stratosphere-imagebuilder-1.0.0: Stratosphere integration for AWS ImageBuilder.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.ImageBuilder.DistributionConfiguration

Documentation

data TargetContainerRepositoryProperty Source #

Instances

Instances details
ToJSON TargetContainerRepositoryProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.TargetContainerRepositoryProperty

Show TargetContainerRepositoryProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.TargetContainerRepositoryProperty

Eq TargetContainerRepositoryProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.TargetContainerRepositoryProperty

ToResourceProperties TargetContainerRepositoryProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.TargetContainerRepositoryProperty

Property "RepositoryName" TargetContainerRepositoryProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.TargetContainerRepositoryProperty

Property "Service" TargetContainerRepositoryProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.TargetContainerRepositoryProperty

type PropertyType "RepositoryName" TargetContainerRepositoryProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.TargetContainerRepositoryProperty

type PropertyType "Service" TargetContainerRepositoryProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.TargetContainerRepositoryProperty

data DistributionProperty Source #

Instances

Instances details
ToJSON DistributionProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.DistributionProperty

Show DistributionProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.DistributionProperty

Eq DistributionProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.DistributionProperty

ToResourceProperties DistributionProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.DistributionProperty

Property "AmiDistributionConfiguration" DistributionProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.DistributionProperty

Associated Types

type PropertyType "AmiDistributionConfiguration" DistributionProperty 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.DistributionProperty

Methods

set :: PropertyType "AmiDistributionConfiguration" DistributionProperty -> DistributionProperty -> DistributionProperty #

Property "ContainerDistributionConfiguration" DistributionProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.DistributionProperty

Associated Types

type PropertyType "ContainerDistributionConfiguration" DistributionProperty 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.DistributionProperty

Methods

set :: PropertyType "ContainerDistributionConfiguration" DistributionProperty -> DistributionProperty -> DistributionProperty #

Property "FastLaunchConfigurations" DistributionProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.DistributionProperty

Associated Types

type PropertyType "FastLaunchConfigurations" DistributionProperty 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.DistributionProperty

Property "LaunchTemplateConfigurations" DistributionProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.DistributionProperty

Associated Types

type PropertyType "LaunchTemplateConfigurations" DistributionProperty 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.DistributionProperty

Methods

set :: PropertyType "LaunchTemplateConfigurations" DistributionProperty -> DistributionProperty -> DistributionProperty #

Property "LicenseConfigurationArns" DistributionProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.DistributionProperty

Associated Types

type PropertyType "LicenseConfigurationArns" DistributionProperty 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.DistributionProperty

type PropertyType "LicenseConfigurationArns" DistributionProperty = ValueList Text
Property "Region" DistributionProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.DistributionProperty

Property "SsmParameterConfigurations" DistributionProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.DistributionProperty

Associated Types

type PropertyType "SsmParameterConfigurations" DistributionProperty 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.DistributionProperty

type PropertyType "AmiDistributionConfiguration" DistributionProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.DistributionProperty

type PropertyType "ContainerDistributionConfiguration" DistributionProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.DistributionProperty

type PropertyType "FastLaunchConfigurations" DistributionProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.DistributionProperty

type PropertyType "LaunchTemplateConfigurations" DistributionProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.DistributionProperty

type PropertyType "LicenseConfigurationArns" DistributionProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.DistributionProperty

type PropertyType "LicenseConfigurationArns" DistributionProperty = ValueList Text
type PropertyType "Region" DistributionProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.DistributionProperty

type PropertyType "SsmParameterConfigurations" DistributionProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.DistributionProperty

data AmiDistributionConfigurationProperty Source #

Instances

Instances details
ToJSON AmiDistributionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.AmiDistributionConfigurationProperty

Show AmiDistributionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.AmiDistributionConfigurationProperty

Eq AmiDistributionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.AmiDistributionConfigurationProperty

ToResourceProperties AmiDistributionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.AmiDistributionConfigurationProperty

Property "AmiTags" AmiDistributionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.AmiDistributionConfigurationProperty

Property "Description" AmiDistributionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.AmiDistributionConfigurationProperty

Property "KmsKeyId" AmiDistributionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.AmiDistributionConfigurationProperty

Property "LaunchPermissionConfiguration" AmiDistributionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.AmiDistributionConfigurationProperty

Property "Name" AmiDistributionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.AmiDistributionConfigurationProperty

Property "TargetAccountIds" AmiDistributionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.AmiDistributionConfigurationProperty

type PropertyType "AmiTags" AmiDistributionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.AmiDistributionConfigurationProperty

type PropertyType "Description" AmiDistributionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.AmiDistributionConfigurationProperty

type PropertyType "KmsKeyId" AmiDistributionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.AmiDistributionConfigurationProperty

type PropertyType "LaunchPermissionConfiguration" AmiDistributionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.AmiDistributionConfigurationProperty

type PropertyType "Name" AmiDistributionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.AmiDistributionConfigurationProperty

type PropertyType "TargetAccountIds" AmiDistributionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.AmiDistributionConfigurationProperty

data LaunchPermissionConfigurationProperty Source #

Instances

Instances details
ToJSON LaunchPermissionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.LaunchPermissionConfigurationProperty

Show LaunchPermissionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.LaunchPermissionConfigurationProperty

Eq LaunchPermissionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.LaunchPermissionConfigurationProperty

ToResourceProperties LaunchPermissionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.LaunchPermissionConfigurationProperty

Property "OrganizationArns" LaunchPermissionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.LaunchPermissionConfigurationProperty

Property "OrganizationalUnitArns" LaunchPermissionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.LaunchPermissionConfigurationProperty

Property "UserGroups" LaunchPermissionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.LaunchPermissionConfigurationProperty

Property "UserIds" LaunchPermissionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.LaunchPermissionConfigurationProperty

type PropertyType "OrganizationArns" LaunchPermissionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.LaunchPermissionConfigurationProperty

type PropertyType "OrganizationalUnitArns" LaunchPermissionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.LaunchPermissionConfigurationProperty

type PropertyType "UserGroups" LaunchPermissionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.LaunchPermissionConfigurationProperty

type PropertyType "UserIds" LaunchPermissionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.LaunchPermissionConfigurationProperty

data ContainerDistributionConfigurationProperty Source #

Instances

Instances details
ToJSON ContainerDistributionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.ContainerDistributionConfigurationProperty

Show ContainerDistributionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.ContainerDistributionConfigurationProperty

Eq ContainerDistributionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.ContainerDistributionConfigurationProperty

ToResourceProperties ContainerDistributionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.ContainerDistributionConfigurationProperty

Property "ContainerTags" ContainerDistributionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.ContainerDistributionConfigurationProperty

Property "Description" ContainerDistributionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.ContainerDistributionConfigurationProperty

Property "TargetRepository" ContainerDistributionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.ContainerDistributionConfigurationProperty

type PropertyType "ContainerTags" ContainerDistributionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.ContainerDistributionConfigurationProperty

type PropertyType "Description" ContainerDistributionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.ContainerDistributionConfigurationProperty

type PropertyType "TargetRepository" ContainerDistributionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.ContainerDistributionConfigurationProperty

data FastLaunchConfigurationProperty Source #

Instances

Instances details
ToJSON FastLaunchConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.FastLaunchConfigurationProperty

Show FastLaunchConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.FastLaunchConfigurationProperty

Eq FastLaunchConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.FastLaunchConfigurationProperty

ToResourceProperties FastLaunchConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.FastLaunchConfigurationProperty

Property "AccountId" FastLaunchConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.FastLaunchConfigurationProperty

Property "Enabled" FastLaunchConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.FastLaunchConfigurationProperty

Property "LaunchTemplate" FastLaunchConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.FastLaunchConfigurationProperty

Property "MaxParallelLaunches" FastLaunchConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.FastLaunchConfigurationProperty

Property "SnapshotConfiguration" FastLaunchConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.FastLaunchConfigurationProperty

type PropertyType "AccountId" FastLaunchConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.FastLaunchConfigurationProperty

type PropertyType "Enabled" FastLaunchConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.FastLaunchConfigurationProperty

type PropertyType "LaunchTemplate" FastLaunchConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.FastLaunchConfigurationProperty

type PropertyType "MaxParallelLaunches" FastLaunchConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.FastLaunchConfigurationProperty

type PropertyType "SnapshotConfiguration" FastLaunchConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.FastLaunchConfigurationProperty

data LaunchTemplateConfigurationProperty Source #

Instances

Instances details
ToJSON LaunchTemplateConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.LaunchTemplateConfigurationProperty

Show LaunchTemplateConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.LaunchTemplateConfigurationProperty

Eq LaunchTemplateConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.LaunchTemplateConfigurationProperty

ToResourceProperties LaunchTemplateConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.LaunchTemplateConfigurationProperty

Property "AccountId" LaunchTemplateConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.LaunchTemplateConfigurationProperty

Property "LaunchTemplateId" LaunchTemplateConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.LaunchTemplateConfigurationProperty

Property "SetDefaultVersion" LaunchTemplateConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.LaunchTemplateConfigurationProperty

type PropertyType "AccountId" LaunchTemplateConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.LaunchTemplateConfigurationProperty

type PropertyType "LaunchTemplateId" LaunchTemplateConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.LaunchTemplateConfigurationProperty

type PropertyType "SetDefaultVersion" LaunchTemplateConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.LaunchTemplateConfigurationProperty

data SsmParameterConfigurationProperty Source #

Instances

Instances details
ToJSON SsmParameterConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.SsmParameterConfigurationProperty

Show SsmParameterConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.SsmParameterConfigurationProperty

Eq SsmParameterConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.SsmParameterConfigurationProperty

ToResourceProperties SsmParameterConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.SsmParameterConfigurationProperty

Property "AmiAccountId" SsmParameterConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.SsmParameterConfigurationProperty

Property "DataType" SsmParameterConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.SsmParameterConfigurationProperty

Property "ParameterName" SsmParameterConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.SsmParameterConfigurationProperty

type PropertyType "AmiAccountId" SsmParameterConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.SsmParameterConfigurationProperty

type PropertyType "DataType" SsmParameterConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.SsmParameterConfigurationProperty

type PropertyType "ParameterName" SsmParameterConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.SsmParameterConfigurationProperty

data FastLaunchLaunchTemplateSpecificationProperty Source #

Instances

Instances details
ToJSON FastLaunchLaunchTemplateSpecificationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.FastLaunchLaunchTemplateSpecificationProperty

Show FastLaunchLaunchTemplateSpecificationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.FastLaunchLaunchTemplateSpecificationProperty

Eq FastLaunchLaunchTemplateSpecificationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.FastLaunchLaunchTemplateSpecificationProperty

ToResourceProperties FastLaunchLaunchTemplateSpecificationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.FastLaunchLaunchTemplateSpecificationProperty

Property "LaunchTemplateId" FastLaunchLaunchTemplateSpecificationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.FastLaunchLaunchTemplateSpecificationProperty

Property "LaunchTemplateName" FastLaunchLaunchTemplateSpecificationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.FastLaunchLaunchTemplateSpecificationProperty

Property "LaunchTemplateVersion" FastLaunchLaunchTemplateSpecificationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.FastLaunchLaunchTemplateSpecificationProperty

type PropertyType "LaunchTemplateId" FastLaunchLaunchTemplateSpecificationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.FastLaunchLaunchTemplateSpecificationProperty

type PropertyType "LaunchTemplateName" FastLaunchLaunchTemplateSpecificationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.FastLaunchLaunchTemplateSpecificationProperty

type PropertyType "LaunchTemplateVersion" FastLaunchLaunchTemplateSpecificationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.FastLaunchLaunchTemplateSpecificationProperty

data FastLaunchSnapshotConfigurationProperty Source #

Instances

Instances details
ToJSON FastLaunchSnapshotConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.FastLaunchSnapshotConfigurationProperty

Show FastLaunchSnapshotConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.FastLaunchSnapshotConfigurationProperty

Eq FastLaunchSnapshotConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.FastLaunchSnapshotConfigurationProperty

ToResourceProperties FastLaunchSnapshotConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.FastLaunchSnapshotConfigurationProperty

Property "TargetResourceCount" FastLaunchSnapshotConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.FastLaunchSnapshotConfigurationProperty

type PropertyType "TargetResourceCount" FastLaunchSnapshotConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration.FastLaunchSnapshotConfigurationProperty

data DistributionConfiguration Source #

Instances

Instances details
ToJSON DistributionConfiguration Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration

Show DistributionConfiguration Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration

Eq DistributionConfiguration Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration

ToResourceProperties DistributionConfiguration Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration

Property "Description" DistributionConfiguration Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration

Associated Types

type PropertyType "Description" DistributionConfiguration 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration

Property "Distributions" DistributionConfiguration Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration

Property "Name" DistributionConfiguration Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration

Property "Tags" DistributionConfiguration Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration

type PropertyType "Description" DistributionConfiguration Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration

type PropertyType "Distributions" DistributionConfiguration Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration

type PropertyType "Name" DistributionConfiguration Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration

type PropertyType "Tags" DistributionConfiguration Source # 
Instance details

Defined in Stratosphere.ImageBuilder.DistributionConfiguration