Class: Aws::Types::FsxOntapConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#credentials_secret_arn ⇒ ::String

Returns the value of attribute credentials_secret_arn.

Returns:

  • (::String)


517
518
519
# File 'sig/types.rbs', line 517

def credentials_secret_arn
  @credentials_secret_arn
end

#storage_virtual_machine_id ⇒ ::String

Returns the value of attribute storage_virtual_machine_id.

Returns:

  • (::String)


516
517
518
# File 'sig/types.rbs', line 516

def storage_virtual_machine_id
  @storage_virtual_machine_id
end