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)


1316
1317
1318
# File 'sig/types.rbs', line 1316

def credentials_parameter
  @credentials_parameter
end

#domain::String

Returns the value of attribute domain.

Returns:

  • (::String)


1317
1318
1319
# File 'sig/types.rbs', line 1317

def domain
  @domain
end