Module: Aws::SecurityAgent::Client::_CreateAgentSpaceResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#agent_space_id::String

Returns:

  • (::String)


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

def agent_space_id: () -> ::String

#aws_resourcesTypes::AWSResources

Returns:



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

def aws_resources: () -> Types::AWSResources

#code_review_settingsTypes::CodeReviewSettings



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

def code_review_settings: () -> Types::CodeReviewSettings

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#kms_key_id::String

Returns:

  • (::String)


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

def kms_key_id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#target_domain_ids::Array[::String]

Returns:

  • (::Array[::String])


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

def target_domain_ids: () -> ::Array[::String]

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time