Uses of Class
software.amazon.awscdk.services.rolesanywhere.CfnTrustAnchorProps.Builder
Package
Description
AWS::RolesAnywhere Construct Library
-
Uses of CfnTrustAnchorProps.Builder in software.amazon.awscdk.services.rolesanywhere
Modifier and TypeMethodDescriptionstatic CfnTrustAnchorProps.Builder
CfnTrustAnchorProps.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()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnTrustAnchorProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnTrustAnchorProps.Builder
.