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)


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

def arn: () -> ::String

#capacity_region::String

Returns:

  • (::String)


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

def capacity_region: () -> ::String

#creation_status"CREATED", ...

Returns:

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


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

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

#identity_store"QUICKSIGHT"

Returns:

  • ("QUICKSIGHT")


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

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

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#request_id::String

Returns:

  • (::String)


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

def request_id: () -> ::String

#status::Integer

Returns:

  • (::Integer)


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

def status: () -> ::Integer