Class: Aws::Types::UpdatePrivateConnectionCertificateInput

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:



2371
2372
2373
# File 'sig/types.rbs', line 2371

def certificate
  @certificate
end

#private_connection_name::String

Returns the value of attribute private_connection_name.

Returns:



2370
2371
2372
# File 'sig/types.rbs', line 2370

def private_connection_name
  @private_connection_name
end