Uses of Class
software.amazon.awscdk.services.rolesanywhere.CfnTrustAnchor.SourceProperty.Builder
Packages that use CfnTrustAnchor.SourceProperty.Builder
Package
Description
AWS::RolesAnywhere Construct Library
-
Uses of CfnTrustAnchor.SourceProperty.Builder in software.amazon.awscdk.services.rolesanywhere
Methods in software.amazon.awscdk.services.rolesanywhere that return CfnTrustAnchor.SourceProperty.BuilderModifier and TypeMethodDescriptionCfnTrustAnchor.SourceProperty.builder()
CfnTrustAnchor.SourceProperty.Builder.sourceData
(IResolvable sourceData) Sets the value ofCfnTrustAnchor.SourceProperty.getSourceData()
CfnTrustAnchor.SourceProperty.Builder.sourceData
(CfnTrustAnchor.SourceDataProperty sourceData) Sets the value ofCfnTrustAnchor.SourceProperty.getSourceData()
CfnTrustAnchor.SourceProperty.Builder.sourceType
(String sourceType) Sets the value ofCfnTrustAnchor.SourceProperty.getSourceType()
Constructors in software.amazon.awscdk.services.rolesanywhere with parameters of type CfnTrustAnchor.SourceProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTrustAnchor.SourceProperty.Builder
.