Class: Aws::Types::SelfManagedInput

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#certificate::String

Returns the value of attribute certificate.

Returns:



1911
1912
1913
# File 'sig/types.rbs', line 1911

def certificate
  @certificate
end

#resource_configuration_id::String

Returns the value of attribute resource_configuration_id.

Returns:



1910
1911
1912
# File 'sig/types.rbs', line 1910

def resource_configuration_id
  @resource_configuration_id
end