Class: Aws::Types::FsxUpdateProtocol

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#nfsTypes::FsxProtocolNfs

Returns the value of attribute nfs.



612
613
614
# File 'sig/types.rbs', line 612

def nfs
  @nfs
end

#smbTypes::FsxUpdateProtocolSmb

Returns the value of attribute smb.



613
614
615
# File 'sig/types.rbs', line 613

def smb
  @smb
end