| Package | Description |
|---|---|
| com.amazonaws.services.ecs.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceConnectTlsConfiguration |
ServiceConnectTlsConfiguration.clone() |
ServiceConnectTlsConfiguration |
ServiceConnectService.getTls() |
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) |
ServiceConnectService |
ServiceConnectService.withTls(ServiceConnectTlsConfiguration tls) |
Copyright © 2024. All rights reserved.