| Package | Description |
|---|---|
| software.amazon.awssdk.services.acmpca.model |
| Modifier and Type | Method and Description |
|---|---|
ASN1Subject |
GeneralName.directoryName()
Returns the value of the DirectoryName property for this object.
|
ASN1Subject |
CertificateAuthorityConfiguration.subject()
Structure that contains X.500 distinguished name information for your private CA.
|
ASN1Subject |
ApiPassthrough.subject()
Returns the value of the Subject property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
GeneralName.Builder |
GeneralName.Builder.directoryName(ASN1Subject directoryName)
Sets the value of the DirectoryName property for this object.
|
CertificateAuthorityConfiguration.Builder |
CertificateAuthorityConfiguration.Builder.subject(ASN1Subject subject)
Structure that contains X.500 distinguished name information for your private CA.
|
ApiPassthrough.Builder |
ApiPassthrough.Builder.subject(ASN1Subject subject)
Sets the value of the Subject property for this object.
|
Copyright © 2023. All rights reserved.