Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.xray.CfnResourcePolicyMixinProps.Builder
Packages that use CfnResourcePolicyMixinProps.Builder
-
Uses of CfnResourcePolicyMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.xray
Methods in software.amazon.awscdk.cfnpropertymixins.services.xray that return CfnResourcePolicyMixinProps.BuilderModifier and TypeMethodDescriptionCfnResourcePolicyMixinProps.builder()CfnResourcePolicyMixinProps.Builder.bypassPolicyLockoutCheck(Boolean bypassPolicyLockoutCheck) Sets the value ofCfnResourcePolicyMixinProps.getBypassPolicyLockoutCheck()CfnResourcePolicyMixinProps.Builder.bypassPolicyLockoutCheck(IResolvable bypassPolicyLockoutCheck) Sets the value ofCfnResourcePolicyMixinProps.getBypassPolicyLockoutCheck()CfnResourcePolicyMixinProps.Builder.policyDocument(String policyDocument) Sets the value ofCfnResourcePolicyMixinProps.getPolicyDocument()CfnResourcePolicyMixinProps.Builder.policyName(String policyName) Sets the value ofCfnResourcePolicyMixinProps.getPolicyName()Constructors in software.amazon.awscdk.cfnpropertymixins.services.xray with parameters of type CfnResourcePolicyMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnResourcePolicyMixinProps.Builder.