Class: Aws::Types::GenerateClientCertificateRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#description::String

Returns the value of attribute description.

Returns:

  • (::String)


583
584
585
# File 'sig/types.rbs', line 583

def description
  @description
end

#tags::Hash[::String, ::String]

Returns the value of attribute tags.

Returns:

  • (::Hash[::String, ::String])


584
585
586
# File 'sig/types.rbs', line 584

def tags
  @tags
end