Class: Aws::Types::GetSolNetworkPackageDescriptorOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#content_type"text/plain"

Returns the value of attribute content_type.

Returns:

  • ("text/plain")


258
259
260
# File 'sig/types.rbs', line 258

def content_type
  @content_type
end

#nsd::String

Returns the value of attribute nsd.

Returns:

  • (::String)


259
260
261
# File 'sig/types.rbs', line 259

def nsd
  @nsd
end