Fleet Certificate Configuration
data class FleetCertificateConfiguration(val certificateType: FleetCertificateConfigurationCertificateType)
Information about the use of a TLS/SSL certificate for a fleet. TLS certificate generation is enabled at the fleet level, with one certificate generated for the fleet. When this feature is enabled, the certificate can be retrieved using the GameLift Server SDK call GetInstanceCertificate. All instances in a fleet share the same certificate.