Class: Aws::Types::CreateLunaClientRequest

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:

  • (::String)


60
61
62
# File 'sig/types.rbs', line 60

def certificate
  @certificate
end

#label::String

Returns the value of attribute label.

Returns:

  • (::String)


59
60
61
# File 'sig/types.rbs', line 59

def label
  @label
end