Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ram.CfnResourceShareMixinProps.Builder
Packages that use CfnResourceShareMixinProps.Builder
-
Uses of CfnResourceShareMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.ram
Methods in software.amazon.awscdk.cfnpropertymixins.services.ram that return CfnResourceShareMixinProps.BuilderModifier and TypeMethodDescriptionCfnResourceShareMixinProps.Builder.allowExternalPrincipals(Boolean allowExternalPrincipals) Sets the value ofCfnResourceShareMixinProps.getAllowExternalPrincipals()CfnResourceShareMixinProps.Builder.allowExternalPrincipals(IResolvable allowExternalPrincipals) Sets the value ofCfnResourceShareMixinProps.getAllowExternalPrincipals()CfnResourceShareMixinProps.builder()Sets the value ofCfnResourceShareMixinProps.getName()CfnResourceShareMixinProps.Builder.permissionArns(List<String> permissionArns) Sets the value ofCfnResourceShareMixinProps.getPermissionArns()CfnResourceShareMixinProps.Builder.principals(List<String> principals) Sets the value ofCfnResourceShareMixinProps.getPrincipals()CfnResourceShareMixinProps.Builder.resourceArns(List<String> resourceArns) Sets the value ofCfnResourceShareMixinProps.getResourceArns()Sets the value ofCfnResourceShareMixinProps.getSources()Sets the value ofCfnResourceShareMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ram with parameters of type CfnResourceShareMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnResourceShareMixinProps.Builder.