Module: Aws::AppConfig::Client::_GetExperimentDefinitionResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#application_id::String

Returns:

  • (::String)


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

def application_id: () -> ::String

#audience_description::String

Returns:

  • (::String)


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

def audience_description: () -> ::String

#audience_rule::String

Returns:

  • (::String)


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

def audience_rule: () -> ::String

#configuration_profile_id::String

Returns:

  • (::String)


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

def configuration_profile_id: () -> ::String

#controlTypes::Treatment

Returns:



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

def control: () -> Types::Treatment

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#environment_id::String

Returns:

  • (::String)


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

def environment_id: () -> ::String

#flag_key::String

Returns:

  • (::String)


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

def flag_key: () -> ::String

#hypothesis::String

Returns:

  • (::String)


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

def hypothesis: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#kms_key_identifier::String

Returns:

  • (::String)


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

def kms_key_identifier: () -> ::String

#launch_criteria::String

Returns:

  • (::String)


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

def launch_criteria: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#status"ACTIVE", ...

Returns:

  • ("ACTIVE", "IDLE", "ARCHIVED")


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

def status: () -> ("ACTIVE" | "IDLE" | "ARCHIVED")

#treatments::Array[Types::Treatment]

Returns:



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

def treatments: () -> ::Array[Types::Treatment]

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time