Module: Aws::GreengrassV2::Client::_CreateComponentVersionResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#component_name::String

Returns:

  • (::String)


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

def component_name: () -> ::String

#component_version::String

Returns:

  • (::String)


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

def component_version: () -> ::String

#creation_timestamp::Time

Returns:

  • (::Time)


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

def creation_timestamp: () -> ::Time

#statusTypes::CloudComponentStatus



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

def status: () -> Types::CloudComponentStatus