Class: Aws::Types::UpdateNetworkResourceMetadataResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#metadata ⇒ ::Hash[::String, ::String]

Returns the value of attribute metadata.

Returns:

  • (::Hash[::String, ::String])


1918
1919
1920
# File 'sig/types.rbs', line 1918

def 
  @metadata
end

#resource_arn ⇒ ::String

Returns the value of attribute resource_arn.

Returns:

  • (::String)


1917
1918
1919
# File 'sig/types.rbs', line 1917

def resource_arn
  @resource_arn
end