Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.dms.CfnInstanceProfileMixinProps.Builder
Packages that use CfnInstanceProfileMixinProps.Builder
-
Uses of CfnInstanceProfileMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.dms
Methods in software.amazon.awscdk.cfnpropertymixins.services.dms that return CfnInstanceProfileMixinProps.BuilderModifier and TypeMethodDescriptionCfnInstanceProfileMixinProps.Builder.availabilityZone(String availabilityZone) Sets the value ofCfnInstanceProfileMixinProps.getAvailabilityZone()CfnInstanceProfileMixinProps.builder()CfnInstanceProfileMixinProps.Builder.description(String description) Sets the value ofCfnInstanceProfileMixinProps.getDescription()CfnInstanceProfileMixinProps.Builder.instanceProfileIdentifier(String instanceProfileIdentifier) Sets the value ofCfnInstanceProfileMixinProps.getInstanceProfileIdentifier()CfnInstanceProfileMixinProps.Builder.instanceProfileName(String instanceProfileName) Sets the value ofCfnInstanceProfileMixinProps.getInstanceProfileName()Sets the value ofCfnInstanceProfileMixinProps.getKmsKeyArn()CfnInstanceProfileMixinProps.Builder.networkType(String networkType) Sets the value ofCfnInstanceProfileMixinProps.getNetworkType()CfnInstanceProfileMixinProps.Builder.publiclyAccessible(Boolean publiclyAccessible) Sets the value ofCfnInstanceProfileMixinProps.getPubliclyAccessible()CfnInstanceProfileMixinProps.Builder.publiclyAccessible(IResolvable publiclyAccessible) Sets the value ofCfnInstanceProfileMixinProps.getPubliclyAccessible()CfnInstanceProfileMixinProps.Builder.subnetGroupIdentifier(String subnetGroupIdentifier) Sets the value ofCfnInstanceProfileMixinProps.getSubnetGroupIdentifier()Sets the value ofCfnInstanceProfileMixinProps.getTags()CfnInstanceProfileMixinProps.Builder.vpcSecurityGroups(List<String> vpcSecurityGroups) Sets the value ofCfnInstanceProfileMixinProps.getVpcSecurityGroups()Constructors in software.amazon.awscdk.cfnpropertymixins.services.dms with parameters of type CfnInstanceProfileMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnInstanceProfileMixinProps.Builder.