Class: Aws::Types::SetSecurityGroupsOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

Returns the value of attribute enforce_security_group_inbound_rules_on_private_link_traffic.

Returns:



1030
1031
1032
# File 'sig/types.rbs', line 1030

def enforce_security_group_inbound_rules_on_private_link_traffic
  @enforce_security_group_inbound_rules_on_private_link_traffic
end

#security_group_ids::Array[::String]

Returns the value of attribute security_group_ids.

Returns:



1029
1030
1031
# File 'sig/types.rbs', line 1029

def security_group_ids
  @security_group_ids
end