Class: Aws::Types::NetworkAnalyzerConfigurations

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#arn ⇒ ::String

Returns the value of attribute arn.

Returns:

  • (::String)


1620
1621
1622
# File 'sig/types.rbs', line 1620

def arn
  @arn
end

#name ⇒ ::String

Returns the value of attribute name.

Returns:

  • (::String)


1621
1622
1623
# File 'sig/types.rbs', line 1621

def name
  @name
end