Package | Description |
---|---|
com.amazonaws.services.ecs.model |
Modifier and Type | Method and Description |
---|---|
ServiceConnectTlsConfiguration |
ServiceConnectTlsConfiguration.clone() |
ServiceConnectTlsConfiguration |
ServiceConnectService.getTls()
A reference to an object that represents a Transport Layer Security (TLS) configuration.
|
ServiceConnectTlsConfiguration |
ServiceConnectTlsConfiguration.withIssuerCertificateAuthority(ServiceConnectTlsCertificateAuthority issuerCertificateAuthority)
The signer certificate authority.
|
ServiceConnectTlsConfiguration |
ServiceConnectTlsConfiguration.withKmsKey(String kmsKey)
The Amazon Web Services Key Management Service key.
|
ServiceConnectTlsConfiguration |
ServiceConnectTlsConfiguration.withRoleArn(String roleArn)
The Amazon Resource Name (ARN) of the IAM role that's associated with the Service Connect TLS.
|
Modifier and Type | Method and Description |
---|---|
void |
ServiceConnectService.setTls(ServiceConnectTlsConfiguration tls)
A reference to an object that represents a Transport Layer Security (TLS) configuration.
|
ServiceConnectService |
ServiceConnectService.withTls(ServiceConnectTlsConfiguration tls)
A reference to an object that represents a Transport Layer Security (TLS) configuration.
|
Copyright © 2024. All rights reserved.