Module: Aws::QuickSight::Client::_CreateAgentResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#agent_id::String

Returns:

  • (::String)


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

def agent_id: () -> ::String

#agent_name::String

Returns:

  • (::String)


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

def agent_name: () -> ::String

#agent_status"ACTIVE", ...

Returns:

  • ("ACTIVE", "UPDATING", "FAILED", "CREATING")


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

def agent_status: () -> ("ACTIVE" | "UPDATING" | "FAILED" | "CREATING")

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#request_id::String

Returns:

  • (::String)


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

def request_id: () -> ::String