Class: Aws::Types::DeleteHubContentReferenceRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#hub_content_name::String

Returns the value of attribute hub_content_name.

Returns:



3405
3406
3407
# File 'sig/types.rbs', line 3405

def hub_content_name
  @hub_content_name
end

#hub_content_type"Model", ...

Returns the value of attribute hub_content_type.

Returns:



3404
3405
3406
# File 'sig/types.rbs', line 3404

def hub_content_type
  @hub_content_type
end

#hub_name::String

Returns the value of attribute hub_name.

Returns:



3403
3404
3405
# File 'sig/types.rbs', line 3403

def hub_name
  @hub_name
end