Class: Aws::Types::CreateDistributionResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#distributionTypes::LightsailDistribution

Returns the value of attribute distribution.



688
689
690
# File 'sig/types.rbs', line 688

def distribution
  @distribution
end

#operationTypes::Operation

Returns the value of attribute operation.

Returns:



689
690
691
# File 'sig/types.rbs', line 689

def operation
  @operation
end