Uses of Class
software.amazon.awscdk.services.rolesanywhere.CfnTrustAnchor.Builder
Packages that use CfnTrustAnchor.Builder
Package
Description
AWS::RolesAnywhere Construct Library
-
Uses of CfnTrustAnchor.Builder in software.amazon.awscdk.services.rolesanywhere
Methods in software.amazon.awscdk.services.rolesanywhere that return CfnTrustAnchor.BuilderModifier and TypeMethodDescriptionstatic CfnTrustAnchor.Builder
Indicates whether the trust anchor is enabled.CfnTrustAnchor.Builder.enabled
(IResolvable enabled) Indicates whether the trust anchor is enabled.The name of the trust anchor.CfnTrustAnchor.Builder.notificationSettings
(List<? extends Object> notificationSettings) A list of notification settings to be associated to the trust anchor.CfnTrustAnchor.Builder.notificationSettings
(IResolvable notificationSettings) A list of notification settings to be associated to the trust anchor.CfnTrustAnchor.Builder.source
(IResolvable source) The trust anchor type and its related certificate data.CfnTrustAnchor.Builder.source
(CfnTrustAnchor.SourceProperty source) The trust anchor type and its related certificate data.The tags to attach to the trust anchor.