Class: Aws::Types::LabelsInputConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#label_group_name::String

Returns the value of attribute label_group_name.

Returns:

  • (::String)


620
621
622
# File 'sig/types.rbs', line 620

def label_group_name
  @label_group_name
end

#s3_input_configurationTypes::LabelsS3InputConfiguration

Returns the value of attribute s3_input_configuration.



619
620
621
# File 'sig/types.rbs', line 619

def s3_input_configuration
  @s3_input_configuration
end