Module: Aws::AppRegistry::Client::_GetAttributeGroupResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#attributes::String

Returns:

  • (::String)


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

def attributes: () -> ::String

#created_by::String

Returns:

  • (::String)


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

def created_by: () -> ::String

#creation_time::Time

Returns:

  • (::Time)


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

def creation_time: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#last_update_time::Time

Returns:

  • (::Time)


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

def last_update_time: () -> ::Time

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

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

Returns:

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


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

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