Class: Aws::Types::UpdateSMBFileShareVisibilityInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#file_shares_visibleBoolean

Returns the value of attribute file_shares_visible.

Returns:

  • (Boolean)


1587
1588
1589
# File 'sig/types.rbs', line 1587

def file_shares_visible
  @file_shares_visible
end

#gateway_arn::String

Returns the value of attribute gateway_arn.

Returns:

  • (::String)


1586
1587
1588
# File 'sig/types.rbs', line 1586

def gateway_arn
  @gateway_arn
end