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)


4145
4146
4147
# File 'sig/types.rbs', line 4145

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)


4146
4147
4148
# File 'sig/types.rbs', line 4146

def ipam_external_resource_verification_token_id
  @ipam_external_resource_verification_token_id
end