Uses of Class
software.amazon.awscdk.services.datazone.CfnEnvironmentActions.Builder
Packages that use CfnEnvironmentActions.Builder
-
Uses of CfnEnvironmentActions.Builder in software.amazon.awscdk.services.datazone
Methods in software.amazon.awscdk.services.datazone that return CfnEnvironmentActions.BuilderModifier and TypeMethodDescriptionCfnEnvironmentActions.Builder.description(String description) The environment action description.CfnEnvironmentActions.Builder.domainIdentifier(String domainIdentifier) The Amazon DataZone domain ID of the environment action.CfnEnvironmentActions.Builder.environmentIdentifier(String environmentIdentifier) The environment ID of the environment action.CfnEnvironmentActions.Builder.identifier(String identifier) The ID of the environment action.The name of the environment action.CfnEnvironmentActions.Builder.parameters(IResolvable parameters) The parameters of the environment action.CfnEnvironmentActions.Builder.parameters(CfnEnvironmentActions.AwsConsoleLinkParametersProperty parameters) The parameters of the environment action.