Module: Aws::MarketplaceDeployment::Client::_PutDeploymentParameterResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::PutDeploymentParameterResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#agreement_id::String

Returns:

  • (::String)


93
# File 'sig/client.rbs', line 93

def agreement_id: () -> ::String

#deployment_parameter_id::String

Returns:

  • (::String)


94
# File 'sig/client.rbs', line 94

def deployment_parameter_id: () -> ::String

#resource_arn::String

Returns:

  • (::String)


95
# File 'sig/client.rbs', line 95

def resource_arn: () -> ::String

#tags::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


96
# File 'sig/client.rbs', line 96

def tags: () -> ::Hash[::String, ::String]