Interface protos.google.container.v1.IStartIPRotationRequest (2.3.2)

Properties of a StartIPRotationRequest.

Package

@google-cloud/container!

Properties

clusterId

clusterId?: (string|null);

StartIPRotationRequest clusterId

Property Value
TypeDescription
(string|null)

name

name?: (string|null);

StartIPRotationRequest name

Property Value
TypeDescription
(string|null)

projectId

projectId?: (string|null);

StartIPRotationRequest projectId

Property Value
TypeDescription
(string|null)

rotateCredentials

rotateCredentials?: (boolean|null);

StartIPRotationRequest rotateCredentials

Property Value
TypeDescription
(boolean|null)

zone

zone?: (string|null);

StartIPRotationRequest zone

Property Value
TypeDescription
(string|null)