Class: Aws::Types::DescribeIpamExternalResourceVerificationTokensResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ipam_external_resource_verification_tokens::Array[Types::IpamExternalResourceVerificationToken]

Returns the value of attribute ipam_external_resource_verification_tokens.



6391
6392
6393
# File 'sig/types.rbs', line 6391

def ipam_external_resource_verification_tokens
  @ipam_external_resource_verification_tokens
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


6390
6391
6392
# File 'sig/types.rbs', line 6390

def next_token
  @next_token
end