Module: Aws::Repostspace::Client::_GetSpaceResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#application_arn::String

Returns:

  • (::String)


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

def application_arn: () -> ::String

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#client_id::String

Returns:

  • (::String)


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

def client_id: () -> ::String

#configuration_status"CONFIGURED", "UNCONFIGURED"

Returns:

  • ("CONFIGURED", "UNCONFIGURED")


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

def configuration_status: () -> ("CONFIGURED" | "UNCONFIGURED")

#content_size::Integer

Returns:

  • (::Integer)


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

def content_size: () -> ::Integer

#create_date_time::Time

Returns:

  • (::Time)


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

def create_date_time: () -> ::Time

#customer_role_arn::String

Returns:

  • (::String)


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

def customer_role_arn: () -> ::String

#delete_date_time::Time

Returns:

  • (::Time)


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

def delete_date_time: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#group_admins::Array[::String]

Returns:

  • (::Array[::String])


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

def group_admins: () -> ::Array[::String]

#identity_store_id::String

Returns:

  • (::String)


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

def identity_store_id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#random_domain::String

Returns:

  • (::String)


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

def random_domain: () -> ::String

#roles::Hash[::String, ::Array[("EXPERT" | "MODERATOR" | "ADMINISTRATOR" | "SUPPORTREQUESTOR")]]

Returns:

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


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

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

#space_id::String

Returns:

  • (::String)


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

def space_id: () -> ::String

#status::String

Returns:

  • (::String)


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

def status: () -> ::String

#storage_limit::Integer

Returns:

  • (::Integer)


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

def storage_limit: () -> ::Integer

#supported_email_domainsTypes::SupportedEmailDomainsStatus



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

def supported_email_domains: () -> Types::SupportedEmailDomainsStatus

#tier"BASIC", "STANDARD"

Returns:

  • ("BASIC", "STANDARD")


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

def tier: () -> ("BASIC" | "STANDARD")

#user_admins::Array[::String]

Returns:

  • (::Array[::String])


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

def user_admins: () -> ::Array[::String]

#user_count::Integer

Returns:

  • (::Integer)


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

def user_count: () -> ::Integer

#user_kms_key::String

Returns:

  • (::String)


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

def user_kms_key: () -> ::String

#vanity_domain::String

Returns:

  • (::String)


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

def vanity_domain: () -> ::String

#vanity_domain_status"PENDING", ...

Returns:

  • ("PENDING", "APPROVED", "UNAPPROVED")


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

def vanity_domain_status: () -> ("PENDING" | "APPROVED" | "UNAPPROVED")