Class: Aws::Types::FargateProfileSelector

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#labels::Hash[::String, ::String]

Returns the value of attribute labels.

Returns:

  • (::Hash[::String, ::String])


1032
1033
1034
# File 'sig/types.rbs', line 1032

def labels
  @labels
end

#namespace::String

Returns the value of attribute namespace.

Returns:

  • (::String)


1031
1032
1033
# File 'sig/types.rbs', line 1031

def namespace
  @namespace
end