Module: Aws::Repostspace::Client::_GetChannelResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#channel_description::String

Returns:

  • (::String)


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

def channel_description: () -> ::String

#channel_id::String

Returns:

  • (::String)


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

def channel_id: () -> ::String

#channel_name::String

Returns:

  • (::String)


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

def channel_name: () -> ::String

#channel_roles::Hash[::String, ::Array[("ASKER" | "EXPERT" | "MODERATOR" | "SUPPORTREQUESTOR")]]

Returns:

  • (::Hash[::String, ::Array[("ASKER" | "EXPERT" | "MODERATOR" | "SUPPORTREQUESTOR")]])


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

def channel_roles: () -> ::Hash[::String, ::Array[("ASKER" | "EXPERT" | "MODERATOR" | "SUPPORTREQUESTOR")]]

#channel_status"CREATED", ...

Returns:

  • ("CREATED", "CREATING", "CREATE_FAILED", "DELETED", "DELETING", "DELETE_FAILED")


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

def channel_status: () -> ("CREATED" | "CREATING" | "CREATE_FAILED" | "DELETED" | "DELETING" | "DELETE_FAILED")

#create_date_time::Time

Returns:

  • (::Time)


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

def create_date_time: () -> ::Time

#delete_date_time::Time

Returns:

  • (::Time)


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

def delete_date_time: () -> ::Time

#space_id::String

Returns:

  • (::String)


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

def space_id: () -> ::String