Class: Aws::Types::UpdateSMBLocalGroupsInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#gateway_arn::String

Returns the value of attribute gateway_arn.

Returns:

  • (::String)


1597
1598
1599
# File 'sig/types.rbs', line 1597

def gateway_arn
  @gateway_arn
end

#smb_local_groupsTypes::SMBLocalGroups

Returns the value of attribute smb_local_groups.



1598
1599
1600
# File 'sig/types.rbs', line 1598

def smb_local_groups
  @smb_local_groups
end