Class: Aws::Types::NodegroupResources

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[Types::AutoScalingGroup]

Returns the value of attribute auto_scaling_groups.

Returns:



1503
1504
1505
# File 'sig/types.rbs', line 1503

def auto_scaling_groups
  @auto_scaling_groups
end

#remote_access_security_group::String

Returns the value of attribute remote_access_security_group.

Returns:

  • (::String)


1504
1505
1506
# File 'sig/types.rbs', line 1504

def remote_access_security_group
  @remote_access_security_group
end