Class: Aws::Types::DescribeLunaClientResponse

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)


156
157
158
# File 'sig/types.rbs', line 156

def certificate
  @certificate
end

#certificate_fingerprint::String

Returns the value of attribute certificate_fingerprint.

Returns:

  • (::String)


157
158
159
# File 'sig/types.rbs', line 157

def certificate_fingerprint
  @certificate_fingerprint
end

#client_arn::String

Returns the value of attribute client_arn.

Returns:

  • (::String)


155
156
157
# File 'sig/types.rbs', line 155

def client_arn
  @client_arn
end

#label::String

Returns the value of attribute label.

Returns:

  • (::String)


159
160
161
# File 'sig/types.rbs', line 159

def label
  @label
end

#last_modified_timestamp::String

Returns the value of attribute last_modified_timestamp.

Returns:

  • (::String)


158
159
160
# File 'sig/types.rbs', line 158

def last_modified_timestamp
  @last_modified_timestamp
end