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)


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

def agent_id: () -> ::String

#agent_name::String

Returns:

  • (::String)


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

def agent_name: () -> ::String

#agent_status"ACTIVE", ...

Returns:

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


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

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

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#request_id::String

Returns:

  • (::String)


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

def request_id: () -> ::String