class Aws::Proton::Types::GetServiceInstanceInput

@note When making an API call, you may pass GetServiceInstanceInput

data as a hash:

    {
      name: "ResourceName", # required
      service_name: "ResourceName", # required
    }

@!attribute [rw] name

The name of a service instance that you want to get the detail data
for.
@return [String]

@!attribute [rw] service_name

The name of the service that the service instance belongs to.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/proton-2020-07-20/GetServiceInstanceInput AWS API Documentation

Constants

SENSITIVE