Infrastructure Manager V1 API - Class Google::Cloud::ConfigService::V1::DeploymentSpec (v2.9.0)

Reference documentation and code samples for the Infrastructure Manager V1 API class Google::Cloud::ConfigService::V1::DeploymentSpec.

Spec for a deployment to be created.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#deployment

def deployment() -> ::Google::Cloud::ConfigService::V1::Deployment
Returns

#deployment=

def deployment=(value) -> ::Google::Cloud::ConfigService::V1::Deployment
Parameter
Returns

#deployment_id

def deployment_id() -> ::String
Returns
  • (::String) — Required. The id of the deployment to be created which doesn't include the project id and location.

#deployment_id=

def deployment_id=(value) -> ::String
Parameter
  • value (::String) — Required. The id of the deployment to be created which doesn't include the project id and location.
Returns
  • (::String) — Required. The id of the deployment to be created which doesn't include the project id and location.