Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sam.CfnFunctionPropsMixin.AuthResourcePolicyProperty.Builder
Packages that use CfnFunctionPropsMixin.AuthResourcePolicyProperty.Builder
-
Uses of CfnFunctionPropsMixin.AuthResourcePolicyProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.sam
Methods in software.amazon.awscdk.cfnpropertymixins.services.sam that return CfnFunctionPropsMixin.AuthResourcePolicyProperty.BuilderModifier and TypeMethodDescriptionCfnFunctionPropsMixin.AuthResourcePolicyProperty.Builder.awsAccountBlacklist(List<String> awsAccountBlacklist) CfnFunctionPropsMixin.AuthResourcePolicyProperty.Builder.awsAccountWhitelist(List<String> awsAccountWhitelist) CfnFunctionPropsMixin.AuthResourcePolicyProperty.builder()CfnFunctionPropsMixin.AuthResourcePolicyProperty.Builder.customStatements(List<? extends Object> customStatements) Sets the value ofCfnFunctionPropsMixin.AuthResourcePolicyProperty.getCustomStatements()CfnFunctionPropsMixin.AuthResourcePolicyProperty.Builder.customStatements(IResolvable customStatements) Sets the value ofCfnFunctionPropsMixin.AuthResourcePolicyProperty.getCustomStatements()CfnFunctionPropsMixin.AuthResourcePolicyProperty.Builder.intrinsicVpcBlacklist(List<String> intrinsicVpcBlacklist) CfnFunctionPropsMixin.AuthResourcePolicyProperty.Builder.intrinsicVpceBlacklist(List<String> intrinsicVpceBlacklist) CfnFunctionPropsMixin.AuthResourcePolicyProperty.Builder.intrinsicVpceWhitelist(List<String> intrinsicVpceWhitelist) CfnFunctionPropsMixin.AuthResourcePolicyProperty.Builder.intrinsicVpcWhitelist(List<String> intrinsicVpcWhitelist) CfnFunctionPropsMixin.AuthResourcePolicyProperty.Builder.ipRangeBlacklist(List<String> ipRangeBlacklist) Sets the value ofCfnFunctionPropsMixin.AuthResourcePolicyProperty.getIpRangeBlacklist()CfnFunctionPropsMixin.AuthResourcePolicyProperty.Builder.ipRangeWhitelist(List<String> ipRangeWhitelist) Sets the value ofCfnFunctionPropsMixin.AuthResourcePolicyProperty.getIpRangeWhitelist()CfnFunctionPropsMixin.AuthResourcePolicyProperty.Builder.sourceVpcBlacklist(List<String> sourceVpcBlacklist) Sets the value ofCfnFunctionPropsMixin.AuthResourcePolicyProperty.getSourceVpcBlacklist()CfnFunctionPropsMixin.AuthResourcePolicyProperty.Builder.sourceVpcWhitelist(List<String> sourceVpcWhitelist) Sets the value ofCfnFunctionPropsMixin.AuthResourcePolicyProperty.getSourceVpcWhitelist()Constructors in software.amazon.awscdk.cfnpropertymixins.services.sam with parameters of type CfnFunctionPropsMixin.AuthResourcePolicyProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFunctionPropsMixin.AuthResourcePolicyProperty.Builder.