Class: Aws::Types::GetSolNetworkPackageMetadata

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#created_at::Time

Returns the value of attribute created_at.

Returns:

  • (::Time)


269
270
271
# File 'sig/types.rbs', line 269

def created_at
  @created_at
end

#last_modified::Time

Returns the value of attribute last_modified.

Returns:

  • (::Time)


270
271
272
# File 'sig/types.rbs', line 270

def last_modified
  @last_modified
end

#nsdTypes::NetworkArtifactMeta

Returns the value of attribute nsd.



271
272
273
# File 'sig/types.rbs', line 271

def nsd
  @nsd
end