| Package | Description |
|---|---|
| software.amazon.awscdk.services.rolesanywhere |
AWS::RolesAnywhere Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnTrustAnchor.Builder |
CfnTrustAnchor.Builder.create(Construct scope,
String id) |
CfnTrustAnchor.Builder |
CfnTrustAnchor.Builder.enabled(Boolean enabled)
`AWS::RolesAnywhere::TrustAnchor.Enabled`.
|
CfnTrustAnchor.Builder |
CfnTrustAnchor.Builder.enabled(IResolvable enabled)
`AWS::RolesAnywhere::TrustAnchor.Enabled`.
|
CfnTrustAnchor.Builder |
CfnTrustAnchor.Builder.name(String name)
`AWS::RolesAnywhere::TrustAnchor.Name`.
|
CfnTrustAnchor.Builder |
CfnTrustAnchor.Builder.source(CfnTrustAnchor.SourceProperty source)
`AWS::RolesAnywhere::TrustAnchor.Source`.
|
CfnTrustAnchor.Builder |
CfnTrustAnchor.Builder.source(IResolvable source)
`AWS::RolesAnywhere::TrustAnchor.Source`.
|
CfnTrustAnchor.Builder |
CfnTrustAnchor.Builder.tags(List<? extends CfnTag> tags)
`AWS::RolesAnywhere::TrustAnchor.Tags`.
|
Copyright © 2022. All rights reserved.