Class: Aws::Types::RevokeAcmeAccountRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#account_url::String

Returns the value of attribute account_url.

Returns:

  • (::String)


907
908
909
# File 'sig/types.rbs', line 907

def 
  @account_url
end

#acme_endpoint_arn::String

Returns the value of attribute acme_endpoint_arn.

Returns:

  • (::String)


906
907
908
# File 'sig/types.rbs', line 906

def acme_endpoint_arn
  @acme_endpoint_arn
end