Module: Aws::IdentityStore::Client::_DescribeGroupResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#created_by::String

Returns:

  • (::String)


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

def created_by: () -> ::String

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#display_name::String

Returns:

  • (::String)


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

def display_name: () -> ::String

#external_ids::Array[Types::ExternalId]

Returns:



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

def external_ids: () -> ::Array[Types::ExternalId]

#group_id::String

Returns:

  • (::String)


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

def group_id: () -> ::String

#identity_store_id::String

Returns:

  • (::String)


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

def identity_store_id: () -> ::String

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time

#updated_by::String

Returns:

  • (::String)


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

def updated_by: () -> ::String