Uses of Interface
software.amazon.awscdk.services.datazone.CfnEnvironmentActions.AwsConsoleLinkParametersProperty
-
Uses of CfnEnvironmentActions.AwsConsoleLinkParametersProperty in software.amazon.awscdk.services.datazone
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnEnvironmentActions.AwsConsoleLinkParametersProperty
Modifier and TypeMethodDescriptionCfnEnvironmentActions.AwsConsoleLinkParametersProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnEnvironmentActions.Builder.parameters
(CfnEnvironmentActions.AwsConsoleLinkParametersProperty parameters) The parameters of the console link specified as part of the environment action.CfnEnvironmentActionsProps.Builder.parameters
(CfnEnvironmentActions.AwsConsoleLinkParametersProperty parameters) Sets the value ofCfnEnvironmentActionsProps.getParameters()
void
CfnEnvironmentActions.setParameters
(CfnEnvironmentActions.AwsConsoleLinkParametersProperty value) The parameters of the console link specified as part of the environment action.