Class: Aws::Types::FSxWindowsFileServerAuthorizationConfig
- Inherits:
-
Object
- Object
- Aws::Types::FSxWindowsFileServerAuthorizationConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#credentials_parameter ⇒ ::String
Returns the value of attribute credentials_parameter.
-
#domain ⇒ ::String
Returns the value of attribute domain.
Instance Attribute Details
#credentials_parameter ⇒ ::String
Returns the value of attribute credentials_parameter.
1316 1317 1318 |
# File 'sig/types.rbs', line 1316 def credentials_parameter @credentials_parameter end |
#domain ⇒ ::String
Returns the value of attribute domain.
1317 1318 1319 |
# File 'sig/types.rbs', line 1317 def domain @domain end |