Uses of Class
software.amazon.awscdk.services.datazone.CfnConnection.Builder
Packages that use CfnConnection.Builder
-
Uses of CfnConnection.Builder in software.amazon.awscdk.services.datazone
Methods in software.amazon.awscdk.services.datazone that return CfnConnection.BuilderModifier and TypeMethodDescriptionCfnConnection.Builder.awsLocation(IResolvable awsLocation) The location where the connection is created.CfnConnection.Builder.awsLocation(CfnConnection.AwsLocationProperty awsLocation) The location where the connection is created.static CfnConnection.BuilderCfnConnection.Builder.description(String description) Connection description.CfnConnection.Builder.domainIdentifier(String domainIdentifier) The ID of the domain where the connection is created.CfnConnection.Builder.environmentIdentifier(String environmentIdentifier) The ID of the environment where the connection is created.The name of the connection.CfnConnection.Builder.props(IResolvable props) Connection props.CfnConnection.Builder.props(CfnConnection.ConnectionPropertiesInputProperty props) Connection props.