Uses of Interface
software.amazon.awscdk.services.rolesanywhere.CfnTrustAnchor.SourceProperty
Packages that use CfnTrustAnchor.SourceProperty
Package
Description
AWS::RolesAnywhere Construct Library
-
Uses of CfnTrustAnchor.SourceProperty in software.amazon.awscdk.services.rolesanywhere
Classes in software.amazon.awscdk.services.rolesanywhere that implement CfnTrustAnchor.SourcePropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnTrustAnchor.SourceProperty
Methods in software.amazon.awscdk.services.rolesanywhere that return CfnTrustAnchor.SourcePropertyModifier and TypeMethodDescriptionCfnTrustAnchor.SourceProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.rolesanywhere with parameters of type CfnTrustAnchor.SourcePropertyModifier 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()