Class: Aws::Types::GetInvalidationForDistributionTenantRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#distribution_tenant_id::String

Returns the value of attribute distribution_tenant_id.

Returns:

  • (::String)


1707
1708
1709
# File 'sig/types.rbs', line 1707

def distribution_tenant_id
  @distribution_tenant_id
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


1708
1709
1710
# File 'sig/types.rbs', line 1708

def id
  @id
end