Class: Aws::Types::UpdateHubContentReferenceResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#hub_arn::String

Returns the value of attribute hub_arn.

Returns:

  • (::String)


12200
12201
12202
# File 'sig/types.rbs', line 12200

def hub_arn
  @hub_arn
end

#hub_content_arn::String

Returns the value of attribute hub_content_arn.

Returns:

  • (::String)


12201
12202
12203
# File 'sig/types.rbs', line 12201

def hub_content_arn
  @hub_content_arn
end