Class: Aws::Types::FSxWindowsFileServerAuthorizationConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#credentials_parameter::String

Returns the value of attribute credentials_parameter.

Returns:

  • (::String)


1300
1301
1302
# File 'sig/types.rbs', line 1300

def credentials_parameter
  @credentials_parameter
end

#domain::String

Returns the value of attribute domain.

Returns:

  • (::String)


1301
1302
1303
# File 'sig/types.rbs', line 1301

def domain
  @domain
end