Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.odb.CfnOdbNetworkMixinProps.Builder
Packages that use CfnOdbNetworkMixinProps.Builder
-
Uses of CfnOdbNetworkMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.odb
Methods in software.amazon.awscdk.cfnpropertymixins.services.odb that return CfnOdbNetworkMixinProps.BuilderModifier and TypeMethodDescriptionCfnOdbNetworkMixinProps.Builder.availabilityZone(String availabilityZone) Sets the value ofCfnOdbNetworkMixinProps.getAvailabilityZone()CfnOdbNetworkMixinProps.Builder.availabilityZoneId(String availabilityZoneId) Sets the value ofCfnOdbNetworkMixinProps.getAvailabilityZoneId()CfnOdbNetworkMixinProps.Builder.backupSubnetCidr(String backupSubnetCidr) Sets the value ofCfnOdbNetworkMixinProps.getBackupSubnetCidr()CfnOdbNetworkMixinProps.builder()CfnOdbNetworkMixinProps.Builder.clientSubnetCidr(String clientSubnetCidr) Sets the value ofCfnOdbNetworkMixinProps.getClientSubnetCidr()CfnOdbNetworkMixinProps.Builder.crossRegionS3RestoreSources(List<String> crossRegionS3RestoreSources) Sets the value ofCfnOdbNetworkMixinProps.getCrossRegionS3RestoreSources()CfnOdbNetworkMixinProps.Builder.customDomainName(String customDomainName) Sets the value ofCfnOdbNetworkMixinProps.getCustomDomainName()CfnOdbNetworkMixinProps.Builder.defaultDnsPrefix(String defaultDnsPrefix) Sets the value ofCfnOdbNetworkMixinProps.getDefaultDnsPrefix()CfnOdbNetworkMixinProps.Builder.deleteAssociatedResources(Boolean deleteAssociatedResources) Sets the value ofCfnOdbNetworkMixinProps.getDeleteAssociatedResources()CfnOdbNetworkMixinProps.Builder.deleteAssociatedResources(IResolvable deleteAssociatedResources) Sets the value ofCfnOdbNetworkMixinProps.getDeleteAssociatedResources()CfnOdbNetworkMixinProps.Builder.displayName(String displayName) Sets the value ofCfnOdbNetworkMixinProps.getDisplayName()Sets the value ofCfnOdbNetworkMixinProps.getKmsAccess()CfnOdbNetworkMixinProps.Builder.kmsPolicyDocument(String kmsPolicyDocument) Sets the value ofCfnOdbNetworkMixinProps.getKmsPolicyDocument()Sets the value ofCfnOdbNetworkMixinProps.getS3Access()CfnOdbNetworkMixinProps.Builder.s3PolicyDocument(String s3PolicyDocument) Sets the value ofCfnOdbNetworkMixinProps.getS3PolicyDocument()Sets the value ofCfnOdbNetworkMixinProps.getStsAccess()CfnOdbNetworkMixinProps.Builder.stsPolicyDocument(String stsPolicyDocument) Sets the value ofCfnOdbNetworkMixinProps.getStsPolicyDocument()Sets the value ofCfnOdbNetworkMixinProps.getTags()CfnOdbNetworkMixinProps.Builder.zeroEtlAccess(String zeroEtlAccess) Sets the value ofCfnOdbNetworkMixinProps.getZeroEtlAccess()Constructors in software.amazon.awscdk.cfnpropertymixins.services.odb with parameters of type CfnOdbNetworkMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnOdbNetworkMixinProps.Builder.