| Package | Description |
|---|---|
| com.amazonaws.services.iamrolesanywhere.model |
| Modifier and Type | Method and Description |
|---|---|
static CertificateField |
CertificateField.fromValue(String value)
Use this in place of valueOf.
|
static CertificateField |
CertificateField.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CertificateField[] |
CertificateField.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AttributeMapping |
AttributeMapping.withCertificateField(CertificateField certificateField)
Fields (x509Subject, x509Issuer and x509SAN) within X.509 certificates.
|
PutAttributeMappingRequest |
PutAttributeMappingRequest.withCertificateField(CertificateField certificateField)
Fields (x509Subject, x509Issuer and x509SAN) within X.509 certificates.
|
DeleteAttributeMappingRequest |
DeleteAttributeMappingRequest.withCertificateField(CertificateField certificateField)
Fields (x509Subject, x509Issuer and x509SAN) within X.509 certificates.
|
Copyright © 2024. All rights reserved.