Module: Aws::QuickSight::Client::_CreateNamespaceResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#capacity_region::String

Returns:

  • (::String)


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

def capacity_region: () -> ::String

#creation_status"CREATED", ...

Returns:

  • ("CREATED", "CREATING", "DELETING", "RETRYABLE_FAILURE", "NON_RETRYABLE_FAILURE")


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

def creation_status: () -> ("CREATED" | "CREATING" | "DELETING" | "RETRYABLE_FAILURE" | "NON_RETRYABLE_FAILURE")

#identity_store"QUICKSIGHT"

Returns:

  • ("QUICKSIGHT")


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

def identity_store: () -> ("QUICKSIGHT")

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#request_id::String

Returns:

  • (::String)


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

def request_id: () -> ::String

#status::Integer

Returns:

  • (::Integer)


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

def status: () -> ::Integer