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.
1300 1301 1302 |
# File 'sig/types.rbs', line 1300 def credentials_parameter @credentials_parameter end |
#domain ⇒ ::String
Returns the value of attribute domain.
1301 1302 1303 |
# File 'sig/types.rbs', line 1301 def domain @domain end |