Class: Aws::Types::Organization

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#asn::String

Returns the value of attribute asn.

Returns:

  • (::String)


2281
2282
2283
# File 'sig/types.rbs', line 2281

def asn
  @asn
end

#asn_org::String

Returns the value of attribute asn_org.

Returns:

  • (::String)


2282
2283
2284
# File 'sig/types.rbs', line 2282

def asn_org
  @asn_org
end

#isp::String

Returns the value of attribute isp.

Returns:

  • (::String)


2283
2284
2285
# File 'sig/types.rbs', line 2283

def isp
  @isp
end

#org::String

Returns the value of attribute org.

Returns:

  • (::String)


2284
2285
2286
# File 'sig/types.rbs', line 2284

def org
  @org
end