Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.datazone.CfnConnectionMixinProps.Builder
Packages that use CfnConnectionMixinProps.Builder
-
Uses of CfnConnectionMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.datazone
Methods in software.amazon.awscdk.cfnpropertymixins.services.datazone that return CfnConnectionMixinProps.BuilderModifier and TypeMethodDescriptionCfnConnectionMixinProps.Builder.awsLocation(CfnConnectionPropsMixin.AwsLocationProperty awsLocation) Sets the value ofCfnConnectionMixinProps.getAwsLocation()CfnConnectionMixinProps.Builder.awsLocation(IResolvable awsLocation) Sets the value ofCfnConnectionMixinProps.getAwsLocation()CfnConnectionMixinProps.builder()CfnConnectionMixinProps.Builder.description(String description) Sets the value ofCfnConnectionMixinProps.getDescription()CfnConnectionMixinProps.Builder.domainIdentifier(String domainIdentifier) Sets the value ofCfnConnectionMixinProps.getDomainIdentifier()CfnConnectionMixinProps.Builder.enableTrustedIdentityPropagation(Boolean enableTrustedIdentityPropagation) Sets the value ofCfnConnectionMixinProps.getEnableTrustedIdentityPropagation()CfnConnectionMixinProps.Builder.enableTrustedIdentityPropagation(IResolvable enableTrustedIdentityPropagation) Sets the value ofCfnConnectionMixinProps.getEnableTrustedIdentityPropagation()CfnConnectionMixinProps.Builder.environmentIdentifier(String environmentIdentifier) Sets the value ofCfnConnectionMixinProps.getEnvironmentIdentifier()Sets the value ofCfnConnectionMixinProps.getName()CfnConnectionMixinProps.Builder.projectIdentifier(String projectIdentifier) Sets the value ofCfnConnectionMixinProps.getProjectIdentifier()CfnConnectionMixinProps.Builder.props(CfnConnectionPropsMixin.ConnectionPropertiesInputProperty props) Sets the value ofCfnConnectionMixinProps.getProps()CfnConnectionMixinProps.Builder.props(IResolvable props) Sets the value ofCfnConnectionMixinProps.getProps()Sets the value ofCfnConnectionMixinProps.getScope()Constructors in software.amazon.awscdk.cfnpropertymixins.services.datazone with parameters of type CfnConnectionMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConnectionMixinProps.Builder.