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.enableTrustedIdentityPropagation(Boolean enableTrustedIdentityPropagation) Specifies whether the trusted identity propagation is enabled.CfnConnection.Builder.enableTrustedIdentityPropagation(IResolvable enableTrustedIdentityPropagation) Specifies whether the trusted identity propagation is enabled.CfnConnection.Builder.environmentIdentifier(String environmentIdentifier) The ID of the environment where the connection is created.The name of the connection.CfnConnection.Builder.projectIdentifier(String projectIdentifier) The identifier of the project in which the connection should be created.CfnConnection.Builder.props(IResolvable props) Connection props.CfnConnection.Builder.props(CfnConnection.ConnectionPropertiesInputProperty props) Connection props.The scope of the connection.