Uses of Class
software.amazon.awscdk.services.datazone.CfnEnvironmentActions.Builder
-
Uses of CfnEnvironmentActions.Builder in software.amazon.awscdk.services.datazone
Modifier and TypeMethodDescriptionCfnEnvironmentActions.Builder.description
(String description) The description of the Amazon DataZone environment action.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 console link specified as part of the environment action.CfnEnvironmentActions.Builder.parameters
(CfnEnvironmentActions.AwsConsoleLinkParametersProperty parameters) The parameters of the console link specified as part of the environment action.