Module: Aws::AppConfig::Client::_CreateHostedConfigurationVersionResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#application_id::String

Returns:

  • (::String)


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

def application_id: () -> ::String

#configuration_profile_id::String

Returns:

  • (::String)


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

def configuration_profile_id: () -> ::String

#content::String

Returns:

  • (::String)


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

def content: () -> ::String

#content_type::String

Returns:

  • (::String)


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

def content_type: () -> ::String

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#kms_key_arn::String

Returns:

  • (::String)


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

def kms_key_arn: () -> ::String

#version_label::String

Returns:

  • (::String)


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

def version_label: () -> ::String

#version_number::Integer

Returns:

  • (::Integer)


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

def version_number: () -> ::Integer