Module: Aws::QuickSight::Client::_CreateOAuthClientApplicationResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#creation_status"CREATION_IN_PROGRESS", ...

Returns:

  • ("CREATION_IN_PROGRESS", "CREATION_SUCCESSFUL", "CREATION_FAILED", "UPDATE_IN_PROGRESS", "UPDATE_SUCCESSFUL", "UPDATE_FAILED", "DELETED")


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

def creation_status: () -> ("CREATION_IN_PROGRESS" | "CREATION_SUCCESSFUL" | "CREATION_FAILED" | "UPDATE_IN_PROGRESS" | "UPDATE_SUCCESSFUL" | "UPDATE_FAILED" | "DELETED")

#o_auth_client_application_id::String

Returns:

  • (::String)


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

def o_auth_client_application_id: () -> ::String

#request_id::String

Returns:

  • (::String)


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

def request_id: () -> ::String

#status::Integer

Returns:

  • (::Integer)


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

def status: () -> ::Integer