Class: Aws::Types::ListCrossAccountResourcesResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cross_account_resources::Array[Types::CrossAccountResource]

Returns the value of attribute cross_account_resources.

Returns:



623
624
625
# File 'sig/types.rbs', line 623

def 
  @cross_account_resources
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


624
625
626
# File 'sig/types.rbs', line 624

def next_token
  @next_token
end