Uses of Class
software.amazon.awscdk.services.datazone.EnvironmentActionsReference.Builder
Packages that use EnvironmentActionsReference.Builder
-
Uses of EnvironmentActionsReference.Builder in software.amazon.awscdk.services.datazone
Methods in software.amazon.awscdk.services.datazone that return EnvironmentActionsReference.BuilderModifier and TypeMethodDescriptionEnvironmentActionsReference.builder()
Sets the value ofEnvironmentActionsReference.getDomainId()
EnvironmentActionsReference.Builder.environmentActionsId
(String environmentActionsId) Sets the value ofEnvironmentActionsReference.getEnvironmentActionsId()
EnvironmentActionsReference.Builder.environmentId
(String environmentId) Sets the value ofEnvironmentActionsReference.getEnvironmentId()
Constructors in software.amazon.awscdk.services.datazone with parameters of type EnvironmentActionsReference.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theEnvironmentActionsReference.Builder
.