Class: Aws::Types::DeleteResiliencyPolicyRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#client_token ⇒ ::String

Returns the value of attribute client_token.

Returns:

  • (::String)


454
455
456
# File 'sig/types.rbs', line 454

def client_token
  @client_token
end

#policy_arn ⇒ ::String

Returns the value of attribute policy_arn.

Returns:

  • (::String)


455
456
457
# File 'sig/types.rbs', line 455

def policy_arn
  @policy_arn
end