Class: Aws::Types::SourceSecurityGroup

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#group_name::String

Returns the value of attribute group_name.

Returns:

  • (::String)


533
534
535
# File 'sig/types.rbs', line 533

def group_name
  @group_name
end

#owner_alias::String

Returns the value of attribute owner_alias.

Returns:

  • (::String)


532
533
534
# File 'sig/types.rbs', line 532

def owner_alias
  @owner_alias
end