| Package | Description |
|---|---|
| software.amazon.awssdk.services.rolesanywhere.model |
| Modifier and Type | Method and Description |
|---|---|
static SourceData |
SourceData.fromAcmPcaArn(String acmPcaArn)
Create an instance of this class with
acmPcaArn() initialized to the given value. |
static SourceData |
SourceData.fromX509CertificateData(String x509CertificateData)
Create an instance of this class with
x509CertificateData() initialized to the given value. |
SourceData |
Source.sourceData()
The data field of the trust anchor depending on its type.
|
| Modifier and Type | Method and Description |
|---|---|
Source.Builder |
Source.Builder.sourceData(SourceData sourceData)
The data field of the trust anchor depending on its type.
|
Copyright © 2022. All rights reserved.