Class: Aws::Types::DeleteIpamExternalResourceVerificationTokenRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#dry_runBoolean

Returns the value of attribute dry_run.

Returns:

  • (Boolean)


4331
4332
4333
# File 'sig/types.rbs', line 4331

def dry_run
  @dry_run
end

#ipam_external_resource_verification_token_id::String

Returns the value of attribute ipam_external_resource_verification_token_id.

Returns:

  • (::String)


4332
4333
4334
# File 'sig/types.rbs', line 4332

def ipam_external_resource_verification_token_id
  @ipam_external_resource_verification_token_id
end