Class: Aws::Types::SelfManagedInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:certificate])

Instance Attribute Summary collapse

Instance Attribute Details

#certificate::String

Returns the value of attribute certificate.

Returns:

  • (::String)


1879
1880
1881
# File 'sig/types.rbs', line 1879

def certificate
  @certificate
end

#resource_configuration_id::String

Returns the value of attribute resource_configuration_id.

Returns:

  • (::String)


1878
1879
1880
# File 'sig/types.rbs', line 1878

def resource_configuration_id
  @resource_configuration_id
end