Uses of Class
software.amazon.awscdk.services.rolesanywhere.CfnTrustAnchorProps.Builder
Packages that use CfnTrustAnchorProps.Builder
Package
Description
AWS::RolesAnywhere Construct Library
-
Uses of CfnTrustAnchorProps.Builder in software.amazon.awscdk.services.rolesanywhere
Methods in software.amazon.awscdk.services.rolesanywhere that return CfnTrustAnchorProps.BuilderModifier and TypeMethodDescriptionstatic CfnTrustAnchorProps.BuilderCfnTrustAnchorProps.builder()Sets the value ofCfnTrustAnchorProps.getEnabled()CfnTrustAnchorProps.Builder.enabled(IResolvable enabled) Sets the value ofCfnTrustAnchorProps.getEnabled()Sets the value ofCfnTrustAnchorProps.getName()CfnTrustAnchorProps.Builder.source(IResolvable source) Sets the value ofCfnTrustAnchorProps.getSource()CfnTrustAnchorProps.Builder.source(CfnTrustAnchor.SourceProperty source) Sets the value ofCfnTrustAnchorProps.getSource()Sets the value ofCfnTrustAnchorProps.getTags()Constructors in software.amazon.awscdk.services.rolesanywhere with parameters of type CfnTrustAnchorProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnTrustAnchorProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnTrustAnchorProps.Builder.