Interface protos.google.appengine.v1.ISslSettings (1.0.6)

Properties of a SslSettings.

Package

@google-cloud/appengine-admin!

Properties

certificateId

certificateId?: (string|null);

SslSettings certificateId

Property Value
TypeDescription
(string|null)

pendingManagedCertificateId

pendingManagedCertificateId?: (string|null);

SslSettings pendingManagedCertificateId

Property Value
TypeDescription
(string|null)

sslManagementType

sslManagementType?: (google.appengine.v1.SslSettings.SslManagementType|keyof typeof google.appengine.v1.SslSettings.SslManagementType|null);

SslSettings sslManagementType

Property Value
TypeDescription
(google.appengine.v1.SslSettings.SslManagementType|keyof typeof google.appengine.v1.SslSettings.SslManagementType|null)