Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.datazone.CfnConnectionPropsMixin.Builder
Packages that use CfnConnectionPropsMixin.Builder
-
Uses of CfnConnectionPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.datazone
Methods in software.amazon.awscdk.cfnpropertymixins.services.datazone that return CfnConnectionPropsMixin.BuilderModifier and TypeMethodDescriptionCfnConnectionPropsMixin.Builder.awsLocation(CfnConnectionPropsMixin.AwsLocationProperty awsLocation) The location where the connection is created.CfnConnectionPropsMixin.Builder.awsLocation(IResolvable awsLocation) The location where the connection is created.CfnConnectionPropsMixin.Builder.create()CfnConnectionPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnConnectionPropsMixin.Builder.description(String description) Connection description.CfnConnectionPropsMixin.Builder.domainIdentifier(String domainIdentifier) The ID of the domain where the connection is created.CfnConnectionPropsMixin.Builder.enableTrustedIdentityPropagation(Boolean enableTrustedIdentityPropagation) Specifies whether the trusted identity propagation is enabled.CfnConnectionPropsMixin.Builder.enableTrustedIdentityPropagation(IResolvable enableTrustedIdentityPropagation) Specifies whether the trusted identity propagation is enabled.CfnConnectionPropsMixin.Builder.environmentIdentifier(String environmentIdentifier) The ID of the environment where the connection is created.The name of the connection.CfnConnectionPropsMixin.Builder.projectIdentifier(String projectIdentifier) The identifier of the project in which the connection should be created.CfnConnectionPropsMixin.Builder.props(CfnConnectionPropsMixin.ConnectionPropertiesInputProperty props) Connection props.CfnConnectionPropsMixin.Builder.props(IResolvable props) Connection props.The scope of the connection.