Class: Aws::Types::GetSolNetworkOperationMetadata

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)


208
209
210
# File 'sig/types.rbs', line 208

def created_at
  @created_at
end

#instantiate_metadataTypes::InstantiateMetadata

Returns the value of attribute instantiate_metadata.



209
210
211
# File 'sig/types.rbs', line 209

def 
  @instantiate_metadata
end

#last_modified::Time

Returns the value of attribute last_modified.

Returns:

  • (::Time)


210
211
212
# File 'sig/types.rbs', line 210

def last_modified
  @last_modified
end

#modify_vnf_info_metadataTypes::ModifyVnfInfoMetadata

Returns the value of attribute modify_vnf_info_metadata.



211
212
213
# File 'sig/types.rbs', line 211

def 
  @modify_vnf_info_metadata
end

#update_ns_metadataTypes::UpdateNsMetadata

Returns the value of attribute update_ns_metadata.



212
213
214
# File 'sig/types.rbs', line 212

def 
  @update_ns_metadata
end