| Modifier and Type | Method and Description |
|---|---|
static CfnTrustAnchor.Builder |
CfnTrustAnchor.Builder.create(Construct scope,
String id) |
CfnTrustAnchor.Builder |
CfnTrustAnchor.Builder.enabled(Boolean enabled)
Indicates whether the trust anchor is enabled.
|
CfnTrustAnchor.Builder |
CfnTrustAnchor.Builder.enabled(IResolvable enabled)
Indicates whether the trust anchor is enabled.
|
CfnTrustAnchor.Builder |
CfnTrustAnchor.Builder.name(String name)
The name of the trust anchor.
|
CfnTrustAnchor.Builder |
CfnTrustAnchor.Builder.source(CfnTrustAnchor.SourceProperty source)
The trust anchor type and its related certificate data.
|
CfnTrustAnchor.Builder |
CfnTrustAnchor.Builder.source(IResolvable source)
The trust anchor type and its related certificate data.
|
CfnTrustAnchor.Builder |
CfnTrustAnchor.Builder.tags(List<? extends CfnTag> tags)
A list of tags to attach to the trust anchor.
|
Copyright © 2022. All rights reserved.