Uses of Class
software.amazon.awssdk.services.emrcontainers.model.Certificate
-
Packages that use Certificate Package Description software.amazon.awssdk.services.emrcontainers.model -
-
Uses of Certificate in software.amazon.awssdk.services.emrcontainers.model
Methods in software.amazon.awssdk.services.emrcontainers.model that return Certificate Modifier and Type Method Description CertificateEndpoint. certificateAuthority()The certificate generated by emr control plane on customer behalf to secure the managed endpoint.Methods in software.amazon.awssdk.services.emrcontainers.model with parameters of type Certificate Modifier and Type Method Description Endpoint.BuilderEndpoint.Builder. certificateAuthority(Certificate certificateAuthority)The certificate generated by emr control plane on customer behalf to secure the managed endpoint.
-