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)


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

def arn: () -> ::String

#capacity_region::String

Returns:

  • (::String)


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

def capacity_region: () -> ::String

#creation_status"CREATED", ...

Returns:

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


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

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

#identity_store"QUICKSIGHT"

Returns:

  • ("QUICKSIGHT")


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

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

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#request_id::String

Returns:

  • (::String)


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

def request_id: () -> ::String

#status::Integer

Returns:

  • (::Integer)


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

def status: () -> ::Integer