Class: Aws::Types::ListCloudExadataInfrastructuresOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cloud_exadata_infrastructures::Array[Types::CloudExadataInfrastructureSummary]

Returns the value of attribute cloud_exadata_infrastructures.



1885
1886
1887
# File 'sig/types.rbs', line 1885

def cloud_exadata_infrastructures
  @cloud_exadata_infrastructures
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


1884
1885
1886
# File 'sig/types.rbs', line 1884

def next_token
  @next_token
end