Class: Aws::Types::LoadBalancerTlsCertificateSummary

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#is_attachedBoolean

Returns the value of attribute is_attached.

Returns:

  • (Boolean)


2410
2411
2412
# File 'sig/types.rbs', line 2410

def is_attached
  @is_attached
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


2409
2410
2411
# File 'sig/types.rbs', line 2409

def name
  @name
end