Class: Aws::Types::ACMManaged

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:

  • (::String)


12
13
14
# File 'sig/types.rbs', line 12

def certificate_arn
  @certificate_arn
end

#domain_name::String

Returns the value of attribute domain_name.

Returns:

  • (::String)


13
14
15
# File 'sig/types.rbs', line 13

def domain_name
  @domain_name
end