Class: Aws::Types::GetExperimentDefinitionRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#application_identifier ⇒ ::String

Returns the value of attribute application_identifier.

Returns:

  • (::String)


588
589
590
# File 'sig/types.rbs', line 588

def application_identifier
  @application_identifier
end

#experiment_definition_identifier ⇒ ::String

Returns the value of attribute experiment_definition_identifier.

Returns:

  • (::String)


589
590
591
# File 'sig/types.rbs', line 589

def experiment_definition_identifier
  @experiment_definition_identifier
end