Class: Aws::Types::GetAssociatedEnclaveCertificateIamRolesRequest

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)


9649
9650
9651
# File 'sig/types.rbs', line 9649

def certificate_arn
  @certificate_arn
end

#dry_runBoolean

Returns the value of attribute dry_run.

Returns:

  • (Boolean)


9650
9651
9652
# File 'sig/types.rbs', line 9650

def dry_run
  @dry_run
end