Class: Aws::Types::TargetInstances

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#auto_scaling_groups::Array[::String]

Returns the value of attribute auto_scaling_groups.

Returns:

  • (::Array[::String])


1236
1237
1238
# File 'sig/types.rbs', line 1236

def auto_scaling_groups
  @auto_scaling_groups
end

#ec2_tag_setTypes::EC2TagSet

Returns the value of attribute ec2_tag_set.

Returns:



1237
1238
1239
# File 'sig/types.rbs', line 1237

def ec2_tag_set
  @ec2_tag_set
end

#tag_filters::Array[Types::EC2TagFilter]

Returns the value of attribute tag_filters.

Returns:



1235
1236
1237
# File 'sig/types.rbs', line 1235

def tag_filters
  @tag_filters
end