Class: Aws::Types::Certificate

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#certificate_arn::String

Returns the value of attribute certificate_arn.

Returns:



133
134
135
# File 'sig/types.rbs', line 133

def certificate_arn
  @certificate_arn
end

#is_defaultBoolean

Returns the value of attribute is_default.

Returns:



134
135
136
# File 'sig/types.rbs', line 134

def is_default
  @is_default
end