Uses of Interface
software.amazon.awscdk.services.rolesanywhere.CfnTrustAnchor.SourceProperty
Package
Description
AWS::RolesAnywhere Construct Library
-
Uses of CfnTrustAnchor.SourceProperty in software.amazon.awscdk.services.rolesanywhere
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnTrustAnchor.SourceProperty
Modifier and TypeMethodDescriptionCfnTrustAnchor.SourceProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionvoid
CfnTrustAnchor.setSource
(CfnTrustAnchor.SourceProperty value) The trust anchor type and its related certificate data.CfnTrustAnchor.Builder.source
(CfnTrustAnchor.SourceProperty source) The trust anchor type and its related certificate data.CfnTrustAnchorProps.Builder.source
(CfnTrustAnchor.SourceProperty source) Sets the value ofCfnTrustAnchorProps.getSource()