Class: Aws::Types::DescribeInstancePropertiesResult

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#instance_properties::Array[Types::InstanceProperty]

Returns the value of attribute instance_properties.

Returns:



1245
1246
1247
# File 'sig/types.rbs', line 1245

def instance_properties
  @instance_properties
end

#next_token::String

Returns the value of attribute next_token.

Returns:



1246
1247
1248
# File 'sig/types.rbs', line 1246

def next_token
  @next_token
end