stratosphere-codeartifact-1.0.0: Stratosphere integration for AWS CodeArtifact.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.CodeArtifact.PackageGroup

Documentation

data OriginConfigurationProperty Source #

Instances

Instances details
ToJSON OriginConfigurationProperty Source # 
Instance details

Defined in Stratosphere.CodeArtifact.PackageGroup.OriginConfigurationProperty

Show OriginConfigurationProperty Source # 
Instance details

Defined in Stratosphere.CodeArtifact.PackageGroup.OriginConfigurationProperty

Eq OriginConfigurationProperty Source # 
Instance details

Defined in Stratosphere.CodeArtifact.PackageGroup.OriginConfigurationProperty

ToResourceProperties OriginConfigurationProperty Source # 
Instance details

Defined in Stratosphere.CodeArtifact.PackageGroup.OriginConfigurationProperty

Property "Restrictions" OriginConfigurationProperty Source # 
Instance details

Defined in Stratosphere.CodeArtifact.PackageGroup.OriginConfigurationProperty

type PropertyType "Restrictions" OriginConfigurationProperty Source # 
Instance details

Defined in Stratosphere.CodeArtifact.PackageGroup.OriginConfigurationProperty

data RestrictionsProperty Source #

Instances

Instances details
ToJSON RestrictionsProperty Source # 
Instance details

Defined in Stratosphere.CodeArtifact.PackageGroup.RestrictionsProperty

Show RestrictionsProperty Source # 
Instance details

Defined in Stratosphere.CodeArtifact.PackageGroup.RestrictionsProperty

Eq RestrictionsProperty Source # 
Instance details

Defined in Stratosphere.CodeArtifact.PackageGroup.RestrictionsProperty

ToResourceProperties RestrictionsProperty Source # 
Instance details

Defined in Stratosphere.CodeArtifact.PackageGroup.RestrictionsProperty

Property "ExternalUpstream" RestrictionsProperty Source # 
Instance details

Defined in Stratosphere.CodeArtifact.PackageGroup.RestrictionsProperty

Associated Types

type PropertyType "ExternalUpstream" RestrictionsProperty 
Instance details

Defined in Stratosphere.CodeArtifact.PackageGroup.RestrictionsProperty

Property "InternalUpstream" RestrictionsProperty Source # 
Instance details

Defined in Stratosphere.CodeArtifact.PackageGroup.RestrictionsProperty

Associated Types

type PropertyType "InternalUpstream" RestrictionsProperty 
Instance details

Defined in Stratosphere.CodeArtifact.PackageGroup.RestrictionsProperty

Property "Publish" RestrictionsProperty Source # 
Instance details

Defined in Stratosphere.CodeArtifact.PackageGroup.RestrictionsProperty

type PropertyType "ExternalUpstream" RestrictionsProperty Source # 
Instance details

Defined in Stratosphere.CodeArtifact.PackageGroup.RestrictionsProperty

type PropertyType "InternalUpstream" RestrictionsProperty Source # 
Instance details

Defined in Stratosphere.CodeArtifact.PackageGroup.RestrictionsProperty

type PropertyType "Publish" RestrictionsProperty Source # 
Instance details

Defined in Stratosphere.CodeArtifact.PackageGroup.RestrictionsProperty

data RestrictionTypeProperty Source #

Instances

Instances details
ToJSON RestrictionTypeProperty Source # 
Instance details

Defined in Stratosphere.CodeArtifact.PackageGroup.RestrictionTypeProperty

Show RestrictionTypeProperty Source # 
Instance details

Defined in Stratosphere.CodeArtifact.PackageGroup.RestrictionTypeProperty

Eq RestrictionTypeProperty Source # 
Instance details

Defined in Stratosphere.CodeArtifact.PackageGroup.RestrictionTypeProperty

ToResourceProperties RestrictionTypeProperty Source # 
Instance details

Defined in Stratosphere.CodeArtifact.PackageGroup.RestrictionTypeProperty

Property "Repositories" RestrictionTypeProperty Source # 
Instance details

Defined in Stratosphere.CodeArtifact.PackageGroup.RestrictionTypeProperty

Property "RestrictionMode" RestrictionTypeProperty Source # 
Instance details

Defined in Stratosphere.CodeArtifact.PackageGroup.RestrictionTypeProperty

Associated Types

type PropertyType "RestrictionMode" RestrictionTypeProperty 
Instance details

Defined in Stratosphere.CodeArtifact.PackageGroup.RestrictionTypeProperty

type PropertyType "Repositories" RestrictionTypeProperty Source # 
Instance details

Defined in Stratosphere.CodeArtifact.PackageGroup.RestrictionTypeProperty

type PropertyType "RestrictionMode" RestrictionTypeProperty Source # 
Instance details

Defined in Stratosphere.CodeArtifact.PackageGroup.RestrictionTypeProperty

data PackageGroup Source #

Instances

Instances details
ToJSON PackageGroup Source # 
Instance details

Defined in Stratosphere.CodeArtifact.PackageGroup

Show PackageGroup Source # 
Instance details

Defined in Stratosphere.CodeArtifact.PackageGroup

Eq PackageGroup Source # 
Instance details

Defined in Stratosphere.CodeArtifact.PackageGroup

ToResourceProperties PackageGroup Source # 
Instance details

Defined in Stratosphere.CodeArtifact.PackageGroup

Property "ContactInfo" PackageGroup Source # 
Instance details

Defined in Stratosphere.CodeArtifact.PackageGroup

Associated Types

type PropertyType "ContactInfo" PackageGroup 
Instance details

Defined in Stratosphere.CodeArtifact.PackageGroup

type PropertyType "ContactInfo" PackageGroup = Value Text

Methods

set :: PropertyType "ContactInfo" PackageGroup -> PackageGroup -> PackageGroup #

Property "Description" PackageGroup Source # 
Instance details

Defined in Stratosphere.CodeArtifact.PackageGroup

Associated Types

type PropertyType "Description" PackageGroup 
Instance details

Defined in Stratosphere.CodeArtifact.PackageGroup

type PropertyType "Description" PackageGroup = Value Text

Methods

set :: PropertyType "Description" PackageGroup -> PackageGroup -> PackageGroup #

Property "DomainName" PackageGroup Source # 
Instance details

Defined in Stratosphere.CodeArtifact.PackageGroup

Associated Types

type PropertyType "DomainName" PackageGroup 
Instance details

Defined in Stratosphere.CodeArtifact.PackageGroup

type PropertyType "DomainName" PackageGroup = Value Text
Property "DomainOwner" PackageGroup Source # 
Instance details

Defined in Stratosphere.CodeArtifact.PackageGroup

Associated Types

type PropertyType "DomainOwner" PackageGroup 
Instance details

Defined in Stratosphere.CodeArtifact.PackageGroup

type PropertyType "DomainOwner" PackageGroup = Value Text

Methods

set :: PropertyType "DomainOwner" PackageGroup -> PackageGroup -> PackageGroup #

Property "OriginConfiguration" PackageGroup Source # 
Instance details

Defined in Stratosphere.CodeArtifact.PackageGroup

Associated Types

type PropertyType "OriginConfiguration" PackageGroup 
Instance details

Defined in Stratosphere.CodeArtifact.PackageGroup

Methods

set :: PropertyType "OriginConfiguration" PackageGroup -> PackageGroup -> PackageGroup #

Property "Pattern" PackageGroup Source # 
Instance details

Defined in Stratosphere.CodeArtifact.PackageGroup

Associated Types

type PropertyType "Pattern" PackageGroup 
Instance details

Defined in Stratosphere.CodeArtifact.PackageGroup

Property "Tags" PackageGroup Source # 
Instance details

Defined in Stratosphere.CodeArtifact.PackageGroup

Associated Types

type PropertyType "Tags" PackageGroup 
Instance details

Defined in Stratosphere.CodeArtifact.PackageGroup

type PropertyType "Tags" PackageGroup = [Tag]
type PropertyType "ContactInfo" PackageGroup Source # 
Instance details

Defined in Stratosphere.CodeArtifact.PackageGroup

type PropertyType "ContactInfo" PackageGroup = Value Text
type PropertyType "Description" PackageGroup Source # 
Instance details

Defined in Stratosphere.CodeArtifact.PackageGroup

type PropertyType "Description" PackageGroup = Value Text
type PropertyType "DomainName" PackageGroup Source # 
Instance details

Defined in Stratosphere.CodeArtifact.PackageGroup

type PropertyType "DomainName" PackageGroup = Value Text
type PropertyType "DomainOwner" PackageGroup Source # 
Instance details

Defined in Stratosphere.CodeArtifact.PackageGroup

type PropertyType "DomainOwner" PackageGroup = Value Text
type PropertyType "OriginConfiguration" PackageGroup Source # 
Instance details

Defined in Stratosphere.CodeArtifact.PackageGroup

type PropertyType "Pattern" PackageGroup Source # 
Instance details

Defined in Stratosphere.CodeArtifact.PackageGroup

type PropertyType "Tags" PackageGroup Source # 
Instance details

Defined in Stratosphere.CodeArtifact.PackageGroup

type PropertyType "Tags" PackageGroup = [Tag]