Module: Aws::AppConfig::Client::_UpdateExperimentDefinitionResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#application_id::String

Returns:

  • (::String)


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

def application_id: () -> ::String

#audience_description::String

Returns:

  • (::String)


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

def audience_description: () -> ::String

#audience_rule::String

Returns:

  • (::String)


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

def audience_rule: () -> ::String

#configuration_profile_id::String

Returns:

  • (::String)


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

def configuration_profile_id: () -> ::String

#controlTypes::Treatment

Returns:



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

def control: () -> Types::Treatment

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#environment_id::String

Returns:

  • (::String)


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

def environment_id: () -> ::String

#flag_key::String

Returns:

  • (::String)


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

def flag_key: () -> ::String

#hypothesis::String

Returns:

  • (::String)


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

def hypothesis: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#kms_key_identifier::String

Returns:

  • (::String)


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

def kms_key_identifier: () -> ::String

#launch_criteria::String

Returns:

  • (::String)


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

def launch_criteria: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#status"ACTIVE", ...

Returns:

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


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

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

#treatments::Array[Types::Treatment]

Returns:



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

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

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time