Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.rolesanywhere.CfnCRLMixinProps.Builder
Packages that use CfnCRLMixinProps.Builder
-
Uses of CfnCRLMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.rolesanywhere
Methods in software.amazon.awscdk.cfnpropertymixins.services.rolesanywhere that return CfnCRLMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnCRLMixinProps.BuilderCfnCRLMixinProps.builder()Sets the value ofCfnCRLMixinProps.getCrlData()Sets the value ofCfnCRLMixinProps.getEnabled()CfnCRLMixinProps.Builder.enabled(IResolvable enabled) Sets the value ofCfnCRLMixinProps.getEnabled()Sets the value ofCfnCRLMixinProps.getName()Sets the value ofCfnCRLMixinProps.getTags()CfnCRLMixinProps.Builder.trustAnchorArn(String trustAnchorArn) Sets the value ofCfnCRLMixinProps.getTrustAnchorArn()Constructors in software.amazon.awscdk.cfnpropertymixins.services.rolesanywhere with parameters of type CfnCRLMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnCRLMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnCRLMixinProps.Builder.