Class: Aws::Types::FileSystemEndpoints
- Inherits:
-
Object
- Object
- Aws::Types::FileSystemEndpoints
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#intercluster ⇒ Types::FileSystemEndpoint
Returns the value of attribute intercluster.
-
#management ⇒ Types::FileSystemEndpoint
Returns the value of attribute management.
Instance Attribute Details
#intercluster ⇒ Types::FileSystemEndpoint
Returns the value of attribute intercluster.
1087 1088 1089 |
# File 'sig/types.rbs', line 1087 def intercluster @intercluster end |
#management ⇒ Types::FileSystemEndpoint
Returns the value of attribute management.
1088 1089 1090 |
# File 'sig/types.rbs', line 1088 def management @management end |