Class: Aws::Types::LabelingJobResourceConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#volume_kms_key_id::String

Returns the value of attribute volume_kms_key_id.

Returns:

  • (::String)


6983
6984
6985
# File 'sig/types.rbs', line 6983

def volume_kms_key_id
  @volume_kms_key_id
end

#vpc_configTypes::VpcConfig

Returns the value of attribute vpc_config.

Returns:



6984
6985
6986
# File 'sig/types.rbs', line 6984

def vpc_config
  @vpc_config
end