libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

Amazonka.ServiceCatalog

Contents

Description

Derived from API version 2015-12-10 of the AWS service descriptions, licensed under Apache 2.0.

AWS Service Catalog

AWS Service Catalog enables organizations to create and manage catalogs of IT services that are approved for AWS. To get the most out of this documentation, you should be familiar with the terminology discussed in AWS Service Catalog Concepts.

Synopsis

Service Configuration

defaultService :: Service Source #

API version 2015-12-10 of the Amazon Service Catalog SDK configuration.

Errors

Error matchers are designed for use with the functions provided by Control.Exception.Lens. This allows catching (and rethrowing) service specific errors returned by ServiceCatalog.

InvalidParametersException

_InvalidParametersException :: AsError a => Getting (First ServiceError) a ServiceError Source #

One or more parameters provided to the operation are not valid.

DuplicateResourceException

_DuplicateResourceException :: AsError a => Getting (First ServiceError) a ServiceError Source #

The specified resource is a duplicate.

OperationNotSupportedException

TagOptionNotMigratedException

_TagOptionNotMigratedException :: AsError a => Getting (First ServiceError) a ServiceError Source #

An operation requiring TagOptions failed because the TagOptions migration process has not been performed for this account. Please use the AWS console to perform the migration process before retrying the operation.

ResourceNotFoundException

_ResourceNotFoundException :: AsError a => Getting (First ServiceError) a ServiceError Source #

The specified resource was not found.

InvalidStateException

_InvalidStateException :: AsError a => Getting (First ServiceError) a ServiceError Source #

An attempt was made to modify a resource that is in a state that is not valid. Check your resources to ensure that they are in valid states before retrying the operation.

LimitExceededException

_LimitExceededException :: AsError a => Getting (First ServiceError) a ServiceError Source #

The current limits of the service would have been exceeded by this operation. Decrease your resource use or increase your service limits and retry the operation.

ResourceInUseException

_ResourceInUseException :: AsError a => Getting (First ServiceError) a ServiceError Source #

A resource that is currently in use. Ensure that the resource is not in use and retry the operation.

Waiters

Waiters poll by repeatedly sending a request until some remote success condition configured by the Wait specification is fulfilled. The Wait specification determines how many attempts should be made, in addition to delay and retry strategies.

Operations

Some AWS operations return results that are incomplete and require subsequent requests in order to obtain the entire result set. The process of sending subsequent requests to continue where a previous request left off is called pagination. For example, the ListObjects operation of Amazon S3 returns up to 1000 objects at a time, and you must send subsequent requests with the appropriate Marker in order to retrieve the next page of results.

Operations that have an AWSPager instance can transparently perform subsequent requests, correctly setting Markers and other request facets to iterate through the entire result set of a truncated API operation. Operations which support this have an additional note in the documentation.

Many operations have the ability to filter results on the server side. See the individual operation parameters for details.

ImportAsProvisionedProduct

data ImportAsProvisionedProduct Source #

See: newImportAsProvisionedProduct smart constructor.

Instances

Instances details
Eq ImportAsProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ImportAsProvisionedProduct

Read ImportAsProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ImportAsProvisionedProduct

Show ImportAsProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ImportAsProvisionedProduct

Generic ImportAsProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ImportAsProvisionedProduct

Associated Types

type Rep ImportAsProvisionedProduct :: Type -> Type #

NFData ImportAsProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ImportAsProvisionedProduct

Hashable ImportAsProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ImportAsProvisionedProduct

ToJSON ImportAsProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ImportAsProvisionedProduct

AWSRequest ImportAsProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ImportAsProvisionedProduct

ToHeaders ImportAsProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ImportAsProvisionedProduct

ToPath ImportAsProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ImportAsProvisionedProduct

ToQuery ImportAsProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ImportAsProvisionedProduct

type Rep ImportAsProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ImportAsProvisionedProduct

type Rep ImportAsProvisionedProduct = D1 ('MetaData "ImportAsProvisionedProduct" "Amazonka.ServiceCatalog.ImportAsProvisionedProduct" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ImportAsProvisionedProduct'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "productId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "provisioningArtifactId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: (S1 ('MetaSel ('Just "provisionedProductName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "physicalId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "idempotencyToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))
type AWSResponse ImportAsProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ImportAsProvisionedProduct

newImportAsProvisionedProduct Source #

Create a value of ImportAsProvisionedProduct with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:acceptLanguage:ImportAsProvisionedProduct', importAsProvisionedProduct_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:productId:ImportAsProvisionedProduct', importAsProvisionedProduct_productId - The product identifier.

$sel:provisioningArtifactId:ImportAsProvisionedProduct', importAsProvisionedProduct_provisioningArtifactId - The identifier of the provisioning artifact.

$sel:provisionedProductName:ImportAsProvisionedProduct', importAsProvisionedProduct_provisionedProductName - The user-friendly name of the provisioned product. The value must be unique for the AWS account. The name cannot be updated after the product is provisioned.

$sel:physicalId:ImportAsProvisionedProduct', importAsProvisionedProduct_physicalId - The unique identifier of the resource to be imported. It only currently supports CloudFormation stack IDs.

$sel:idempotencyToken:ImportAsProvisionedProduct', importAsProvisionedProduct_idempotencyToken - A unique identifier that you provide to ensure idempotency. If multiple requests differ only by the idempotency token, the same response is returned for each repeated request.

data ImportAsProvisionedProductResponse Source #

Instances

Instances details
Eq ImportAsProvisionedProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ImportAsProvisionedProduct

Read ImportAsProvisionedProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ImportAsProvisionedProduct

Show ImportAsProvisionedProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ImportAsProvisionedProduct

Generic ImportAsProvisionedProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ImportAsProvisionedProduct

Associated Types

type Rep ImportAsProvisionedProductResponse :: Type -> Type #

NFData ImportAsProvisionedProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ImportAsProvisionedProduct

type Rep ImportAsProvisionedProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ImportAsProvisionedProduct

type Rep ImportAsProvisionedProductResponse = D1 ('MetaData "ImportAsProvisionedProductResponse" "Amazonka.ServiceCatalog.ImportAsProvisionedProduct" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ImportAsProvisionedProductResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "recordDetail") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RecordDetail)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newImportAsProvisionedProductResponse Source #

Create a value of ImportAsProvisionedProductResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:recordDetail:ImportAsProvisionedProductResponse', importAsProvisionedProductResponse_recordDetail - Undocumented member.

$sel:httpStatus:ImportAsProvisionedProductResponse', importAsProvisionedProductResponse_httpStatus - The response's http status code.

DeleteConstraint

data DeleteConstraint Source #

See: newDeleteConstraint smart constructor.

Instances

Instances details
Eq DeleteConstraint Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteConstraint

Read DeleteConstraint Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteConstraint

Show DeleteConstraint Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteConstraint

Generic DeleteConstraint Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteConstraint

Associated Types

type Rep DeleteConstraint :: Type -> Type #

NFData DeleteConstraint Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteConstraint

Methods

rnf :: DeleteConstraint -> () #

Hashable DeleteConstraint Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteConstraint

ToJSON DeleteConstraint Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteConstraint

AWSRequest DeleteConstraint Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteConstraint

Associated Types

type AWSResponse DeleteConstraint #

ToHeaders DeleteConstraint Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteConstraint

ToPath DeleteConstraint Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteConstraint

ToQuery DeleteConstraint Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteConstraint

type Rep DeleteConstraint Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteConstraint

type Rep DeleteConstraint = D1 ('MetaData "DeleteConstraint" "Amazonka.ServiceCatalog.DeleteConstraint" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DeleteConstraint'" 'PrefixI 'True) (S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DeleteConstraint Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteConstraint

newDeleteConstraint Source #

Create a value of DeleteConstraint with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:acceptLanguage:DeleteConstraint', deleteConstraint_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:id:DeleteConstraint', deleteConstraint_id - The identifier of the constraint.

data DeleteConstraintResponse Source #

See: newDeleteConstraintResponse smart constructor.

Instances

Instances details
Eq DeleteConstraintResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteConstraint

Read DeleteConstraintResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteConstraint

Show DeleteConstraintResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteConstraint

Generic DeleteConstraintResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteConstraint

Associated Types

type Rep DeleteConstraintResponse :: Type -> Type #

NFData DeleteConstraintResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteConstraint

type Rep DeleteConstraintResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteConstraint

type Rep DeleteConstraintResponse = D1 ('MetaData "DeleteConstraintResponse" "Amazonka.ServiceCatalog.DeleteConstraint" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DeleteConstraintResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteConstraintResponse Source #

Create a value of DeleteConstraintResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:DeleteConstraintResponse', deleteConstraintResponse_httpStatus - The response's http status code.

UpdateConstraint

data UpdateConstraint Source #

See: newUpdateConstraint smart constructor.

Instances

Instances details
Eq UpdateConstraint Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateConstraint

Read UpdateConstraint Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateConstraint

Show UpdateConstraint Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateConstraint

Generic UpdateConstraint Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateConstraint

Associated Types

type Rep UpdateConstraint :: Type -> Type #

NFData UpdateConstraint Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateConstraint

Methods

rnf :: UpdateConstraint -> () #

Hashable UpdateConstraint Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateConstraint

ToJSON UpdateConstraint Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateConstraint

AWSRequest UpdateConstraint Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateConstraint

Associated Types

type AWSResponse UpdateConstraint #

ToHeaders UpdateConstraint Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateConstraint

ToPath UpdateConstraint Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateConstraint

ToQuery UpdateConstraint Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateConstraint

type Rep UpdateConstraint Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateConstraint

type Rep UpdateConstraint = D1 ('MetaData "UpdateConstraint" "Amazonka.ServiceCatalog.UpdateConstraint" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "UpdateConstraint'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse UpdateConstraint Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateConstraint

newUpdateConstraint Source #

Create a value of UpdateConstraint with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:acceptLanguage:UpdateConstraint', updateConstraint_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:parameters:UpdateConstraint', updateConstraint_parameters - The constraint parameters, in JSON format. The syntax depends on the constraint type as follows:

LAUNCH
You are required to specify either the RoleArn or the LocalRoleName but can't use both.

Specify the RoleArn property as follows:

{"RoleArn" : "arn:aws:iam::123456789012:role/LaunchRole"}

Specify the LocalRoleName property as follows:

{"LocalRoleName": "SCBasicLaunchRole"}

If you specify the LocalRoleName property, when an account uses the launch constraint, the IAM role with that name in the account will be used. This allows launch-role constraints to be account-agnostic so the administrator can create fewer resources per shared account.

The given role name must exist in the account used to create the launch constraint and the account of the user who launches a product with this launch constraint.

You cannot have both a LAUNCH and a STACKSET constraint.

You also cannot have more than one LAUNCH constraint on a product and portfolio.

NOTIFICATION
Specify the NotificationArns property as follows:
{"NotificationArns" : ["arn:aws:sns:us-east-1:123456789012:Topic"]}
RESOURCE_UPDATE
Specify the TagUpdatesOnProvisionedProduct property as follows:
{"Version":"2.0","Properties":{"TagUpdateOnProvisionedProduct":"String"}}

The TagUpdatesOnProvisionedProduct property accepts a string value of ALLOWED or NOT_ALLOWED.

STACKSET
Specify the Parameters property as follows:
{"Version": "String", "Properties": {"AccountList": [ "String" ], "RegionList": [ "String" ], "AdminRole": "String", "ExecutionRole": "String"}}

You cannot have both a LAUNCH and a STACKSET constraint.

You also cannot have more than one STACKSET constraint on a product and portfolio.

Products with a STACKSET constraint will launch an AWS CloudFormation stack set.

TEMPLATE
Specify the Rules property. For more information, see Template Constraint Rules.

$sel:description:UpdateConstraint', updateConstraint_description - The updated description of the constraint.

$sel:id:UpdateConstraint', updateConstraint_id - The identifier of the constraint.

data UpdateConstraintResponse Source #

See: newUpdateConstraintResponse smart constructor.

Instances

Instances details
Eq UpdateConstraintResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateConstraint

Read UpdateConstraintResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateConstraint

Show UpdateConstraintResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateConstraint

Generic UpdateConstraintResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateConstraint

Associated Types

type Rep UpdateConstraintResponse :: Type -> Type #

NFData UpdateConstraintResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateConstraint

type Rep UpdateConstraintResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateConstraint

type Rep UpdateConstraintResponse = D1 ('MetaData "UpdateConstraintResponse" "Amazonka.ServiceCatalog.UpdateConstraint" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "UpdateConstraintResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RequestStatus)) :*: S1 ('MetaSel ('Just "constraintDetail") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConstraintDetail))) :*: (S1 ('MetaSel ('Just "constraintParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newUpdateConstraintResponse Source #

Create a value of UpdateConstraintResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:status:UpdateConstraintResponse', updateConstraintResponse_status - The status of the current request.

$sel:constraintDetail:UpdateConstraintResponse', updateConstraintResponse_constraintDetail - Information about the constraint.

$sel:constraintParameters:UpdateConstraintResponse', updateConstraintResponse_constraintParameters - The constraint parameters.

$sel:httpStatus:UpdateConstraintResponse', updateConstraintResponse_httpStatus - The response's http status code.

CreateProvisionedProductPlan

data CreateProvisionedProductPlan Source #

See: newCreateProvisionedProductPlan smart constructor.

Instances

Instances details
Eq CreateProvisionedProductPlan Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProvisionedProductPlan

Read CreateProvisionedProductPlan Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProvisionedProductPlan

Show CreateProvisionedProductPlan Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProvisionedProductPlan

Generic CreateProvisionedProductPlan Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProvisionedProductPlan

Associated Types

type Rep CreateProvisionedProductPlan :: Type -> Type #

NFData CreateProvisionedProductPlan Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProvisionedProductPlan

Hashable CreateProvisionedProductPlan Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProvisionedProductPlan

ToJSON CreateProvisionedProductPlan Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProvisionedProductPlan

AWSRequest CreateProvisionedProductPlan Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProvisionedProductPlan

ToHeaders CreateProvisionedProductPlan Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProvisionedProductPlan

ToPath CreateProvisionedProductPlan Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProvisionedProductPlan

ToQuery CreateProvisionedProductPlan Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProvisionedProductPlan

type Rep CreateProvisionedProductPlan Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProvisionedProductPlan

type Rep CreateProvisionedProductPlan = D1 ('MetaData "CreateProvisionedProductPlan" "Amazonka.ServiceCatalog.CreateProvisionedProductPlan" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "CreateProvisionedProductPlan'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "notificationArns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "pathId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "provisioningParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [UpdateProvisioningParameter])) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag]))))) :*: ((S1 ('MetaSel ('Just "planName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "planType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ProvisionedProductPlanType) :*: S1 ('MetaSel ('Just "productId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: (S1 ('MetaSel ('Just "provisionedProductName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "provisioningArtifactId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "idempotencyToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))
type AWSResponse CreateProvisionedProductPlan Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProvisionedProductPlan

newCreateProvisionedProductPlan Source #

Create a value of CreateProvisionedProductPlan with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:notificationArns:CreateProvisionedProductPlan', createProvisionedProductPlan_notificationArns - Passed to CloudFormation. The SNS topic ARNs to which to publish stack-related events.

$sel:acceptLanguage:CreateProvisionedProductPlan', createProvisionedProductPlan_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:pathId:CreateProvisionedProductPlan', createProvisionedProductPlan_pathId - The path identifier of the product. This value is optional if the product has a default path, and required if the product has more than one path. To list the paths for a product, use ListLaunchPaths.

$sel:provisioningParameters:CreateProvisionedProductPlan', createProvisionedProductPlan_provisioningParameters - Parameters specified by the administrator that are required for provisioning the product.

$sel:tags:CreateProvisionedProductPlan', createProvisionedProductPlan_tags - One or more tags.

If the plan is for an existing provisioned product, the product must have a RESOURCE_UPDATE constraint with TagUpdatesOnProvisionedProduct set to ALLOWED to allow tag updates.

$sel:planName:CreateProvisionedProductPlan', createProvisionedProductPlan_planName - The name of the plan.

$sel:planType:CreateProvisionedProductPlan', createProvisionedProductPlan_planType - The plan type.

$sel:productId:CreateProvisionedProductPlan', createProvisionedProductPlan_productId - The product identifier.

$sel:provisionedProductName:CreateProvisionedProductPlan', createProvisionedProductPlan_provisionedProductName - A user-friendly name for the provisioned product. This value must be unique for the AWS account and cannot be updated after the product is provisioned.

$sel:provisioningArtifactId:CreateProvisionedProductPlan', createProvisionedProductPlan_provisioningArtifactId - The identifier of the provisioning artifact.

$sel:idempotencyToken:CreateProvisionedProductPlan', createProvisionedProductPlan_idempotencyToken - A unique identifier that you provide to ensure idempotency. If multiple requests differ only by the idempotency token, the same response is returned for each repeated request.

data CreateProvisionedProductPlanResponse Source #

Instances

Instances details
Eq CreateProvisionedProductPlanResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProvisionedProductPlan

Read CreateProvisionedProductPlanResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProvisionedProductPlan

Show CreateProvisionedProductPlanResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProvisionedProductPlan

Generic CreateProvisionedProductPlanResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProvisionedProductPlan

NFData CreateProvisionedProductPlanResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProvisionedProductPlan

type Rep CreateProvisionedProductPlanResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProvisionedProductPlan

type Rep CreateProvisionedProductPlanResponse = D1 ('MetaData "CreateProvisionedProductPlanResponse" "Amazonka.ServiceCatalog.CreateProvisionedProductPlan" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "CreateProvisionedProductPlanResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "provisionedProductName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "provisionProductId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "provisioningArtifactId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "planId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "planName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

ExecuteProvisionedProductServiceAction

data ExecuteProvisionedProductServiceAction Source #

Instances

Instances details
Eq ExecuteProvisionedProductServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ExecuteProvisionedProductServiceAction

Read ExecuteProvisionedProductServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ExecuteProvisionedProductServiceAction

Show ExecuteProvisionedProductServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ExecuteProvisionedProductServiceAction

Generic ExecuteProvisionedProductServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ExecuteProvisionedProductServiceAction

NFData ExecuteProvisionedProductServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ExecuteProvisionedProductServiceAction

Hashable ExecuteProvisionedProductServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ExecuteProvisionedProductServiceAction

ToJSON ExecuteProvisionedProductServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ExecuteProvisionedProductServiceAction

AWSRequest ExecuteProvisionedProductServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ExecuteProvisionedProductServiceAction

ToHeaders ExecuteProvisionedProductServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ExecuteProvisionedProductServiceAction

ToPath ExecuteProvisionedProductServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ExecuteProvisionedProductServiceAction

ToQuery ExecuteProvisionedProductServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ExecuteProvisionedProductServiceAction

type Rep ExecuteProvisionedProductServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ExecuteProvisionedProductServiceAction

type Rep ExecuteProvisionedProductServiceAction = D1 ('MetaData "ExecuteProvisionedProductServiceAction" "Amazonka.ServiceCatalog.ExecuteProvisionedProductServiceAction" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ExecuteProvisionedProductServiceAction'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text [Text])))) :*: (S1 ('MetaSel ('Just "provisionedProductId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "serviceActionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "executeToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))
type AWSResponse ExecuteProvisionedProductServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ExecuteProvisionedProductServiceAction

newExecuteProvisionedProductServiceAction Source #

Create a value of ExecuteProvisionedProductServiceAction with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:acceptLanguage:ExecuteProvisionedProductServiceAction', executeProvisionedProductServiceAction_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:parameters:ExecuteProvisionedProductServiceAction', executeProvisionedProductServiceAction_parameters - A map of all self-service action parameters and their values. If a provided parameter is of a special type, such as TARGET, the provided value will override the default value generated by AWS Service Catalog. If the parameters field is not provided, no additional parameters are passed and default values will be used for any special parameters such as TARGET.

$sel:provisionedProductId:ExecuteProvisionedProductServiceAction', executeProvisionedProductServiceAction_provisionedProductId - The identifier of the provisioned product.

$sel:serviceActionId:ExecuteProvisionedProductServiceAction', executeProvisionedProductServiceAction_serviceActionId - The self-service action identifier. For example, act-fs7abcd89wxyz.

$sel:executeToken:ExecuteProvisionedProductServiceAction', executeProvisionedProductServiceAction_executeToken - An idempotency token that uniquely identifies the execute request.

data ExecuteProvisionedProductServiceActionResponse Source #

Instances

Instances details
Eq ExecuteProvisionedProductServiceActionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ExecuteProvisionedProductServiceAction

Read ExecuteProvisionedProductServiceActionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ExecuteProvisionedProductServiceAction

Show ExecuteProvisionedProductServiceActionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ExecuteProvisionedProductServiceAction

Generic ExecuteProvisionedProductServiceActionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ExecuteProvisionedProductServiceAction

NFData ExecuteProvisionedProductServiceActionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ExecuteProvisionedProductServiceAction

type Rep ExecuteProvisionedProductServiceActionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ExecuteProvisionedProductServiceAction

type Rep ExecuteProvisionedProductServiceActionResponse = D1 ('MetaData "ExecuteProvisionedProductServiceActionResponse" "Amazonka.ServiceCatalog.ExecuteProvisionedProductServiceAction" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ExecuteProvisionedProductServiceActionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "recordDetail") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RecordDetail)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newExecuteProvisionedProductServiceActionResponse Source #

Create a value of ExecuteProvisionedProductServiceActionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:recordDetail:ExecuteProvisionedProductServiceActionResponse', executeProvisionedProductServiceActionResponse_recordDetail - An object containing detailed information about the result of provisioning the product.

$sel:httpStatus:ExecuteProvisionedProductServiceActionResponse', executeProvisionedProductServiceActionResponse_httpStatus - The response's http status code.

CreateProduct

data CreateProduct Source #

See: newCreateProduct smart constructor.

Instances

Instances details
Eq CreateProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProduct

Read CreateProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProduct

Show CreateProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProduct

Generic CreateProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProduct

Associated Types

type Rep CreateProduct :: Type -> Type #

NFData CreateProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProduct

Methods

rnf :: CreateProduct -> () #

Hashable CreateProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProduct

ToJSON CreateProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProduct

AWSRequest CreateProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProduct

Associated Types

type AWSResponse CreateProduct #

ToHeaders CreateProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProduct

ToPath CreateProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProduct

ToQuery CreateProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProduct

type Rep CreateProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProduct

type Rep CreateProduct = D1 ('MetaData "CreateProduct" "Amazonka.ServiceCatalog.CreateProduct" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "CreateProduct'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "supportUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "distributor") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "supportEmail") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag]))))) :*: ((S1 ('MetaSel ('Just "supportDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "owner") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: (S1 ('MetaSel ('Just "productType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ProductType) :*: (S1 ('MetaSel ('Just "provisioningArtifactParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ProvisioningArtifactProperties) :*: S1 ('MetaSel ('Just "idempotencyToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))
type AWSResponse CreateProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProduct

newCreateProduct Source #

Create a value of CreateProduct with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:supportUrl:CreateProduct', createProduct_supportUrl - The contact URL for product support.

^https?:\/\// / is the pattern used to validate SupportUrl.

$sel:distributor:CreateProduct', createProduct_distributor - The distributor of the product.

$sel:acceptLanguage:CreateProduct', createProduct_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:supportEmail:CreateProduct', createProduct_supportEmail - The contact email for product support.

$sel:description:CreateProduct', createProduct_description - The description of the product.

$sel:tags:CreateProduct', createProduct_tags - One or more tags.

$sel:supportDescription:CreateProduct', createProduct_supportDescription - The support information about the product.

$sel:name:CreateProduct', createProduct_name - The name of the product.

$sel:owner:CreateProduct', createProduct_owner - The owner of the product.

$sel:productType:CreateProduct', createProduct_productType - The type of product.

$sel:provisioningArtifactParameters:CreateProduct', createProduct_provisioningArtifactParameters - The configuration of the provisioning artifact.

$sel:idempotencyToken:CreateProduct', createProduct_idempotencyToken - A unique identifier that you provide to ensure idempotency. If multiple requests differ only by the idempotency token, the same response is returned for each repeated request.

data CreateProductResponse Source #

See: newCreateProductResponse smart constructor.

Instances

Instances details
Eq CreateProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProduct

Read CreateProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProduct

Show CreateProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProduct

Generic CreateProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProduct

Associated Types

type Rep CreateProductResponse :: Type -> Type #

NFData CreateProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProduct

Methods

rnf :: CreateProductResponse -> () #

type Rep CreateProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProduct

type Rep CreateProductResponse = D1 ('MetaData "CreateProductResponse" "Amazonka.ServiceCatalog.CreateProduct" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "CreateProductResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "productViewDetail") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProductViewDetail)) :*: S1 ('MetaSel ('Just "provisioningArtifactDetail") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProvisioningArtifactDetail))) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newCreateProductResponse Source #

Create a value of CreateProductResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:productViewDetail:CreateProductResponse', createProductResponse_productViewDetail - Information about the product view.

$sel:provisioningArtifactDetail:CreateProductResponse', createProductResponse_provisioningArtifactDetail - Information about the provisioning artifact.

$sel:tags:CreateProduct', createProductResponse_tags - Information about the tags associated with the product.

$sel:httpStatus:CreateProductResponse', createProductResponse_httpStatus - The response's http status code.

DescribeCopyProductStatus

data DescribeCopyProductStatus Source #

See: newDescribeCopyProductStatus smart constructor.

Instances

Instances details
Eq DescribeCopyProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeCopyProductStatus

Read DescribeCopyProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeCopyProductStatus

Show DescribeCopyProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeCopyProductStatus

Generic DescribeCopyProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeCopyProductStatus

Associated Types

type Rep DescribeCopyProductStatus :: Type -> Type #

NFData DescribeCopyProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeCopyProductStatus

Hashable DescribeCopyProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeCopyProductStatus

ToJSON DescribeCopyProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeCopyProductStatus

AWSRequest DescribeCopyProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeCopyProductStatus

ToHeaders DescribeCopyProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeCopyProductStatus

ToPath DescribeCopyProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeCopyProductStatus

ToQuery DescribeCopyProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeCopyProductStatus

type Rep DescribeCopyProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeCopyProductStatus

type Rep DescribeCopyProductStatus = D1 ('MetaData "DescribeCopyProductStatus" "Amazonka.ServiceCatalog.DescribeCopyProductStatus" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DescribeCopyProductStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "copyProductToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DescribeCopyProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeCopyProductStatus

newDescribeCopyProductStatus Source #

Create a value of DescribeCopyProductStatus with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:acceptLanguage:DescribeCopyProductStatus', describeCopyProductStatus_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:copyProductToken:DescribeCopyProductStatus', describeCopyProductStatus_copyProductToken - The token for the copy product operation. This token is returned by CopyProduct.

data DescribeCopyProductStatusResponse Source #

See: newDescribeCopyProductStatusResponse smart constructor.

Instances

Instances details
Eq DescribeCopyProductStatusResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeCopyProductStatus

Read DescribeCopyProductStatusResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeCopyProductStatus

Show DescribeCopyProductStatusResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeCopyProductStatus

Generic DescribeCopyProductStatusResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeCopyProductStatus

Associated Types

type Rep DescribeCopyProductStatusResponse :: Type -> Type #

NFData DescribeCopyProductStatusResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeCopyProductStatus

type Rep DescribeCopyProductStatusResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeCopyProductStatus

type Rep DescribeCopyProductStatusResponse = D1 ('MetaData "DescribeCopyProductStatusResponse" "Amazonka.ServiceCatalog.DescribeCopyProductStatus" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DescribeCopyProductStatusResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "targetProductId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "copyProductStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CopyProductStatus))) :*: (S1 ('MetaSel ('Just "statusDetail") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

CreateServiceAction

data CreateServiceAction Source #

See: newCreateServiceAction smart constructor.

Instances

Instances details
Eq CreateServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateServiceAction

Read CreateServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateServiceAction

Show CreateServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateServiceAction

Generic CreateServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateServiceAction

Associated Types

type Rep CreateServiceAction :: Type -> Type #

NFData CreateServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateServiceAction

Methods

rnf :: CreateServiceAction -> () #

Hashable CreateServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateServiceAction

ToJSON CreateServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateServiceAction

AWSRequest CreateServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateServiceAction

Associated Types

type AWSResponse CreateServiceAction #

ToHeaders CreateServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateServiceAction

ToPath CreateServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateServiceAction

ToQuery CreateServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateServiceAction

type Rep CreateServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateServiceAction

type Rep CreateServiceAction = D1 ('MetaData "CreateServiceAction" "Amazonka.ServiceCatalog.CreateServiceAction" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "CreateServiceAction'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: (S1 ('MetaSel ('Just "definitionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ServiceActionDefinitionType) :*: (S1 ('MetaSel ('Just "definition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (HashMap ServiceActionDefinitionKey Text)) :*: S1 ('MetaSel ('Just "idempotencyToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))
type AWSResponse CreateServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateServiceAction

newCreateServiceAction Source #

Create a value of CreateServiceAction with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:acceptLanguage:CreateServiceAction', createServiceAction_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:description:CreateServiceAction', createServiceAction_description - The self-service action description.

$sel:name:CreateServiceAction', createServiceAction_name - The self-service action name.

$sel:definitionType:CreateServiceAction', createServiceAction_definitionType - The service action definition type. For example, SSM_AUTOMATION.

$sel:definition:CreateServiceAction', createServiceAction_definition - The self-service action definition. Can be one of the following:

Name
The name of the AWS Systems Manager document (SSM document). For example, AWS-RestartEC2Instance.

If you are using a shared SSM document, you must provide the ARN instead of the name.

Version
The AWS Systems Manager automation document version. For example, "Version": "1"
AssumeRole
The Amazon Resource Name (ARN) of the role that performs the self-service actions on your behalf. For example, "AssumeRole": "arn:aws:iam::12345678910:role/ActionRole".

To reuse the provisioned product launch role, set to "AssumeRole": "LAUNCH_ROLE".

Parameters
The list of parameters in JSON format.

For example: [{\"Name\":\"InstanceId\",\"Type\":\"TARGET\"}] or [{\"Name\":\"InstanceId\",\"Type\":\"TEXT_VALUE\"}].

$sel:idempotencyToken:CreateServiceAction', createServiceAction_idempotencyToken - A unique identifier that you provide to ensure idempotency. If multiple requests differ only by the idempotency token, the same response is returned for each repeated request.

data CreateServiceActionResponse Source #

See: newCreateServiceActionResponse smart constructor.

Instances

Instances details
Eq CreateServiceActionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateServiceAction

Read CreateServiceActionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateServiceAction

Show CreateServiceActionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateServiceAction

Generic CreateServiceActionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateServiceAction

Associated Types

type Rep CreateServiceActionResponse :: Type -> Type #

NFData CreateServiceActionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateServiceAction

type Rep CreateServiceActionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateServiceAction

type Rep CreateServiceActionResponse = D1 ('MetaData "CreateServiceActionResponse" "Amazonka.ServiceCatalog.CreateServiceAction" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "CreateServiceActionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "serviceActionDetail") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ServiceActionDetail)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateServiceActionResponse Source #

Create a value of CreateServiceActionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:serviceActionDetail:CreateServiceActionResponse', createServiceActionResponse_serviceActionDetail - An object containing information about the self-service action.

$sel:httpStatus:CreateServiceActionResponse', createServiceActionResponse_httpStatus - The response's http status code.

TerminateProvisionedProduct

data TerminateProvisionedProduct Source #

See: newTerminateProvisionedProduct smart constructor.

Instances

Instances details
Eq TerminateProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.TerminateProvisionedProduct

Read TerminateProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.TerminateProvisionedProduct

Show TerminateProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.TerminateProvisionedProduct

Generic TerminateProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.TerminateProvisionedProduct

Associated Types

type Rep TerminateProvisionedProduct :: Type -> Type #

NFData TerminateProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.TerminateProvisionedProduct

Hashable TerminateProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.TerminateProvisionedProduct

ToJSON TerminateProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.TerminateProvisionedProduct

AWSRequest TerminateProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.TerminateProvisionedProduct

ToHeaders TerminateProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.TerminateProvisionedProduct

ToPath TerminateProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.TerminateProvisionedProduct

ToQuery TerminateProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.TerminateProvisionedProduct

type Rep TerminateProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.TerminateProvisionedProduct

type Rep TerminateProvisionedProduct = D1 ('MetaData "TerminateProvisionedProduct" "Amazonka.ServiceCatalog.TerminateProvisionedProduct" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "TerminateProvisionedProduct'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "provisionedProductName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "retainPhysicalResources") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "ignoreErrors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "provisionedProductId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "terminateToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))
type AWSResponse TerminateProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.TerminateProvisionedProduct

newTerminateProvisionedProduct Source #

Create a value of TerminateProvisionedProduct with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:provisionedProductName:TerminateProvisionedProduct', terminateProvisionedProduct_provisionedProductName - The name of the provisioned product. You cannot specify both ProvisionedProductName and ProvisionedProductId.

$sel:retainPhysicalResources:TerminateProvisionedProduct', terminateProvisionedProduct_retainPhysicalResources - When this boolean parameter is set to true, the TerminateProvisionedProduct API deletes the Service Catalog provisioned product. However, it does not remove the CloudFormation stack, stack set, or the underlying resources of the deleted provisioned product. The default value is false.

$sel:acceptLanguage:TerminateProvisionedProduct', terminateProvisionedProduct_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:ignoreErrors:TerminateProvisionedProduct', terminateProvisionedProduct_ignoreErrors - If set to true, AWS Service Catalog stops managing the specified provisioned product even if it cannot delete the underlying resources.

$sel:provisionedProductId:TerminateProvisionedProduct', terminateProvisionedProduct_provisionedProductId - The identifier of the provisioned product. You cannot specify both ProvisionedProductName and ProvisionedProductId.

$sel:terminateToken:TerminateProvisionedProduct', terminateProvisionedProduct_terminateToken - An idempotency token that uniquely identifies the termination request. This token is only valid during the termination process. After the provisioned product is terminated, subsequent requests to terminate the same provisioned product always return ResourceNotFound.

data TerminateProvisionedProductResponse Source #

Instances

Instances details
Eq TerminateProvisionedProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.TerminateProvisionedProduct

Read TerminateProvisionedProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.TerminateProvisionedProduct

Show TerminateProvisionedProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.TerminateProvisionedProduct

Generic TerminateProvisionedProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.TerminateProvisionedProduct

NFData TerminateProvisionedProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.TerminateProvisionedProduct

type Rep TerminateProvisionedProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.TerminateProvisionedProduct

type Rep TerminateProvisionedProductResponse = D1 ('MetaData "TerminateProvisionedProductResponse" "Amazonka.ServiceCatalog.TerminateProvisionedProduct" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "TerminateProvisionedProductResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "recordDetail") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RecordDetail)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newTerminateProvisionedProductResponse Source #

Create a value of TerminateProvisionedProductResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:recordDetail:TerminateProvisionedProductResponse', terminateProvisionedProductResponse_recordDetail - Information about the result of this request.

$sel:httpStatus:TerminateProvisionedProductResponse', terminateProvisionedProductResponse_httpStatus - The response's http status code.

UpdateProvisionedProduct

data UpdateProvisionedProduct Source #

See: newUpdateProvisionedProduct smart constructor.

Instances

Instances details
Eq UpdateProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisionedProduct

Read UpdateProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisionedProduct

Show UpdateProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisionedProduct

Generic UpdateProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisionedProduct

Associated Types

type Rep UpdateProvisionedProduct :: Type -> Type #

NFData UpdateProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisionedProduct

Hashable UpdateProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisionedProduct

ToJSON UpdateProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisionedProduct

AWSRequest UpdateProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisionedProduct

ToHeaders UpdateProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisionedProduct

ToPath UpdateProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisionedProduct

ToQuery UpdateProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisionedProduct

type Rep UpdateProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisionedProduct

type Rep UpdateProvisionedProduct = D1 ('MetaData "UpdateProvisionedProduct" "Amazonka.ServiceCatalog.UpdateProvisionedProduct" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "UpdateProvisionedProduct'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "productName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "provisionedProductName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "provisioningArtifactId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "provisioningArtifactName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "pathName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "pathId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "provisioningParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [UpdateProvisioningParameter])) :*: S1 ('MetaSel ('Just "provisionedProductId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "productId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag]))) :*: (S1 ('MetaSel ('Just "provisioningPreferences") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UpdateProvisioningPreferences)) :*: S1 ('MetaSel ('Just "updateToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))
type AWSResponse UpdateProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisionedProduct

newUpdateProvisionedProduct Source #

Create a value of UpdateProvisionedProduct with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:productName:UpdateProvisionedProduct', updateProvisionedProduct_productName - The name of the product. You must provide the name or ID, but not both.

$sel:provisionedProductName:UpdateProvisionedProduct', updateProvisionedProduct_provisionedProductName - The name of the provisioned product. You cannot specify both ProvisionedProductName and ProvisionedProductId.

$sel:provisioningArtifactId:UpdateProvisionedProduct', updateProvisionedProduct_provisioningArtifactId - The identifier of the provisioning artifact.

$sel:provisioningArtifactName:UpdateProvisionedProduct', updateProvisionedProduct_provisioningArtifactName - The name of the provisioning artifact. You must provide the name or ID, but not both.

$sel:pathName:UpdateProvisionedProduct', updateProvisionedProduct_pathName - The name of the path. You must provide the name or ID, but not both.

$sel:acceptLanguage:UpdateProvisionedProduct', updateProvisionedProduct_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:pathId:UpdateProvisionedProduct', updateProvisionedProduct_pathId - The path identifier. This value is optional if the product has a default path, and required if the product has more than one path. You must provide the name or ID, but not both.

$sel:provisioningParameters:UpdateProvisionedProduct', updateProvisionedProduct_provisioningParameters - The new parameters.

$sel:provisionedProductId:UpdateProvisionedProduct', updateProvisionedProduct_provisionedProductId - The identifier of the provisioned product. You must provide the name or ID, but not both.

$sel:productId:UpdateProvisionedProduct', updateProvisionedProduct_productId - The identifier of the product. You must provide the name or ID, but not both.

$sel:tags:UpdateProvisionedProduct', updateProvisionedProduct_tags - One or more tags. Requires the product to have RESOURCE_UPDATE constraint with TagUpdatesOnProvisionedProduct set to ALLOWED to allow tag updates.

$sel:provisioningPreferences:UpdateProvisionedProduct', updateProvisionedProduct_provisioningPreferences - An object that contains information about the provisioning preferences for a stack set.

$sel:updateToken:UpdateProvisionedProduct', updateProvisionedProduct_updateToken - The idempotency token that uniquely identifies the provisioning update request.

data UpdateProvisionedProductResponse Source #

See: newUpdateProvisionedProductResponse smart constructor.

Instances

Instances details
Eq UpdateProvisionedProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisionedProduct

Read UpdateProvisionedProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisionedProduct

Show UpdateProvisionedProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisionedProduct

Generic UpdateProvisionedProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisionedProduct

Associated Types

type Rep UpdateProvisionedProductResponse :: Type -> Type #

NFData UpdateProvisionedProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisionedProduct

type Rep UpdateProvisionedProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisionedProduct

type Rep UpdateProvisionedProductResponse = D1 ('MetaData "UpdateProvisionedProductResponse" "Amazonka.ServiceCatalog.UpdateProvisionedProduct" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "UpdateProvisionedProductResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "recordDetail") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RecordDetail)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateProvisionedProductResponse Source #

Create a value of UpdateProvisionedProductResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:recordDetail:UpdateProvisionedProductResponse', updateProvisionedProductResponse_recordDetail - Information about the result of the request.

$sel:httpStatus:UpdateProvisionedProductResponse', updateProvisionedProductResponse_httpStatus - The response's http status code.

DescribeProvisioningArtifact

data DescribeProvisioningArtifact Source #

See: newDescribeProvisioningArtifact smart constructor.

Instances

Instances details
Eq DescribeProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisioningArtifact

Read DescribeProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisioningArtifact

Show DescribeProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisioningArtifact

Generic DescribeProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisioningArtifact

Associated Types

type Rep DescribeProvisioningArtifact :: Type -> Type #

NFData DescribeProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisioningArtifact

Hashable DescribeProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisioningArtifact

ToJSON DescribeProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisioningArtifact

AWSRequest DescribeProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisioningArtifact

ToHeaders DescribeProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisioningArtifact

ToPath DescribeProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisioningArtifact

ToQuery DescribeProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisioningArtifact

type Rep DescribeProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisioningArtifact

type Rep DescribeProvisioningArtifact = D1 ('MetaData "DescribeProvisioningArtifact" "Amazonka.ServiceCatalog.DescribeProvisioningArtifact" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DescribeProvisioningArtifact'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "productName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "provisioningArtifactId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "verbose") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)))) :*: (S1 ('MetaSel ('Just "provisioningArtifactName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "productId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))
type AWSResponse DescribeProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisioningArtifact

newDescribeProvisioningArtifact :: DescribeProvisioningArtifact Source #

Create a value of DescribeProvisioningArtifact with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:productName:DescribeProvisioningArtifact', describeProvisioningArtifact_productName - The product name.

$sel:provisioningArtifactId:DescribeProvisioningArtifact', describeProvisioningArtifact_provisioningArtifactId - The identifier of the provisioning artifact.

$sel:verbose:DescribeProvisioningArtifact', describeProvisioningArtifact_verbose - Indicates whether a verbose level of detail is enabled.

$sel:provisioningArtifactName:DescribeProvisioningArtifact', describeProvisioningArtifact_provisioningArtifactName - The provisioning artifact name.

$sel:acceptLanguage:DescribeProvisioningArtifact', describeProvisioningArtifact_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:productId:DescribeProvisioningArtifact', describeProvisioningArtifact_productId - The product identifier.

data DescribeProvisioningArtifactResponse Source #

Instances

Instances details
Eq DescribeProvisioningArtifactResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisioningArtifact

Read DescribeProvisioningArtifactResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisioningArtifact

Show DescribeProvisioningArtifactResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisioningArtifact

Generic DescribeProvisioningArtifactResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisioningArtifact

NFData DescribeProvisioningArtifactResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisioningArtifact

type Rep DescribeProvisioningArtifactResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisioningArtifact

type Rep DescribeProvisioningArtifactResponse = D1 ('MetaData "DescribeProvisioningArtifactResponse" "Amazonka.ServiceCatalog.DescribeProvisioningArtifact" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DescribeProvisioningArtifactResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RequestStatus)) :*: S1 ('MetaSel ('Just "info") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text)))) :*: (S1 ('MetaSel ('Just "provisioningArtifactDetail") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProvisioningArtifactDetail)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeProvisioningArtifactResponse Source #

Create a value of DescribeProvisioningArtifactResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:status:DescribeProvisioningArtifactResponse', describeProvisioningArtifactResponse_status - The status of the current request.

$sel:info:DescribeProvisioningArtifactResponse', describeProvisioningArtifactResponse_info - The URL of the CloudFormation template in Amazon S3.

$sel:provisioningArtifactDetail:DescribeProvisioningArtifactResponse', describeProvisioningArtifactResponse_provisioningArtifactDetail - Information about the provisioning artifact.

$sel:httpStatus:DescribeProvisioningArtifactResponse', describeProvisioningArtifactResponse_httpStatus - The response's http status code.

AssociateServiceActionWithProvisioningArtifact

data AssociateServiceActionWithProvisioningArtifact Source #

Instances

Instances details
Eq AssociateServiceActionWithProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateServiceActionWithProvisioningArtifact

Read AssociateServiceActionWithProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateServiceActionWithProvisioningArtifact

Show AssociateServiceActionWithProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateServiceActionWithProvisioningArtifact

Generic AssociateServiceActionWithProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateServiceActionWithProvisioningArtifact

NFData AssociateServiceActionWithProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateServiceActionWithProvisioningArtifact

Hashable AssociateServiceActionWithProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateServiceActionWithProvisioningArtifact

ToJSON AssociateServiceActionWithProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateServiceActionWithProvisioningArtifact

AWSRequest AssociateServiceActionWithProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateServiceActionWithProvisioningArtifact

ToHeaders AssociateServiceActionWithProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateServiceActionWithProvisioningArtifact

ToPath AssociateServiceActionWithProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateServiceActionWithProvisioningArtifact

ToQuery AssociateServiceActionWithProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateServiceActionWithProvisioningArtifact

type Rep AssociateServiceActionWithProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateServiceActionWithProvisioningArtifact

type Rep AssociateServiceActionWithProvisioningArtifact = D1 ('MetaData "AssociateServiceActionWithProvisioningArtifact" "Amazonka.ServiceCatalog.AssociateServiceActionWithProvisioningArtifact" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "AssociateServiceActionWithProvisioningArtifact'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "productId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "provisioningArtifactId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "serviceActionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse AssociateServiceActionWithProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateServiceActionWithProvisioningArtifact

data AssociateServiceActionWithProvisioningArtifactResponse Source #

Instances

Instances details
Eq AssociateServiceActionWithProvisioningArtifactResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateServiceActionWithProvisioningArtifact

Read AssociateServiceActionWithProvisioningArtifactResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateServiceActionWithProvisioningArtifact

Show AssociateServiceActionWithProvisioningArtifactResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateServiceActionWithProvisioningArtifact

Generic AssociateServiceActionWithProvisioningArtifactResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateServiceActionWithProvisioningArtifact

NFData AssociateServiceActionWithProvisioningArtifactResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateServiceActionWithProvisioningArtifact

type Rep AssociateServiceActionWithProvisioningArtifactResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateServiceActionWithProvisioningArtifact

type Rep AssociateServiceActionWithProvisioningArtifactResponse = D1 ('MetaData "AssociateServiceActionWithProvisioningArtifactResponse" "Amazonka.ServiceCatalog.AssociateServiceActionWithProvisioningArtifact" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "AssociateServiceActionWithProvisioningArtifactResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

ListRecordHistory (Paginated)

data ListRecordHistory Source #

See: newListRecordHistory smart constructor.

Instances

Instances details
Eq ListRecordHistory Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListRecordHistory

Read ListRecordHistory Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListRecordHistory

Show ListRecordHistory Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListRecordHistory

Generic ListRecordHistory Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListRecordHistory

Associated Types

type Rep ListRecordHistory :: Type -> Type #

NFData ListRecordHistory Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListRecordHistory

Methods

rnf :: ListRecordHistory -> () #

Hashable ListRecordHistory Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListRecordHistory

ToJSON ListRecordHistory Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListRecordHistory

AWSPager ListRecordHistory Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListRecordHistory

AWSRequest ListRecordHistory Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListRecordHistory

Associated Types

type AWSResponse ListRecordHistory #

ToHeaders ListRecordHistory Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListRecordHistory

ToPath ListRecordHistory Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListRecordHistory

ToQuery ListRecordHistory Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListRecordHistory

type Rep ListRecordHistory Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListRecordHistory

type Rep ListRecordHistory = D1 ('MetaData "ListRecordHistory" "Amazonka.ServiceCatalog.ListRecordHistory" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ListRecordHistory'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "searchFilter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ListRecordHistorySearchFilter)) :*: S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "accessLevelFilter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AccessLevelFilter)) :*: (S1 ('MetaSel ('Just "pageToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "pageSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))))
type AWSResponse ListRecordHistory Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListRecordHistory

newListRecordHistory :: ListRecordHistory Source #

Create a value of ListRecordHistory with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:searchFilter:ListRecordHistory', listRecordHistory_searchFilter - The search filter to scope the results.

$sel:acceptLanguage:ListRecordHistory', listRecordHistory_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:accessLevelFilter:ListRecordHistory', listRecordHistory_accessLevelFilter - The access level to use to obtain results. The default is User.

$sel:pageToken:ListRecordHistory', listRecordHistory_pageToken - The page token for the next set of results. To retrieve the first set of results, use null.

$sel:pageSize:ListRecordHistory', listRecordHistory_pageSize - The maximum number of items to return with this call.

data ListRecordHistoryResponse Source #

See: newListRecordHistoryResponse smart constructor.

Instances

Instances details
Eq ListRecordHistoryResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListRecordHistory

Read ListRecordHistoryResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListRecordHistory

Show ListRecordHistoryResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListRecordHistory

Generic ListRecordHistoryResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListRecordHistory

Associated Types

type Rep ListRecordHistoryResponse :: Type -> Type #

NFData ListRecordHistoryResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListRecordHistory

type Rep ListRecordHistoryResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListRecordHistory

type Rep ListRecordHistoryResponse = D1 ('MetaData "ListRecordHistoryResponse" "Amazonka.ServiceCatalog.ListRecordHistory" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ListRecordHistoryResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextPageToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "recordDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [RecordDetail])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListRecordHistoryResponse Source #

Create a value of ListRecordHistoryResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextPageToken:ListRecordHistoryResponse', listRecordHistoryResponse_nextPageToken - The page token to use to retrieve the next set of results. If there are no additional results, this value is null.

$sel:recordDetails:ListRecordHistoryResponse', listRecordHistoryResponse_recordDetails - The records, in reverse chronological order.

$sel:httpStatus:ListRecordHistoryResponse', listRecordHistoryResponse_httpStatus - The response's http status code.

DescribeProvisionedProductPlan

data DescribeProvisionedProductPlan Source #

See: newDescribeProvisionedProductPlan smart constructor.

Instances

Instances details
Eq DescribeProvisionedProductPlan Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProductPlan

Read DescribeProvisionedProductPlan Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProductPlan

Show DescribeProvisionedProductPlan Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProductPlan

Generic DescribeProvisionedProductPlan Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProductPlan

Associated Types

type Rep DescribeProvisionedProductPlan :: Type -> Type #

NFData DescribeProvisionedProductPlan Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProductPlan

Hashable DescribeProvisionedProductPlan Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProductPlan

ToJSON DescribeProvisionedProductPlan Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProductPlan

AWSRequest DescribeProvisionedProductPlan Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProductPlan

ToHeaders DescribeProvisionedProductPlan Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProductPlan

ToPath DescribeProvisionedProductPlan Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProductPlan

ToQuery DescribeProvisionedProductPlan Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProductPlan

type Rep DescribeProvisionedProductPlan Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProductPlan

type Rep DescribeProvisionedProductPlan = D1 ('MetaData "DescribeProvisionedProductPlan" "Amazonka.ServiceCatalog.DescribeProvisionedProductPlan" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DescribeProvisionedProductPlan'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "pageToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "pageSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "planId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse DescribeProvisionedProductPlan Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProductPlan

newDescribeProvisionedProductPlan Source #

Create a value of DescribeProvisionedProductPlan with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:acceptLanguage:DescribeProvisionedProductPlan', describeProvisionedProductPlan_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:pageToken:DescribeProvisionedProductPlan', describeProvisionedProductPlan_pageToken - The page token for the next set of results. To retrieve the first set of results, use null.

$sel:pageSize:DescribeProvisionedProductPlan', describeProvisionedProductPlan_pageSize - The maximum number of items to return with this call.

$sel:planId:DescribeProvisionedProductPlan', describeProvisionedProductPlan_planId - The plan identifier.

data DescribeProvisionedProductPlanResponse Source #

Instances

Instances details
Eq DescribeProvisionedProductPlanResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProductPlan

Read DescribeProvisionedProductPlanResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProductPlan

Show DescribeProvisionedProductPlanResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProductPlan

Generic DescribeProvisionedProductPlanResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProductPlan

NFData DescribeProvisionedProductPlanResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProductPlan

type Rep DescribeProvisionedProductPlanResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProductPlan

type Rep DescribeProvisionedProductPlanResponse = D1 ('MetaData "DescribeProvisionedProductPlanResponse" "Amazonka.ServiceCatalog.DescribeProvisionedProductPlan" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DescribeProvisionedProductPlanResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "nextPageToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "provisionedProductPlanDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProvisionedProductPlanDetails))) :*: (S1 ('MetaSel ('Just "resourceChanges") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ResourceChange])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeProvisionedProductPlanResponse Source #

Create a value of DescribeProvisionedProductPlanResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextPageToken:DescribeProvisionedProductPlanResponse', describeProvisionedProductPlanResponse_nextPageToken - The page token to use to retrieve the next set of results. If there are no additional results, this value is null.

$sel:provisionedProductPlanDetails:DescribeProvisionedProductPlanResponse', describeProvisionedProductPlanResponse_provisionedProductPlanDetails - Information about the plan.

$sel:resourceChanges:DescribeProvisionedProductPlanResponse', describeProvisionedProductPlanResponse_resourceChanges - Information about the resource changes that will occur when the plan is executed.

$sel:httpStatus:DescribeProvisionedProductPlanResponse', describeProvisionedProductPlanResponse_httpStatus - The response's http status code.

AssociateTagOptionWithResource

data AssociateTagOptionWithResource Source #

See: newAssociateTagOptionWithResource smart constructor.

Instances

Instances details
Eq AssociateTagOptionWithResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateTagOptionWithResource

Read AssociateTagOptionWithResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateTagOptionWithResource

Show AssociateTagOptionWithResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateTagOptionWithResource

Generic AssociateTagOptionWithResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateTagOptionWithResource

Associated Types

type Rep AssociateTagOptionWithResource :: Type -> Type #

NFData AssociateTagOptionWithResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateTagOptionWithResource

Hashable AssociateTagOptionWithResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateTagOptionWithResource

ToJSON AssociateTagOptionWithResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateTagOptionWithResource

AWSRequest AssociateTagOptionWithResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateTagOptionWithResource

ToHeaders AssociateTagOptionWithResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateTagOptionWithResource

ToPath AssociateTagOptionWithResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateTagOptionWithResource

ToQuery AssociateTagOptionWithResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateTagOptionWithResource

type Rep AssociateTagOptionWithResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateTagOptionWithResource

type Rep AssociateTagOptionWithResource = D1 ('MetaData "AssociateTagOptionWithResource" "Amazonka.ServiceCatalog.AssociateTagOptionWithResource" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "AssociateTagOptionWithResource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "resourceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "tagOptionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse AssociateTagOptionWithResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateTagOptionWithResource

newAssociateTagOptionWithResource Source #

Create a value of AssociateTagOptionWithResource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:resourceId:AssociateTagOptionWithResource', associateTagOptionWithResource_resourceId - The resource identifier.

$sel:tagOptionId:AssociateTagOptionWithResource', associateTagOptionWithResource_tagOptionId - The TagOption identifier.

data AssociateTagOptionWithResourceResponse Source #

Instances

Instances details
Eq AssociateTagOptionWithResourceResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateTagOptionWithResource

Read AssociateTagOptionWithResourceResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateTagOptionWithResource

Show AssociateTagOptionWithResourceResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateTagOptionWithResource

Generic AssociateTagOptionWithResourceResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateTagOptionWithResource

NFData AssociateTagOptionWithResourceResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateTagOptionWithResource

type Rep AssociateTagOptionWithResourceResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateTagOptionWithResource

type Rep AssociateTagOptionWithResourceResponse = D1 ('MetaData "AssociateTagOptionWithResourceResponse" "Amazonka.ServiceCatalog.AssociateTagOptionWithResource" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "AssociateTagOptionWithResourceResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newAssociateTagOptionWithResourceResponse Source #

Create a value of AssociateTagOptionWithResourceResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:AssociateTagOptionWithResourceResponse', associateTagOptionWithResourceResponse_httpStatus - The response's http status code.

CreateTagOption

data CreateTagOption Source #

See: newCreateTagOption smart constructor.

Constructors

CreateTagOption' Text Text 

Instances

Instances details
Eq CreateTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateTagOption

Read CreateTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateTagOption

Show CreateTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateTagOption

Generic CreateTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateTagOption

Associated Types

type Rep CreateTagOption :: Type -> Type #

NFData CreateTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateTagOption

Methods

rnf :: CreateTagOption -> () #

Hashable CreateTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateTagOption

ToJSON CreateTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateTagOption

AWSRequest CreateTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateTagOption

Associated Types

type AWSResponse CreateTagOption #

ToHeaders CreateTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateTagOption

ToPath CreateTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateTagOption

ToQuery CreateTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateTagOption

type Rep CreateTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateTagOption

type Rep CreateTagOption = D1 ('MetaData "CreateTagOption" "Amazonka.ServiceCatalog.CreateTagOption" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "CreateTagOption'" 'PrefixI 'True) (S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse CreateTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateTagOption

newCreateTagOption Source #

Create a value of CreateTagOption with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:key:CreateTagOption', createTagOption_key - The TagOption key.

$sel:value:CreateTagOption', createTagOption_value - The TagOption value.

data CreateTagOptionResponse Source #

See: newCreateTagOptionResponse smart constructor.

Instances

Instances details
Eq CreateTagOptionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateTagOption

Read CreateTagOptionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateTagOption

Show CreateTagOptionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateTagOption

Generic CreateTagOptionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateTagOption

Associated Types

type Rep CreateTagOptionResponse :: Type -> Type #

NFData CreateTagOptionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateTagOption

Methods

rnf :: CreateTagOptionResponse -> () #

type Rep CreateTagOptionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateTagOption

type Rep CreateTagOptionResponse = D1 ('MetaData "CreateTagOptionResponse" "Amazonka.ServiceCatalog.CreateTagOption" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "CreateTagOptionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "tagOptionDetail") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TagOptionDetail)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateTagOptionResponse Source #

Create a value of CreateTagOptionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:tagOptionDetail:CreateTagOptionResponse', createTagOptionResponse_tagOptionDetail - Information about the TagOption.

$sel:httpStatus:CreateTagOptionResponse', createTagOptionResponse_httpStatus - The response's http status code.

ListBudgetsForResource

data ListBudgetsForResource Source #

See: newListBudgetsForResource smart constructor.

Instances

Instances details
Eq ListBudgetsForResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListBudgetsForResource

Read ListBudgetsForResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListBudgetsForResource

Show ListBudgetsForResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListBudgetsForResource

Generic ListBudgetsForResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListBudgetsForResource

Associated Types

type Rep ListBudgetsForResource :: Type -> Type #

NFData ListBudgetsForResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListBudgetsForResource

Methods

rnf :: ListBudgetsForResource -> () #

Hashable ListBudgetsForResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListBudgetsForResource

ToJSON ListBudgetsForResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListBudgetsForResource

AWSRequest ListBudgetsForResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListBudgetsForResource

Associated Types

type AWSResponse ListBudgetsForResource #

ToHeaders ListBudgetsForResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListBudgetsForResource

ToPath ListBudgetsForResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListBudgetsForResource

ToQuery ListBudgetsForResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListBudgetsForResource

type Rep ListBudgetsForResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListBudgetsForResource

type Rep ListBudgetsForResource = D1 ('MetaData "ListBudgetsForResource" "Amazonka.ServiceCatalog.ListBudgetsForResource" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ListBudgetsForResource'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "pageToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "pageSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "resourceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse ListBudgetsForResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListBudgetsForResource

newListBudgetsForResource Source #

Create a value of ListBudgetsForResource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:acceptLanguage:ListBudgetsForResource', listBudgetsForResource_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:pageToken:ListBudgetsForResource', listBudgetsForResource_pageToken - The page token for the next set of results. To retrieve the first set of results, use null.

$sel:pageSize:ListBudgetsForResource', listBudgetsForResource_pageSize - The maximum number of items to return with this call.

$sel:resourceId:ListBudgetsForResource', listBudgetsForResource_resourceId - The resource identifier.

data ListBudgetsForResourceResponse Source #

See: newListBudgetsForResourceResponse smart constructor.

Instances

Instances details
Eq ListBudgetsForResourceResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListBudgetsForResource

Read ListBudgetsForResourceResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListBudgetsForResource

Show ListBudgetsForResourceResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListBudgetsForResource

Generic ListBudgetsForResourceResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListBudgetsForResource

Associated Types

type Rep ListBudgetsForResourceResponse :: Type -> Type #

NFData ListBudgetsForResourceResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListBudgetsForResource

type Rep ListBudgetsForResourceResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListBudgetsForResource

type Rep ListBudgetsForResourceResponse = D1 ('MetaData "ListBudgetsForResourceResponse" "Amazonka.ServiceCatalog.ListBudgetsForResource" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ListBudgetsForResourceResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextPageToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "budgets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [BudgetDetail])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListBudgetsForResourceResponse Source #

Create a value of ListBudgetsForResourceResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextPageToken:ListBudgetsForResourceResponse', listBudgetsForResourceResponse_nextPageToken - The page token to use to retrieve the next set of results. If there are no additional results, this value is null.

$sel:budgets:ListBudgetsForResourceResponse', listBudgetsForResourceResponse_budgets - Information about the associated budgets.

$sel:httpStatus:ListBudgetsForResourceResponse', listBudgetsForResourceResponse_httpStatus - The response's http status code.

DisassociateProductFromPortfolio

data DisassociateProductFromPortfolio Source #

See: newDisassociateProductFromPortfolio smart constructor.

Instances

Instances details
Eq DisassociateProductFromPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateProductFromPortfolio

Read DisassociateProductFromPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateProductFromPortfolio

Show DisassociateProductFromPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateProductFromPortfolio

Generic DisassociateProductFromPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateProductFromPortfolio

Associated Types

type Rep DisassociateProductFromPortfolio :: Type -> Type #

NFData DisassociateProductFromPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateProductFromPortfolio

Hashable DisassociateProductFromPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateProductFromPortfolio

ToJSON DisassociateProductFromPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateProductFromPortfolio

AWSRequest DisassociateProductFromPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateProductFromPortfolio

ToHeaders DisassociateProductFromPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateProductFromPortfolio

ToPath DisassociateProductFromPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateProductFromPortfolio

ToQuery DisassociateProductFromPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateProductFromPortfolio

type Rep DisassociateProductFromPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateProductFromPortfolio

type Rep DisassociateProductFromPortfolio = D1 ('MetaData "DisassociateProductFromPortfolio" "Amazonka.ServiceCatalog.DisassociateProductFromPortfolio" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DisassociateProductFromPortfolio'" 'PrefixI 'True) (S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "productId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "portfolioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse DisassociateProductFromPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateProductFromPortfolio

newDisassociateProductFromPortfolio Source #

Create a value of DisassociateProductFromPortfolio with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:acceptLanguage:DisassociateProductFromPortfolio', disassociateProductFromPortfolio_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:productId:DisassociateProductFromPortfolio', disassociateProductFromPortfolio_productId - The product identifier.

$sel:portfolioId:DisassociateProductFromPortfolio', disassociateProductFromPortfolio_portfolioId - The portfolio identifier.

data DisassociateProductFromPortfolioResponse Source #

Instances

Instances details
Eq DisassociateProductFromPortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateProductFromPortfolio

Read DisassociateProductFromPortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateProductFromPortfolio

Show DisassociateProductFromPortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateProductFromPortfolio

Generic DisassociateProductFromPortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateProductFromPortfolio

NFData DisassociateProductFromPortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateProductFromPortfolio

type Rep DisassociateProductFromPortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateProductFromPortfolio

type Rep DisassociateProductFromPortfolioResponse = D1 ('MetaData "DisassociateProductFromPortfolioResponse" "Amazonka.ServiceCatalog.DisassociateProductFromPortfolio" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DisassociateProductFromPortfolioResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDisassociateProductFromPortfolioResponse Source #

Create a value of DisassociateProductFromPortfolioResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:DisassociateProductFromPortfolioResponse', disassociateProductFromPortfolioResponse_httpStatus - The response's http status code.

ListConstraintsForPortfolio (Paginated)

data ListConstraintsForPortfolio Source #

See: newListConstraintsForPortfolio smart constructor.

Instances

Instances details
Eq ListConstraintsForPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListConstraintsForPortfolio

Read ListConstraintsForPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListConstraintsForPortfolio

Show ListConstraintsForPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListConstraintsForPortfolio

Generic ListConstraintsForPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListConstraintsForPortfolio

Associated Types

type Rep ListConstraintsForPortfolio :: Type -> Type #

NFData ListConstraintsForPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListConstraintsForPortfolio

Hashable ListConstraintsForPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListConstraintsForPortfolio

ToJSON ListConstraintsForPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListConstraintsForPortfolio

AWSPager ListConstraintsForPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListConstraintsForPortfolio

AWSRequest ListConstraintsForPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListConstraintsForPortfolio

ToHeaders ListConstraintsForPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListConstraintsForPortfolio

ToPath ListConstraintsForPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListConstraintsForPortfolio

ToQuery ListConstraintsForPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListConstraintsForPortfolio

type Rep ListConstraintsForPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListConstraintsForPortfolio

type Rep ListConstraintsForPortfolio = D1 ('MetaData "ListConstraintsForPortfolio" "Amazonka.ServiceCatalog.ListConstraintsForPortfolio" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ListConstraintsForPortfolio'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "pageToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "pageSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "productId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "portfolioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))
type AWSResponse ListConstraintsForPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListConstraintsForPortfolio

newListConstraintsForPortfolio Source #

Create a value of ListConstraintsForPortfolio with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:acceptLanguage:ListConstraintsForPortfolio', listConstraintsForPortfolio_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:pageToken:ListConstraintsForPortfolio', listConstraintsForPortfolio_pageToken - The page token for the next set of results. To retrieve the first set of results, use null.

$sel:pageSize:ListConstraintsForPortfolio', listConstraintsForPortfolio_pageSize - The maximum number of items to return with this call.

$sel:productId:ListConstraintsForPortfolio', listConstraintsForPortfolio_productId - The product identifier.

$sel:portfolioId:ListConstraintsForPortfolio', listConstraintsForPortfolio_portfolioId - The portfolio identifier.

data ListConstraintsForPortfolioResponse Source #

Instances

Instances details
Eq ListConstraintsForPortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListConstraintsForPortfolio

Read ListConstraintsForPortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListConstraintsForPortfolio

Show ListConstraintsForPortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListConstraintsForPortfolio

Generic ListConstraintsForPortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListConstraintsForPortfolio

NFData ListConstraintsForPortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListConstraintsForPortfolio

type Rep ListConstraintsForPortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListConstraintsForPortfolio

type Rep ListConstraintsForPortfolioResponse = D1 ('MetaData "ListConstraintsForPortfolioResponse" "Amazonka.ServiceCatalog.ListConstraintsForPortfolio" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ListConstraintsForPortfolioResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextPageToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "constraintDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ConstraintDetail])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListConstraintsForPortfolioResponse Source #

Create a value of ListConstraintsForPortfolioResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextPageToken:ListConstraintsForPortfolioResponse', listConstraintsForPortfolioResponse_nextPageToken - The page token to use to retrieve the next set of results. If there are no additional results, this value is null.

$sel:constraintDetails:ListConstraintsForPortfolioResponse', listConstraintsForPortfolioResponse_constraintDetails - Information about the constraints.

$sel:httpStatus:ListConstraintsForPortfolioResponse', listConstraintsForPortfolioResponse_httpStatus - The response's http status code.

DescribeRecord

data DescribeRecord Source #

See: newDescribeRecord smart constructor.

Instances

Instances details
Eq DescribeRecord Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeRecord

Read DescribeRecord Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeRecord

Show DescribeRecord Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeRecord

Generic DescribeRecord Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeRecord

Associated Types

type Rep DescribeRecord :: Type -> Type #

NFData DescribeRecord Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeRecord

Methods

rnf :: DescribeRecord -> () #

Hashable DescribeRecord Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeRecord

ToJSON DescribeRecord Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeRecord

AWSRequest DescribeRecord Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeRecord

Associated Types

type AWSResponse DescribeRecord #

ToHeaders DescribeRecord Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeRecord

ToPath DescribeRecord Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeRecord

ToQuery DescribeRecord Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeRecord

type Rep DescribeRecord Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeRecord

type Rep DescribeRecord = D1 ('MetaData "DescribeRecord" "Amazonka.ServiceCatalog.DescribeRecord" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DescribeRecord'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "pageToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "pageSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse DescribeRecord Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeRecord

newDescribeRecord Source #

Create a value of DescribeRecord with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:acceptLanguage:DescribeRecord', describeRecord_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:pageToken:DescribeRecord', describeRecord_pageToken - The page token for the next set of results. To retrieve the first set of results, use null.

$sel:pageSize:DescribeRecord', describeRecord_pageSize - The maximum number of items to return with this call.

$sel:id:DescribeRecord', describeRecord_id - The record identifier of the provisioned product. This identifier is returned by the request operation.

data DescribeRecordResponse Source #

See: newDescribeRecordResponse smart constructor.

Instances

Instances details
Eq DescribeRecordResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeRecord

Read DescribeRecordResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeRecord

Show DescribeRecordResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeRecord

Generic DescribeRecordResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeRecord

Associated Types

type Rep DescribeRecordResponse :: Type -> Type #

NFData DescribeRecordResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeRecord

Methods

rnf :: DescribeRecordResponse -> () #

type Rep DescribeRecordResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeRecord

type Rep DescribeRecordResponse = D1 ('MetaData "DescribeRecordResponse" "Amazonka.ServiceCatalog.DescribeRecord" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DescribeRecordResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "recordDetail") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RecordDetail)) :*: S1 ('MetaSel ('Just "nextPageToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "recordOutputs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [RecordOutput])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeRecordResponse Source #

Create a value of DescribeRecordResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:recordDetail:DescribeRecordResponse', describeRecordResponse_recordDetail - Information about the product.

$sel:nextPageToken:DescribeRecordResponse', describeRecordResponse_nextPageToken - The page token to use to retrieve the next set of results. If there are no additional results, this value is null.

$sel:recordOutputs:DescribeRecordResponse', describeRecordResponse_recordOutputs - Information about the product created as the result of a request. For example, the output for a CloudFormation-backed product that creates an S3 bucket would include the S3 bucket URL.

$sel:httpStatus:DescribeRecordResponse', describeRecordResponse_httpStatus - The response's http status code.

EnableAWSOrganizationsAccess

data EnableAWSOrganizationsAccess Source #

See: newEnableAWSOrganizationsAccess smart constructor.

Instances

Instances details
Eq EnableAWSOrganizationsAccess Source # 
Instance details

Defined in Amazonka.ServiceCatalog.EnableAWSOrganizationsAccess

Read EnableAWSOrganizationsAccess Source # 
Instance details

Defined in Amazonka.ServiceCatalog.EnableAWSOrganizationsAccess

Show EnableAWSOrganizationsAccess Source # 
Instance details

Defined in Amazonka.ServiceCatalog.EnableAWSOrganizationsAccess

Generic EnableAWSOrganizationsAccess Source # 
Instance details

Defined in Amazonka.ServiceCatalog.EnableAWSOrganizationsAccess

Associated Types

type Rep EnableAWSOrganizationsAccess :: Type -> Type #

NFData EnableAWSOrganizationsAccess Source # 
Instance details

Defined in Amazonka.ServiceCatalog.EnableAWSOrganizationsAccess

Hashable EnableAWSOrganizationsAccess Source # 
Instance details

Defined in Amazonka.ServiceCatalog.EnableAWSOrganizationsAccess

ToJSON EnableAWSOrganizationsAccess Source # 
Instance details

Defined in Amazonka.ServiceCatalog.EnableAWSOrganizationsAccess

AWSRequest EnableAWSOrganizationsAccess Source # 
Instance details

Defined in Amazonka.ServiceCatalog.EnableAWSOrganizationsAccess

ToHeaders EnableAWSOrganizationsAccess Source # 
Instance details

Defined in Amazonka.ServiceCatalog.EnableAWSOrganizationsAccess

ToPath EnableAWSOrganizationsAccess Source # 
Instance details

Defined in Amazonka.ServiceCatalog.EnableAWSOrganizationsAccess

ToQuery EnableAWSOrganizationsAccess Source # 
Instance details

Defined in Amazonka.ServiceCatalog.EnableAWSOrganizationsAccess

type Rep EnableAWSOrganizationsAccess Source # 
Instance details

Defined in Amazonka.ServiceCatalog.EnableAWSOrganizationsAccess

type Rep EnableAWSOrganizationsAccess = D1 ('MetaData "EnableAWSOrganizationsAccess" "Amazonka.ServiceCatalog.EnableAWSOrganizationsAccess" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "EnableAWSOrganizationsAccess'" 'PrefixI 'False) (U1 :: Type -> Type))
type AWSResponse EnableAWSOrganizationsAccess Source # 
Instance details

Defined in Amazonka.ServiceCatalog.EnableAWSOrganizationsAccess

newEnableAWSOrganizationsAccess :: EnableAWSOrganizationsAccess Source #

Create a value of EnableAWSOrganizationsAccess with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

data EnableAWSOrganizationsAccessResponse Source #

Instances

Instances details
Eq EnableAWSOrganizationsAccessResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.EnableAWSOrganizationsAccess

Read EnableAWSOrganizationsAccessResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.EnableAWSOrganizationsAccess

Show EnableAWSOrganizationsAccessResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.EnableAWSOrganizationsAccess

Generic EnableAWSOrganizationsAccessResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.EnableAWSOrganizationsAccess

NFData EnableAWSOrganizationsAccessResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.EnableAWSOrganizationsAccess

type Rep EnableAWSOrganizationsAccessResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.EnableAWSOrganizationsAccess

type Rep EnableAWSOrganizationsAccessResponse = D1 ('MetaData "EnableAWSOrganizationsAccessResponse" "Amazonka.ServiceCatalog.EnableAWSOrganizationsAccess" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "EnableAWSOrganizationsAccessResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newEnableAWSOrganizationsAccessResponse Source #

Create a value of EnableAWSOrganizationsAccessResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:EnableAWSOrganizationsAccessResponse', enableAWSOrganizationsAccessResponse_httpStatus - The response's http status code.

DescribeConstraint

data DescribeConstraint Source #

See: newDescribeConstraint smart constructor.

Instances

Instances details
Eq DescribeConstraint Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeConstraint

Read DescribeConstraint Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeConstraint

Show DescribeConstraint Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeConstraint

Generic DescribeConstraint Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeConstraint

Associated Types

type Rep DescribeConstraint :: Type -> Type #

NFData DescribeConstraint Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeConstraint

Methods

rnf :: DescribeConstraint -> () #

Hashable DescribeConstraint Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeConstraint

ToJSON DescribeConstraint Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeConstraint

AWSRequest DescribeConstraint Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeConstraint

Associated Types

type AWSResponse DescribeConstraint #

ToHeaders DescribeConstraint Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeConstraint

ToPath DescribeConstraint Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeConstraint

ToQuery DescribeConstraint Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeConstraint

type Rep DescribeConstraint Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeConstraint

type Rep DescribeConstraint = D1 ('MetaData "DescribeConstraint" "Amazonka.ServiceCatalog.DescribeConstraint" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DescribeConstraint'" 'PrefixI 'True) (S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DescribeConstraint Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeConstraint

newDescribeConstraint Source #

Create a value of DescribeConstraint with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:acceptLanguage:DescribeConstraint', describeConstraint_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:id:DescribeConstraint', describeConstraint_id - The identifier of the constraint.

data DescribeConstraintResponse Source #

See: newDescribeConstraintResponse smart constructor.

Instances

Instances details
Eq DescribeConstraintResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeConstraint

Read DescribeConstraintResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeConstraint

Show DescribeConstraintResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeConstraint

Generic DescribeConstraintResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeConstraint

Associated Types

type Rep DescribeConstraintResponse :: Type -> Type #

NFData DescribeConstraintResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeConstraint

type Rep DescribeConstraintResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeConstraint

type Rep DescribeConstraintResponse = D1 ('MetaData "DescribeConstraintResponse" "Amazonka.ServiceCatalog.DescribeConstraint" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DescribeConstraintResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RequestStatus)) :*: S1 ('MetaSel ('Just "constraintDetail") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConstraintDetail))) :*: (S1 ('MetaSel ('Just "constraintParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeConstraintResponse Source #

Create a value of DescribeConstraintResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:status:DescribeConstraintResponse', describeConstraintResponse_status - The status of the current request.

$sel:constraintDetail:DescribeConstraintResponse', describeConstraintResponse_constraintDetail - Information about the constraint.

$sel:constraintParameters:DescribeConstraintResponse', describeConstraintResponse_constraintParameters - The constraint parameters.

$sel:httpStatus:DescribeConstraintResponse', describeConstraintResponse_httpStatus - The response's http status code.

CreateProvisioningArtifact

data CreateProvisioningArtifact Source #

See: newCreateProvisioningArtifact smart constructor.

Instances

Instances details
Eq CreateProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProvisioningArtifact

Read CreateProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProvisioningArtifact

Show CreateProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProvisioningArtifact

Generic CreateProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProvisioningArtifact

Associated Types

type Rep CreateProvisioningArtifact :: Type -> Type #

NFData CreateProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProvisioningArtifact

Hashable CreateProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProvisioningArtifact

ToJSON CreateProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProvisioningArtifact

AWSRequest CreateProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProvisioningArtifact

ToHeaders CreateProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProvisioningArtifact

ToPath CreateProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProvisioningArtifact

ToQuery CreateProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProvisioningArtifact

type Rep CreateProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProvisioningArtifact

type Rep CreateProvisioningArtifact = D1 ('MetaData "CreateProvisioningArtifact" "Amazonka.ServiceCatalog.CreateProvisioningArtifact" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "CreateProvisioningArtifact'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "productId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ProvisioningArtifactProperties) :*: S1 ('MetaSel ('Just "idempotencyToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse CreateProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProvisioningArtifact

newCreateProvisioningArtifact Source #

Create a value of CreateProvisioningArtifact with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:acceptLanguage:CreateProvisioningArtifact', createProvisioningArtifact_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:productId:CreateProvisioningArtifact', createProvisioningArtifact_productId - The product identifier.

$sel:parameters:CreateProvisioningArtifact', createProvisioningArtifact_parameters - The configuration for the provisioning artifact.

$sel:idempotencyToken:CreateProvisioningArtifact', createProvisioningArtifact_idempotencyToken - A unique identifier that you provide to ensure idempotency. If multiple requests differ only by the idempotency token, the same response is returned for each repeated request.

data CreateProvisioningArtifactResponse Source #

Instances

Instances details
Eq CreateProvisioningArtifactResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProvisioningArtifact

Read CreateProvisioningArtifactResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProvisioningArtifact

Show CreateProvisioningArtifactResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProvisioningArtifact

Generic CreateProvisioningArtifactResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProvisioningArtifact

Associated Types

type Rep CreateProvisioningArtifactResponse :: Type -> Type #

NFData CreateProvisioningArtifactResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProvisioningArtifact

type Rep CreateProvisioningArtifactResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateProvisioningArtifact

type Rep CreateProvisioningArtifactResponse = D1 ('MetaData "CreateProvisioningArtifactResponse" "Amazonka.ServiceCatalog.CreateProvisioningArtifact" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "CreateProvisioningArtifactResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RequestStatus)) :*: S1 ('MetaSel ('Just "info") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text)))) :*: (S1 ('MetaSel ('Just "provisioningArtifactDetail") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProvisioningArtifactDetail)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newCreateProvisioningArtifactResponse Source #

Create a value of CreateProvisioningArtifactResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:status:CreateProvisioningArtifactResponse', createProvisioningArtifactResponse_status - The status of the current request.

$sel:info:CreateProvisioningArtifactResponse', createProvisioningArtifactResponse_info - Specify the template source with one of the following options, but not both. Keys accepted: [ LoadTemplateFromURL, ImportFromPhysicalId ].

The URL of the CloudFormation template in Amazon S3, in JSON format.

LoadTemplateFromURL

Use the URL of the CloudFormation template in Amazon S3 in JSON format.

ImportFromPhysicalId

Use the physical id of the resource that contains the template; currently supports CloudFormation stack ARN.

$sel:provisioningArtifactDetail:CreateProvisioningArtifactResponse', createProvisioningArtifactResponse_provisioningArtifactDetail - Information about the provisioning artifact.

$sel:httpStatus:CreateProvisioningArtifactResponse', createProvisioningArtifactResponse_httpStatus - The response's http status code.

ListPortfolios (Paginated)

data ListPortfolios Source #

See: newListPortfolios smart constructor.

Instances

Instances details
Eq ListPortfolios Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfolios

Read ListPortfolios Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfolios

Show ListPortfolios Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfolios

Generic ListPortfolios Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfolios

Associated Types

type Rep ListPortfolios :: Type -> Type #

NFData ListPortfolios Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfolios

Methods

rnf :: ListPortfolios -> () #

Hashable ListPortfolios Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfolios

ToJSON ListPortfolios Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfolios

AWSPager ListPortfolios Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfolios

AWSRequest ListPortfolios Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfolios

Associated Types

type AWSResponse ListPortfolios #

ToHeaders ListPortfolios Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfolios

ToPath ListPortfolios Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfolios

ToQuery ListPortfolios Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfolios

type Rep ListPortfolios Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfolios

type Rep ListPortfolios = D1 ('MetaData "ListPortfolios" "Amazonka.ServiceCatalog.ListPortfolios" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ListPortfolios'" 'PrefixI 'True) (S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "pageToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "pageSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))))
type AWSResponse ListPortfolios Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfolios

newListPortfolios :: ListPortfolios Source #

Create a value of ListPortfolios with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:acceptLanguage:ListPortfolios', listPortfolios_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:pageToken:ListPortfolios', listPortfolios_pageToken - The page token for the next set of results. To retrieve the first set of results, use null.

$sel:pageSize:ListPortfolios', listPortfolios_pageSize - The maximum number of items to return with this call.

data ListPortfoliosResponse Source #

See: newListPortfoliosResponse smart constructor.

Instances

Instances details
Eq ListPortfoliosResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfolios

Read ListPortfoliosResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfolios

Show ListPortfoliosResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfolios

Generic ListPortfoliosResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfolios

Associated Types

type Rep ListPortfoliosResponse :: Type -> Type #

NFData ListPortfoliosResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfolios

Methods

rnf :: ListPortfoliosResponse -> () #

type Rep ListPortfoliosResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfolios

type Rep ListPortfoliosResponse = D1 ('MetaData "ListPortfoliosResponse" "Amazonka.ServiceCatalog.ListPortfolios" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ListPortfoliosResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextPageToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "portfolioDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PortfolioDetail])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListPortfoliosResponse Source #

Create a value of ListPortfoliosResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextPageToken:ListPortfoliosResponse', listPortfoliosResponse_nextPageToken - The page token to use to retrieve the next set of results. If there are no additional results, this value is null.

$sel:portfolioDetails:ListPortfoliosResponse', listPortfoliosResponse_portfolioDetails - Information about the portfolios.

$sel:httpStatus:ListPortfoliosResponse', listPortfoliosResponse_httpStatus - The response's http status code.

DisassociateBudgetFromResource

data DisassociateBudgetFromResource Source #

See: newDisassociateBudgetFromResource smart constructor.

Instances

Instances details
Eq DisassociateBudgetFromResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateBudgetFromResource

Read DisassociateBudgetFromResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateBudgetFromResource

Show DisassociateBudgetFromResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateBudgetFromResource

Generic DisassociateBudgetFromResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateBudgetFromResource

Associated Types

type Rep DisassociateBudgetFromResource :: Type -> Type #

NFData DisassociateBudgetFromResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateBudgetFromResource

Hashable DisassociateBudgetFromResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateBudgetFromResource

ToJSON DisassociateBudgetFromResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateBudgetFromResource

AWSRequest DisassociateBudgetFromResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateBudgetFromResource

ToHeaders DisassociateBudgetFromResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateBudgetFromResource

ToPath DisassociateBudgetFromResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateBudgetFromResource

ToQuery DisassociateBudgetFromResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateBudgetFromResource

type Rep DisassociateBudgetFromResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateBudgetFromResource

type Rep DisassociateBudgetFromResource = D1 ('MetaData "DisassociateBudgetFromResource" "Amazonka.ServiceCatalog.DisassociateBudgetFromResource" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DisassociateBudgetFromResource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "budgetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "resourceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DisassociateBudgetFromResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateBudgetFromResource

newDisassociateBudgetFromResource Source #

Create a value of DisassociateBudgetFromResource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:budgetName:DisassociateBudgetFromResource', disassociateBudgetFromResource_budgetName - The name of the budget you want to disassociate.

$sel:resourceId:DisassociateBudgetFromResource', disassociateBudgetFromResource_resourceId - The resource identifier you want to disassociate from. Either a portfolio-id or a product-id.

data DisassociateBudgetFromResourceResponse Source #

Instances

Instances details
Eq DisassociateBudgetFromResourceResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateBudgetFromResource

Read DisassociateBudgetFromResourceResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateBudgetFromResource

Show DisassociateBudgetFromResourceResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateBudgetFromResource

Generic DisassociateBudgetFromResourceResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateBudgetFromResource

NFData DisassociateBudgetFromResourceResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateBudgetFromResource

type Rep DisassociateBudgetFromResourceResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateBudgetFromResource

type Rep DisassociateBudgetFromResourceResponse = D1 ('MetaData "DisassociateBudgetFromResourceResponse" "Amazonka.ServiceCatalog.DisassociateBudgetFromResource" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DisassociateBudgetFromResourceResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDisassociateBudgetFromResourceResponse Source #

Create a value of DisassociateBudgetFromResourceResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:DisassociateBudgetFromResourceResponse', disassociateBudgetFromResourceResponse_httpStatus - The response's http status code.

DescribeProductView

data DescribeProductView Source #

See: newDescribeProductView smart constructor.

Instances

Instances details
Eq DescribeProductView Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProductView

Read DescribeProductView Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProductView

Show DescribeProductView Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProductView

Generic DescribeProductView Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProductView

Associated Types

type Rep DescribeProductView :: Type -> Type #

NFData DescribeProductView Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProductView

Methods

rnf :: DescribeProductView -> () #

Hashable DescribeProductView Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProductView

ToJSON DescribeProductView Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProductView

AWSRequest DescribeProductView Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProductView

Associated Types

type AWSResponse DescribeProductView #

ToHeaders DescribeProductView Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProductView

ToPath DescribeProductView Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProductView

ToQuery DescribeProductView Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProductView

type Rep DescribeProductView Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProductView

type Rep DescribeProductView = D1 ('MetaData "DescribeProductView" "Amazonka.ServiceCatalog.DescribeProductView" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DescribeProductView'" 'PrefixI 'True) (S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DescribeProductView Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProductView

newDescribeProductView Source #

Create a value of DescribeProductView with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:acceptLanguage:DescribeProductView', describeProductView_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:id:DescribeProductView', describeProductView_id - The product view identifier.

data DescribeProductViewResponse Source #

See: newDescribeProductViewResponse smart constructor.

Instances

Instances details
Eq DescribeProductViewResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProductView

Read DescribeProductViewResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProductView

Show DescribeProductViewResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProductView

Generic DescribeProductViewResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProductView

Associated Types

type Rep DescribeProductViewResponse :: Type -> Type #

NFData DescribeProductViewResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProductView

type Rep DescribeProductViewResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProductView

type Rep DescribeProductViewResponse = D1 ('MetaData "DescribeProductViewResponse" "Amazonka.ServiceCatalog.DescribeProductView" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DescribeProductViewResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "productViewSummary") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProductViewSummary)) :*: (S1 ('MetaSel ('Just "provisioningArtifacts") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ProvisioningArtifact])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeProductViewResponse Source #

Create a value of DescribeProductViewResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:productViewSummary:DescribeProductViewResponse', describeProductViewResponse_productViewSummary - Summary information about the product.

$sel:provisioningArtifacts:DescribeProductViewResponse', describeProductViewResponse_provisioningArtifacts - Information about the provisioning artifacts for the product.

$sel:httpStatus:DescribeProductViewResponse', describeProductViewResponse_httpStatus - The response's http status code.

CreatePortfolioShare

data CreatePortfolioShare Source #

See: newCreatePortfolioShare smart constructor.

Instances

Instances details
Eq CreatePortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreatePortfolioShare

Read CreatePortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreatePortfolioShare

Show CreatePortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreatePortfolioShare

Generic CreatePortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreatePortfolioShare

Associated Types

type Rep CreatePortfolioShare :: Type -> Type #

NFData CreatePortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreatePortfolioShare

Methods

rnf :: CreatePortfolioShare -> () #

Hashable CreatePortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreatePortfolioShare

ToJSON CreatePortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreatePortfolioShare

AWSRequest CreatePortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreatePortfolioShare

Associated Types

type AWSResponse CreatePortfolioShare #

ToHeaders CreatePortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreatePortfolioShare

ToPath CreatePortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreatePortfolioShare

ToQuery CreatePortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreatePortfolioShare

type Rep CreatePortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreatePortfolioShare

type Rep CreatePortfolioShare = D1 ('MetaData "CreatePortfolioShare" "Amazonka.ServiceCatalog.CreatePortfolioShare" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "CreatePortfolioShare'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "accountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "shareTagOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))) :*: (S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "organizationNode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OrganizationNode)) :*: S1 ('MetaSel ('Just "portfolioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))
type AWSResponse CreatePortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreatePortfolioShare

newCreatePortfolioShare Source #

Create a value of CreatePortfolioShare with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:accountId:CreatePortfolioShare', createPortfolioShare_accountId - The AWS account ID. For example, 123456789012.

$sel:shareTagOptions:CreatePortfolioShare', createPortfolioShare_shareTagOptions - Enables or disables TagOptions sharing when creating the portfolio share. If this flag is not provided, TagOptions sharing is disabled.

$sel:acceptLanguage:CreatePortfolioShare', createPortfolioShare_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:organizationNode:CreatePortfolioShare', createPortfolioShare_organizationNode - The organization node to whom you are going to share. If OrganizationNode is passed in, PortfolioShare will be created for the node an ListOrganizationPortfolioAccessd its children (when applies), and a PortfolioShareToken will be returned in the output in order for the administrator to monitor the status of the PortfolioShare creation process.

$sel:portfolioId:CreatePortfolioShare', createPortfolioShare_portfolioId - The portfolio identifier.

data CreatePortfolioShareResponse Source #

See: newCreatePortfolioShareResponse smart constructor.

Instances

Instances details
Eq CreatePortfolioShareResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreatePortfolioShare

Read CreatePortfolioShareResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreatePortfolioShare

Show CreatePortfolioShareResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreatePortfolioShare

Generic CreatePortfolioShareResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreatePortfolioShare

Associated Types

type Rep CreatePortfolioShareResponse :: Type -> Type #

NFData CreatePortfolioShareResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreatePortfolioShare

type Rep CreatePortfolioShareResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreatePortfolioShare

type Rep CreatePortfolioShareResponse = D1 ('MetaData "CreatePortfolioShareResponse" "Amazonka.ServiceCatalog.CreatePortfolioShare" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "CreatePortfolioShareResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "portfolioShareToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreatePortfolioShareResponse Source #

Create a value of CreatePortfolioShareResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:portfolioShareToken:CreatePortfolioShareResponse', createPortfolioShareResponse_portfolioShareToken - The portfolio shares a unique identifier that only returns if the portfolio is shared to an organization node.

$sel:httpStatus:CreatePortfolioShareResponse', createPortfolioShareResponse_httpStatus - The response's http status code.

ListProvisioningArtifacts

data ListProvisioningArtifacts Source #

See: newListProvisioningArtifacts smart constructor.

Instances

Instances details
Eq ListProvisioningArtifacts Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisioningArtifacts

Read ListProvisioningArtifacts Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisioningArtifacts

Show ListProvisioningArtifacts Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisioningArtifacts

Generic ListProvisioningArtifacts Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisioningArtifacts

Associated Types

type Rep ListProvisioningArtifacts :: Type -> Type #

NFData ListProvisioningArtifacts Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisioningArtifacts

Hashable ListProvisioningArtifacts Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisioningArtifacts

ToJSON ListProvisioningArtifacts Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisioningArtifacts

AWSRequest ListProvisioningArtifacts Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisioningArtifacts

ToHeaders ListProvisioningArtifacts Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisioningArtifacts

ToPath ListProvisioningArtifacts Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisioningArtifacts

ToQuery ListProvisioningArtifacts Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisioningArtifacts

type Rep ListProvisioningArtifacts Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisioningArtifacts

type Rep ListProvisioningArtifacts = D1 ('MetaData "ListProvisioningArtifacts" "Amazonka.ServiceCatalog.ListProvisioningArtifacts" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ListProvisioningArtifacts'" 'PrefixI 'True) (S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "productId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse ListProvisioningArtifacts Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisioningArtifacts

newListProvisioningArtifacts Source #

Create a value of ListProvisioningArtifacts with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:acceptLanguage:ListProvisioningArtifacts', listProvisioningArtifacts_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:productId:ListProvisioningArtifacts', listProvisioningArtifacts_productId - The product identifier.

data ListProvisioningArtifactsResponse Source #

See: newListProvisioningArtifactsResponse smart constructor.

Instances

Instances details
Eq ListProvisioningArtifactsResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisioningArtifacts

Read ListProvisioningArtifactsResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisioningArtifacts

Show ListProvisioningArtifactsResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisioningArtifacts

Generic ListProvisioningArtifactsResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisioningArtifacts

Associated Types

type Rep ListProvisioningArtifactsResponse :: Type -> Type #

NFData ListProvisioningArtifactsResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisioningArtifacts

type Rep ListProvisioningArtifactsResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisioningArtifacts

type Rep ListProvisioningArtifactsResponse = D1 ('MetaData "ListProvisioningArtifactsResponse" "Amazonka.ServiceCatalog.ListProvisioningArtifacts" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ListProvisioningArtifactsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextPageToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "provisioningArtifactDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ProvisioningArtifactDetail])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListProvisioningArtifactsResponse Source #

Create a value of ListProvisioningArtifactsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextPageToken:ListProvisioningArtifactsResponse', listProvisioningArtifactsResponse_nextPageToken - The page token to use to retrieve the next set of results. If there are no additional results, this value is null.

$sel:provisioningArtifactDetails:ListProvisioningArtifactsResponse', listProvisioningArtifactsResponse_provisioningArtifactDetails - Information about the provisioning artifacts.

$sel:httpStatus:ListProvisioningArtifactsResponse', listProvisioningArtifactsResponse_httpStatus - The response's http status code.

ListServiceActionsForProvisioningArtifact (Paginated)

data ListServiceActionsForProvisioningArtifact Source #

Instances

Instances details
Eq ListServiceActionsForProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListServiceActionsForProvisioningArtifact

Read ListServiceActionsForProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListServiceActionsForProvisioningArtifact

Show ListServiceActionsForProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListServiceActionsForProvisioningArtifact

Generic ListServiceActionsForProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListServiceActionsForProvisioningArtifact

NFData ListServiceActionsForProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListServiceActionsForProvisioningArtifact

Hashable ListServiceActionsForProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListServiceActionsForProvisioningArtifact

ToJSON ListServiceActionsForProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListServiceActionsForProvisioningArtifact

AWSPager ListServiceActionsForProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListServiceActionsForProvisioningArtifact

AWSRequest ListServiceActionsForProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListServiceActionsForProvisioningArtifact

ToHeaders ListServiceActionsForProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListServiceActionsForProvisioningArtifact

ToPath ListServiceActionsForProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListServiceActionsForProvisioningArtifact

ToQuery ListServiceActionsForProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListServiceActionsForProvisioningArtifact

type Rep ListServiceActionsForProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListServiceActionsForProvisioningArtifact

type Rep ListServiceActionsForProvisioningArtifact = D1 ('MetaData "ListServiceActionsForProvisioningArtifact" "Amazonka.ServiceCatalog.ListServiceActionsForProvisioningArtifact" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ListServiceActionsForProvisioningArtifact'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "pageToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "pageSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "productId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "provisioningArtifactId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))
type AWSResponse ListServiceActionsForProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListServiceActionsForProvisioningArtifact

newListServiceActionsForProvisioningArtifact Source #

Create a value of ListServiceActionsForProvisioningArtifact with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:acceptLanguage:ListServiceActionsForProvisioningArtifact', listServiceActionsForProvisioningArtifact_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:pageToken:ListServiceActionsForProvisioningArtifact', listServiceActionsForProvisioningArtifact_pageToken - The page token for the next set of results. To retrieve the first set of results, use null.

$sel:pageSize:ListServiceActionsForProvisioningArtifact', listServiceActionsForProvisioningArtifact_pageSize - The maximum number of items to return with this call.

$sel:productId:ListServiceActionsForProvisioningArtifact', listServiceActionsForProvisioningArtifact_productId - The product identifier. For example, prod-abcdzk7xy33qa.

$sel:provisioningArtifactId:ListServiceActionsForProvisioningArtifact', listServiceActionsForProvisioningArtifact_provisioningArtifactId - The identifier of the provisioning artifact. For example, pa-4abcdjnxjj6ne.

data ListServiceActionsForProvisioningArtifactResponse Source #

Instances

Instances details
Eq ListServiceActionsForProvisioningArtifactResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListServiceActionsForProvisioningArtifact

Read ListServiceActionsForProvisioningArtifactResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListServiceActionsForProvisioningArtifact

Show ListServiceActionsForProvisioningArtifactResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListServiceActionsForProvisioningArtifact

Generic ListServiceActionsForProvisioningArtifactResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListServiceActionsForProvisioningArtifact

NFData ListServiceActionsForProvisioningArtifactResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListServiceActionsForProvisioningArtifact

type Rep ListServiceActionsForProvisioningArtifactResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListServiceActionsForProvisioningArtifact

type Rep ListServiceActionsForProvisioningArtifactResponse = D1 ('MetaData "ListServiceActionsForProvisioningArtifactResponse" "Amazonka.ServiceCatalog.ListServiceActionsForProvisioningArtifact" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ListServiceActionsForProvisioningArtifactResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextPageToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "serviceActionSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ServiceActionSummary])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListServiceActionsForProvisioningArtifactResponse Source #

Create a value of ListServiceActionsForProvisioningArtifactResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextPageToken:ListServiceActionsForProvisioningArtifactResponse', listServiceActionsForProvisioningArtifactResponse_nextPageToken - The page token to use to retrieve the next set of results. If there are no additional results, this value is null.

$sel:serviceActionSummaries:ListServiceActionsForProvisioningArtifactResponse', listServiceActionsForProvisioningArtifactResponse_serviceActionSummaries - An object containing information about the self-service actions associated with the provisioning artifact.

$sel:httpStatus:ListServiceActionsForProvisioningArtifactResponse', listServiceActionsForProvisioningArtifactResponse_httpStatus - The response's http status code.

SearchProducts

data SearchProducts Source #

See: newSearchProducts smart constructor.

Instances

Instances details
Eq SearchProducts Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProducts

Read SearchProducts Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProducts

Show SearchProducts Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProducts

Generic SearchProducts Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProducts

Associated Types

type Rep SearchProducts :: Type -> Type #

NFData SearchProducts Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProducts

Methods

rnf :: SearchProducts -> () #

Hashable SearchProducts Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProducts

ToJSON SearchProducts Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProducts

AWSRequest SearchProducts Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProducts

Associated Types

type AWSResponse SearchProducts #

ToHeaders SearchProducts Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProducts

ToPath SearchProducts Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProducts

ToQuery SearchProducts Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProducts

type Rep SearchProducts Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProducts

type Rep SearchProducts = D1 ('MetaData "SearchProducts" "Amazonka.ServiceCatalog.SearchProducts" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "SearchProducts'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap ProductViewFilterBy [Text]))) :*: (S1 ('MetaSel ('Just "sortOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SortOrder)) :*: S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "pageToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "pageSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "sortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProductViewSortBy))))))
type AWSResponse SearchProducts Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProducts

newSearchProducts :: SearchProducts Source #

Create a value of SearchProducts with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:filters:SearchProducts', searchProducts_filters - The search filters. If no search filters are specified, the output includes all products to which the caller has access.

$sel:sortOrder:SearchProducts', searchProducts_sortOrder - The sort order. If no value is specified, the results are not sorted.

$sel:acceptLanguage:SearchProducts', searchProducts_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:pageToken:SearchProducts', searchProducts_pageToken - The page token for the next set of results. To retrieve the first set of results, use null.

$sel:pageSize:SearchProducts', searchProducts_pageSize - The maximum number of items to return with this call.

$sel:sortBy:SearchProducts', searchProducts_sortBy - The sort field. If no value is specified, the results are not sorted.

data SearchProductsResponse Source #

See: newSearchProductsResponse smart constructor.

Instances

Instances details
Eq SearchProductsResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProducts

Read SearchProductsResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProducts

Show SearchProductsResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProducts

Generic SearchProductsResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProducts

Associated Types

type Rep SearchProductsResponse :: Type -> Type #

NFData SearchProductsResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProducts

Methods

rnf :: SearchProductsResponse -> () #

type Rep SearchProductsResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProducts

type Rep SearchProductsResponse = D1 ('MetaData "SearchProductsResponse" "Amazonka.ServiceCatalog.SearchProducts" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "SearchProductsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "nextPageToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "productViewAggregations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text [ProductViewAggregationValue])))) :*: (S1 ('MetaSel ('Just "productViewSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ProductViewSummary])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newSearchProductsResponse Source #

Create a value of SearchProductsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextPageToken:SearchProductsResponse', searchProductsResponse_nextPageToken - The page token to use to retrieve the next set of results. If there are no additional results, this value is null.

$sel:productViewAggregations:SearchProductsResponse', searchProductsResponse_productViewAggregations - The product view aggregations.

$sel:productViewSummaries:SearchProductsResponse', searchProductsResponse_productViewSummaries - Information about the product views.

$sel:httpStatus:SearchProductsResponse', searchProductsResponse_httpStatus - The response's http status code.

DescribeServiceActionExecutionParameters

data DescribeServiceActionExecutionParameters Source #

Instances

Instances details
Eq DescribeServiceActionExecutionParameters Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeServiceActionExecutionParameters

Read DescribeServiceActionExecutionParameters Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeServiceActionExecutionParameters

Show DescribeServiceActionExecutionParameters Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeServiceActionExecutionParameters

Generic DescribeServiceActionExecutionParameters Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeServiceActionExecutionParameters

NFData DescribeServiceActionExecutionParameters Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeServiceActionExecutionParameters

Hashable DescribeServiceActionExecutionParameters Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeServiceActionExecutionParameters

ToJSON DescribeServiceActionExecutionParameters Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeServiceActionExecutionParameters

AWSRequest DescribeServiceActionExecutionParameters Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeServiceActionExecutionParameters

ToHeaders DescribeServiceActionExecutionParameters Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeServiceActionExecutionParameters

ToPath DescribeServiceActionExecutionParameters Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeServiceActionExecutionParameters

ToQuery DescribeServiceActionExecutionParameters Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeServiceActionExecutionParameters

type Rep DescribeServiceActionExecutionParameters Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeServiceActionExecutionParameters

type Rep DescribeServiceActionExecutionParameters = D1 ('MetaData "DescribeServiceActionExecutionParameters" "Amazonka.ServiceCatalog.DescribeServiceActionExecutionParameters" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DescribeServiceActionExecutionParameters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "provisionedProductId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "serviceActionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse DescribeServiceActionExecutionParameters Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeServiceActionExecutionParameters

data DescribeServiceActionExecutionParametersResponse Source #

Instances

Instances details
Eq DescribeServiceActionExecutionParametersResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeServiceActionExecutionParameters

Read DescribeServiceActionExecutionParametersResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeServiceActionExecutionParameters

Show DescribeServiceActionExecutionParametersResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeServiceActionExecutionParameters

Generic DescribeServiceActionExecutionParametersResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeServiceActionExecutionParameters

NFData DescribeServiceActionExecutionParametersResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeServiceActionExecutionParameters

type Rep DescribeServiceActionExecutionParametersResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeServiceActionExecutionParameters

type Rep DescribeServiceActionExecutionParametersResponse = D1 ('MetaData "DescribeServiceActionExecutionParametersResponse" "Amazonka.ServiceCatalog.DescribeServiceActionExecutionParameters" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DescribeServiceActionExecutionParametersResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "serviceActionParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ExecutionParameter])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

SearchProvisionedProducts

data SearchProvisionedProducts Source #

See: newSearchProvisionedProducts smart constructor.

Instances

Instances details
Eq SearchProvisionedProducts Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProvisionedProducts

Read SearchProvisionedProducts Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProvisionedProducts

Show SearchProvisionedProducts Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProvisionedProducts

Generic SearchProvisionedProducts Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProvisionedProducts

Associated Types

type Rep SearchProvisionedProducts :: Type -> Type #

NFData SearchProvisionedProducts Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProvisionedProducts

Hashable SearchProvisionedProducts Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProvisionedProducts

ToJSON SearchProvisionedProducts Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProvisionedProducts

AWSRequest SearchProvisionedProducts Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProvisionedProducts

ToHeaders SearchProvisionedProducts Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProvisionedProducts

ToPath SearchProvisionedProducts Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProvisionedProducts

ToQuery SearchProvisionedProducts Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProvisionedProducts

type Rep SearchProvisionedProducts Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProvisionedProducts

type Rep SearchProvisionedProducts = D1 ('MetaData "SearchProvisionedProducts" "Amazonka.ServiceCatalog.SearchProvisionedProducts" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "SearchProvisionedProducts'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap ProvisionedProductViewFilterBy [Text]))) :*: (S1 ('MetaSel ('Just "sortOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SortOrder)) :*: S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "accessLevelFilter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AccessLevelFilter)) :*: S1 ('MetaSel ('Just "pageToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "pageSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "sortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))
type AWSResponse SearchProvisionedProducts Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProvisionedProducts

newSearchProvisionedProducts :: SearchProvisionedProducts Source #

Create a value of SearchProvisionedProducts with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:filters:SearchProvisionedProducts', searchProvisionedProducts_filters - The search filters.

When the key is SearchQuery, the searchable fields are arn, createdTime, id, lastRecordId, idempotencyToken, name, physicalId, productId, provisioningArtifact, type, status, tags, userArn, userArnSession, lastProvisioningRecordId, lastSuccessfulProvisioningRecordId, productName, and provisioningArtifactName.

Example: "SearchQuery":["status:AVAILABLE"]

$sel:sortOrder:SearchProvisionedProducts', searchProvisionedProducts_sortOrder - The sort order. If no value is specified, the results are not sorted.

$sel:acceptLanguage:SearchProvisionedProducts', searchProvisionedProducts_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:accessLevelFilter:SearchProvisionedProducts', searchProvisionedProducts_accessLevelFilter - The access level to use to obtain results. The default is User.

$sel:pageToken:SearchProvisionedProducts', searchProvisionedProducts_pageToken - The page token for the next set of results. To retrieve the first set of results, use null.

$sel:pageSize:SearchProvisionedProducts', searchProvisionedProducts_pageSize - The maximum number of items to return with this call.

$sel:sortBy:SearchProvisionedProducts', searchProvisionedProducts_sortBy - The sort field. If no value is specified, the results are not sorted. The valid values are arn, id, name, and lastRecordId.

data SearchProvisionedProductsResponse Source #

See: newSearchProvisionedProductsResponse smart constructor.

Instances

Instances details
Eq SearchProvisionedProductsResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProvisionedProducts

Read SearchProvisionedProductsResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProvisionedProducts

Show SearchProvisionedProductsResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProvisionedProducts

Generic SearchProvisionedProductsResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProvisionedProducts

Associated Types

type Rep SearchProvisionedProductsResponse :: Type -> Type #

NFData SearchProvisionedProductsResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProvisionedProducts

type Rep SearchProvisionedProductsResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProvisionedProducts

type Rep SearchProvisionedProductsResponse = D1 ('MetaData "SearchProvisionedProductsResponse" "Amazonka.ServiceCatalog.SearchProvisionedProducts" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "SearchProvisionedProductsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "nextPageToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "provisionedProducts") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ProvisionedProductAttribute]))) :*: (S1 ('MetaSel ('Just "totalResultsCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newSearchProvisionedProductsResponse Source #

Create a value of SearchProvisionedProductsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextPageToken:SearchProvisionedProductsResponse', searchProvisionedProductsResponse_nextPageToken - The page token to use to retrieve the next set of results. If there are no additional results, this value is null.

$sel:provisionedProducts:SearchProvisionedProductsResponse', searchProvisionedProductsResponse_provisionedProducts - Information about the provisioned products.

$sel:totalResultsCount:SearchProvisionedProductsResponse', searchProvisionedProductsResponse_totalResultsCount - The number of provisioned products found.

$sel:httpStatus:SearchProvisionedProductsResponse', searchProvisionedProductsResponse_httpStatus - The response's http status code.

ListStackInstancesForProvisionedProduct

data ListStackInstancesForProvisionedProduct Source #

Instances

Instances details
Eq ListStackInstancesForProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListStackInstancesForProvisionedProduct

Read ListStackInstancesForProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListStackInstancesForProvisionedProduct

Show ListStackInstancesForProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListStackInstancesForProvisionedProduct

Generic ListStackInstancesForProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListStackInstancesForProvisionedProduct

NFData ListStackInstancesForProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListStackInstancesForProvisionedProduct

Hashable ListStackInstancesForProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListStackInstancesForProvisionedProduct

ToJSON ListStackInstancesForProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListStackInstancesForProvisionedProduct

AWSRequest ListStackInstancesForProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListStackInstancesForProvisionedProduct

ToHeaders ListStackInstancesForProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListStackInstancesForProvisionedProduct

ToPath ListStackInstancesForProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListStackInstancesForProvisionedProduct

ToQuery ListStackInstancesForProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListStackInstancesForProvisionedProduct

type Rep ListStackInstancesForProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListStackInstancesForProvisionedProduct

type Rep ListStackInstancesForProvisionedProduct = D1 ('MetaData "ListStackInstancesForProvisionedProduct" "Amazonka.ServiceCatalog.ListStackInstancesForProvisionedProduct" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ListStackInstancesForProvisionedProduct'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "pageToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "pageSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "provisionedProductId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse ListStackInstancesForProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListStackInstancesForProvisionedProduct

newListStackInstancesForProvisionedProduct Source #

Create a value of ListStackInstancesForProvisionedProduct with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:acceptLanguage:ListStackInstancesForProvisionedProduct', listStackInstancesForProvisionedProduct_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:pageToken:ListStackInstancesForProvisionedProduct', listStackInstancesForProvisionedProduct_pageToken - The page token for the next set of results. To retrieve the first set of results, use null.

$sel:pageSize:ListStackInstancesForProvisionedProduct', listStackInstancesForProvisionedProduct_pageSize - The maximum number of items to return with this call.

$sel:provisionedProductId:ListStackInstancesForProvisionedProduct', listStackInstancesForProvisionedProduct_provisionedProductId - The identifier of the provisioned product.

data ListStackInstancesForProvisionedProductResponse Source #

Instances

Instances details
Eq ListStackInstancesForProvisionedProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListStackInstancesForProvisionedProduct

Read ListStackInstancesForProvisionedProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListStackInstancesForProvisionedProduct

Show ListStackInstancesForProvisionedProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListStackInstancesForProvisionedProduct

Generic ListStackInstancesForProvisionedProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListStackInstancesForProvisionedProduct

NFData ListStackInstancesForProvisionedProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListStackInstancesForProvisionedProduct

type Rep ListStackInstancesForProvisionedProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListStackInstancesForProvisionedProduct

type Rep ListStackInstancesForProvisionedProductResponse = D1 ('MetaData "ListStackInstancesForProvisionedProductResponse" "Amazonka.ServiceCatalog.ListStackInstancesForProvisionedProduct" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ListStackInstancesForProvisionedProductResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextPageToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "stackInstances") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [StackInstance])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

DescribeServiceAction

data DescribeServiceAction Source #

See: newDescribeServiceAction smart constructor.

Instances

Instances details
Eq DescribeServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeServiceAction

Read DescribeServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeServiceAction

Show DescribeServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeServiceAction

Generic DescribeServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeServiceAction

Associated Types

type Rep DescribeServiceAction :: Type -> Type #

NFData DescribeServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeServiceAction

Methods

rnf :: DescribeServiceAction -> () #

Hashable DescribeServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeServiceAction

ToJSON DescribeServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeServiceAction

AWSRequest DescribeServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeServiceAction

Associated Types

type AWSResponse DescribeServiceAction #

ToHeaders DescribeServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeServiceAction

ToPath DescribeServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeServiceAction

ToQuery DescribeServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeServiceAction

type Rep DescribeServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeServiceAction

type Rep DescribeServiceAction = D1 ('MetaData "DescribeServiceAction" "Amazonka.ServiceCatalog.DescribeServiceAction" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DescribeServiceAction'" 'PrefixI 'True) (S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DescribeServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeServiceAction

newDescribeServiceAction Source #

Create a value of DescribeServiceAction with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:acceptLanguage:DescribeServiceAction', describeServiceAction_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:id:DescribeServiceAction', describeServiceAction_id - The self-service action identifier.

data DescribeServiceActionResponse Source #

See: newDescribeServiceActionResponse smart constructor.

Instances

Instances details
Eq DescribeServiceActionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeServiceAction

Read DescribeServiceActionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeServiceAction

Show DescribeServiceActionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeServiceAction

Generic DescribeServiceActionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeServiceAction

Associated Types

type Rep DescribeServiceActionResponse :: Type -> Type #

NFData DescribeServiceActionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeServiceAction

type Rep DescribeServiceActionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeServiceAction

type Rep DescribeServiceActionResponse = D1 ('MetaData "DescribeServiceActionResponse" "Amazonka.ServiceCatalog.DescribeServiceAction" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DescribeServiceActionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "serviceActionDetail") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ServiceActionDetail)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDescribeServiceActionResponse Source #

Create a value of DescribeServiceActionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:serviceActionDetail:DescribeServiceActionResponse', describeServiceActionResponse_serviceActionDetail - Detailed information about the self-service action.

$sel:httpStatus:DescribeServiceActionResponse', describeServiceActionResponse_httpStatus - The response's http status code.

DescribeProduct

data DescribeProduct Source #

See: newDescribeProduct smart constructor.

Instances

Instances details
Eq DescribeProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProduct

Read DescribeProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProduct

Show DescribeProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProduct

Generic DescribeProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProduct

Associated Types

type Rep DescribeProduct :: Type -> Type #

NFData DescribeProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProduct

Methods

rnf :: DescribeProduct -> () #

Hashable DescribeProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProduct

ToJSON DescribeProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProduct

AWSRequest DescribeProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProduct

Associated Types

type AWSResponse DescribeProduct #

ToHeaders DescribeProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProduct

ToPath DescribeProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProduct

ToQuery DescribeProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProduct

type Rep DescribeProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProduct

type Rep DescribeProduct = D1 ('MetaData "DescribeProduct" "Amazonka.ServiceCatalog.DescribeProduct" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DescribeProduct'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))
type AWSResponse DescribeProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProduct

newDescribeProduct :: DescribeProduct Source #

Create a value of DescribeProduct with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:DescribeProduct', describeProduct_name - The product name.

$sel:acceptLanguage:DescribeProduct', describeProduct_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:id:DescribeProduct', describeProduct_id - The product identifier.

data DescribeProductResponse Source #

See: newDescribeProductResponse smart constructor.

Instances

Instances details
Eq DescribeProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProduct

Read DescribeProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProduct

Show DescribeProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProduct

Generic DescribeProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProduct

Associated Types

type Rep DescribeProductResponse :: Type -> Type #

NFData DescribeProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProduct

Methods

rnf :: DescribeProductResponse -> () #

type Rep DescribeProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProduct

type Rep DescribeProductResponse = D1 ('MetaData "DescribeProductResponse" "Amazonka.ServiceCatalog.DescribeProduct" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DescribeProductResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "productViewSummary") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProductViewSummary)) :*: S1 ('MetaSel ('Just "provisioningArtifacts") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ProvisioningArtifact]))) :*: (S1 ('MetaSel ('Just "launchPaths") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [LaunchPath])) :*: (S1 ('MetaSel ('Just "budgets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [BudgetDetail])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newDescribeProductResponse Source #

Create a value of DescribeProductResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:productViewSummary:DescribeProductResponse', describeProductResponse_productViewSummary - Summary information about the product view.

$sel:provisioningArtifacts:DescribeProductResponse', describeProductResponse_provisioningArtifacts - Information about the provisioning artifacts for the specified product.

$sel:launchPaths:DescribeProductResponse', describeProductResponse_launchPaths - Information about the associated launch paths.

$sel:budgets:DescribeProductResponse', describeProductResponse_budgets - Information about the associated budgets.

$sel:httpStatus:DescribeProductResponse', describeProductResponse_httpStatus - The response's http status code.

DeleteProvisionedProductPlan

data DeleteProvisionedProductPlan Source #

See: newDeleteProvisionedProductPlan smart constructor.

Instances

Instances details
Eq DeleteProvisionedProductPlan Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProvisionedProductPlan

Read DeleteProvisionedProductPlan Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProvisionedProductPlan

Show DeleteProvisionedProductPlan Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProvisionedProductPlan

Generic DeleteProvisionedProductPlan Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProvisionedProductPlan

Associated Types

type Rep DeleteProvisionedProductPlan :: Type -> Type #

NFData DeleteProvisionedProductPlan Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProvisionedProductPlan

Hashable DeleteProvisionedProductPlan Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProvisionedProductPlan

ToJSON DeleteProvisionedProductPlan Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProvisionedProductPlan

AWSRequest DeleteProvisionedProductPlan Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProvisionedProductPlan

ToHeaders DeleteProvisionedProductPlan Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProvisionedProductPlan

ToPath DeleteProvisionedProductPlan Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProvisionedProductPlan

ToQuery DeleteProvisionedProductPlan Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProvisionedProductPlan

type Rep DeleteProvisionedProductPlan Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProvisionedProductPlan

type Rep DeleteProvisionedProductPlan = D1 ('MetaData "DeleteProvisionedProductPlan" "Amazonka.ServiceCatalog.DeleteProvisionedProductPlan" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DeleteProvisionedProductPlan'" 'PrefixI 'True) (S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "ignoreErrors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "planId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse DeleteProvisionedProductPlan Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProvisionedProductPlan

newDeleteProvisionedProductPlan Source #

Create a value of DeleteProvisionedProductPlan with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:acceptLanguage:DeleteProvisionedProductPlan', deleteProvisionedProductPlan_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:ignoreErrors:DeleteProvisionedProductPlan', deleteProvisionedProductPlan_ignoreErrors - If set to true, AWS Service Catalog stops managing the specified provisioned product even if it cannot delete the underlying resources.

$sel:planId:DeleteProvisionedProductPlan', deleteProvisionedProductPlan_planId - The plan identifier.

data DeleteProvisionedProductPlanResponse Source #

Instances

Instances details
Eq DeleteProvisionedProductPlanResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProvisionedProductPlan

Read DeleteProvisionedProductPlanResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProvisionedProductPlan

Show DeleteProvisionedProductPlanResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProvisionedProductPlan

Generic DeleteProvisionedProductPlanResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProvisionedProductPlan

NFData DeleteProvisionedProductPlanResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProvisionedProductPlan

type Rep DeleteProvisionedProductPlanResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProvisionedProductPlan

type Rep DeleteProvisionedProductPlanResponse = D1 ('MetaData "DeleteProvisionedProductPlanResponse" "Amazonka.ServiceCatalog.DeleteProvisionedProductPlan" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DeleteProvisionedProductPlanResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteProvisionedProductPlanResponse Source #

Create a value of DeleteProvisionedProductPlanResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:DeleteProvisionedProductPlanResponse', deleteProvisionedProductPlanResponse_httpStatus - The response's http status code.

GetProvisionedProductOutputs

data GetProvisionedProductOutputs Source #

See: newGetProvisionedProductOutputs smart constructor.

Instances

Instances details
Eq GetProvisionedProductOutputs Source # 
Instance details

Defined in Amazonka.ServiceCatalog.GetProvisionedProductOutputs

Read GetProvisionedProductOutputs Source # 
Instance details

Defined in Amazonka.ServiceCatalog.GetProvisionedProductOutputs

Show GetProvisionedProductOutputs Source # 
Instance details

Defined in Amazonka.ServiceCatalog.GetProvisionedProductOutputs

Generic GetProvisionedProductOutputs Source # 
Instance details

Defined in Amazonka.ServiceCatalog.GetProvisionedProductOutputs

Associated Types

type Rep GetProvisionedProductOutputs :: Type -> Type #

NFData GetProvisionedProductOutputs Source # 
Instance details

Defined in Amazonka.ServiceCatalog.GetProvisionedProductOutputs

Hashable GetProvisionedProductOutputs Source # 
Instance details

Defined in Amazonka.ServiceCatalog.GetProvisionedProductOutputs

ToJSON GetProvisionedProductOutputs Source # 
Instance details

Defined in Amazonka.ServiceCatalog.GetProvisionedProductOutputs

AWSRequest GetProvisionedProductOutputs Source # 
Instance details

Defined in Amazonka.ServiceCatalog.GetProvisionedProductOutputs

ToHeaders GetProvisionedProductOutputs Source # 
Instance details

Defined in Amazonka.ServiceCatalog.GetProvisionedProductOutputs

ToPath GetProvisionedProductOutputs Source # 
Instance details

Defined in Amazonka.ServiceCatalog.GetProvisionedProductOutputs

ToQuery GetProvisionedProductOutputs Source # 
Instance details

Defined in Amazonka.ServiceCatalog.GetProvisionedProductOutputs

type Rep GetProvisionedProductOutputs Source # 
Instance details

Defined in Amazonka.ServiceCatalog.GetProvisionedProductOutputs

type Rep GetProvisionedProductOutputs = D1 ('MetaData "GetProvisionedProductOutputs" "Amazonka.ServiceCatalog.GetProvisionedProductOutputs" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "GetProvisionedProductOutputs'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "provisionedProductName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "outputKeys") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "pageToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "pageSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "provisionedProductId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))
type AWSResponse GetProvisionedProductOutputs Source # 
Instance details

Defined in Amazonka.ServiceCatalog.GetProvisionedProductOutputs

newGetProvisionedProductOutputs :: GetProvisionedProductOutputs Source #

Create a value of GetProvisionedProductOutputs with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:provisionedProductName:GetProvisionedProductOutputs', getProvisionedProductOutputs_provisionedProductName - The name of the provisioned product that you want the outputs from.

$sel:outputKeys:GetProvisionedProductOutputs', getProvisionedProductOutputs_outputKeys - The list of keys that the API should return with their values. If none are provided, the API will return all outputs of the provisioned product.

$sel:acceptLanguage:GetProvisionedProductOutputs', getProvisionedProductOutputs_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:pageToken:GetProvisionedProductOutputs', getProvisionedProductOutputs_pageToken - The page token for the next set of results. To retrieve the first set of results, use null.

$sel:pageSize:GetProvisionedProductOutputs', getProvisionedProductOutputs_pageSize - The maximum number of items to return with this call.

$sel:provisionedProductId:GetProvisionedProductOutputs', getProvisionedProductOutputs_provisionedProductId - The identifier of the provisioned product that you want the outputs from.

data GetProvisionedProductOutputsResponse Source #

Instances

Instances details
Eq GetProvisionedProductOutputsResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.GetProvisionedProductOutputs

Read GetProvisionedProductOutputsResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.GetProvisionedProductOutputs

Show GetProvisionedProductOutputsResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.GetProvisionedProductOutputs

Generic GetProvisionedProductOutputsResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.GetProvisionedProductOutputs

NFData GetProvisionedProductOutputsResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.GetProvisionedProductOutputs

type Rep GetProvisionedProductOutputsResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.GetProvisionedProductOutputs

type Rep GetProvisionedProductOutputsResponse = D1 ('MetaData "GetProvisionedProductOutputsResponse" "Amazonka.ServiceCatalog.GetProvisionedProductOutputs" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "GetProvisionedProductOutputsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextPageToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "outputs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [RecordOutput])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newGetProvisionedProductOutputsResponse Source #

Create a value of GetProvisionedProductOutputsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextPageToken:GetProvisionedProductOutputsResponse', getProvisionedProductOutputsResponse_nextPageToken - The page token to use to retrieve the next set of results. If there are no additional results, this value is null.

$sel:outputs:GetProvisionedProductOutputsResponse', getProvisionedProductOutputsResponse_outputs - Information about the product created as the result of a request. For example, the output for a CloudFormation-backed product that creates an S3 bucket would include the S3 bucket URL.

$sel:httpStatus:GetProvisionedProductOutputsResponse', getProvisionedProductOutputsResponse_httpStatus - The response's http status code.

CreateConstraint

data CreateConstraint Source #

See: newCreateConstraint smart constructor.

Instances

Instances details
Eq CreateConstraint Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateConstraint

Read CreateConstraint Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateConstraint

Show CreateConstraint Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateConstraint

Generic CreateConstraint Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateConstraint

Associated Types

type Rep CreateConstraint :: Type -> Type #

NFData CreateConstraint Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateConstraint

Methods

rnf :: CreateConstraint -> () #

Hashable CreateConstraint Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateConstraint

ToJSON CreateConstraint Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateConstraint

AWSRequest CreateConstraint Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateConstraint

Associated Types

type AWSResponse CreateConstraint #

ToHeaders CreateConstraint Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateConstraint

ToPath CreateConstraint Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateConstraint

ToQuery CreateConstraint Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateConstraint

type Rep CreateConstraint Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateConstraint

type Rep CreateConstraint = D1 ('MetaData "CreateConstraint" "Amazonka.ServiceCatalog.CreateConstraint" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "CreateConstraint'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "portfolioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: ((S1 ('MetaSel ('Just "productId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "idempotencyToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))
type AWSResponse CreateConstraint Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateConstraint

newCreateConstraint Source #

Create a value of CreateConstraint with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:acceptLanguage:CreateConstraint', createConstraint_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:description:CreateConstraint', createConstraint_description - The description of the constraint.

$sel:portfolioId:CreateConstraint', createConstraint_portfolioId - The portfolio identifier.

$sel:productId:CreateConstraint', createConstraint_productId - The product identifier.

$sel:parameters:CreateConstraint', createConstraint_parameters - The constraint parameters, in JSON format. The syntax depends on the constraint type as follows:

LAUNCH
You are required to specify either the RoleArn or the LocalRoleName but can't use both.

Specify the RoleArn property as follows:

{"RoleArn" : "arn:aws:iam::123456789012:role/LaunchRole"}

Specify the LocalRoleName property as follows:

{"LocalRoleName": "SCBasicLaunchRole"}

If you specify the LocalRoleName property, when an account uses the launch constraint, the IAM role with that name in the account will be used. This allows launch-role constraints to be account-agnostic so the administrator can create fewer resources per shared account.

The given role name must exist in the account used to create the launch constraint and the account of the user who launches a product with this launch constraint.

You cannot have both a LAUNCH and a STACKSET constraint.

You also cannot have more than one LAUNCH constraint on a product and portfolio.

NOTIFICATION
Specify the NotificationArns property as follows:
{"NotificationArns" : ["arn:aws:sns:us-east-1:123456789012:Topic"]}
RESOURCE_UPDATE
Specify the TagUpdatesOnProvisionedProduct property as follows:
{"Version":"2.0","Properties":{"TagUpdateOnProvisionedProduct":"String"}}

The TagUpdatesOnProvisionedProduct property accepts a string value of ALLOWED or NOT_ALLOWED.

STACKSET
Specify the Parameters property as follows:
{"Version": "String", "Properties": {"AccountList": [ "String" ], "RegionList": [ "String" ], "AdminRole": "String", "ExecutionRole": "String"}}

You cannot have both a LAUNCH and a STACKSET constraint.

You also cannot have more than one STACKSET constraint on a product and portfolio.

Products with a STACKSET constraint will launch an AWS CloudFormation stack set.

TEMPLATE
Specify the Rules property. For more information, see Template Constraint Rules.

$sel:type':CreateConstraint', createConstraint_type - The type of constraint.

  • LAUNCH
  • NOTIFICATION
  • RESOURCE_UPDATE
  • STACKSET
  • TEMPLATE

$sel:idempotencyToken:CreateConstraint', createConstraint_idempotencyToken - A unique identifier that you provide to ensure idempotency. If multiple requests differ only by the idempotency token, the same response is returned for each repeated request.

data CreateConstraintResponse Source #

See: newCreateConstraintResponse smart constructor.

Instances

Instances details
Eq CreateConstraintResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateConstraint

Read CreateConstraintResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateConstraint

Show CreateConstraintResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateConstraint

Generic CreateConstraintResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateConstraint

Associated Types

type Rep CreateConstraintResponse :: Type -> Type #

NFData CreateConstraintResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateConstraint

type Rep CreateConstraintResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreateConstraint

type Rep CreateConstraintResponse = D1 ('MetaData "CreateConstraintResponse" "Amazonka.ServiceCatalog.CreateConstraint" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "CreateConstraintResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RequestStatus)) :*: S1 ('MetaSel ('Just "constraintDetail") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConstraintDetail))) :*: (S1 ('MetaSel ('Just "constraintParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newCreateConstraintResponse Source #

Create a value of CreateConstraintResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:status:CreateConstraintResponse', createConstraintResponse_status - The status of the current request.

$sel:constraintDetail:CreateConstraintResponse', createConstraintResponse_constraintDetail - Information about the constraint.

$sel:constraintParameters:CreateConstraintResponse', createConstraintResponse_constraintParameters - The constraint parameters.

$sel:httpStatus:CreateConstraintResponse', createConstraintResponse_httpStatus - The response's http status code.

ListProvisionedProductPlans (Paginated)

data ListProvisionedProductPlans Source #

See: newListProvisionedProductPlans smart constructor.

Instances

Instances details
Eq ListProvisionedProductPlans Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisionedProductPlans

Read ListProvisionedProductPlans Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisionedProductPlans

Show ListProvisionedProductPlans Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisionedProductPlans

Generic ListProvisionedProductPlans Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisionedProductPlans

Associated Types

type Rep ListProvisionedProductPlans :: Type -> Type #

NFData ListProvisionedProductPlans Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisionedProductPlans

Hashable ListProvisionedProductPlans Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisionedProductPlans

ToJSON ListProvisionedProductPlans Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisionedProductPlans

AWSPager ListProvisionedProductPlans Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisionedProductPlans

AWSRequest ListProvisionedProductPlans Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisionedProductPlans

ToHeaders ListProvisionedProductPlans Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisionedProductPlans

ToPath ListProvisionedProductPlans Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisionedProductPlans

ToQuery ListProvisionedProductPlans Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisionedProductPlans

type Rep ListProvisionedProductPlans Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisionedProductPlans

type Rep ListProvisionedProductPlans = D1 ('MetaData "ListProvisionedProductPlans" "Amazonka.ServiceCatalog.ListProvisionedProductPlans" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ListProvisionedProductPlans'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "provisionProductId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "accessLevelFilter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AccessLevelFilter)) :*: (S1 ('MetaSel ('Just "pageToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "pageSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))))
type AWSResponse ListProvisionedProductPlans Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisionedProductPlans

newListProvisionedProductPlans :: ListProvisionedProductPlans Source #

Create a value of ListProvisionedProductPlans with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:provisionProductId:ListProvisionedProductPlans', listProvisionedProductPlans_provisionProductId - The product identifier.

$sel:acceptLanguage:ListProvisionedProductPlans', listProvisionedProductPlans_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:accessLevelFilter:ListProvisionedProductPlans', listProvisionedProductPlans_accessLevelFilter - The access level to use to obtain results. The default is User.

$sel:pageToken:ListProvisionedProductPlans', listProvisionedProductPlans_pageToken - The page token for the next set of results. To retrieve the first set of results, use null.

$sel:pageSize:ListProvisionedProductPlans', listProvisionedProductPlans_pageSize - The maximum number of items to return with this call.

data ListProvisionedProductPlansResponse Source #

Instances

Instances details
Eq ListProvisionedProductPlansResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisionedProductPlans

Read ListProvisionedProductPlansResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisionedProductPlans

Show ListProvisionedProductPlansResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisionedProductPlans

Generic ListProvisionedProductPlansResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisionedProductPlans

NFData ListProvisionedProductPlansResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisionedProductPlans

type Rep ListProvisionedProductPlansResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisionedProductPlans

type Rep ListProvisionedProductPlansResponse = D1 ('MetaData "ListProvisionedProductPlansResponse" "Amazonka.ServiceCatalog.ListProvisionedProductPlans" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ListProvisionedProductPlansResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextPageToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "provisionedProductPlans") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ProvisionedProductPlanSummary])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListProvisionedProductPlansResponse Source #

Create a value of ListProvisionedProductPlansResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextPageToken:ListProvisionedProductPlansResponse', listProvisionedProductPlansResponse_nextPageToken - The page token to use to retrieve the next set of results. If there are no additional results, this value is null.

$sel:provisionedProductPlans:ListProvisionedProductPlansResponse', listProvisionedProductPlansResponse_provisionedProductPlans - Information about the plans.

$sel:httpStatus:ListProvisionedProductPlansResponse', listProvisionedProductPlansResponse_httpStatus - The response's http status code.

ListPortfolioAccess

data ListPortfolioAccess Source #

See: newListPortfolioAccess smart constructor.

Instances

Instances details
Eq ListPortfolioAccess Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfolioAccess

Read ListPortfolioAccess Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfolioAccess

Show ListPortfolioAccess Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfolioAccess

Generic ListPortfolioAccess Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfolioAccess

Associated Types

type Rep ListPortfolioAccess :: Type -> Type #

NFData ListPortfolioAccess Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfolioAccess

Methods

rnf :: ListPortfolioAccess -> () #

Hashable ListPortfolioAccess Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfolioAccess

ToJSON ListPortfolioAccess Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfolioAccess

AWSRequest ListPortfolioAccess Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfolioAccess

Associated Types

type AWSResponse ListPortfolioAccess #

ToHeaders ListPortfolioAccess Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfolioAccess

ToPath ListPortfolioAccess Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfolioAccess

ToQuery ListPortfolioAccess Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfolioAccess

type Rep ListPortfolioAccess Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfolioAccess

type Rep ListPortfolioAccess = D1 ('MetaData "ListPortfolioAccess" "Amazonka.ServiceCatalog.ListPortfolioAccess" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ListPortfolioAccess'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "organizationParentId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "pageToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "pageSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "portfolioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))
type AWSResponse ListPortfolioAccess Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfolioAccess

newListPortfolioAccess Source #

Create a value of ListPortfolioAccess with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:organizationParentId:ListPortfolioAccess', listPortfolioAccess_organizationParentId - The ID of an organization node the portfolio is shared with. All children of this node with an inherited portfolio share will be returned.

$sel:acceptLanguage:ListPortfolioAccess', listPortfolioAccess_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:pageToken:ListPortfolioAccess', listPortfolioAccess_pageToken - The page token for the next set of results. To retrieve the first set of results, use null.

$sel:pageSize:ListPortfolioAccess', listPortfolioAccess_pageSize - The maximum number of items to return with this call.

$sel:portfolioId:ListPortfolioAccess', listPortfolioAccess_portfolioId - The portfolio identifier.

data ListPortfolioAccessResponse Source #

See: newListPortfolioAccessResponse smart constructor.

Instances

Instances details
Eq ListPortfolioAccessResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfolioAccess

Read ListPortfolioAccessResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfolioAccess

Show ListPortfolioAccessResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfolioAccess

Generic ListPortfolioAccessResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfolioAccess

Associated Types

type Rep ListPortfolioAccessResponse :: Type -> Type #

NFData ListPortfolioAccessResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfolioAccess

type Rep ListPortfolioAccessResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfolioAccess

type Rep ListPortfolioAccessResponse = D1 ('MetaData "ListPortfolioAccessResponse" "Amazonka.ServiceCatalog.ListPortfolioAccess" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ListPortfolioAccessResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextPageToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "accountIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListPortfolioAccessResponse Source #

Create a value of ListPortfolioAccessResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextPageToken:ListPortfolioAccessResponse', listPortfolioAccessResponse_nextPageToken - The page token to use to retrieve the next set of results. If there are no additional results, this value is null.

$sel:accountIds:ListPortfolioAccessResponse', listPortfolioAccessResponse_accountIds - Information about the AWS accounts with access to the portfolio.

$sel:httpStatus:ListPortfolioAccessResponse', listPortfolioAccessResponse_httpStatus - The response's http status code.

BatchDisassociateServiceActionFromProvisioningArtifact

data BatchDisassociateServiceActionFromProvisioningArtifact Source #

Instances

Instances details
Eq BatchDisassociateServiceActionFromProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.BatchDisassociateServiceActionFromProvisioningArtifact

Read BatchDisassociateServiceActionFromProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.BatchDisassociateServiceActionFromProvisioningArtifact

Show BatchDisassociateServiceActionFromProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.BatchDisassociateServiceActionFromProvisioningArtifact

Generic BatchDisassociateServiceActionFromProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.BatchDisassociateServiceActionFromProvisioningArtifact

NFData BatchDisassociateServiceActionFromProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.BatchDisassociateServiceActionFromProvisioningArtifact

Hashable BatchDisassociateServiceActionFromProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.BatchDisassociateServiceActionFromProvisioningArtifact

ToJSON BatchDisassociateServiceActionFromProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.BatchDisassociateServiceActionFromProvisioningArtifact

AWSRequest BatchDisassociateServiceActionFromProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.BatchDisassociateServiceActionFromProvisioningArtifact

ToHeaders BatchDisassociateServiceActionFromProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.BatchDisassociateServiceActionFromProvisioningArtifact

ToPath BatchDisassociateServiceActionFromProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.BatchDisassociateServiceActionFromProvisioningArtifact

ToQuery BatchDisassociateServiceActionFromProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.BatchDisassociateServiceActionFromProvisioningArtifact

type Rep BatchDisassociateServiceActionFromProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.BatchDisassociateServiceActionFromProvisioningArtifact

type Rep BatchDisassociateServiceActionFromProvisioningArtifact = D1 ('MetaData "BatchDisassociateServiceActionFromProvisioningArtifact" "Amazonka.ServiceCatalog.BatchDisassociateServiceActionFromProvisioningArtifact" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "BatchDisassociateServiceActionFromProvisioningArtifact'" 'PrefixI 'True) (S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "serviceActionAssociations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty ServiceActionAssociation))))
type AWSResponse BatchDisassociateServiceActionFromProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.BatchDisassociateServiceActionFromProvisioningArtifact

data BatchDisassociateServiceActionFromProvisioningArtifactResponse Source #

Instances

Instances details
Eq BatchDisassociateServiceActionFromProvisioningArtifactResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.BatchDisassociateServiceActionFromProvisioningArtifact

Read BatchDisassociateServiceActionFromProvisioningArtifactResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.BatchDisassociateServiceActionFromProvisioningArtifact

Show BatchDisassociateServiceActionFromProvisioningArtifactResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.BatchDisassociateServiceActionFromProvisioningArtifact

Generic BatchDisassociateServiceActionFromProvisioningArtifactResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.BatchDisassociateServiceActionFromProvisioningArtifact

NFData BatchDisassociateServiceActionFromProvisioningArtifactResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.BatchDisassociateServiceActionFromProvisioningArtifact

type Rep BatchDisassociateServiceActionFromProvisioningArtifactResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.BatchDisassociateServiceActionFromProvisioningArtifact

type Rep BatchDisassociateServiceActionFromProvisioningArtifactResponse = D1 ('MetaData "BatchDisassociateServiceActionFromProvisioningArtifactResponse" "Amazonka.ServiceCatalog.BatchDisassociateServiceActionFromProvisioningArtifact" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "BatchDisassociateServiceActionFromProvisioningArtifactResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "failedServiceActionAssociations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [FailedServiceActionAssociation])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

DisassociatePrincipalFromPortfolio

data DisassociatePrincipalFromPortfolio Source #

Instances

Instances details
Eq DisassociatePrincipalFromPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociatePrincipalFromPortfolio

Read DisassociatePrincipalFromPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociatePrincipalFromPortfolio

Show DisassociatePrincipalFromPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociatePrincipalFromPortfolio

Generic DisassociatePrincipalFromPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociatePrincipalFromPortfolio

Associated Types

type Rep DisassociatePrincipalFromPortfolio :: Type -> Type #

NFData DisassociatePrincipalFromPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociatePrincipalFromPortfolio

Hashable DisassociatePrincipalFromPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociatePrincipalFromPortfolio

ToJSON DisassociatePrincipalFromPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociatePrincipalFromPortfolio

AWSRequest DisassociatePrincipalFromPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociatePrincipalFromPortfolio

ToHeaders DisassociatePrincipalFromPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociatePrincipalFromPortfolio

ToPath DisassociatePrincipalFromPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociatePrincipalFromPortfolio

ToQuery DisassociatePrincipalFromPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociatePrincipalFromPortfolio

type Rep DisassociatePrincipalFromPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociatePrincipalFromPortfolio

type Rep DisassociatePrincipalFromPortfolio = D1 ('MetaData "DisassociatePrincipalFromPortfolio" "Amazonka.ServiceCatalog.DisassociatePrincipalFromPortfolio" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DisassociatePrincipalFromPortfolio'" 'PrefixI 'True) (S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "portfolioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "principalARN") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse DisassociatePrincipalFromPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociatePrincipalFromPortfolio

newDisassociatePrincipalFromPortfolio Source #

Create a value of DisassociatePrincipalFromPortfolio with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:acceptLanguage:DisassociatePrincipalFromPortfolio', disassociatePrincipalFromPortfolio_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:portfolioId:DisassociatePrincipalFromPortfolio', disassociatePrincipalFromPortfolio_portfolioId - The portfolio identifier.

$sel:principalARN:DisassociatePrincipalFromPortfolio', disassociatePrincipalFromPortfolio_principalARN - The ARN of the principal (IAM user, role, or group).

data DisassociatePrincipalFromPortfolioResponse Source #

Instances

Instances details
Eq DisassociatePrincipalFromPortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociatePrincipalFromPortfolio

Read DisassociatePrincipalFromPortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociatePrincipalFromPortfolio

Show DisassociatePrincipalFromPortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociatePrincipalFromPortfolio

Generic DisassociatePrincipalFromPortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociatePrincipalFromPortfolio

NFData DisassociatePrincipalFromPortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociatePrincipalFromPortfolio

type Rep DisassociatePrincipalFromPortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociatePrincipalFromPortfolio

type Rep DisassociatePrincipalFromPortfolioResponse = D1 ('MetaData "DisassociatePrincipalFromPortfolioResponse" "Amazonka.ServiceCatalog.DisassociatePrincipalFromPortfolio" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DisassociatePrincipalFromPortfolioResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDisassociatePrincipalFromPortfolioResponse Source #

Create a value of DisassociatePrincipalFromPortfolioResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:DisassociatePrincipalFromPortfolioResponse', disassociatePrincipalFromPortfolioResponse_httpStatus - The response's http status code.

DescribeTagOption

data DescribeTagOption Source #

See: newDescribeTagOption smart constructor.

Constructors

DescribeTagOption' Text 

Instances

Instances details
Eq DescribeTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeTagOption

Read DescribeTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeTagOption

Show DescribeTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeTagOption

Generic DescribeTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeTagOption

Associated Types

type Rep DescribeTagOption :: Type -> Type #

NFData DescribeTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeTagOption

Methods

rnf :: DescribeTagOption -> () #

Hashable DescribeTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeTagOption

ToJSON DescribeTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeTagOption

AWSRequest DescribeTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeTagOption

Associated Types

type AWSResponse DescribeTagOption #

ToHeaders DescribeTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeTagOption

ToPath DescribeTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeTagOption

ToQuery DescribeTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeTagOption

type Rep DescribeTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeTagOption

type Rep DescribeTagOption = D1 ('MetaData "DescribeTagOption" "Amazonka.ServiceCatalog.DescribeTagOption" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DescribeTagOption'" 'PrefixI 'True) (S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DescribeTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeTagOption

newDescribeTagOption Source #

Create a value of DescribeTagOption with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:id:DescribeTagOption', describeTagOption_id - The TagOption identifier.

data DescribeTagOptionResponse Source #

See: newDescribeTagOptionResponse smart constructor.

Instances

Instances details
Eq DescribeTagOptionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeTagOption

Read DescribeTagOptionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeTagOption

Show DescribeTagOptionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeTagOption

Generic DescribeTagOptionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeTagOption

Associated Types

type Rep DescribeTagOptionResponse :: Type -> Type #

NFData DescribeTagOptionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeTagOption

type Rep DescribeTagOptionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeTagOption

type Rep DescribeTagOptionResponse = D1 ('MetaData "DescribeTagOptionResponse" "Amazonka.ServiceCatalog.DescribeTagOption" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DescribeTagOptionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "tagOptionDetail") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TagOptionDetail)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDescribeTagOptionResponse Source #

Create a value of DescribeTagOptionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:tagOptionDetail:DescribeTagOptionResponse', describeTagOptionResponse_tagOptionDetail - Information about the TagOption.

$sel:httpStatus:DescribeTagOptionResponse', describeTagOptionResponse_httpStatus - The response's http status code.

DisassociateTagOptionFromResource

data DisassociateTagOptionFromResource Source #

See: newDisassociateTagOptionFromResource smart constructor.

Instances

Instances details
Eq DisassociateTagOptionFromResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateTagOptionFromResource

Read DisassociateTagOptionFromResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateTagOptionFromResource

Show DisassociateTagOptionFromResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateTagOptionFromResource

Generic DisassociateTagOptionFromResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateTagOptionFromResource

Associated Types

type Rep DisassociateTagOptionFromResource :: Type -> Type #

NFData DisassociateTagOptionFromResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateTagOptionFromResource

Hashable DisassociateTagOptionFromResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateTagOptionFromResource

ToJSON DisassociateTagOptionFromResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateTagOptionFromResource

AWSRequest DisassociateTagOptionFromResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateTagOptionFromResource

ToHeaders DisassociateTagOptionFromResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateTagOptionFromResource

ToPath DisassociateTagOptionFromResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateTagOptionFromResource

ToQuery DisassociateTagOptionFromResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateTagOptionFromResource

type Rep DisassociateTagOptionFromResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateTagOptionFromResource

type Rep DisassociateTagOptionFromResource = D1 ('MetaData "DisassociateTagOptionFromResource" "Amazonka.ServiceCatalog.DisassociateTagOptionFromResource" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DisassociateTagOptionFromResource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "resourceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "tagOptionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DisassociateTagOptionFromResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateTagOptionFromResource

newDisassociateTagOptionFromResource Source #

Create a value of DisassociateTagOptionFromResource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:resourceId:DisassociateTagOptionFromResource', disassociateTagOptionFromResource_resourceId - The resource identifier.

$sel:tagOptionId:DisassociateTagOptionFromResource', disassociateTagOptionFromResource_tagOptionId - The TagOption identifier.

data DisassociateTagOptionFromResourceResponse Source #

Instances

Instances details
Eq DisassociateTagOptionFromResourceResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateTagOptionFromResource

Read DisassociateTagOptionFromResourceResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateTagOptionFromResource

Show DisassociateTagOptionFromResourceResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateTagOptionFromResource

Generic DisassociateTagOptionFromResourceResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateTagOptionFromResource

NFData DisassociateTagOptionFromResourceResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateTagOptionFromResource

type Rep DisassociateTagOptionFromResourceResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateTagOptionFromResource

type Rep DisassociateTagOptionFromResourceResponse = D1 ('MetaData "DisassociateTagOptionFromResourceResponse" "Amazonka.ServiceCatalog.DisassociateTagOptionFromResource" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DisassociateTagOptionFromResourceResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDisassociateTagOptionFromResourceResponse Source #

Create a value of DisassociateTagOptionFromResourceResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:DisassociateTagOptionFromResourceResponse', disassociateTagOptionFromResourceResponse_httpStatus - The response's http status code.

DescribePortfolio

data DescribePortfolio Source #

See: newDescribePortfolio smart constructor.

Instances

Instances details
Eq DescribePortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolio

Read DescribePortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolio

Show DescribePortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolio

Generic DescribePortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolio

Associated Types

type Rep DescribePortfolio :: Type -> Type #

NFData DescribePortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolio

Methods

rnf :: DescribePortfolio -> () #

Hashable DescribePortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolio

ToJSON DescribePortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolio

AWSRequest DescribePortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolio

Associated Types

type AWSResponse DescribePortfolio #

ToHeaders DescribePortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolio

ToPath DescribePortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolio

ToQuery DescribePortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolio

type Rep DescribePortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolio

type Rep DescribePortfolio = D1 ('MetaData "DescribePortfolio" "Amazonka.ServiceCatalog.DescribePortfolio" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DescribePortfolio'" 'PrefixI 'True) (S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DescribePortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolio

newDescribePortfolio Source #

Create a value of DescribePortfolio with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:acceptLanguage:DescribePortfolio', describePortfolio_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:id:DescribePortfolio', describePortfolio_id - The portfolio identifier.

data DescribePortfolioResponse Source #

See: newDescribePortfolioResponse smart constructor.

Instances

Instances details
Eq DescribePortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolio

Read DescribePortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolio

Show DescribePortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolio

Generic DescribePortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolio

Associated Types

type Rep DescribePortfolioResponse :: Type -> Type #

NFData DescribePortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolio

type Rep DescribePortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolio

type Rep DescribePortfolioResponse = D1 ('MetaData "DescribePortfolioResponse" "Amazonka.ServiceCatalog.DescribePortfolio" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DescribePortfolioResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "portfolioDetail") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PortfolioDetail)) :*: S1 ('MetaSel ('Just "tagOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [TagOptionDetail]))) :*: (S1 ('MetaSel ('Just "budgets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [BudgetDetail])) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newDescribePortfolioResponse Source #

Create a value of DescribePortfolioResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:portfolioDetail:DescribePortfolioResponse', describePortfolioResponse_portfolioDetail - Information about the portfolio.

$sel:tagOptions:DescribePortfolioResponse', describePortfolioResponse_tagOptions - Information about the TagOptions associated with the portfolio.

$sel:budgets:DescribePortfolioResponse', describePortfolioResponse_budgets - Information about the associated budgets.

$sel:tags:DescribePortfolioResponse', describePortfolioResponse_tags - Information about the tags associated with the portfolio.

$sel:httpStatus:DescribePortfolioResponse', describePortfolioResponse_httpStatus - The response's http status code.

AssociateProductWithPortfolio

data AssociateProductWithPortfolio Source #

See: newAssociateProductWithPortfolio smart constructor.

Instances

Instances details
Eq AssociateProductWithPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateProductWithPortfolio

Read AssociateProductWithPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateProductWithPortfolio

Show AssociateProductWithPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateProductWithPortfolio

Generic AssociateProductWithPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateProductWithPortfolio

Associated Types

type Rep AssociateProductWithPortfolio :: Type -> Type #

NFData AssociateProductWithPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateProductWithPortfolio

Hashable AssociateProductWithPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateProductWithPortfolio

ToJSON AssociateProductWithPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateProductWithPortfolio

AWSRequest AssociateProductWithPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateProductWithPortfolio

ToHeaders AssociateProductWithPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateProductWithPortfolio

ToPath AssociateProductWithPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateProductWithPortfolio

ToQuery AssociateProductWithPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateProductWithPortfolio

type Rep AssociateProductWithPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateProductWithPortfolio

type Rep AssociateProductWithPortfolio = D1 ('MetaData "AssociateProductWithPortfolio" "Amazonka.ServiceCatalog.AssociateProductWithPortfolio" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "AssociateProductWithPortfolio'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "sourcePortfolioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "productId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "portfolioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse AssociateProductWithPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateProductWithPortfolio

newAssociateProductWithPortfolio Source #

Create a value of AssociateProductWithPortfolio with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:sourcePortfolioId:AssociateProductWithPortfolio', associateProductWithPortfolio_sourcePortfolioId - The identifier of the source portfolio.

$sel:acceptLanguage:AssociateProductWithPortfolio', associateProductWithPortfolio_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:productId:AssociateProductWithPortfolio', associateProductWithPortfolio_productId - The product identifier.

$sel:portfolioId:AssociateProductWithPortfolio', associateProductWithPortfolio_portfolioId - The portfolio identifier.

data AssociateProductWithPortfolioResponse Source #

Instances

Instances details
Eq AssociateProductWithPortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateProductWithPortfolio

Read AssociateProductWithPortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateProductWithPortfolio

Show AssociateProductWithPortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateProductWithPortfolio

Generic AssociateProductWithPortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateProductWithPortfolio

NFData AssociateProductWithPortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateProductWithPortfolio

type Rep AssociateProductWithPortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateProductWithPortfolio

type Rep AssociateProductWithPortfolioResponse = D1 ('MetaData "AssociateProductWithPortfolioResponse" "Amazonka.ServiceCatalog.AssociateProductWithPortfolio" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "AssociateProductWithPortfolioResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newAssociateProductWithPortfolioResponse Source #

Create a value of AssociateProductWithPortfolioResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:AssociateProductWithPortfolioResponse', associateProductWithPortfolioResponse_httpStatus - The response's http status code.

ListAcceptedPortfolioShares (Paginated)

data ListAcceptedPortfolioShares Source #

See: newListAcceptedPortfolioShares smart constructor.

Instances

Instances details
Eq ListAcceptedPortfolioShares Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListAcceptedPortfolioShares

Read ListAcceptedPortfolioShares Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListAcceptedPortfolioShares

Show ListAcceptedPortfolioShares Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListAcceptedPortfolioShares

Generic ListAcceptedPortfolioShares Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListAcceptedPortfolioShares

Associated Types

type Rep ListAcceptedPortfolioShares :: Type -> Type #

NFData ListAcceptedPortfolioShares Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListAcceptedPortfolioShares

Hashable ListAcceptedPortfolioShares Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListAcceptedPortfolioShares

ToJSON ListAcceptedPortfolioShares Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListAcceptedPortfolioShares

AWSPager ListAcceptedPortfolioShares Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListAcceptedPortfolioShares

AWSRequest ListAcceptedPortfolioShares Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListAcceptedPortfolioShares

ToHeaders ListAcceptedPortfolioShares Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListAcceptedPortfolioShares

ToPath ListAcceptedPortfolioShares Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListAcceptedPortfolioShares

ToQuery ListAcceptedPortfolioShares Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListAcceptedPortfolioShares

type Rep ListAcceptedPortfolioShares Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListAcceptedPortfolioShares

type Rep ListAcceptedPortfolioShares = D1 ('MetaData "ListAcceptedPortfolioShares" "Amazonka.ServiceCatalog.ListAcceptedPortfolioShares" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ListAcceptedPortfolioShares'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "portfolioShareType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PortfolioShareType)) :*: S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "pageToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "pageSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))))
type AWSResponse ListAcceptedPortfolioShares Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListAcceptedPortfolioShares

newListAcceptedPortfolioShares :: ListAcceptedPortfolioShares Source #

Create a value of ListAcceptedPortfolioShares with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:portfolioShareType:ListAcceptedPortfolioShares', listAcceptedPortfolioShares_portfolioShareType - The type of shared portfolios to list. The default is to list imported portfolios.

  • AWS_ORGANIZATIONS - List portfolios shared by the management account of your organization
  • AWS_SERVICECATALOG - List default portfolios
  • IMPORTED - List imported portfolios

$sel:acceptLanguage:ListAcceptedPortfolioShares', listAcceptedPortfolioShares_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:pageToken:ListAcceptedPortfolioShares', listAcceptedPortfolioShares_pageToken - The page token for the next set of results. To retrieve the first set of results, use null.

$sel:pageSize:ListAcceptedPortfolioShares', listAcceptedPortfolioShares_pageSize - The maximum number of items to return with this call.

data ListAcceptedPortfolioSharesResponse Source #

Instances

Instances details
Eq ListAcceptedPortfolioSharesResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListAcceptedPortfolioShares

Read ListAcceptedPortfolioSharesResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListAcceptedPortfolioShares

Show ListAcceptedPortfolioSharesResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListAcceptedPortfolioShares

Generic ListAcceptedPortfolioSharesResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListAcceptedPortfolioShares

NFData ListAcceptedPortfolioSharesResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListAcceptedPortfolioShares

type Rep ListAcceptedPortfolioSharesResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListAcceptedPortfolioShares

type Rep ListAcceptedPortfolioSharesResponse = D1 ('MetaData "ListAcceptedPortfolioSharesResponse" "Amazonka.ServiceCatalog.ListAcceptedPortfolioShares" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ListAcceptedPortfolioSharesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextPageToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "portfolioDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PortfolioDetail])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListAcceptedPortfolioSharesResponse Source #

Create a value of ListAcceptedPortfolioSharesResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextPageToken:ListAcceptedPortfolioSharesResponse', listAcceptedPortfolioSharesResponse_nextPageToken - The page token to use to retrieve the next set of results. If there are no additional results, this value is null.

$sel:portfolioDetails:ListAcceptedPortfolioSharesResponse', listAcceptedPortfolioSharesResponse_portfolioDetails - Information about the portfolios.

$sel:httpStatus:ListAcceptedPortfolioSharesResponse', listAcceptedPortfolioSharesResponse_httpStatus - The response's http status code.

ExecuteProvisionedProductPlan

data ExecuteProvisionedProductPlan Source #

See: newExecuteProvisionedProductPlan smart constructor.

Instances

Instances details
Eq ExecuteProvisionedProductPlan Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ExecuteProvisionedProductPlan

Read ExecuteProvisionedProductPlan Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ExecuteProvisionedProductPlan

Show ExecuteProvisionedProductPlan Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ExecuteProvisionedProductPlan

Generic ExecuteProvisionedProductPlan Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ExecuteProvisionedProductPlan

Associated Types

type Rep ExecuteProvisionedProductPlan :: Type -> Type #

NFData ExecuteProvisionedProductPlan Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ExecuteProvisionedProductPlan

Hashable ExecuteProvisionedProductPlan Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ExecuteProvisionedProductPlan

ToJSON ExecuteProvisionedProductPlan Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ExecuteProvisionedProductPlan

AWSRequest ExecuteProvisionedProductPlan Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ExecuteProvisionedProductPlan

ToHeaders ExecuteProvisionedProductPlan Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ExecuteProvisionedProductPlan

ToPath ExecuteProvisionedProductPlan Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ExecuteProvisionedProductPlan

ToQuery ExecuteProvisionedProductPlan Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ExecuteProvisionedProductPlan

type Rep ExecuteProvisionedProductPlan Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ExecuteProvisionedProductPlan

type Rep ExecuteProvisionedProductPlan = D1 ('MetaData "ExecuteProvisionedProductPlan" "Amazonka.ServiceCatalog.ExecuteProvisionedProductPlan" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ExecuteProvisionedProductPlan'" 'PrefixI 'True) (S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "planId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "idempotencyToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse ExecuteProvisionedProductPlan Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ExecuteProvisionedProductPlan

newExecuteProvisionedProductPlan Source #

Create a value of ExecuteProvisionedProductPlan with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:acceptLanguage:ExecuteProvisionedProductPlan', executeProvisionedProductPlan_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:planId:ExecuteProvisionedProductPlan', executeProvisionedProductPlan_planId - The plan identifier.

$sel:idempotencyToken:ExecuteProvisionedProductPlan', executeProvisionedProductPlan_idempotencyToken - A unique identifier that you provide to ensure idempotency. If multiple requests differ only by the idempotency token, the same response is returned for each repeated request.

data ExecuteProvisionedProductPlanResponse Source #

Instances

Instances details
Eq ExecuteProvisionedProductPlanResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ExecuteProvisionedProductPlan

Read ExecuteProvisionedProductPlanResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ExecuteProvisionedProductPlan

Show ExecuteProvisionedProductPlanResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ExecuteProvisionedProductPlan

Generic ExecuteProvisionedProductPlanResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ExecuteProvisionedProductPlan

NFData ExecuteProvisionedProductPlanResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ExecuteProvisionedProductPlan

type Rep ExecuteProvisionedProductPlanResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ExecuteProvisionedProductPlan

type Rep ExecuteProvisionedProductPlanResponse = D1 ('MetaData "ExecuteProvisionedProductPlanResponse" "Amazonka.ServiceCatalog.ExecuteProvisionedProductPlan" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ExecuteProvisionedProductPlanResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "recordDetail") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RecordDetail)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newExecuteProvisionedProductPlanResponse Source #

Create a value of ExecuteProvisionedProductPlanResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:recordDetail:ExecuteProvisionedProductPlanResponse', executeProvisionedProductPlanResponse_recordDetail - Information about the result of provisioning the product.

$sel:httpStatus:ExecuteProvisionedProductPlanResponse', executeProvisionedProductPlanResponse_httpStatus - The response's http status code.

AcceptPortfolioShare

data AcceptPortfolioShare Source #

See: newAcceptPortfolioShare smart constructor.

Instances

Instances details
Eq AcceptPortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AcceptPortfolioShare

Read AcceptPortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AcceptPortfolioShare

Show AcceptPortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AcceptPortfolioShare

Generic AcceptPortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AcceptPortfolioShare

Associated Types

type Rep AcceptPortfolioShare :: Type -> Type #

NFData AcceptPortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AcceptPortfolioShare

Methods

rnf :: AcceptPortfolioShare -> () #

Hashable AcceptPortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AcceptPortfolioShare

ToJSON AcceptPortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AcceptPortfolioShare

AWSRequest AcceptPortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AcceptPortfolioShare

Associated Types

type AWSResponse AcceptPortfolioShare #

ToHeaders AcceptPortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AcceptPortfolioShare

ToPath AcceptPortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AcceptPortfolioShare

ToQuery AcceptPortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AcceptPortfolioShare

type Rep AcceptPortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AcceptPortfolioShare

type Rep AcceptPortfolioShare = D1 ('MetaData "AcceptPortfolioShare" "Amazonka.ServiceCatalog.AcceptPortfolioShare" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "AcceptPortfolioShare'" 'PrefixI 'True) (S1 ('MetaSel ('Just "portfolioShareType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PortfolioShareType)) :*: (S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "portfolioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse AcceptPortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AcceptPortfolioShare

newAcceptPortfolioShare Source #

Create a value of AcceptPortfolioShare with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:portfolioShareType:AcceptPortfolioShare', acceptPortfolioShare_portfolioShareType - The type of shared portfolios to accept. The default is to accept imported portfolios.

  • AWS_ORGANIZATIONS - Accept portfolios shared by the management account of your organization.
  • IMPORTED - Accept imported portfolios.
  • AWS_SERVICECATALOG - Not supported. (Throws ResourceNotFoundException.)

For example, aws servicecatalog accept-portfolio-share --portfolio-id "port-2qwzkwxt3y5fk" --portfolio-share-type AWS_ORGANIZATIONS

$sel:acceptLanguage:AcceptPortfolioShare', acceptPortfolioShare_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:portfolioId:AcceptPortfolioShare', acceptPortfolioShare_portfolioId - The portfolio identifier.

data AcceptPortfolioShareResponse Source #

See: newAcceptPortfolioShareResponse smart constructor.

Instances

Instances details
Eq AcceptPortfolioShareResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AcceptPortfolioShare

Read AcceptPortfolioShareResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AcceptPortfolioShare

Show AcceptPortfolioShareResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AcceptPortfolioShare

Generic AcceptPortfolioShareResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AcceptPortfolioShare

Associated Types

type Rep AcceptPortfolioShareResponse :: Type -> Type #

NFData AcceptPortfolioShareResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AcceptPortfolioShare

type Rep AcceptPortfolioShareResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AcceptPortfolioShare

type Rep AcceptPortfolioShareResponse = D1 ('MetaData "AcceptPortfolioShareResponse" "Amazonka.ServiceCatalog.AcceptPortfolioShare" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "AcceptPortfolioShareResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newAcceptPortfolioShareResponse Source #

Create a value of AcceptPortfolioShareResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:AcceptPortfolioShareResponse', acceptPortfolioShareResponse_httpStatus - The response's http status code.

ScanProvisionedProducts (Paginated)

data ScanProvisionedProducts Source #

See: newScanProvisionedProducts smart constructor.

Instances

Instances details
Eq ScanProvisionedProducts Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ScanProvisionedProducts

Read ScanProvisionedProducts Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ScanProvisionedProducts

Show ScanProvisionedProducts Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ScanProvisionedProducts

Generic ScanProvisionedProducts Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ScanProvisionedProducts

Associated Types

type Rep ScanProvisionedProducts :: Type -> Type #

NFData ScanProvisionedProducts Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ScanProvisionedProducts

Methods

rnf :: ScanProvisionedProducts -> () #

Hashable ScanProvisionedProducts Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ScanProvisionedProducts

ToJSON ScanProvisionedProducts Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ScanProvisionedProducts

AWSPager ScanProvisionedProducts Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ScanProvisionedProducts

AWSRequest ScanProvisionedProducts Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ScanProvisionedProducts

ToHeaders ScanProvisionedProducts Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ScanProvisionedProducts

ToPath ScanProvisionedProducts Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ScanProvisionedProducts

ToQuery ScanProvisionedProducts Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ScanProvisionedProducts

type Rep ScanProvisionedProducts Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ScanProvisionedProducts

type Rep ScanProvisionedProducts = D1 ('MetaData "ScanProvisionedProducts" "Amazonka.ServiceCatalog.ScanProvisionedProducts" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ScanProvisionedProducts'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "accessLevelFilter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AccessLevelFilter))) :*: (S1 ('MetaSel ('Just "pageToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "pageSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))))
type AWSResponse ScanProvisionedProducts Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ScanProvisionedProducts

newScanProvisionedProducts :: ScanProvisionedProducts Source #

Create a value of ScanProvisionedProducts with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:acceptLanguage:ScanProvisionedProducts', scanProvisionedProducts_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:accessLevelFilter:ScanProvisionedProducts', scanProvisionedProducts_accessLevelFilter - The access level to use to obtain results. The default is User.

$sel:pageToken:ScanProvisionedProducts', scanProvisionedProducts_pageToken - The page token for the next set of results. To retrieve the first set of results, use null.

$sel:pageSize:ScanProvisionedProducts', scanProvisionedProducts_pageSize - The maximum number of items to return with this call.

data ScanProvisionedProductsResponse Source #

See: newScanProvisionedProductsResponse smart constructor.

Instances

Instances details
Eq ScanProvisionedProductsResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ScanProvisionedProducts

Read ScanProvisionedProductsResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ScanProvisionedProducts

Show ScanProvisionedProductsResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ScanProvisionedProducts

Generic ScanProvisionedProductsResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ScanProvisionedProducts

Associated Types

type Rep ScanProvisionedProductsResponse :: Type -> Type #

NFData ScanProvisionedProductsResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ScanProvisionedProducts

type Rep ScanProvisionedProductsResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ScanProvisionedProducts

type Rep ScanProvisionedProductsResponse = D1 ('MetaData "ScanProvisionedProductsResponse" "Amazonka.ServiceCatalog.ScanProvisionedProducts" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ScanProvisionedProductsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextPageToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "provisionedProducts") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ProvisionedProductDetail])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newScanProvisionedProductsResponse Source #

Create a value of ScanProvisionedProductsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextPageToken:ScanProvisionedProductsResponse', scanProvisionedProductsResponse_nextPageToken - The page token to use to retrieve the next set of results. If there are no additional results, this value is null.

$sel:provisionedProducts:ScanProvisionedProductsResponse', scanProvisionedProductsResponse_provisionedProducts - Information about the provisioned products.

$sel:httpStatus:ScanProvisionedProductsResponse', scanProvisionedProductsResponse_httpStatus - The response's http status code.

ListOrganizationPortfolioAccess (Paginated)

data ListOrganizationPortfolioAccess Source #

See: newListOrganizationPortfolioAccess smart constructor.

Instances

Instances details
Eq ListOrganizationPortfolioAccess Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListOrganizationPortfolioAccess

Read ListOrganizationPortfolioAccess Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListOrganizationPortfolioAccess

Show ListOrganizationPortfolioAccess Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListOrganizationPortfolioAccess

Generic ListOrganizationPortfolioAccess Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListOrganizationPortfolioAccess

Associated Types

type Rep ListOrganizationPortfolioAccess :: Type -> Type #

NFData ListOrganizationPortfolioAccess Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListOrganizationPortfolioAccess

Hashable ListOrganizationPortfolioAccess Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListOrganizationPortfolioAccess

ToJSON ListOrganizationPortfolioAccess Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListOrganizationPortfolioAccess

AWSPager ListOrganizationPortfolioAccess Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListOrganizationPortfolioAccess

AWSRequest ListOrganizationPortfolioAccess Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListOrganizationPortfolioAccess

ToHeaders ListOrganizationPortfolioAccess Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListOrganizationPortfolioAccess

ToPath ListOrganizationPortfolioAccess Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListOrganizationPortfolioAccess

ToQuery ListOrganizationPortfolioAccess Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListOrganizationPortfolioAccess

type Rep ListOrganizationPortfolioAccess Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListOrganizationPortfolioAccess

type Rep ListOrganizationPortfolioAccess = D1 ('MetaData "ListOrganizationPortfolioAccess" "Amazonka.ServiceCatalog.ListOrganizationPortfolioAccess" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ListOrganizationPortfolioAccess'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "pageToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "pageSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "portfolioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "organizationNodeType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 OrganizationNodeType)))))
type AWSResponse ListOrganizationPortfolioAccess Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListOrganizationPortfolioAccess

newListOrganizationPortfolioAccess Source #

Create a value of ListOrganizationPortfolioAccess with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:acceptLanguage:ListOrganizationPortfolioAccess', listOrganizationPortfolioAccess_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:pageToken:ListOrganizationPortfolioAccess', listOrganizationPortfolioAccess_pageToken - The page token for the next set of results. To retrieve the first set of results, use null.

$sel:pageSize:ListOrganizationPortfolioAccess', listOrganizationPortfolioAccess_pageSize - The maximum number of items to return with this call.

$sel:portfolioId:ListOrganizationPortfolioAccess', listOrganizationPortfolioAccess_portfolioId - The portfolio identifier. For example, port-2abcdext3y5fk.

$sel:organizationNodeType:ListOrganizationPortfolioAccess', listOrganizationPortfolioAccess_organizationNodeType - The organization node type that will be returned in the output.

  • ORGANIZATION - Organization that has access to the portfolio.
  • ORGANIZATIONAL_UNIT - Organizational unit that has access to the portfolio within your organization.
  • ACCOUNT - Account that has access to the portfolio within your organization.

data ListOrganizationPortfolioAccessResponse Source #

Instances

Instances details
Eq ListOrganizationPortfolioAccessResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListOrganizationPortfolioAccess

Read ListOrganizationPortfolioAccessResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListOrganizationPortfolioAccess

Show ListOrganizationPortfolioAccessResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListOrganizationPortfolioAccess

Generic ListOrganizationPortfolioAccessResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListOrganizationPortfolioAccess

NFData ListOrganizationPortfolioAccessResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListOrganizationPortfolioAccess

type Rep ListOrganizationPortfolioAccessResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListOrganizationPortfolioAccess

type Rep ListOrganizationPortfolioAccessResponse = D1 ('MetaData "ListOrganizationPortfolioAccessResponse" "Amazonka.ServiceCatalog.ListOrganizationPortfolioAccess" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ListOrganizationPortfolioAccessResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextPageToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "organizationNodes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [OrganizationNode])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListOrganizationPortfolioAccessResponse Source #

Create a value of ListOrganizationPortfolioAccessResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextPageToken:ListOrganizationPortfolioAccessResponse', listOrganizationPortfolioAccessResponse_nextPageToken - The page token to use to retrieve the next set of results. If there are no additional results, this value is null.

$sel:organizationNodes:ListOrganizationPortfolioAccessResponse', listOrganizationPortfolioAccessResponse_organizationNodes - Displays information about the organization nodes.

$sel:httpStatus:ListOrganizationPortfolioAccessResponse', listOrganizationPortfolioAccessResponse_httpStatus - The response's http status code.

ListPrincipalsForPortfolio (Paginated)

data ListPrincipalsForPortfolio Source #

See: newListPrincipalsForPortfolio smart constructor.

Instances

Instances details
Eq ListPrincipalsForPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPrincipalsForPortfolio

Read ListPrincipalsForPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPrincipalsForPortfolio

Show ListPrincipalsForPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPrincipalsForPortfolio

Generic ListPrincipalsForPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPrincipalsForPortfolio

Associated Types

type Rep ListPrincipalsForPortfolio :: Type -> Type #

NFData ListPrincipalsForPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPrincipalsForPortfolio

Hashable ListPrincipalsForPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPrincipalsForPortfolio

ToJSON ListPrincipalsForPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPrincipalsForPortfolio

AWSPager ListPrincipalsForPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPrincipalsForPortfolio

AWSRequest ListPrincipalsForPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPrincipalsForPortfolio

ToHeaders ListPrincipalsForPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPrincipalsForPortfolio

ToPath ListPrincipalsForPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPrincipalsForPortfolio

ToQuery ListPrincipalsForPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPrincipalsForPortfolio

type Rep ListPrincipalsForPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPrincipalsForPortfolio

type Rep ListPrincipalsForPortfolio = D1 ('MetaData "ListPrincipalsForPortfolio" "Amazonka.ServiceCatalog.ListPrincipalsForPortfolio" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ListPrincipalsForPortfolio'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "pageToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "pageSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "portfolioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse ListPrincipalsForPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPrincipalsForPortfolio

newListPrincipalsForPortfolio Source #

Create a value of ListPrincipalsForPortfolio with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:acceptLanguage:ListPrincipalsForPortfolio', listPrincipalsForPortfolio_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:pageToken:ListPrincipalsForPortfolio', listPrincipalsForPortfolio_pageToken - The page token for the next set of results. To retrieve the first set of results, use null.

$sel:pageSize:ListPrincipalsForPortfolio', listPrincipalsForPortfolio_pageSize - The maximum number of items to return with this call.

$sel:portfolioId:ListPrincipalsForPortfolio', listPrincipalsForPortfolio_portfolioId - The portfolio identifier.

data ListPrincipalsForPortfolioResponse Source #

Instances

Instances details
Eq ListPrincipalsForPortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPrincipalsForPortfolio

Read ListPrincipalsForPortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPrincipalsForPortfolio

Show ListPrincipalsForPortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPrincipalsForPortfolio

Generic ListPrincipalsForPortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPrincipalsForPortfolio

Associated Types

type Rep ListPrincipalsForPortfolioResponse :: Type -> Type #

NFData ListPrincipalsForPortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPrincipalsForPortfolio

type Rep ListPrincipalsForPortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPrincipalsForPortfolio

type Rep ListPrincipalsForPortfolioResponse = D1 ('MetaData "ListPrincipalsForPortfolioResponse" "Amazonka.ServiceCatalog.ListPrincipalsForPortfolio" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ListPrincipalsForPortfolioResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextPageToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "principals") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Principal])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListPrincipalsForPortfolioResponse Source #

Create a value of ListPrincipalsForPortfolioResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextPageToken:ListPrincipalsForPortfolioResponse', listPrincipalsForPortfolioResponse_nextPageToken - The page token to use to retrieve the next set of results. If there are no additional results, this value is null.

$sel:principals:ListPrincipalsForPortfolioResponse', listPrincipalsForPortfolioResponse_principals - The IAM principals (users or roles) associated with the portfolio.

$sel:httpStatus:ListPrincipalsForPortfolioResponse', listPrincipalsForPortfolioResponse_httpStatus - The response's http status code.

DeleteProduct

data DeleteProduct Source #

See: newDeleteProduct smart constructor.

Constructors

DeleteProduct' (Maybe Text) Text 

Instances

Instances details
Eq DeleteProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProduct

Read DeleteProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProduct

Show DeleteProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProduct

Generic DeleteProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProduct

Associated Types

type Rep DeleteProduct :: Type -> Type #

NFData DeleteProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProduct

Methods

rnf :: DeleteProduct -> () #

Hashable DeleteProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProduct

ToJSON DeleteProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProduct

AWSRequest DeleteProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProduct

Associated Types

type AWSResponse DeleteProduct #

ToHeaders DeleteProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProduct

ToPath DeleteProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProduct

ToQuery DeleteProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProduct

type Rep DeleteProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProduct

type Rep DeleteProduct = D1 ('MetaData "DeleteProduct" "Amazonka.ServiceCatalog.DeleteProduct" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DeleteProduct'" 'PrefixI 'True) (S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DeleteProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProduct

newDeleteProduct Source #

Create a value of DeleteProduct with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:acceptLanguage:DeleteProduct', deleteProduct_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:id:DeleteProduct', deleteProduct_id - The product identifier.

data DeleteProductResponse Source #

See: newDeleteProductResponse smart constructor.

Instances

Instances details
Eq DeleteProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProduct

Read DeleteProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProduct

Show DeleteProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProduct

Generic DeleteProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProduct

Associated Types

type Rep DeleteProductResponse :: Type -> Type #

NFData DeleteProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProduct

Methods

rnf :: DeleteProductResponse -> () #

type Rep DeleteProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProduct

type Rep DeleteProductResponse = D1 ('MetaData "DeleteProductResponse" "Amazonka.ServiceCatalog.DeleteProduct" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DeleteProductResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteProductResponse Source #

Create a value of DeleteProductResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:DeleteProductResponse', deleteProductResponse_httpStatus - The response's http status code.

UpdateProduct

data UpdateProduct Source #

See: newUpdateProduct smart constructor.

Instances

Instances details
Eq UpdateProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProduct

Read UpdateProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProduct

Show UpdateProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProduct

Generic UpdateProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProduct

Associated Types

type Rep UpdateProduct :: Type -> Type #

NFData UpdateProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProduct

Methods

rnf :: UpdateProduct -> () #

Hashable UpdateProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProduct

ToJSON UpdateProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProduct

AWSRequest UpdateProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProduct

Associated Types

type AWSResponse UpdateProduct #

ToHeaders UpdateProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProduct

ToPath UpdateProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProduct

ToQuery UpdateProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProduct

type Rep UpdateProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProduct

type AWSResponse UpdateProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProduct

newUpdateProduct Source #

Create a value of UpdateProduct with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:removeTags:UpdateProduct', updateProduct_removeTags - The tags to remove from the product.

$sel:owner:UpdateProduct', updateProduct_owner - The updated owner of the product.

$sel:supportUrl:UpdateProduct', updateProduct_supportUrl - The updated support URL for the product.

$sel:distributor:UpdateProduct', updateProduct_distributor - The updated distributor of the product.

$sel:name:UpdateProduct', updateProduct_name - The updated product name.

$sel:acceptLanguage:UpdateProduct', updateProduct_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:addTags:UpdateProduct', updateProduct_addTags - The tags to add to the product.

$sel:supportEmail:UpdateProduct', updateProduct_supportEmail - The updated support email for the product.

$sel:description:UpdateProduct', updateProduct_description - The updated description of the product.

$sel:supportDescription:UpdateProduct', updateProduct_supportDescription - The updated support description for the product.

$sel:id:UpdateProduct', updateProduct_id - The product identifier.

data UpdateProductResponse Source #

See: newUpdateProductResponse smart constructor.

Instances

Instances details
Eq UpdateProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProduct

Read UpdateProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProduct

Show UpdateProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProduct

Generic UpdateProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProduct

Associated Types

type Rep UpdateProductResponse :: Type -> Type #

NFData UpdateProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProduct

Methods

rnf :: UpdateProductResponse -> () #

type Rep UpdateProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProduct

type Rep UpdateProductResponse = D1 ('MetaData "UpdateProductResponse" "Amazonka.ServiceCatalog.UpdateProduct" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "UpdateProductResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "productViewDetail") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProductViewDetail)) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newUpdateProductResponse Source #

Create a value of UpdateProductResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:productViewDetail:UpdateProductResponse', updateProductResponse_productViewDetail - Information about the product view.

$sel:tags:UpdateProductResponse', updateProductResponse_tags - Information about the tags associated with the product.

$sel:httpStatus:UpdateProductResponse', updateProductResponse_httpStatus - The response's http status code.

ListServiceActions (Paginated)

data ListServiceActions Source #

See: newListServiceActions smart constructor.

Instances

Instances details
Eq ListServiceActions Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListServiceActions

Read ListServiceActions Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListServiceActions

Show ListServiceActions Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListServiceActions

Generic ListServiceActions Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListServiceActions

Associated Types

type Rep ListServiceActions :: Type -> Type #

NFData ListServiceActions Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListServiceActions

Methods

rnf :: ListServiceActions -> () #

Hashable ListServiceActions Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListServiceActions

ToJSON ListServiceActions Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListServiceActions

AWSPager ListServiceActions Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListServiceActions

AWSRequest ListServiceActions Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListServiceActions

Associated Types

type AWSResponse ListServiceActions #

ToHeaders ListServiceActions Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListServiceActions

ToPath ListServiceActions Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListServiceActions

ToQuery ListServiceActions Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListServiceActions

type Rep ListServiceActions Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListServiceActions

type Rep ListServiceActions = D1 ('MetaData "ListServiceActions" "Amazonka.ServiceCatalog.ListServiceActions" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ListServiceActions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "pageToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "pageSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))))
type AWSResponse ListServiceActions Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListServiceActions

newListServiceActions :: ListServiceActions Source #

Create a value of ListServiceActions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:acceptLanguage:ListServiceActions', listServiceActions_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:pageToken:ListServiceActions', listServiceActions_pageToken - The page token for the next set of results. To retrieve the first set of results, use null.

$sel:pageSize:ListServiceActions', listServiceActions_pageSize - The maximum number of items to return with this call.

data ListServiceActionsResponse Source #

See: newListServiceActionsResponse smart constructor.

Instances

Instances details
Eq ListServiceActionsResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListServiceActions

Read ListServiceActionsResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListServiceActions

Show ListServiceActionsResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListServiceActions

Generic ListServiceActionsResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListServiceActions

Associated Types

type Rep ListServiceActionsResponse :: Type -> Type #

NFData ListServiceActionsResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListServiceActions

type Rep ListServiceActionsResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListServiceActions

type Rep ListServiceActionsResponse = D1 ('MetaData "ListServiceActionsResponse" "Amazonka.ServiceCatalog.ListServiceActions" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ListServiceActionsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextPageToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "serviceActionSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ServiceActionSummary])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListServiceActionsResponse Source #

Create a value of ListServiceActionsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextPageToken:ListServiceActionsResponse', listServiceActionsResponse_nextPageToken - The page token to use to retrieve the next set of results. If there are no additional results, this value is null.

$sel:serviceActionSummaries:ListServiceActionsResponse', listServiceActionsResponse_serviceActionSummaries - An object containing information about the service actions associated with the provisioning artifact.

$sel:httpStatus:ListServiceActionsResponse', listServiceActionsResponse_httpStatus - The response's http status code.

ProvisionProduct

data ProvisionProduct Source #

See: newProvisionProduct smart constructor.

Instances

Instances details
Eq ProvisionProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ProvisionProduct

Read ProvisionProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ProvisionProduct

Show ProvisionProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ProvisionProduct

Generic ProvisionProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ProvisionProduct

Associated Types

type Rep ProvisionProduct :: Type -> Type #

NFData ProvisionProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ProvisionProduct

Methods

rnf :: ProvisionProduct -> () #

Hashable ProvisionProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ProvisionProduct

ToJSON ProvisionProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ProvisionProduct

AWSRequest ProvisionProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ProvisionProduct

Associated Types

type AWSResponse ProvisionProduct #

ToHeaders ProvisionProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ProvisionProduct

ToPath ProvisionProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ProvisionProduct

ToQuery ProvisionProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ProvisionProduct

type Rep ProvisionProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ProvisionProduct

type Rep ProvisionProduct = D1 ('MetaData "ProvisionProduct" "Amazonka.ServiceCatalog.ProvisionProduct" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ProvisionProduct'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "productName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "provisioningArtifactId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "provisioningArtifactName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "notificationArns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "pathName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "pathId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "provisioningParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ProvisioningParameter])) :*: S1 ('MetaSel ('Just "productId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: S1 ('MetaSel ('Just "provisioningPreferences") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProvisioningPreferences))) :*: (S1 ('MetaSel ('Just "provisionedProductName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "provisionToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))
type AWSResponse ProvisionProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ProvisionProduct

newProvisionProduct Source #

Create a value of ProvisionProduct with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:productName:ProvisionProduct', provisionProduct_productName - The name of the product. You must provide the name or ID, but not both.

$sel:provisioningArtifactId:ProvisionProduct', provisionProduct_provisioningArtifactId - The identifier of the provisioning artifact. You must provide the name or ID, but not both.

$sel:provisioningArtifactName:ProvisionProduct', provisionProduct_provisioningArtifactName - The name of the provisioning artifact. You must provide the name or ID, but not both.

$sel:notificationArns:ProvisionProduct', provisionProduct_notificationArns - Passed to CloudFormation. The SNS topic ARNs to which to publish stack-related events.

$sel:pathName:ProvisionProduct', provisionProduct_pathName - The name of the path. You must provide the name or ID, but not both.

$sel:acceptLanguage:ProvisionProduct', provisionProduct_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:pathId:ProvisionProduct', provisionProduct_pathId - The path identifier of the product. This value is optional if the product has a default path, and required if the product has more than one path. To list the paths for a product, use ListLaunchPaths. You must provide the name or ID, but not both.

$sel:provisioningParameters:ProvisionProduct', provisionProduct_provisioningParameters - Parameters specified by the administrator that are required for provisioning the product.

$sel:productId:ProvisionProduct', provisionProduct_productId - The product identifier. You must provide the name or ID, but not both.

$sel:tags:ProvisionProduct', provisionProduct_tags - One or more tags.

$sel:provisioningPreferences:ProvisionProduct', provisionProduct_provisioningPreferences - An object that contains information about the provisioning preferences for a stack set.

$sel:provisionedProductName:ProvisionProduct', provisionProduct_provisionedProductName - A user-friendly name for the provisioned product. This value must be unique for the AWS account and cannot be updated after the product is provisioned.

$sel:provisionToken:ProvisionProduct', provisionProduct_provisionToken - An idempotency token that uniquely identifies the provisioning request.

data ProvisionProductResponse Source #

See: newProvisionProductResponse smart constructor.

Instances

Instances details
Eq ProvisionProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ProvisionProduct

Read ProvisionProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ProvisionProduct

Show ProvisionProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ProvisionProduct

Generic ProvisionProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ProvisionProduct

Associated Types

type Rep ProvisionProductResponse :: Type -> Type #

NFData ProvisionProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ProvisionProduct

type Rep ProvisionProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ProvisionProduct

type Rep ProvisionProductResponse = D1 ('MetaData "ProvisionProductResponse" "Amazonka.ServiceCatalog.ProvisionProduct" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ProvisionProductResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "recordDetail") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RecordDetail)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newProvisionProductResponse Source #

Create a value of ProvisionProductResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:recordDetail:ProvisionProductResponse', provisionProductResponse_recordDetail - Information about the result of provisioning the product.

$sel:httpStatus:ProvisionProductResponse', provisionProductResponse_httpStatus - The response's http status code.

DeleteServiceAction

data DeleteServiceAction Source #

See: newDeleteServiceAction smart constructor.

Instances

Instances details
Eq DeleteServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteServiceAction

Read DeleteServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteServiceAction

Show DeleteServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteServiceAction

Generic DeleteServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteServiceAction

Associated Types

type Rep DeleteServiceAction :: Type -> Type #

NFData DeleteServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteServiceAction

Methods

rnf :: DeleteServiceAction -> () #

Hashable DeleteServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteServiceAction

ToJSON DeleteServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteServiceAction

AWSRequest DeleteServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteServiceAction

Associated Types

type AWSResponse DeleteServiceAction #

ToHeaders DeleteServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteServiceAction

ToPath DeleteServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteServiceAction

ToQuery DeleteServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteServiceAction

type Rep DeleteServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteServiceAction

type Rep DeleteServiceAction = D1 ('MetaData "DeleteServiceAction" "Amazonka.ServiceCatalog.DeleteServiceAction" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DeleteServiceAction'" 'PrefixI 'True) (S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DeleteServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteServiceAction

newDeleteServiceAction Source #

Create a value of DeleteServiceAction with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:acceptLanguage:DeleteServiceAction', deleteServiceAction_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:id:DeleteServiceAction', deleteServiceAction_id - The self-service action identifier. For example, act-fs7abcd89wxyz.

data DeleteServiceActionResponse Source #

See: newDeleteServiceActionResponse smart constructor.

Instances

Instances details
Eq DeleteServiceActionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteServiceAction

Read DeleteServiceActionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteServiceAction

Show DeleteServiceActionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteServiceAction

Generic DeleteServiceActionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteServiceAction

Associated Types

type Rep DeleteServiceActionResponse :: Type -> Type #

NFData DeleteServiceActionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteServiceAction

type Rep DeleteServiceActionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteServiceAction

type Rep DeleteServiceActionResponse = D1 ('MetaData "DeleteServiceActionResponse" "Amazonka.ServiceCatalog.DeleteServiceAction" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DeleteServiceActionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteServiceActionResponse Source #

Create a value of DeleteServiceActionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:DeleteServiceActionResponse', deleteServiceActionResponse_httpStatus - The response's http status code.

UpdateServiceAction

data UpdateServiceAction Source #

See: newUpdateServiceAction smart constructor.

Instances

Instances details
Eq UpdateServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateServiceAction

Read UpdateServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateServiceAction

Show UpdateServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateServiceAction

Generic UpdateServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateServiceAction

Associated Types

type Rep UpdateServiceAction :: Type -> Type #

NFData UpdateServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateServiceAction

Methods

rnf :: UpdateServiceAction -> () #

Hashable UpdateServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateServiceAction

ToJSON UpdateServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateServiceAction

AWSRequest UpdateServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateServiceAction

Associated Types

type AWSResponse UpdateServiceAction #

ToHeaders UpdateServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateServiceAction

ToPath UpdateServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateServiceAction

ToQuery UpdateServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateServiceAction

type Rep UpdateServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateServiceAction

type Rep UpdateServiceAction = D1 ('MetaData "UpdateServiceAction" "Amazonka.ServiceCatalog.UpdateServiceAction" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "UpdateServiceAction'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "definition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap ServiceActionDefinitionKey Text))) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))
type AWSResponse UpdateServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateServiceAction

newUpdateServiceAction Source #

Create a value of UpdateServiceAction with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:definition:UpdateServiceAction', updateServiceAction_definition - A map that defines the self-service action.

$sel:name:UpdateServiceAction', updateServiceAction_name - The self-service action name.

$sel:acceptLanguage:UpdateServiceAction', updateServiceAction_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:description:UpdateServiceAction', updateServiceAction_description - The self-service action description.

$sel:id:UpdateServiceAction', updateServiceAction_id - The self-service action identifier.

data UpdateServiceActionResponse Source #

See: newUpdateServiceActionResponse smart constructor.

Instances

Instances details
Eq UpdateServiceActionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateServiceAction

Read UpdateServiceActionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateServiceAction

Show UpdateServiceActionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateServiceAction

Generic UpdateServiceActionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateServiceAction

Associated Types

type Rep UpdateServiceActionResponse :: Type -> Type #

NFData UpdateServiceActionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateServiceAction

type Rep UpdateServiceActionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateServiceAction

type Rep UpdateServiceActionResponse = D1 ('MetaData "UpdateServiceActionResponse" "Amazonka.ServiceCatalog.UpdateServiceAction" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "UpdateServiceActionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "serviceActionDetail") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ServiceActionDetail)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateServiceActionResponse Source #

Create a value of UpdateServiceActionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:serviceActionDetail:UpdateServiceActionResponse', updateServiceActionResponse_serviceActionDetail - Detailed information about the self-service action.

$sel:httpStatus:UpdateServiceActionResponse', updateServiceActionResponse_httpStatus - The response's http status code.

DisableAWSOrganizationsAccess

data DisableAWSOrganizationsAccess Source #

See: newDisableAWSOrganizationsAccess smart constructor.

Instances

Instances details
Eq DisableAWSOrganizationsAccess Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisableAWSOrganizationsAccess

Read DisableAWSOrganizationsAccess Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisableAWSOrganizationsAccess

Show DisableAWSOrganizationsAccess Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisableAWSOrganizationsAccess

Generic DisableAWSOrganizationsAccess Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisableAWSOrganizationsAccess

Associated Types

type Rep DisableAWSOrganizationsAccess :: Type -> Type #

NFData DisableAWSOrganizationsAccess Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisableAWSOrganizationsAccess

Hashable DisableAWSOrganizationsAccess Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisableAWSOrganizationsAccess

ToJSON DisableAWSOrganizationsAccess Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisableAWSOrganizationsAccess

AWSRequest DisableAWSOrganizationsAccess Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisableAWSOrganizationsAccess

ToHeaders DisableAWSOrganizationsAccess Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisableAWSOrganizationsAccess

ToPath DisableAWSOrganizationsAccess Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisableAWSOrganizationsAccess

ToQuery DisableAWSOrganizationsAccess Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisableAWSOrganizationsAccess

type Rep DisableAWSOrganizationsAccess Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisableAWSOrganizationsAccess

type Rep DisableAWSOrganizationsAccess = D1 ('MetaData "DisableAWSOrganizationsAccess" "Amazonka.ServiceCatalog.DisableAWSOrganizationsAccess" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DisableAWSOrganizationsAccess'" 'PrefixI 'False) (U1 :: Type -> Type))
type AWSResponse DisableAWSOrganizationsAccess Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisableAWSOrganizationsAccess

newDisableAWSOrganizationsAccess :: DisableAWSOrganizationsAccess Source #

Create a value of DisableAWSOrganizationsAccess with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

data DisableAWSOrganizationsAccessResponse Source #

Instances

Instances details
Eq DisableAWSOrganizationsAccessResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisableAWSOrganizationsAccess

Read DisableAWSOrganizationsAccessResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisableAWSOrganizationsAccess

Show DisableAWSOrganizationsAccessResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisableAWSOrganizationsAccess

Generic DisableAWSOrganizationsAccessResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisableAWSOrganizationsAccess

NFData DisableAWSOrganizationsAccessResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisableAWSOrganizationsAccess

type Rep DisableAWSOrganizationsAccessResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisableAWSOrganizationsAccess

type Rep DisableAWSOrganizationsAccessResponse = D1 ('MetaData "DisableAWSOrganizationsAccessResponse" "Amazonka.ServiceCatalog.DisableAWSOrganizationsAccess" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DisableAWSOrganizationsAccessResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDisableAWSOrganizationsAccessResponse Source #

Create a value of DisableAWSOrganizationsAccessResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:DisableAWSOrganizationsAccessResponse', disableAWSOrganizationsAccessResponse_httpStatus - The response's http status code.

RejectPortfolioShare

data RejectPortfolioShare Source #

See: newRejectPortfolioShare smart constructor.

Instances

Instances details
Eq RejectPortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.RejectPortfolioShare

Read RejectPortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.RejectPortfolioShare

Show RejectPortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.RejectPortfolioShare

Generic RejectPortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.RejectPortfolioShare

Associated Types

type Rep RejectPortfolioShare :: Type -> Type #

NFData RejectPortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.RejectPortfolioShare

Methods

rnf :: RejectPortfolioShare -> () #

Hashable RejectPortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.RejectPortfolioShare

ToJSON RejectPortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.RejectPortfolioShare

AWSRequest RejectPortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.RejectPortfolioShare

Associated Types

type AWSResponse RejectPortfolioShare #

ToHeaders RejectPortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.RejectPortfolioShare

ToPath RejectPortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.RejectPortfolioShare

ToQuery RejectPortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.RejectPortfolioShare

type Rep RejectPortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.RejectPortfolioShare

type Rep RejectPortfolioShare = D1 ('MetaData "RejectPortfolioShare" "Amazonka.ServiceCatalog.RejectPortfolioShare" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "RejectPortfolioShare'" 'PrefixI 'True) (S1 ('MetaSel ('Just "portfolioShareType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PortfolioShareType)) :*: (S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "portfolioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse RejectPortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.RejectPortfolioShare

newRejectPortfolioShare Source #

Create a value of RejectPortfolioShare with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:portfolioShareType:RejectPortfolioShare', rejectPortfolioShare_portfolioShareType - The type of shared portfolios to reject. The default is to reject imported portfolios.

  • AWS_ORGANIZATIONS - Reject portfolios shared by the management account of your organization.
  • IMPORTED - Reject imported portfolios.
  • AWS_SERVICECATALOG - Not supported. (Throws ResourceNotFoundException.)

For example, aws servicecatalog reject-portfolio-share --portfolio-id "port-2qwzkwxt3y5fk" --portfolio-share-type AWS_ORGANIZATIONS

$sel:acceptLanguage:RejectPortfolioShare', rejectPortfolioShare_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:portfolioId:RejectPortfolioShare', rejectPortfolioShare_portfolioId - The portfolio identifier.

data RejectPortfolioShareResponse Source #

See: newRejectPortfolioShareResponse smart constructor.

Instances

Instances details
Eq RejectPortfolioShareResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.RejectPortfolioShare

Read RejectPortfolioShareResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.RejectPortfolioShare

Show RejectPortfolioShareResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.RejectPortfolioShare

Generic RejectPortfolioShareResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.RejectPortfolioShare

Associated Types

type Rep RejectPortfolioShareResponse :: Type -> Type #

NFData RejectPortfolioShareResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.RejectPortfolioShare

type Rep RejectPortfolioShareResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.RejectPortfolioShare

type Rep RejectPortfolioShareResponse = D1 ('MetaData "RejectPortfolioShareResponse" "Amazonka.ServiceCatalog.RejectPortfolioShare" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "RejectPortfolioShareResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newRejectPortfolioShareResponse Source #

Create a value of RejectPortfolioShareResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:RejectPortfolioShareResponse', rejectPortfolioShareResponse_httpStatus - The response's http status code.

DisassociateServiceActionFromProvisioningArtifact

data DisassociateServiceActionFromProvisioningArtifact Source #

Instances

Instances details
Eq DisassociateServiceActionFromProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateServiceActionFromProvisioningArtifact

Read DisassociateServiceActionFromProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateServiceActionFromProvisioningArtifact

Show DisassociateServiceActionFromProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateServiceActionFromProvisioningArtifact

Generic DisassociateServiceActionFromProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateServiceActionFromProvisioningArtifact

NFData DisassociateServiceActionFromProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateServiceActionFromProvisioningArtifact

Hashable DisassociateServiceActionFromProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateServiceActionFromProvisioningArtifact

ToJSON DisassociateServiceActionFromProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateServiceActionFromProvisioningArtifact

AWSRequest DisassociateServiceActionFromProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateServiceActionFromProvisioningArtifact

ToHeaders DisassociateServiceActionFromProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateServiceActionFromProvisioningArtifact

ToPath DisassociateServiceActionFromProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateServiceActionFromProvisioningArtifact

ToQuery DisassociateServiceActionFromProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateServiceActionFromProvisioningArtifact

type Rep DisassociateServiceActionFromProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateServiceActionFromProvisioningArtifact

type Rep DisassociateServiceActionFromProvisioningArtifact = D1 ('MetaData "DisassociateServiceActionFromProvisioningArtifact" "Amazonka.ServiceCatalog.DisassociateServiceActionFromProvisioningArtifact" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DisassociateServiceActionFromProvisioningArtifact'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "productId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "provisioningArtifactId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "serviceActionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse DisassociateServiceActionFromProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateServiceActionFromProvisioningArtifact

data DisassociateServiceActionFromProvisioningArtifactResponse Source #

Instances

Instances details
Eq DisassociateServiceActionFromProvisioningArtifactResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateServiceActionFromProvisioningArtifact

Read DisassociateServiceActionFromProvisioningArtifactResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateServiceActionFromProvisioningArtifact

Show DisassociateServiceActionFromProvisioningArtifactResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateServiceActionFromProvisioningArtifact

Generic DisassociateServiceActionFromProvisioningArtifactResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateServiceActionFromProvisioningArtifact

NFData DisassociateServiceActionFromProvisioningArtifactResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateServiceActionFromProvisioningArtifact

type Rep DisassociateServiceActionFromProvisioningArtifactResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DisassociateServiceActionFromProvisioningArtifact

type Rep DisassociateServiceActionFromProvisioningArtifactResponse = D1 ('MetaData "DisassociateServiceActionFromProvisioningArtifactResponse" "Amazonka.ServiceCatalog.DisassociateServiceActionFromProvisioningArtifact" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DisassociateServiceActionFromProvisioningArtifactResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

DeleteTagOption

data DeleteTagOption Source #

See: newDeleteTagOption smart constructor.

Constructors

DeleteTagOption' Text 

Instances

Instances details
Eq DeleteTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteTagOption

Read DeleteTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteTagOption

Show DeleteTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteTagOption

Generic DeleteTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteTagOption

Associated Types

type Rep DeleteTagOption :: Type -> Type #

NFData DeleteTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteTagOption

Methods

rnf :: DeleteTagOption -> () #

Hashable DeleteTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteTagOption

ToJSON DeleteTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteTagOption

AWSRequest DeleteTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteTagOption

Associated Types

type AWSResponse DeleteTagOption #

ToHeaders DeleteTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteTagOption

ToPath DeleteTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteTagOption

ToQuery DeleteTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteTagOption

type Rep DeleteTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteTagOption

type Rep DeleteTagOption = D1 ('MetaData "DeleteTagOption" "Amazonka.ServiceCatalog.DeleteTagOption" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DeleteTagOption'" 'PrefixI 'True) (S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DeleteTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteTagOption

newDeleteTagOption Source #

Create a value of DeleteTagOption with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:id:DeleteTagOption', deleteTagOption_id - The TagOption identifier.

data DeleteTagOptionResponse Source #

See: newDeleteTagOptionResponse smart constructor.

Instances

Instances details
Eq DeleteTagOptionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteTagOption

Read DeleteTagOptionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteTagOption

Show DeleteTagOptionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteTagOption

Generic DeleteTagOptionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteTagOption

Associated Types

type Rep DeleteTagOptionResponse :: Type -> Type #

NFData DeleteTagOptionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteTagOption

Methods

rnf :: DeleteTagOptionResponse -> () #

type Rep DeleteTagOptionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteTagOption

type Rep DeleteTagOptionResponse = D1 ('MetaData "DeleteTagOptionResponse" "Amazonka.ServiceCatalog.DeleteTagOption" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DeleteTagOptionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteTagOptionResponse Source #

Create a value of DeleteTagOptionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:DeleteTagOptionResponse', deleteTagOptionResponse_httpStatus - The response's http status code.

UpdateTagOption

data UpdateTagOption Source #

See: newUpdateTagOption smart constructor.

Instances

Instances details
Eq UpdateTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateTagOption

Read UpdateTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateTagOption

Show UpdateTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateTagOption

Generic UpdateTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateTagOption

Associated Types

type Rep UpdateTagOption :: Type -> Type #

NFData UpdateTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateTagOption

Methods

rnf :: UpdateTagOption -> () #

Hashable UpdateTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateTagOption

ToJSON UpdateTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateTagOption

AWSRequest UpdateTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateTagOption

Associated Types

type AWSResponse UpdateTagOption #

ToHeaders UpdateTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateTagOption

ToPath UpdateTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateTagOption

ToQuery UpdateTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateTagOption

type Rep UpdateTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateTagOption

type Rep UpdateTagOption = D1 ('MetaData "UpdateTagOption" "Amazonka.ServiceCatalog.UpdateTagOption" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "UpdateTagOption'" 'PrefixI 'True) (S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "active") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse UpdateTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateTagOption

newUpdateTagOption Source #

Create a value of UpdateTagOption with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:value:UpdateTagOption', updateTagOption_value - The updated value.

$sel:active:UpdateTagOption', updateTagOption_active - The updated active state.

$sel:id:UpdateTagOption', updateTagOption_id - The TagOption identifier.

data UpdateTagOptionResponse Source #

See: newUpdateTagOptionResponse smart constructor.

Instances

Instances details
Eq UpdateTagOptionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateTagOption

Read UpdateTagOptionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateTagOption

Show UpdateTagOptionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateTagOption

Generic UpdateTagOptionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateTagOption

Associated Types

type Rep UpdateTagOptionResponse :: Type -> Type #

NFData UpdateTagOptionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateTagOption

Methods

rnf :: UpdateTagOptionResponse -> () #

type Rep UpdateTagOptionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateTagOption

type Rep UpdateTagOptionResponse = D1 ('MetaData "UpdateTagOptionResponse" "Amazonka.ServiceCatalog.UpdateTagOption" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "UpdateTagOptionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "tagOptionDetail") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TagOptionDetail)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateTagOptionResponse Source #

Create a value of UpdateTagOptionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:tagOptionDetail:UpdateTagOptionResponse', updateTagOptionResponse_tagOptionDetail - Information about the TagOption.

$sel:httpStatus:UpdateTagOptionResponse', updateTagOptionResponse_httpStatus - The response's http status code.

ListTagOptions (Paginated)

data ListTagOptions Source #

See: newListTagOptions smart constructor.

Instances

Instances details
Eq ListTagOptions Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListTagOptions

Read ListTagOptions Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListTagOptions

Show ListTagOptions Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListTagOptions

Generic ListTagOptions Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListTagOptions

Associated Types

type Rep ListTagOptions :: Type -> Type #

NFData ListTagOptions Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListTagOptions

Methods

rnf :: ListTagOptions -> () #

Hashable ListTagOptions Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListTagOptions

ToJSON ListTagOptions Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListTagOptions

AWSPager ListTagOptions Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListTagOptions

AWSRequest ListTagOptions Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListTagOptions

Associated Types

type AWSResponse ListTagOptions #

ToHeaders ListTagOptions Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListTagOptions

ToPath ListTagOptions Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListTagOptions

ToQuery ListTagOptions Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListTagOptions

type Rep ListTagOptions Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListTagOptions

type Rep ListTagOptions = D1 ('MetaData "ListTagOptions" "Amazonka.ServiceCatalog.ListTagOptions" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ListTagOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ListTagOptionsFilters)) :*: (S1 ('MetaSel ('Just "pageToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "pageSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))))
type AWSResponse ListTagOptions Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListTagOptions

newListTagOptions :: ListTagOptions Source #

Create a value of ListTagOptions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:filters:ListTagOptions', listTagOptions_filters - The search filters. If no search filters are specified, the output includes all TagOptions.

$sel:pageToken:ListTagOptions', listTagOptions_pageToken - The page token for the next set of results. To retrieve the first set of results, use null.

$sel:pageSize:ListTagOptions', listTagOptions_pageSize - The maximum number of items to return with this call.

data ListTagOptionsResponse Source #

See: newListTagOptionsResponse smart constructor.

Instances

Instances details
Eq ListTagOptionsResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListTagOptions

Read ListTagOptionsResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListTagOptions

Show ListTagOptionsResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListTagOptions

Generic ListTagOptionsResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListTagOptions

Associated Types

type Rep ListTagOptionsResponse :: Type -> Type #

NFData ListTagOptionsResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListTagOptions

Methods

rnf :: ListTagOptionsResponse -> () #

type Rep ListTagOptionsResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListTagOptions

type Rep ListTagOptionsResponse = D1 ('MetaData "ListTagOptionsResponse" "Amazonka.ServiceCatalog.ListTagOptions" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ListTagOptionsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "pageToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "tagOptionDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [TagOptionDetail])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListTagOptionsResponse Source #

Create a value of ListTagOptionsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:pageToken:ListTagOptions', listTagOptionsResponse_pageToken - The page token for the next set of results. To retrieve the first set of results, use null.

$sel:tagOptionDetails:ListTagOptionsResponse', listTagOptionsResponse_tagOptionDetails - Information about the TagOptions.

$sel:httpStatus:ListTagOptionsResponse', listTagOptionsResponse_httpStatus - The response's http status code.

UpdateProvisionedProductProperties

data UpdateProvisionedProductProperties Source #

Instances

Instances details
Eq UpdateProvisionedProductProperties Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisionedProductProperties

Read UpdateProvisionedProductProperties Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisionedProductProperties

Show UpdateProvisionedProductProperties Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisionedProductProperties

Generic UpdateProvisionedProductProperties Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisionedProductProperties

Associated Types

type Rep UpdateProvisionedProductProperties :: Type -> Type #

NFData UpdateProvisionedProductProperties Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisionedProductProperties

Hashable UpdateProvisionedProductProperties Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisionedProductProperties

ToJSON UpdateProvisionedProductProperties Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisionedProductProperties

AWSRequest UpdateProvisionedProductProperties Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisionedProductProperties

ToHeaders UpdateProvisionedProductProperties Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisionedProductProperties

ToPath UpdateProvisionedProductProperties Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisionedProductProperties

ToQuery UpdateProvisionedProductProperties Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisionedProductProperties

type Rep UpdateProvisionedProductProperties Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisionedProductProperties

type Rep UpdateProvisionedProductProperties = D1 ('MetaData "UpdateProvisionedProductProperties" "Amazonka.ServiceCatalog.UpdateProvisionedProductProperties" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "UpdateProvisionedProductProperties'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "provisionedProductId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "provisionedProductProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (HashMap PropertyKey Text)) :*: S1 ('MetaSel ('Just "idempotencyToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse UpdateProvisionedProductProperties Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisionedProductProperties

newUpdateProvisionedProductProperties Source #

Create a value of UpdateProvisionedProductProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:acceptLanguage:UpdateProvisionedProductProperties', updateProvisionedProductProperties_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:provisionedProductId:UpdateProvisionedProductProperties', updateProvisionedProductProperties_provisionedProductId - The identifier of the provisioned product.

$sel:provisionedProductProperties:UpdateProvisionedProductProperties', updateProvisionedProductProperties_provisionedProductProperties - A map that contains the provisioned product properties to be updated.

The LAUNCH_ROLE key accepts role ARNs. This key allows an administrator to call UpdateProvisionedProductProperties to update the launch role that is associated with a provisioned product. This role is used when an end user calls a provisioning operation such as UpdateProvisionedProduct, TerminateProvisionedProduct, or ExecuteProvisionedProductServiceAction. Only a role ARN is valid. A user ARN is invalid.

The OWNER key accepts user ARNs and role ARNs. The owner is the user that has permission to see, update, terminate, and execute service actions in the provisioned product.

The administrator can change the owner of a provisioned product to another IAM user within the same account. Both end user owners and administrators can see ownership history of the provisioned product using the ListRecordHistory API. The new owner can describe all past records for the provisioned product using the DescribeRecord API. The previous owner can no longer use DescribeRecord, but can still see the product's history from when he was an owner using ListRecordHistory.

If a provisioned product ownership is assigned to an end user, they can see and perform any action through the API or Service Catalog console such as update, terminate, and execute service actions. If an end user provisions a product and the owner is updated to someone else, they will no longer be able to see or perform any actions through API or the Service Catalog console on that provisioned product.

$sel:idempotencyToken:UpdateProvisionedProductProperties', updateProvisionedProductProperties_idempotencyToken - The idempotency token that uniquely identifies the provisioning product update request.

data UpdateProvisionedProductPropertiesResponse Source #

Instances

Instances details
Eq UpdateProvisionedProductPropertiesResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisionedProductProperties

Read UpdateProvisionedProductPropertiesResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisionedProductProperties

Show UpdateProvisionedProductPropertiesResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisionedProductProperties

Generic UpdateProvisionedProductPropertiesResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisionedProductProperties

NFData UpdateProvisionedProductPropertiesResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisionedProductProperties

type Rep UpdateProvisionedProductPropertiesResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisionedProductProperties

type Rep UpdateProvisionedProductPropertiesResponse = D1 ('MetaData "UpdateProvisionedProductPropertiesResponse" "Amazonka.ServiceCatalog.UpdateProvisionedProductProperties" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "UpdateProvisionedProductPropertiesResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RecordStatus)) :*: S1 ('MetaSel ('Just "provisionedProductProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap PropertyKey Text)))) :*: (S1 ('MetaSel ('Just "recordId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "provisionedProductId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

SearchProductsAsAdmin (Paginated)

data SearchProductsAsAdmin Source #

See: newSearchProductsAsAdmin smart constructor.

Instances

Instances details
Eq SearchProductsAsAdmin Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProductsAsAdmin

Read SearchProductsAsAdmin Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProductsAsAdmin

Show SearchProductsAsAdmin Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProductsAsAdmin

Generic SearchProductsAsAdmin Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProductsAsAdmin

Associated Types

type Rep SearchProductsAsAdmin :: Type -> Type #

NFData SearchProductsAsAdmin Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProductsAsAdmin

Methods

rnf :: SearchProductsAsAdmin -> () #

Hashable SearchProductsAsAdmin Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProductsAsAdmin

ToJSON SearchProductsAsAdmin Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProductsAsAdmin

AWSPager SearchProductsAsAdmin Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProductsAsAdmin

AWSRequest SearchProductsAsAdmin Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProductsAsAdmin

Associated Types

type AWSResponse SearchProductsAsAdmin #

ToHeaders SearchProductsAsAdmin Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProductsAsAdmin

ToPath SearchProductsAsAdmin Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProductsAsAdmin

ToQuery SearchProductsAsAdmin Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProductsAsAdmin

type Rep SearchProductsAsAdmin Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProductsAsAdmin

type AWSResponse SearchProductsAsAdmin Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProductsAsAdmin

newSearchProductsAsAdmin :: SearchProductsAsAdmin Source #

Create a value of SearchProductsAsAdmin with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:portfolioId:SearchProductsAsAdmin', searchProductsAsAdmin_portfolioId - The portfolio identifier.

$sel:filters:SearchProductsAsAdmin', searchProductsAsAdmin_filters - The search filters. If no search filters are specified, the output includes all products to which the administrator has access.

$sel:sortOrder:SearchProductsAsAdmin', searchProductsAsAdmin_sortOrder - The sort order. If no value is specified, the results are not sorted.

$sel:acceptLanguage:SearchProductsAsAdmin', searchProductsAsAdmin_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:pageToken:SearchProductsAsAdmin', searchProductsAsAdmin_pageToken - The page token for the next set of results. To retrieve the first set of results, use null.

$sel:pageSize:SearchProductsAsAdmin', searchProductsAsAdmin_pageSize - The maximum number of items to return with this call.

$sel:productSource:SearchProductsAsAdmin', searchProductsAsAdmin_productSource - Access level of the source of the product.

$sel:sortBy:SearchProductsAsAdmin', searchProductsAsAdmin_sortBy - The sort field. If no value is specified, the results are not sorted.

data SearchProductsAsAdminResponse Source #

See: newSearchProductsAsAdminResponse smart constructor.

Instances

Instances details
Eq SearchProductsAsAdminResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProductsAsAdmin

Read SearchProductsAsAdminResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProductsAsAdmin

Show SearchProductsAsAdminResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProductsAsAdmin

Generic SearchProductsAsAdminResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProductsAsAdmin

Associated Types

type Rep SearchProductsAsAdminResponse :: Type -> Type #

NFData SearchProductsAsAdminResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProductsAsAdmin

type Rep SearchProductsAsAdminResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.SearchProductsAsAdmin

type Rep SearchProductsAsAdminResponse = D1 ('MetaData "SearchProductsAsAdminResponse" "Amazonka.ServiceCatalog.SearchProductsAsAdmin" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "SearchProductsAsAdminResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextPageToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "productViewDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ProductViewDetail])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newSearchProductsAsAdminResponse Source #

Create a value of SearchProductsAsAdminResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextPageToken:SearchProductsAsAdminResponse', searchProductsAsAdminResponse_nextPageToken - The page token to use to retrieve the next set of results. If there are no additional results, this value is null.

$sel:productViewDetails:SearchProductsAsAdminResponse', searchProductsAsAdminResponse_productViewDetails - Information about the product views.

$sel:httpStatus:SearchProductsAsAdminResponse', searchProductsAsAdminResponse_httpStatus - The response's http status code.

DeletePortfolio

data DeletePortfolio Source #

See: newDeletePortfolio smart constructor.

Instances

Instances details
Eq DeletePortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeletePortfolio

Read DeletePortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeletePortfolio

Show DeletePortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeletePortfolio

Generic DeletePortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeletePortfolio

Associated Types

type Rep DeletePortfolio :: Type -> Type #

NFData DeletePortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeletePortfolio

Methods

rnf :: DeletePortfolio -> () #

Hashable DeletePortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeletePortfolio

ToJSON DeletePortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeletePortfolio

AWSRequest DeletePortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeletePortfolio

Associated Types

type AWSResponse DeletePortfolio #

ToHeaders DeletePortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeletePortfolio

ToPath DeletePortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeletePortfolio

ToQuery DeletePortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeletePortfolio

type Rep DeletePortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeletePortfolio

type Rep DeletePortfolio = D1 ('MetaData "DeletePortfolio" "Amazonka.ServiceCatalog.DeletePortfolio" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DeletePortfolio'" 'PrefixI 'True) (S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DeletePortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeletePortfolio

newDeletePortfolio Source #

Create a value of DeletePortfolio with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:acceptLanguage:DeletePortfolio', deletePortfolio_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:id:DeletePortfolio', deletePortfolio_id - The portfolio identifier.

data DeletePortfolioResponse Source #

See: newDeletePortfolioResponse smart constructor.

Instances

Instances details
Eq DeletePortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeletePortfolio

Read DeletePortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeletePortfolio

Show DeletePortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeletePortfolio

Generic DeletePortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeletePortfolio

Associated Types

type Rep DeletePortfolioResponse :: Type -> Type #

NFData DeletePortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeletePortfolio

Methods

rnf :: DeletePortfolioResponse -> () #

type Rep DeletePortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeletePortfolio

type Rep DeletePortfolioResponse = D1 ('MetaData "DeletePortfolioResponse" "Amazonka.ServiceCatalog.DeletePortfolio" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DeletePortfolioResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeletePortfolioResponse Source #

Create a value of DeletePortfolioResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:DeletePortfolioResponse', deletePortfolioResponse_httpStatus - The response's http status code.

UpdatePortfolio

data UpdatePortfolio Source #

See: newUpdatePortfolio smart constructor.

Instances

Instances details
Eq UpdatePortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdatePortfolio

Read UpdatePortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdatePortfolio

Show UpdatePortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdatePortfolio

Generic UpdatePortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdatePortfolio

Associated Types

type Rep UpdatePortfolio :: Type -> Type #

NFData UpdatePortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdatePortfolio

Methods

rnf :: UpdatePortfolio -> () #

Hashable UpdatePortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdatePortfolio

ToJSON UpdatePortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdatePortfolio

AWSRequest UpdatePortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdatePortfolio

Associated Types

type AWSResponse UpdatePortfolio #

ToHeaders UpdatePortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdatePortfolio

ToPath UpdatePortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdatePortfolio

ToQuery UpdatePortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdatePortfolio

type Rep UpdatePortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdatePortfolio

type Rep UpdatePortfolio = D1 ('MetaData "UpdatePortfolio" "Amazonka.ServiceCatalog.UpdatePortfolio" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "UpdatePortfolio'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "removeTags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "displayName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "addTags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "providerName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))
type AWSResponse UpdatePortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdatePortfolio

newUpdatePortfolio Source #

Create a value of UpdatePortfolio with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:removeTags:UpdatePortfolio', updatePortfolio_removeTags - The tags to remove.

$sel:acceptLanguage:UpdatePortfolio', updatePortfolio_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:displayName:UpdatePortfolio', updatePortfolio_displayName - The name to use for display purposes.

$sel:addTags:UpdatePortfolio', updatePortfolio_addTags - The tags to add.

$sel:description:UpdatePortfolio', updatePortfolio_description - The updated description of the portfolio.

$sel:providerName:UpdatePortfolio', updatePortfolio_providerName - The updated name of the portfolio provider.

$sel:id:UpdatePortfolio', updatePortfolio_id - The portfolio identifier.

data UpdatePortfolioResponse Source #

See: newUpdatePortfolioResponse smart constructor.

Instances

Instances details
Eq UpdatePortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdatePortfolio

Read UpdatePortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdatePortfolio

Show UpdatePortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdatePortfolio

Generic UpdatePortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdatePortfolio

Associated Types

type Rep UpdatePortfolioResponse :: Type -> Type #

NFData UpdatePortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdatePortfolio

Methods

rnf :: UpdatePortfolioResponse -> () #

type Rep UpdatePortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdatePortfolio

type Rep UpdatePortfolioResponse = D1 ('MetaData "UpdatePortfolioResponse" "Amazonka.ServiceCatalog.UpdatePortfolio" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "UpdatePortfolioResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "portfolioDetail") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PortfolioDetail)) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newUpdatePortfolioResponse Source #

Create a value of UpdatePortfolioResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:portfolioDetail:UpdatePortfolioResponse', updatePortfolioResponse_portfolioDetail - Information about the portfolio.

$sel:tags:UpdatePortfolioResponse', updatePortfolioResponse_tags - Information about the tags associated with the portfolio.

$sel:httpStatus:UpdatePortfolioResponse', updatePortfolioResponse_httpStatus - The response's http status code.

ListPortfoliosForProduct (Paginated)

data ListPortfoliosForProduct Source #

See: newListPortfoliosForProduct smart constructor.

Instances

Instances details
Eq ListPortfoliosForProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfoliosForProduct

Read ListPortfoliosForProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfoliosForProduct

Show ListPortfoliosForProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfoliosForProduct

Generic ListPortfoliosForProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfoliosForProduct

Associated Types

type Rep ListPortfoliosForProduct :: Type -> Type #

NFData ListPortfoliosForProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfoliosForProduct

Hashable ListPortfoliosForProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfoliosForProduct

ToJSON ListPortfoliosForProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfoliosForProduct

AWSPager ListPortfoliosForProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfoliosForProduct

AWSRequest ListPortfoliosForProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfoliosForProduct

ToHeaders ListPortfoliosForProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfoliosForProduct

ToPath ListPortfoliosForProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfoliosForProduct

ToQuery ListPortfoliosForProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfoliosForProduct

type Rep ListPortfoliosForProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfoliosForProduct

type Rep ListPortfoliosForProduct = D1 ('MetaData "ListPortfoliosForProduct" "Amazonka.ServiceCatalog.ListPortfoliosForProduct" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ListPortfoliosForProduct'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "pageToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "pageSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "productId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse ListPortfoliosForProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfoliosForProduct

newListPortfoliosForProduct Source #

Create a value of ListPortfoliosForProduct with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:acceptLanguage:ListPortfoliosForProduct', listPortfoliosForProduct_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:pageToken:ListPortfoliosForProduct', listPortfoliosForProduct_pageToken - The page token for the next set of results. To retrieve the first set of results, use null.

$sel:pageSize:ListPortfoliosForProduct', listPortfoliosForProduct_pageSize - The maximum number of items to return with this call.

$sel:productId:ListPortfoliosForProduct', listPortfoliosForProduct_productId - The product identifier.

data ListPortfoliosForProductResponse Source #

See: newListPortfoliosForProductResponse smart constructor.

Instances

Instances details
Eq ListPortfoliosForProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfoliosForProduct

Read ListPortfoliosForProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfoliosForProduct

Show ListPortfoliosForProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfoliosForProduct

Generic ListPortfoliosForProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfoliosForProduct

Associated Types

type Rep ListPortfoliosForProductResponse :: Type -> Type #

NFData ListPortfoliosForProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfoliosForProduct

type Rep ListPortfoliosForProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListPortfoliosForProduct

type Rep ListPortfoliosForProductResponse = D1 ('MetaData "ListPortfoliosForProductResponse" "Amazonka.ServiceCatalog.ListPortfoliosForProduct" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ListPortfoliosForProductResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextPageToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "portfolioDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PortfolioDetail])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListPortfoliosForProductResponse Source #

Create a value of ListPortfoliosForProductResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextPageToken:ListPortfoliosForProductResponse', listPortfoliosForProductResponse_nextPageToken - The page token to use to retrieve the next set of results. If there are no additional results, this value is null.

$sel:portfolioDetails:ListPortfoliosForProductResponse', listPortfoliosForProductResponse_portfolioDetails - Information about the portfolios.

$sel:httpStatus:ListPortfoliosForProductResponse', listPortfoliosForProductResponse_httpStatus - The response's http status code.

GetAWSOrganizationsAccessStatus

data GetAWSOrganizationsAccessStatus Source #

See: newGetAWSOrganizationsAccessStatus smart constructor.

Instances

Instances details
Eq GetAWSOrganizationsAccessStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.GetAWSOrganizationsAccessStatus

Read GetAWSOrganizationsAccessStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.GetAWSOrganizationsAccessStatus

Show GetAWSOrganizationsAccessStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.GetAWSOrganizationsAccessStatus

Generic GetAWSOrganizationsAccessStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.GetAWSOrganizationsAccessStatus

Associated Types

type Rep GetAWSOrganizationsAccessStatus :: Type -> Type #

NFData GetAWSOrganizationsAccessStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.GetAWSOrganizationsAccessStatus

Hashable GetAWSOrganizationsAccessStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.GetAWSOrganizationsAccessStatus

ToJSON GetAWSOrganizationsAccessStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.GetAWSOrganizationsAccessStatus

AWSRequest GetAWSOrganizationsAccessStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.GetAWSOrganizationsAccessStatus

ToHeaders GetAWSOrganizationsAccessStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.GetAWSOrganizationsAccessStatus

ToPath GetAWSOrganizationsAccessStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.GetAWSOrganizationsAccessStatus

ToQuery GetAWSOrganizationsAccessStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.GetAWSOrganizationsAccessStatus

type Rep GetAWSOrganizationsAccessStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.GetAWSOrganizationsAccessStatus

type Rep GetAWSOrganizationsAccessStatus = D1 ('MetaData "GetAWSOrganizationsAccessStatus" "Amazonka.ServiceCatalog.GetAWSOrganizationsAccessStatus" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "GetAWSOrganizationsAccessStatus'" 'PrefixI 'False) (U1 :: Type -> Type))
type AWSResponse GetAWSOrganizationsAccessStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.GetAWSOrganizationsAccessStatus

newGetAWSOrganizationsAccessStatus :: GetAWSOrganizationsAccessStatus Source #

Create a value of GetAWSOrganizationsAccessStatus with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

data GetAWSOrganizationsAccessStatusResponse Source #

Instances

Instances details
Eq GetAWSOrganizationsAccessStatusResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.GetAWSOrganizationsAccessStatus

Read GetAWSOrganizationsAccessStatusResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.GetAWSOrganizationsAccessStatus

Show GetAWSOrganizationsAccessStatusResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.GetAWSOrganizationsAccessStatus

Generic GetAWSOrganizationsAccessStatusResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.GetAWSOrganizationsAccessStatus

NFData GetAWSOrganizationsAccessStatusResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.GetAWSOrganizationsAccessStatus

type Rep GetAWSOrganizationsAccessStatusResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.GetAWSOrganizationsAccessStatus

type Rep GetAWSOrganizationsAccessStatusResponse = D1 ('MetaData "GetAWSOrganizationsAccessStatusResponse" "Amazonka.ServiceCatalog.GetAWSOrganizationsAccessStatus" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "GetAWSOrganizationsAccessStatusResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "accessStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AccessStatus)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newGetAWSOrganizationsAccessStatusResponse Source #

Create a value of GetAWSOrganizationsAccessStatusResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:accessStatus:GetAWSOrganizationsAccessStatusResponse', getAWSOrganizationsAccessStatusResponse_accessStatus - The status of the portfolio share feature.

$sel:httpStatus:GetAWSOrganizationsAccessStatusResponse', getAWSOrganizationsAccessStatusResponse_httpStatus - The response's http status code.

DescribeProductAsAdmin

data DescribeProductAsAdmin Source #

See: newDescribeProductAsAdmin smart constructor.

Instances

Instances details
Eq DescribeProductAsAdmin Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProductAsAdmin

Read DescribeProductAsAdmin Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProductAsAdmin

Show DescribeProductAsAdmin Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProductAsAdmin

Generic DescribeProductAsAdmin Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProductAsAdmin

Associated Types

type Rep DescribeProductAsAdmin :: Type -> Type #

NFData DescribeProductAsAdmin Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProductAsAdmin

Methods

rnf :: DescribeProductAsAdmin -> () #

Hashable DescribeProductAsAdmin Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProductAsAdmin

ToJSON DescribeProductAsAdmin Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProductAsAdmin

AWSRequest DescribeProductAsAdmin Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProductAsAdmin

Associated Types

type AWSResponse DescribeProductAsAdmin #

ToHeaders DescribeProductAsAdmin Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProductAsAdmin

ToPath DescribeProductAsAdmin Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProductAsAdmin

ToQuery DescribeProductAsAdmin Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProductAsAdmin

type Rep DescribeProductAsAdmin Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProductAsAdmin

type Rep DescribeProductAsAdmin = D1 ('MetaData "DescribeProductAsAdmin" "Amazonka.ServiceCatalog.DescribeProductAsAdmin" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DescribeProductAsAdmin'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "sourcePortfolioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))
type AWSResponse DescribeProductAsAdmin Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProductAsAdmin

newDescribeProductAsAdmin :: DescribeProductAsAdmin Source #

Create a value of DescribeProductAsAdmin with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:sourcePortfolioId:DescribeProductAsAdmin', describeProductAsAdmin_sourcePortfolioId - The unique identifier of the shared portfolio that the specified product is associated with.

You can provide this parameter to retrieve the shared TagOptions associated with the product. If this parameter is provided and if TagOptions sharing is enabled in the portfolio share, the API returns both local and shared TagOptions associated with the product. Otherwise only local TagOptions will be returned.

$sel:name:DescribeProductAsAdmin', describeProductAsAdmin_name - The product name.

$sel:acceptLanguage:DescribeProductAsAdmin', describeProductAsAdmin_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:id:DescribeProductAsAdmin', describeProductAsAdmin_id - The product identifier.

data DescribeProductAsAdminResponse Source #

See: newDescribeProductAsAdminResponse smart constructor.

Instances

Instances details
Eq DescribeProductAsAdminResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProductAsAdmin

Read DescribeProductAsAdminResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProductAsAdmin

Show DescribeProductAsAdminResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProductAsAdmin

Generic DescribeProductAsAdminResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProductAsAdmin

Associated Types

type Rep DescribeProductAsAdminResponse :: Type -> Type #

NFData DescribeProductAsAdminResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProductAsAdmin

type Rep DescribeProductAsAdminResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProductAsAdmin

type Rep DescribeProductAsAdminResponse = D1 ('MetaData "DescribeProductAsAdminResponse" "Amazonka.ServiceCatalog.DescribeProductAsAdmin" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DescribeProductAsAdminResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "productViewDetail") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProductViewDetail)) :*: (S1 ('MetaSel ('Just "tagOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [TagOptionDetail])) :*: S1 ('MetaSel ('Just "provisioningArtifactSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ProvisioningArtifactSummary])))) :*: (S1 ('MetaSel ('Just "budgets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [BudgetDetail])) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newDescribeProductAsAdminResponse Source #

Create a value of DescribeProductAsAdminResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:productViewDetail:DescribeProductAsAdminResponse', describeProductAsAdminResponse_productViewDetail - Information about the product view.

$sel:tagOptions:DescribeProductAsAdminResponse', describeProductAsAdminResponse_tagOptions - Information about the TagOptions associated with the product.

$sel:provisioningArtifactSummaries:DescribeProductAsAdminResponse', describeProductAsAdminResponse_provisioningArtifactSummaries - Information about the provisioning artifacts (also known as versions) for the specified product.

$sel:budgets:DescribeProductAsAdminResponse', describeProductAsAdminResponse_budgets - Information about the associated budgets.

$sel:tags:DescribeProductAsAdminResponse', describeProductAsAdminResponse_tags - Information about the tags associated with the product.

$sel:httpStatus:DescribeProductAsAdminResponse', describeProductAsAdminResponse_httpStatus - The response's http status code.

BatchAssociateServiceActionWithProvisioningArtifact

data BatchAssociateServiceActionWithProvisioningArtifact Source #

Instances

Instances details
Eq BatchAssociateServiceActionWithProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.BatchAssociateServiceActionWithProvisioningArtifact

Read BatchAssociateServiceActionWithProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.BatchAssociateServiceActionWithProvisioningArtifact

Show BatchAssociateServiceActionWithProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.BatchAssociateServiceActionWithProvisioningArtifact

Generic BatchAssociateServiceActionWithProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.BatchAssociateServiceActionWithProvisioningArtifact

NFData BatchAssociateServiceActionWithProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.BatchAssociateServiceActionWithProvisioningArtifact

Hashable BatchAssociateServiceActionWithProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.BatchAssociateServiceActionWithProvisioningArtifact

ToJSON BatchAssociateServiceActionWithProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.BatchAssociateServiceActionWithProvisioningArtifact

AWSRequest BatchAssociateServiceActionWithProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.BatchAssociateServiceActionWithProvisioningArtifact

ToHeaders BatchAssociateServiceActionWithProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.BatchAssociateServiceActionWithProvisioningArtifact

ToPath BatchAssociateServiceActionWithProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.BatchAssociateServiceActionWithProvisioningArtifact

ToQuery BatchAssociateServiceActionWithProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.BatchAssociateServiceActionWithProvisioningArtifact

type Rep BatchAssociateServiceActionWithProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.BatchAssociateServiceActionWithProvisioningArtifact

type Rep BatchAssociateServiceActionWithProvisioningArtifact = D1 ('MetaData "BatchAssociateServiceActionWithProvisioningArtifact" "Amazonka.ServiceCatalog.BatchAssociateServiceActionWithProvisioningArtifact" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "BatchAssociateServiceActionWithProvisioningArtifact'" 'PrefixI 'True) (S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "serviceActionAssociations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty ServiceActionAssociation))))
type AWSResponse BatchAssociateServiceActionWithProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.BatchAssociateServiceActionWithProvisioningArtifact

newBatchAssociateServiceActionWithProvisioningArtifact Source #

Create a value of BatchAssociateServiceActionWithProvisioningArtifact with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:acceptLanguage:BatchAssociateServiceActionWithProvisioningArtifact', batchAssociateServiceActionWithProvisioningArtifact_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:serviceActionAssociations:BatchAssociateServiceActionWithProvisioningArtifact', batchAssociateServiceActionWithProvisioningArtifact_serviceActionAssociations - One or more associations, each consisting of the Action ID, the Product ID, and the Provisioning Artifact ID.

data BatchAssociateServiceActionWithProvisioningArtifactResponse Source #

Instances

Instances details
Eq BatchAssociateServiceActionWithProvisioningArtifactResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.BatchAssociateServiceActionWithProvisioningArtifact

Read BatchAssociateServiceActionWithProvisioningArtifactResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.BatchAssociateServiceActionWithProvisioningArtifact

Show BatchAssociateServiceActionWithProvisioningArtifactResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.BatchAssociateServiceActionWithProvisioningArtifact

Generic BatchAssociateServiceActionWithProvisioningArtifactResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.BatchAssociateServiceActionWithProvisioningArtifact

NFData BatchAssociateServiceActionWithProvisioningArtifactResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.BatchAssociateServiceActionWithProvisioningArtifact

type Rep BatchAssociateServiceActionWithProvisioningArtifactResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.BatchAssociateServiceActionWithProvisioningArtifact

type Rep BatchAssociateServiceActionWithProvisioningArtifactResponse = D1 ('MetaData "BatchAssociateServiceActionWithProvisioningArtifactResponse" "Amazonka.ServiceCatalog.BatchAssociateServiceActionWithProvisioningArtifact" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "BatchAssociateServiceActionWithProvisioningArtifactResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "failedServiceActionAssociations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [FailedServiceActionAssociation])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

DescribeProvisioningParameters

data DescribeProvisioningParameters Source #

See: newDescribeProvisioningParameters smart constructor.

Instances

Instances details
Eq DescribeProvisioningParameters Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisioningParameters

Read DescribeProvisioningParameters Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisioningParameters

Show DescribeProvisioningParameters Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisioningParameters

Generic DescribeProvisioningParameters Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisioningParameters

Associated Types

type Rep DescribeProvisioningParameters :: Type -> Type #

NFData DescribeProvisioningParameters Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisioningParameters

Hashable DescribeProvisioningParameters Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisioningParameters

ToJSON DescribeProvisioningParameters Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisioningParameters

AWSRequest DescribeProvisioningParameters Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisioningParameters

ToHeaders DescribeProvisioningParameters Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisioningParameters

ToPath DescribeProvisioningParameters Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisioningParameters

ToQuery DescribeProvisioningParameters Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisioningParameters

type Rep DescribeProvisioningParameters Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisioningParameters

type Rep DescribeProvisioningParameters = D1 ('MetaData "DescribeProvisioningParameters" "Amazonka.ServiceCatalog.DescribeProvisioningParameters" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DescribeProvisioningParameters'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "productName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "provisioningArtifactId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "provisioningArtifactName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "pathName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "pathId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "productId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))
type AWSResponse DescribeProvisioningParameters Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisioningParameters

newDescribeProvisioningParameters :: DescribeProvisioningParameters Source #

Create a value of DescribeProvisioningParameters with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:productName:DescribeProvisioningParameters', describeProvisioningParameters_productName - The name of the product. You must provide the name or ID, but not both.

$sel:provisioningArtifactId:DescribeProvisioningParameters', describeProvisioningParameters_provisioningArtifactId - The identifier of the provisioning artifact. You must provide the name or ID, but not both.

$sel:provisioningArtifactName:DescribeProvisioningParameters', describeProvisioningParameters_provisioningArtifactName - The name of the provisioning artifact. You must provide the name or ID, but not both.

$sel:pathName:DescribeProvisioningParameters', describeProvisioningParameters_pathName - The name of the path. You must provide the name or ID, but not both.

$sel:acceptLanguage:DescribeProvisioningParameters', describeProvisioningParameters_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:pathId:DescribeProvisioningParameters', describeProvisioningParameters_pathId - The path identifier of the product. This value is optional if the product has a default path, and required if the product has more than one path. To list the paths for a product, use ListLaunchPaths. You must provide the name or ID, but not both.

$sel:productId:DescribeProvisioningParameters', describeProvisioningParameters_productId - The product identifier. You must provide the product name or ID, but not both.

data DescribeProvisioningParametersResponse Source #

Instances

Instances details
Eq DescribeProvisioningParametersResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisioningParameters

Read DescribeProvisioningParametersResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisioningParameters

Show DescribeProvisioningParametersResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisioningParameters

Generic DescribeProvisioningParametersResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisioningParameters

NFData DescribeProvisioningParametersResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisioningParameters

type Rep DescribeProvisioningParametersResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisioningParameters

type Rep DescribeProvisioningParametersResponse = D1 ('MetaData "DescribeProvisioningParametersResponse" "Amazonka.ServiceCatalog.DescribeProvisioningParameters" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DescribeProvisioningParametersResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "provisioningArtifactPreferences") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProvisioningArtifactPreferences)) :*: (S1 ('MetaSel ('Just "provisioningArtifactParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ProvisioningArtifactParameter])) :*: S1 ('MetaSel ('Just "usageInstructions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [UsageInstruction])))) :*: ((S1 ('MetaSel ('Just "constraintSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ConstraintSummary])) :*: S1 ('MetaSel ('Just "tagOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [TagOptionSummary]))) :*: (S1 ('MetaSel ('Just "provisioningArtifactOutputs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ProvisioningArtifactOutput])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newDescribeProvisioningParametersResponse Source #

Create a value of DescribeProvisioningParametersResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:provisioningArtifactPreferences:DescribeProvisioningParametersResponse', describeProvisioningParametersResponse_provisioningArtifactPreferences - An object that contains information about preferences, such as regions and accounts, for the provisioning artifact.

$sel:provisioningArtifactParameters:DescribeProvisioningParametersResponse', describeProvisioningParametersResponse_provisioningArtifactParameters - Information about the parameters used to provision the product.

$sel:usageInstructions:DescribeProvisioningParametersResponse', describeProvisioningParametersResponse_usageInstructions - Any additional metadata specifically related to the provisioning of the product. For example, see the Version field of the CloudFormation template.

$sel:constraintSummaries:DescribeProvisioningParametersResponse', describeProvisioningParametersResponse_constraintSummaries - Information about the constraints used to provision the product.

$sel:tagOptions:DescribeProvisioningParametersResponse', describeProvisioningParametersResponse_tagOptions - Information about the TagOptions associated with the resource.

$sel:provisioningArtifactOutputs:DescribeProvisioningParametersResponse', describeProvisioningParametersResponse_provisioningArtifactOutputs - The output of the provisioning artifact.

$sel:httpStatus:DescribeProvisioningParametersResponse', describeProvisioningParametersResponse_httpStatus - The response's http status code.

AssociatePrincipalWithPortfolio

data AssociatePrincipalWithPortfolio Source #

See: newAssociatePrincipalWithPortfolio smart constructor.

Instances

Instances details
Eq AssociatePrincipalWithPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociatePrincipalWithPortfolio

Read AssociatePrincipalWithPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociatePrincipalWithPortfolio

Show AssociatePrincipalWithPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociatePrincipalWithPortfolio

Generic AssociatePrincipalWithPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociatePrincipalWithPortfolio

Associated Types

type Rep AssociatePrincipalWithPortfolio :: Type -> Type #

NFData AssociatePrincipalWithPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociatePrincipalWithPortfolio

Hashable AssociatePrincipalWithPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociatePrincipalWithPortfolio

ToJSON AssociatePrincipalWithPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociatePrincipalWithPortfolio

AWSRequest AssociatePrincipalWithPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociatePrincipalWithPortfolio

ToHeaders AssociatePrincipalWithPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociatePrincipalWithPortfolio

ToPath AssociatePrincipalWithPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociatePrincipalWithPortfolio

ToQuery AssociatePrincipalWithPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociatePrincipalWithPortfolio

type Rep AssociatePrincipalWithPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociatePrincipalWithPortfolio

type Rep AssociatePrincipalWithPortfolio = D1 ('MetaData "AssociatePrincipalWithPortfolio" "Amazonka.ServiceCatalog.AssociatePrincipalWithPortfolio" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "AssociatePrincipalWithPortfolio'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "portfolioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "principalARN") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "principalType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 PrincipalType))))
type AWSResponse AssociatePrincipalWithPortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociatePrincipalWithPortfolio

data AssociatePrincipalWithPortfolioResponse Source #

Instances

Instances details
Eq AssociatePrincipalWithPortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociatePrincipalWithPortfolio

Read AssociatePrincipalWithPortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociatePrincipalWithPortfolio

Show AssociatePrincipalWithPortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociatePrincipalWithPortfolio

Generic AssociatePrincipalWithPortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociatePrincipalWithPortfolio

NFData AssociatePrincipalWithPortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociatePrincipalWithPortfolio

type Rep AssociatePrincipalWithPortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociatePrincipalWithPortfolio

type Rep AssociatePrincipalWithPortfolioResponse = D1 ('MetaData "AssociatePrincipalWithPortfolioResponse" "Amazonka.ServiceCatalog.AssociatePrincipalWithPortfolio" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "AssociatePrincipalWithPortfolioResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newAssociatePrincipalWithPortfolioResponse Source #

Create a value of AssociatePrincipalWithPortfolioResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:AssociatePrincipalWithPortfolioResponse', associatePrincipalWithPortfolioResponse_httpStatus - The response's http status code.

DescribeProvisionedProduct

data DescribeProvisionedProduct Source #

DescribeProvisionedProductAPI input structure. AcceptLanguage - [Optional] The language code for localization. Id - [Optional] The provisioned product identifier. Name - [Optional] Another provisioned product identifier. Customers must provide either Id or Name.

See: newDescribeProvisionedProduct smart constructor.

Instances

Instances details
Eq DescribeProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProduct

Read DescribeProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProduct

Show DescribeProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProduct

Generic DescribeProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProduct

Associated Types

type Rep DescribeProvisionedProduct :: Type -> Type #

NFData DescribeProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProduct

Hashable DescribeProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProduct

ToJSON DescribeProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProduct

AWSRequest DescribeProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProduct

ToHeaders DescribeProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProduct

ToPath DescribeProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProduct

ToQuery DescribeProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProduct

type Rep DescribeProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProduct

type Rep DescribeProvisionedProduct = D1 ('MetaData "DescribeProvisionedProduct" "Amazonka.ServiceCatalog.DescribeProvisionedProduct" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DescribeProvisionedProduct'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))
type AWSResponse DescribeProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProduct

newDescribeProvisionedProduct :: DescribeProvisionedProduct Source #

Create a value of DescribeProvisionedProduct with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:DescribeProvisionedProduct', describeProvisionedProduct_name - The name of the provisioned product. You must provide the name or ID, but not both.

If you do not provide a name or ID, or you provide both name and ID, an InvalidParametersException will occur.

$sel:acceptLanguage:DescribeProvisionedProduct', describeProvisionedProduct_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:id:DescribeProvisionedProduct', describeProvisionedProduct_id - The provisioned product identifier. You must provide the name or ID, but not both.

If you do not provide a name or ID, or you provide both name and ID, an InvalidParametersException will occur.

data DescribeProvisionedProductResponse Source #

Instances

Instances details
Eq DescribeProvisionedProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProduct

Read DescribeProvisionedProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProduct

Show DescribeProvisionedProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProduct

Generic DescribeProvisionedProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProduct

Associated Types

type Rep DescribeProvisionedProductResponse :: Type -> Type #

NFData DescribeProvisionedProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProduct

type Rep DescribeProvisionedProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProduct

type Rep DescribeProvisionedProductResponse = D1 ('MetaData "DescribeProvisionedProductResponse" "Amazonka.ServiceCatalog.DescribeProvisionedProduct" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DescribeProvisionedProductResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "provisionedProductDetail") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProvisionedProductDetail)) :*: (S1 ('MetaSel ('Just "cloudWatchDashboards") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [CloudWatchDashboard])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeProvisionedProductResponse Source #

Create a value of DescribeProvisionedProductResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:provisionedProductDetail:DescribeProvisionedProductResponse', describeProvisionedProductResponse_provisionedProductDetail - Information about the provisioned product.

$sel:cloudWatchDashboards:DescribeProvisionedProductResponse', describeProvisionedProductResponse_cloudWatchDashboards - Any CloudWatch dashboards that were created when provisioning the product.

$sel:httpStatus:DescribeProvisionedProductResponse', describeProvisionedProductResponse_httpStatus - The response's http status code.

CopyProduct

data CopyProduct Source #

See: newCopyProduct smart constructor.

Instances

Instances details
Eq CopyProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CopyProduct

Read CopyProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CopyProduct

Show CopyProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CopyProduct

Generic CopyProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CopyProduct

Associated Types

type Rep CopyProduct :: Type -> Type #

NFData CopyProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CopyProduct

Methods

rnf :: CopyProduct -> () #

Hashable CopyProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CopyProduct

ToJSON CopyProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CopyProduct

AWSRequest CopyProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CopyProduct

Associated Types

type AWSResponse CopyProduct #

ToHeaders CopyProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CopyProduct

Methods

toHeaders :: CopyProduct -> [Header] #

ToPath CopyProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CopyProduct

ToQuery CopyProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CopyProduct

type Rep CopyProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CopyProduct

type Rep CopyProduct = D1 ('MetaData "CopyProduct" "Amazonka.ServiceCatalog.CopyProduct" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "CopyProduct'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "targetProductId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "sourceProvisioningArtifactIdentifiers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [HashMap ProvisioningArtifactPropertyName Text])) :*: S1 ('MetaSel ('Just "targetProductName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "copyOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [CopyOption])) :*: S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "sourceProductArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "idempotencyToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))
type AWSResponse CopyProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CopyProduct

newCopyProduct Source #

Create a value of CopyProduct with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:targetProductId:CopyProduct', copyProduct_targetProductId - The identifier of the target product. By default, a new product is created.

$sel:sourceProvisioningArtifactIdentifiers:CopyProduct', copyProduct_sourceProvisioningArtifactIdentifiers - The identifiers of the provisioning artifacts (also known as versions) of the product to copy. By default, all provisioning artifacts are copied.

$sel:targetProductName:CopyProduct', copyProduct_targetProductName - A name for the target product. The default is the name of the source product.

$sel:copyOptions:CopyProduct', copyProduct_copyOptions - The copy options. If the value is CopyTags, the tags from the source product are copied to the target product.

$sel:acceptLanguage:CopyProduct', copyProduct_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:sourceProductArn:CopyProduct', copyProduct_sourceProductArn - The Amazon Resource Name (ARN) of the source product.

$sel:idempotencyToken:CopyProduct', copyProduct_idempotencyToken - A unique identifier that you provide to ensure idempotency. If multiple requests differ only by the idempotency token, the same response is returned for each repeated request.

data CopyProductResponse Source #

See: newCopyProductResponse smart constructor.

Instances

Instances details
Eq CopyProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CopyProduct

Read CopyProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CopyProduct

Show CopyProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CopyProduct

Generic CopyProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CopyProduct

Associated Types

type Rep CopyProductResponse :: Type -> Type #

NFData CopyProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CopyProduct

Methods

rnf :: CopyProductResponse -> () #

type Rep CopyProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CopyProduct

type Rep CopyProductResponse = D1 ('MetaData "CopyProductResponse" "Amazonka.ServiceCatalog.CopyProduct" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "CopyProductResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "copyProductToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCopyProductResponse Source #

Create a value of CopyProductResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:copyProductToken:CopyProductResponse', copyProductResponse_copyProductToken - The token to use to track the progress of the operation.

$sel:httpStatus:CopyProductResponse', copyProductResponse_httpStatus - The response's http status code.

DescribePortfolioShareStatus

data DescribePortfolioShareStatus Source #

See: newDescribePortfolioShareStatus smart constructor.

Instances

Instances details
Eq DescribePortfolioShareStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolioShareStatus

Read DescribePortfolioShareStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolioShareStatus

Show DescribePortfolioShareStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolioShareStatus

Generic DescribePortfolioShareStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolioShareStatus

Associated Types

type Rep DescribePortfolioShareStatus :: Type -> Type #

NFData DescribePortfolioShareStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolioShareStatus

Hashable DescribePortfolioShareStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolioShareStatus

ToJSON DescribePortfolioShareStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolioShareStatus

AWSRequest DescribePortfolioShareStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolioShareStatus

ToHeaders DescribePortfolioShareStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolioShareStatus

ToPath DescribePortfolioShareStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolioShareStatus

ToQuery DescribePortfolioShareStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolioShareStatus

type Rep DescribePortfolioShareStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolioShareStatus

type Rep DescribePortfolioShareStatus = D1 ('MetaData "DescribePortfolioShareStatus" "Amazonka.ServiceCatalog.DescribePortfolioShareStatus" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DescribePortfolioShareStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "portfolioShareToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DescribePortfolioShareStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolioShareStatus

newDescribePortfolioShareStatus Source #

Create a value of DescribePortfolioShareStatus with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:portfolioShareToken:DescribePortfolioShareStatus', describePortfolioShareStatus_portfolioShareToken - The token for the portfolio share operation. This token is returned either by CreatePortfolioShare or by DeletePortfolioShare.

data DescribePortfolioShareStatusResponse Source #

Instances

Instances details
Eq DescribePortfolioShareStatusResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolioShareStatus

Read DescribePortfolioShareStatusResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolioShareStatus

Show DescribePortfolioShareStatusResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolioShareStatus

Generic DescribePortfolioShareStatusResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolioShareStatus

NFData DescribePortfolioShareStatusResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolioShareStatus

type Rep DescribePortfolioShareStatusResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolioShareStatus

type Rep DescribePortfolioShareStatusResponse = D1 ('MetaData "DescribePortfolioShareStatusResponse" "Amazonka.ServiceCatalog.DescribePortfolioShareStatus" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DescribePortfolioShareStatusResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ShareStatus)) :*: (S1 ('MetaSel ('Just "portfolioShareToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "shareDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ShareDetails)))) :*: (S1 ('MetaSel ('Just "portfolioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "organizationNodeValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newDescribePortfolioShareStatusResponse Source #

Create a value of DescribePortfolioShareStatusResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:status:DescribePortfolioShareStatusResponse', describePortfolioShareStatusResponse_status - Status of the portfolio share operation.

$sel:portfolioShareToken:DescribePortfolioShareStatus', describePortfolioShareStatusResponse_portfolioShareToken - The token for the portfolio share operation. For example, share-6v24abcdefghi.

$sel:shareDetails:DescribePortfolioShareStatusResponse', describePortfolioShareStatusResponse_shareDetails - Information about the portfolio share operation.

$sel:portfolioId:DescribePortfolioShareStatusResponse', describePortfolioShareStatusResponse_portfolioId - The portfolio identifier.

$sel:organizationNodeValue:DescribePortfolioShareStatusResponse', describePortfolioShareStatusResponse_organizationNodeValue - Organization node identifier. It can be either account id, organizational unit id or organization id.

$sel:httpStatus:DescribePortfolioShareStatusResponse', describePortfolioShareStatusResponse_httpStatus - The response's http status code.

UpdateProvisioningArtifact

data UpdateProvisioningArtifact Source #

See: newUpdateProvisioningArtifact smart constructor.

Instances

Instances details
Eq UpdateProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisioningArtifact

Read UpdateProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisioningArtifact

Show UpdateProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisioningArtifact

Generic UpdateProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisioningArtifact

Associated Types

type Rep UpdateProvisioningArtifact :: Type -> Type #

NFData UpdateProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisioningArtifact

Hashable UpdateProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisioningArtifact

ToJSON UpdateProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisioningArtifact

AWSRequest UpdateProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisioningArtifact

ToHeaders UpdateProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisioningArtifact

ToPath UpdateProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisioningArtifact

ToQuery UpdateProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisioningArtifact

type Rep UpdateProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisioningArtifact

type Rep UpdateProvisioningArtifact = D1 ('MetaData "UpdateProvisioningArtifact" "Amazonka.ServiceCatalog.UpdateProvisioningArtifact" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "UpdateProvisioningArtifact'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "active") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "guidance") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProvisioningArtifactGuidance)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "productId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "provisioningArtifactId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))
type AWSResponse UpdateProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisioningArtifact

newUpdateProvisioningArtifact Source #

Create a value of UpdateProvisioningArtifact with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:active:UpdateProvisioningArtifact', updateProvisioningArtifact_active - Indicates whether the product version is active.

Inactive provisioning artifacts are invisible to end users. End users cannot launch or update a provisioned product from an inactive provisioning artifact.

$sel:name:UpdateProvisioningArtifact', updateProvisioningArtifact_name - The updated name of the provisioning artifact.

$sel:acceptLanguage:UpdateProvisioningArtifact', updateProvisioningArtifact_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:guidance:UpdateProvisioningArtifact', updateProvisioningArtifact_guidance - Information set by the administrator to provide guidance to end users about which provisioning artifacts to use.

The DEFAULT value indicates that the product version is active.

The administrator can set the guidance to DEPRECATED to inform users that the product version is deprecated. Users are able to make updates to a provisioned product of a deprecated version but cannot launch new provisioned products using a deprecated version.

$sel:description:UpdateProvisioningArtifact', updateProvisioningArtifact_description - The updated description of the provisioning artifact.

$sel:productId:UpdateProvisioningArtifact', updateProvisioningArtifact_productId - The product identifier.

$sel:provisioningArtifactId:UpdateProvisioningArtifact', updateProvisioningArtifact_provisioningArtifactId - The identifier of the provisioning artifact.

data UpdateProvisioningArtifactResponse Source #

Instances

Instances details
Eq UpdateProvisioningArtifactResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisioningArtifact

Read UpdateProvisioningArtifactResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisioningArtifact

Show UpdateProvisioningArtifactResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisioningArtifact

Generic UpdateProvisioningArtifactResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisioningArtifact

Associated Types

type Rep UpdateProvisioningArtifactResponse :: Type -> Type #

NFData UpdateProvisioningArtifactResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisioningArtifact

type Rep UpdateProvisioningArtifactResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdateProvisioningArtifact

type Rep UpdateProvisioningArtifactResponse = D1 ('MetaData "UpdateProvisioningArtifactResponse" "Amazonka.ServiceCatalog.UpdateProvisioningArtifact" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "UpdateProvisioningArtifactResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RequestStatus)) :*: S1 ('MetaSel ('Just "info") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text)))) :*: (S1 ('MetaSel ('Just "provisioningArtifactDetail") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProvisioningArtifactDetail)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newUpdateProvisioningArtifactResponse Source #

Create a value of UpdateProvisioningArtifactResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:status:UpdateProvisioningArtifactResponse', updateProvisioningArtifactResponse_status - The status of the current request.

$sel:info:UpdateProvisioningArtifactResponse', updateProvisioningArtifactResponse_info - The URL of the CloudFormation template in Amazon S3.

$sel:provisioningArtifactDetail:UpdateProvisioningArtifactResponse', updateProvisioningArtifactResponse_provisioningArtifactDetail - Information about the provisioning artifact.

$sel:httpStatus:UpdateProvisioningArtifactResponse', updateProvisioningArtifactResponse_httpStatus - The response's http status code.

DeletePortfolioShare

data DeletePortfolioShare Source #

See: newDeletePortfolioShare smart constructor.

Instances

Instances details
Eq DeletePortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeletePortfolioShare

Read DeletePortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeletePortfolioShare

Show DeletePortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeletePortfolioShare

Generic DeletePortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeletePortfolioShare

Associated Types

type Rep DeletePortfolioShare :: Type -> Type #

NFData DeletePortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeletePortfolioShare

Methods

rnf :: DeletePortfolioShare -> () #

Hashable DeletePortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeletePortfolioShare

ToJSON DeletePortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeletePortfolioShare

AWSRequest DeletePortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeletePortfolioShare

Associated Types

type AWSResponse DeletePortfolioShare #

ToHeaders DeletePortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeletePortfolioShare

ToPath DeletePortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeletePortfolioShare

ToQuery DeletePortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeletePortfolioShare

type Rep DeletePortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeletePortfolioShare

type Rep DeletePortfolioShare = D1 ('MetaData "DeletePortfolioShare" "Amazonka.ServiceCatalog.DeletePortfolioShare" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DeletePortfolioShare'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "accountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "organizationNode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OrganizationNode)) :*: S1 ('MetaSel ('Just "portfolioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse DeletePortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeletePortfolioShare

newDeletePortfolioShare Source #

Create a value of DeletePortfolioShare with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:accountId:DeletePortfolioShare', deletePortfolioShare_accountId - The AWS account ID.

$sel:acceptLanguage:DeletePortfolioShare', deletePortfolioShare_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:organizationNode:DeletePortfolioShare', deletePortfolioShare_organizationNode - The organization node to whom you are going to stop sharing.

$sel:portfolioId:DeletePortfolioShare', deletePortfolioShare_portfolioId - The portfolio identifier.

data DeletePortfolioShareResponse Source #

See: newDeletePortfolioShareResponse smart constructor.

Instances

Instances details
Eq DeletePortfolioShareResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeletePortfolioShare

Read DeletePortfolioShareResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeletePortfolioShare

Show DeletePortfolioShareResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeletePortfolioShare

Generic DeletePortfolioShareResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeletePortfolioShare

Associated Types

type Rep DeletePortfolioShareResponse :: Type -> Type #

NFData DeletePortfolioShareResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeletePortfolioShare

type Rep DeletePortfolioShareResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeletePortfolioShare

type Rep DeletePortfolioShareResponse = D1 ('MetaData "DeletePortfolioShareResponse" "Amazonka.ServiceCatalog.DeletePortfolioShare" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DeletePortfolioShareResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "portfolioShareToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeletePortfolioShareResponse Source #

Create a value of DeletePortfolioShareResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:portfolioShareToken:DeletePortfolioShareResponse', deletePortfolioShareResponse_portfolioShareToken - The portfolio share unique identifier. This will only be returned if delete is made to an organization node.

$sel:httpStatus:DeletePortfolioShareResponse', deletePortfolioShareResponse_httpStatus - The response's http status code.

DeleteProvisioningArtifact

data DeleteProvisioningArtifact Source #

See: newDeleteProvisioningArtifact smart constructor.

Instances

Instances details
Eq DeleteProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProvisioningArtifact

Read DeleteProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProvisioningArtifact

Show DeleteProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProvisioningArtifact

Generic DeleteProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProvisioningArtifact

Associated Types

type Rep DeleteProvisioningArtifact :: Type -> Type #

NFData DeleteProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProvisioningArtifact

Hashable DeleteProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProvisioningArtifact

ToJSON DeleteProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProvisioningArtifact

AWSRequest DeleteProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProvisioningArtifact

ToHeaders DeleteProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProvisioningArtifact

ToPath DeleteProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProvisioningArtifact

ToQuery DeleteProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProvisioningArtifact

type Rep DeleteProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProvisioningArtifact

type Rep DeleteProvisioningArtifact = D1 ('MetaData "DeleteProvisioningArtifact" "Amazonka.ServiceCatalog.DeleteProvisioningArtifact" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DeleteProvisioningArtifact'" 'PrefixI 'True) (S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "productId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "provisioningArtifactId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse DeleteProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProvisioningArtifact

newDeleteProvisioningArtifact Source #

Create a value of DeleteProvisioningArtifact with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:acceptLanguage:DeleteProvisioningArtifact', deleteProvisioningArtifact_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:productId:DeleteProvisioningArtifact', deleteProvisioningArtifact_productId - The product identifier.

$sel:provisioningArtifactId:DeleteProvisioningArtifact', deleteProvisioningArtifact_provisioningArtifactId - The identifier of the provisioning artifact.

data DeleteProvisioningArtifactResponse Source #

Instances

Instances details
Eq DeleteProvisioningArtifactResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProvisioningArtifact

Read DeleteProvisioningArtifactResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProvisioningArtifact

Show DeleteProvisioningArtifactResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProvisioningArtifact

Generic DeleteProvisioningArtifactResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProvisioningArtifact

Associated Types

type Rep DeleteProvisioningArtifactResponse :: Type -> Type #

NFData DeleteProvisioningArtifactResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProvisioningArtifact

type Rep DeleteProvisioningArtifactResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DeleteProvisioningArtifact

type Rep DeleteProvisioningArtifactResponse = D1 ('MetaData "DeleteProvisioningArtifactResponse" "Amazonka.ServiceCatalog.DeleteProvisioningArtifact" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DeleteProvisioningArtifactResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteProvisioningArtifactResponse Source #

Create a value of DeleteProvisioningArtifactResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:DeleteProvisioningArtifactResponse', deleteProvisioningArtifactResponse_httpStatus - The response's http status code.

UpdatePortfolioShare

data UpdatePortfolioShare Source #

See: newUpdatePortfolioShare smart constructor.

Instances

Instances details
Eq UpdatePortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdatePortfolioShare

Read UpdatePortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdatePortfolioShare

Show UpdatePortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdatePortfolioShare

Generic UpdatePortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdatePortfolioShare

Associated Types

type Rep UpdatePortfolioShare :: Type -> Type #

NFData UpdatePortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdatePortfolioShare

Methods

rnf :: UpdatePortfolioShare -> () #

Hashable UpdatePortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdatePortfolioShare

ToJSON UpdatePortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdatePortfolioShare

AWSRequest UpdatePortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdatePortfolioShare

Associated Types

type AWSResponse UpdatePortfolioShare #

ToHeaders UpdatePortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdatePortfolioShare

ToPath UpdatePortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdatePortfolioShare

ToQuery UpdatePortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdatePortfolioShare

type Rep UpdatePortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdatePortfolioShare

type Rep UpdatePortfolioShare = D1 ('MetaData "UpdatePortfolioShare" "Amazonka.ServiceCatalog.UpdatePortfolioShare" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "UpdatePortfolioShare'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "accountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "shareTagOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))) :*: (S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "organizationNode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OrganizationNode)) :*: S1 ('MetaSel ('Just "portfolioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))
type AWSResponse UpdatePortfolioShare Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdatePortfolioShare

newUpdatePortfolioShare Source #

Create a value of UpdatePortfolioShare with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:accountId:UpdatePortfolioShare', updatePortfolioShare_accountId - The AWS Account Id of the recipient account. This field is required when updating an external account to account type share.

$sel:shareTagOptions:UpdatePortfolioShare', updatePortfolioShare_shareTagOptions - A flag to enable or disable TagOptions sharing for the portfolio share. If this field is not provided, the current state of TagOptions sharing on the portfolio share will not be modified.

$sel:acceptLanguage:UpdatePortfolioShare', updatePortfolioShare_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:organizationNode:UpdatePortfolioShare', updatePortfolioShare_organizationNode - Undocumented member.

$sel:portfolioId:UpdatePortfolioShare', updatePortfolioShare_portfolioId - The unique identifier of the portfolio for which the share will be updated.

data UpdatePortfolioShareResponse Source #

See: newUpdatePortfolioShareResponse smart constructor.

Instances

Instances details
Eq UpdatePortfolioShareResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdatePortfolioShare

Read UpdatePortfolioShareResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdatePortfolioShare

Show UpdatePortfolioShareResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdatePortfolioShare

Generic UpdatePortfolioShareResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdatePortfolioShare

Associated Types

type Rep UpdatePortfolioShareResponse :: Type -> Type #

NFData UpdatePortfolioShareResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdatePortfolioShare

type Rep UpdatePortfolioShareResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.UpdatePortfolioShare

type Rep UpdatePortfolioShareResponse = D1 ('MetaData "UpdatePortfolioShareResponse" "Amazonka.ServiceCatalog.UpdatePortfolioShare" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "UpdatePortfolioShareResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ShareStatus)) :*: (S1 ('MetaSel ('Just "portfolioShareToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newUpdatePortfolioShareResponse Source #

Create a value of UpdatePortfolioShareResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:status:UpdatePortfolioShareResponse', updatePortfolioShareResponse_status - The status of UpdatePortfolioShare operation. You can also obtain the operation status using DescribePortfolioShareStatus API.

$sel:portfolioShareToken:UpdatePortfolioShareResponse', updatePortfolioShareResponse_portfolioShareToken - The token that tracks the status of the UpdatePortfolioShare operation for external account to account or organizational type sharing.

$sel:httpStatus:UpdatePortfolioShareResponse', updatePortfolioShareResponse_httpStatus - The response's http status code.

ListProvisioningArtifactsForServiceAction (Paginated)

data ListProvisioningArtifactsForServiceAction Source #

Instances

Instances details
Eq ListProvisioningArtifactsForServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisioningArtifactsForServiceAction

Read ListProvisioningArtifactsForServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisioningArtifactsForServiceAction

Show ListProvisioningArtifactsForServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisioningArtifactsForServiceAction

Generic ListProvisioningArtifactsForServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisioningArtifactsForServiceAction

NFData ListProvisioningArtifactsForServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisioningArtifactsForServiceAction

Hashable ListProvisioningArtifactsForServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisioningArtifactsForServiceAction

ToJSON ListProvisioningArtifactsForServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisioningArtifactsForServiceAction

AWSPager ListProvisioningArtifactsForServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisioningArtifactsForServiceAction

AWSRequest ListProvisioningArtifactsForServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisioningArtifactsForServiceAction

ToHeaders ListProvisioningArtifactsForServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisioningArtifactsForServiceAction

ToPath ListProvisioningArtifactsForServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisioningArtifactsForServiceAction

ToQuery ListProvisioningArtifactsForServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisioningArtifactsForServiceAction

type Rep ListProvisioningArtifactsForServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisioningArtifactsForServiceAction

type Rep ListProvisioningArtifactsForServiceAction = D1 ('MetaData "ListProvisioningArtifactsForServiceAction" "Amazonka.ServiceCatalog.ListProvisioningArtifactsForServiceAction" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ListProvisioningArtifactsForServiceAction'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "pageToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "pageSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "serviceActionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse ListProvisioningArtifactsForServiceAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisioningArtifactsForServiceAction

newListProvisioningArtifactsForServiceAction Source #

Create a value of ListProvisioningArtifactsForServiceAction with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:acceptLanguage:ListProvisioningArtifactsForServiceAction', listProvisioningArtifactsForServiceAction_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:pageToken:ListProvisioningArtifactsForServiceAction', listProvisioningArtifactsForServiceAction_pageToken - The page token for the next set of results. To retrieve the first set of results, use null.

$sel:pageSize:ListProvisioningArtifactsForServiceAction', listProvisioningArtifactsForServiceAction_pageSize - The maximum number of items to return with this call.

$sel:serviceActionId:ListProvisioningArtifactsForServiceAction', listProvisioningArtifactsForServiceAction_serviceActionId - The self-service action identifier. For example, act-fs7abcd89wxyz.

data ListProvisioningArtifactsForServiceActionResponse Source #

Instances

Instances details
Eq ListProvisioningArtifactsForServiceActionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisioningArtifactsForServiceAction

Read ListProvisioningArtifactsForServiceActionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisioningArtifactsForServiceAction

Show ListProvisioningArtifactsForServiceActionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisioningArtifactsForServiceAction

Generic ListProvisioningArtifactsForServiceActionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisioningArtifactsForServiceAction

NFData ListProvisioningArtifactsForServiceActionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisioningArtifactsForServiceAction

type Rep ListProvisioningArtifactsForServiceActionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisioningArtifactsForServiceAction

type Rep ListProvisioningArtifactsForServiceActionResponse = D1 ('MetaData "ListProvisioningArtifactsForServiceActionResponse" "Amazonka.ServiceCatalog.ListProvisioningArtifactsForServiceAction" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ListProvisioningArtifactsForServiceActionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextPageToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "provisioningArtifactViews") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ProvisioningArtifactView])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListProvisioningArtifactsForServiceActionResponse Source #

Create a value of ListProvisioningArtifactsForServiceActionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextPageToken:ListProvisioningArtifactsForServiceActionResponse', listProvisioningArtifactsForServiceActionResponse_nextPageToken - The page token to use to retrieve the next set of results. If there are no additional results, this value is null.

$sel:provisioningArtifactViews:ListProvisioningArtifactsForServiceActionResponse', listProvisioningArtifactsForServiceActionResponse_provisioningArtifactViews - An array of objects with information about product views and provisioning artifacts.

$sel:httpStatus:ListProvisioningArtifactsForServiceActionResponse', listProvisioningArtifactsForServiceActionResponse_httpStatus - The response's http status code.

CreatePortfolio

data CreatePortfolio Source #

See: newCreatePortfolio smart constructor.

Instances

Instances details
Eq CreatePortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreatePortfolio

Read CreatePortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreatePortfolio

Show CreatePortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreatePortfolio

Generic CreatePortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreatePortfolio

Associated Types

type Rep CreatePortfolio :: Type -> Type #

NFData CreatePortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreatePortfolio

Methods

rnf :: CreatePortfolio -> () #

Hashable CreatePortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreatePortfolio

ToJSON CreatePortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreatePortfolio

AWSRequest CreatePortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreatePortfolio

Associated Types

type AWSResponse CreatePortfolio #

ToHeaders CreatePortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreatePortfolio

ToPath CreatePortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreatePortfolio

ToQuery CreatePortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreatePortfolio

type Rep CreatePortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreatePortfolio

type Rep CreatePortfolio = D1 ('MetaData "CreatePortfolio" "Amazonka.ServiceCatalog.CreatePortfolio" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "CreatePortfolio'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])))) :*: (S1 ('MetaSel ('Just "displayName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "providerName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "idempotencyToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))
type AWSResponse CreatePortfolio Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreatePortfolio

newCreatePortfolio Source #

Create a value of CreatePortfolio with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:acceptLanguage:CreatePortfolio', createPortfolio_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:description:CreatePortfolio', createPortfolio_description - The description of the portfolio.

$sel:tags:CreatePortfolio', createPortfolio_tags - One or more tags.

$sel:displayName:CreatePortfolio', createPortfolio_displayName - The name to use for display purposes.

$sel:providerName:CreatePortfolio', createPortfolio_providerName - The name of the portfolio provider.

$sel:idempotencyToken:CreatePortfolio', createPortfolio_idempotencyToken - A unique identifier that you provide to ensure idempotency. If multiple requests differ only by the idempotency token, the same response is returned for each repeated request.

data CreatePortfolioResponse Source #

See: newCreatePortfolioResponse smart constructor.

Instances

Instances details
Eq CreatePortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreatePortfolio

Read CreatePortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreatePortfolio

Show CreatePortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreatePortfolio

Generic CreatePortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreatePortfolio

Associated Types

type Rep CreatePortfolioResponse :: Type -> Type #

NFData CreatePortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreatePortfolio

Methods

rnf :: CreatePortfolioResponse -> () #

type Rep CreatePortfolioResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.CreatePortfolio

type Rep CreatePortfolioResponse = D1 ('MetaData "CreatePortfolioResponse" "Amazonka.ServiceCatalog.CreatePortfolio" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "CreatePortfolioResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "portfolioDetail") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PortfolioDetail)) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newCreatePortfolioResponse Source #

Create a value of CreatePortfolioResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:portfolioDetail:CreatePortfolioResponse', createPortfolioResponse_portfolioDetail - Information about the portfolio.

$sel:tags:CreatePortfolio', createPortfolioResponse_tags - Information about the tags associated with the portfolio.

$sel:httpStatus:CreatePortfolioResponse', createPortfolioResponse_httpStatus - The response's http status code.

ListLaunchPaths (Paginated)

data ListLaunchPaths Source #

See: newListLaunchPaths smart constructor.

Instances

Instances details
Eq ListLaunchPaths Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListLaunchPaths

Read ListLaunchPaths Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListLaunchPaths

Show ListLaunchPaths Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListLaunchPaths

Generic ListLaunchPaths Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListLaunchPaths

Associated Types

type Rep ListLaunchPaths :: Type -> Type #

NFData ListLaunchPaths Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListLaunchPaths

Methods

rnf :: ListLaunchPaths -> () #

Hashable ListLaunchPaths Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListLaunchPaths

ToJSON ListLaunchPaths Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListLaunchPaths

AWSPager ListLaunchPaths Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListLaunchPaths

AWSRequest ListLaunchPaths Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListLaunchPaths

Associated Types

type AWSResponse ListLaunchPaths #

ToHeaders ListLaunchPaths Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListLaunchPaths

ToPath ListLaunchPaths Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListLaunchPaths

ToQuery ListLaunchPaths Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListLaunchPaths

type Rep ListLaunchPaths Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListLaunchPaths

type Rep ListLaunchPaths = D1 ('MetaData "ListLaunchPaths" "Amazonka.ServiceCatalog.ListLaunchPaths" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ListLaunchPaths'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "pageToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "pageSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "productId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse ListLaunchPaths Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListLaunchPaths

newListLaunchPaths Source #

Create a value of ListLaunchPaths with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:acceptLanguage:ListLaunchPaths', listLaunchPaths_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:pageToken:ListLaunchPaths', listLaunchPaths_pageToken - The page token for the next set of results. To retrieve the first set of results, use null.

$sel:pageSize:ListLaunchPaths', listLaunchPaths_pageSize - The maximum number of items to return with this call.

$sel:productId:ListLaunchPaths', listLaunchPaths_productId - The product identifier.

data ListLaunchPathsResponse Source #

See: newListLaunchPathsResponse smart constructor.

Instances

Instances details
Eq ListLaunchPathsResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListLaunchPaths

Read ListLaunchPathsResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListLaunchPaths

Show ListLaunchPathsResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListLaunchPaths

Generic ListLaunchPathsResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListLaunchPaths

Associated Types

type Rep ListLaunchPathsResponse :: Type -> Type #

NFData ListLaunchPathsResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListLaunchPaths

Methods

rnf :: ListLaunchPathsResponse -> () #

type Rep ListLaunchPathsResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListLaunchPaths

type Rep ListLaunchPathsResponse = D1 ('MetaData "ListLaunchPathsResponse" "Amazonka.ServiceCatalog.ListLaunchPaths" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ListLaunchPathsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextPageToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "launchPathSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [LaunchPathSummary])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListLaunchPathsResponse Source #

Create a value of ListLaunchPathsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextPageToken:ListLaunchPathsResponse', listLaunchPathsResponse_nextPageToken - The page token to use to retrieve the next set of results. If there are no additional results, this value is null.

$sel:launchPathSummaries:ListLaunchPathsResponse', listLaunchPathsResponse_launchPathSummaries - Information about the launch path.

$sel:httpStatus:ListLaunchPathsResponse', listLaunchPathsResponse_httpStatus - The response's http status code.

DescribePortfolioShares

data DescribePortfolioShares Source #

See: newDescribePortfolioShares smart constructor.

Instances

Instances details
Eq DescribePortfolioShares Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolioShares

Read DescribePortfolioShares Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolioShares

Show DescribePortfolioShares Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolioShares

Generic DescribePortfolioShares Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolioShares

Associated Types

type Rep DescribePortfolioShares :: Type -> Type #

NFData DescribePortfolioShares Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolioShares

Methods

rnf :: DescribePortfolioShares -> () #

Hashable DescribePortfolioShares Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolioShares

ToJSON DescribePortfolioShares Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolioShares

AWSRequest DescribePortfolioShares Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolioShares

ToHeaders DescribePortfolioShares Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolioShares

ToPath DescribePortfolioShares Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolioShares

ToQuery DescribePortfolioShares Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolioShares

type Rep DescribePortfolioShares Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolioShares

type Rep DescribePortfolioShares = D1 ('MetaData "DescribePortfolioShares" "Amazonka.ServiceCatalog.DescribePortfolioShares" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DescribePortfolioShares'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "pageToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "pageSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "portfolioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DescribePortfolioShareType))))
type AWSResponse DescribePortfolioShares Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolioShares

newDescribePortfolioShares Source #

Create a value of DescribePortfolioShares with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:pageToken:DescribePortfolioShares', describePortfolioShares_pageToken - The page token for the next set of results. To retrieve the first set of results, use null.

$sel:pageSize:DescribePortfolioShares', describePortfolioShares_pageSize - The maximum number of items to return with this call.

$sel:portfolioId:DescribePortfolioShares', describePortfolioShares_portfolioId - The unique identifier of the portfolio for which shares will be retrieved.

$sel:type':DescribePortfolioShares', describePortfolioShares_type - The type of portfolio share to summarize. This field acts as a filter on the type of portfolio share, which can be one of the following:

  1. ACCOUNT - Represents an external account to account share.
  2. ORGANIZATION - Represents a share to an organization. This share is available to every account in the organization.
  3. ORGANIZATIONAL_UNIT - Represents a share to an organizational unit.
  4. ORGANIZATION_MEMBER_ACCOUNT - Represents a share to an account in the organization.

data DescribePortfolioSharesResponse Source #

See: newDescribePortfolioSharesResponse smart constructor.

Instances

Instances details
Eq DescribePortfolioSharesResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolioShares

Read DescribePortfolioSharesResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolioShares

Show DescribePortfolioSharesResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolioShares

Generic DescribePortfolioSharesResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolioShares

Associated Types

type Rep DescribePortfolioSharesResponse :: Type -> Type #

NFData DescribePortfolioSharesResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolioShares

type Rep DescribePortfolioSharesResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribePortfolioShares

type Rep DescribePortfolioSharesResponse = D1 ('MetaData "DescribePortfolioSharesResponse" "Amazonka.ServiceCatalog.DescribePortfolioShares" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DescribePortfolioSharesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextPageToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "portfolioShareDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PortfolioShareDetail])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribePortfolioSharesResponse Source #

Create a value of DescribePortfolioSharesResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextPageToken:DescribePortfolioSharesResponse', describePortfolioSharesResponse_nextPageToken - The page token to use to retrieve the next set of results. If there are no additional results, this value is null.

$sel:portfolioShareDetails:DescribePortfolioSharesResponse', describePortfolioSharesResponse_portfolioShareDetails - Summaries about each of the portfolio shares.

$sel:httpStatus:DescribePortfolioSharesResponse', describePortfolioSharesResponse_httpStatus - The response's http status code.

ListResourcesForTagOption (Paginated)

data ListResourcesForTagOption Source #

See: newListResourcesForTagOption smart constructor.

Instances

Instances details
Eq ListResourcesForTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListResourcesForTagOption

Read ListResourcesForTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListResourcesForTagOption

Show ListResourcesForTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListResourcesForTagOption

Generic ListResourcesForTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListResourcesForTagOption

Associated Types

type Rep ListResourcesForTagOption :: Type -> Type #

NFData ListResourcesForTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListResourcesForTagOption

Hashable ListResourcesForTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListResourcesForTagOption

ToJSON ListResourcesForTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListResourcesForTagOption

AWSPager ListResourcesForTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListResourcesForTagOption

AWSRequest ListResourcesForTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListResourcesForTagOption

ToHeaders ListResourcesForTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListResourcesForTagOption

ToPath ListResourcesForTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListResourcesForTagOption

ToQuery ListResourcesForTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListResourcesForTagOption

type Rep ListResourcesForTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListResourcesForTagOption

type Rep ListResourcesForTagOption = D1 ('MetaData "ListResourcesForTagOption" "Amazonka.ServiceCatalog.ListResourcesForTagOption" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ListResourcesForTagOption'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "resourceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "pageToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "pageSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "tagOptionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse ListResourcesForTagOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListResourcesForTagOption

newListResourcesForTagOption Source #

Create a value of ListResourcesForTagOption with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:resourceType:ListResourcesForTagOption', listResourcesForTagOption_resourceType - The resource type.

  • Portfolio
  • Product

$sel:pageToken:ListResourcesForTagOption', listResourcesForTagOption_pageToken - The page token for the next set of results. To retrieve the first set of results, use null.

$sel:pageSize:ListResourcesForTagOption', listResourcesForTagOption_pageSize - The maximum number of items to return with this call.

$sel:tagOptionId:ListResourcesForTagOption', listResourcesForTagOption_tagOptionId - The TagOption identifier.

data ListResourcesForTagOptionResponse Source #

See: newListResourcesForTagOptionResponse smart constructor.

Instances

Instances details
Eq ListResourcesForTagOptionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListResourcesForTagOption

Read ListResourcesForTagOptionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListResourcesForTagOption

Show ListResourcesForTagOptionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListResourcesForTagOption

Generic ListResourcesForTagOptionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListResourcesForTagOption

Associated Types

type Rep ListResourcesForTagOptionResponse :: Type -> Type #

NFData ListResourcesForTagOptionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListResourcesForTagOption

type Rep ListResourcesForTagOptionResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListResourcesForTagOption

type Rep ListResourcesForTagOptionResponse = D1 ('MetaData "ListResourcesForTagOptionResponse" "Amazonka.ServiceCatalog.ListResourcesForTagOption" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ListResourcesForTagOptionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "resourceDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ResourceDetail])) :*: (S1 ('MetaSel ('Just "pageToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListResourcesForTagOptionResponse Source #

Create a value of ListResourcesForTagOptionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:resourceDetails:ListResourcesForTagOptionResponse', listResourcesForTagOptionResponse_resourceDetails - Information about the resources.

$sel:pageToken:ListResourcesForTagOption', listResourcesForTagOptionResponse_pageToken - The page token for the next set of results. To retrieve the first set of results, use null.

$sel:httpStatus:ListResourcesForTagOptionResponse', listResourcesForTagOptionResponse_httpStatus - The response's http status code.

AssociateBudgetWithResource

data AssociateBudgetWithResource Source #

See: newAssociateBudgetWithResource smart constructor.

Instances

Instances details
Eq AssociateBudgetWithResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateBudgetWithResource

Read AssociateBudgetWithResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateBudgetWithResource

Show AssociateBudgetWithResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateBudgetWithResource

Generic AssociateBudgetWithResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateBudgetWithResource

Associated Types

type Rep AssociateBudgetWithResource :: Type -> Type #

NFData AssociateBudgetWithResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateBudgetWithResource

Hashable AssociateBudgetWithResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateBudgetWithResource

ToJSON AssociateBudgetWithResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateBudgetWithResource

AWSRequest AssociateBudgetWithResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateBudgetWithResource

ToHeaders AssociateBudgetWithResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateBudgetWithResource

ToPath AssociateBudgetWithResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateBudgetWithResource

ToQuery AssociateBudgetWithResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateBudgetWithResource

type Rep AssociateBudgetWithResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateBudgetWithResource

type Rep AssociateBudgetWithResource = D1 ('MetaData "AssociateBudgetWithResource" "Amazonka.ServiceCatalog.AssociateBudgetWithResource" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "AssociateBudgetWithResource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "budgetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "resourceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse AssociateBudgetWithResource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateBudgetWithResource

newAssociateBudgetWithResource Source #

Create a value of AssociateBudgetWithResource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:budgetName:AssociateBudgetWithResource', associateBudgetWithResource_budgetName - The name of the budget you want to associate.

$sel:resourceId:AssociateBudgetWithResource', associateBudgetWithResource_resourceId - The resource identifier. Either a portfolio-id or a product-id.

data AssociateBudgetWithResourceResponse Source #

Instances

Instances details
Eq AssociateBudgetWithResourceResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateBudgetWithResource

Read AssociateBudgetWithResourceResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateBudgetWithResource

Show AssociateBudgetWithResourceResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateBudgetWithResource

Generic AssociateBudgetWithResourceResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateBudgetWithResource

NFData AssociateBudgetWithResourceResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateBudgetWithResource

type Rep AssociateBudgetWithResourceResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.AssociateBudgetWithResource

type Rep AssociateBudgetWithResourceResponse = D1 ('MetaData "AssociateBudgetWithResourceResponse" "Amazonka.ServiceCatalog.AssociateBudgetWithResource" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "AssociateBudgetWithResourceResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newAssociateBudgetWithResourceResponse Source #

Create a value of AssociateBudgetWithResourceResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:AssociateBudgetWithResourceResponse', associateBudgetWithResourceResponse_httpStatus - The response's http status code.

Types

AccessLevelFilterKey

newtype AccessLevelFilterKey Source #

Instances

Instances details
Eq AccessLevelFilterKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.AccessLevelFilterKey

Ord AccessLevelFilterKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.AccessLevelFilterKey

Read AccessLevelFilterKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.AccessLevelFilterKey

Show AccessLevelFilterKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.AccessLevelFilterKey

Generic AccessLevelFilterKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.AccessLevelFilterKey

Associated Types

type Rep AccessLevelFilterKey :: Type -> Type #

NFData AccessLevelFilterKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.AccessLevelFilterKey

Methods

rnf :: AccessLevelFilterKey -> () #

Hashable AccessLevelFilterKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.AccessLevelFilterKey

ToJSON AccessLevelFilterKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.AccessLevelFilterKey

ToJSONKey AccessLevelFilterKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.AccessLevelFilterKey

FromJSON AccessLevelFilterKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.AccessLevelFilterKey

FromJSONKey AccessLevelFilterKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.AccessLevelFilterKey

ToLog AccessLevelFilterKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.AccessLevelFilterKey

ToHeader AccessLevelFilterKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.AccessLevelFilterKey

ToQuery AccessLevelFilterKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.AccessLevelFilterKey

FromXML AccessLevelFilterKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.AccessLevelFilterKey

ToXML AccessLevelFilterKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.AccessLevelFilterKey

ToByteString AccessLevelFilterKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.AccessLevelFilterKey

FromText AccessLevelFilterKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.AccessLevelFilterKey

ToText AccessLevelFilterKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.AccessLevelFilterKey

type Rep AccessLevelFilterKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.AccessLevelFilterKey

type Rep AccessLevelFilterKey = D1 ('MetaData "AccessLevelFilterKey" "Amazonka.ServiceCatalog.Types.AccessLevelFilterKey" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'True) (C1 ('MetaCons "AccessLevelFilterKey'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAccessLevelFilterKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AccessStatus

newtype AccessStatus Source #

Constructors

AccessStatus' 

Instances

Instances details
Eq AccessStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.AccessStatus

Ord AccessStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.AccessStatus

Read AccessStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.AccessStatus

Show AccessStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.AccessStatus

Generic AccessStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.AccessStatus

Associated Types

type Rep AccessStatus :: Type -> Type #

NFData AccessStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.AccessStatus

Methods

rnf :: AccessStatus -> () #

Hashable AccessStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.AccessStatus

ToJSON AccessStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.AccessStatus

ToJSONKey AccessStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.AccessStatus

FromJSON AccessStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.AccessStatus

FromJSONKey AccessStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.AccessStatus

ToLog AccessStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.AccessStatus

ToHeader AccessStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.AccessStatus

ToQuery AccessStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.AccessStatus

FromXML AccessStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.AccessStatus

ToXML AccessStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.AccessStatus

Methods

toXML :: AccessStatus -> XML #

ToByteString AccessStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.AccessStatus

FromText AccessStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.AccessStatus

ToText AccessStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.AccessStatus

Methods

toText :: AccessStatus -> Text #

type Rep AccessStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.AccessStatus

type Rep AccessStatus = D1 ('MetaData "AccessStatus" "Amazonka.ServiceCatalog.Types.AccessStatus" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'True) (C1 ('MetaCons "AccessStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAccessStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ChangeAction

newtype ChangeAction Source #

Constructors

ChangeAction' 

Instances

Instances details
Eq ChangeAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ChangeAction

Ord ChangeAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ChangeAction

Read ChangeAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ChangeAction

Show ChangeAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ChangeAction

Generic ChangeAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ChangeAction

Associated Types

type Rep ChangeAction :: Type -> Type #

NFData ChangeAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ChangeAction

Methods

rnf :: ChangeAction -> () #

Hashable ChangeAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ChangeAction

ToJSON ChangeAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ChangeAction

ToJSONKey ChangeAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ChangeAction

FromJSON ChangeAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ChangeAction

FromJSONKey ChangeAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ChangeAction

ToLog ChangeAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ChangeAction

ToHeader ChangeAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ChangeAction

ToQuery ChangeAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ChangeAction

FromXML ChangeAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ChangeAction

ToXML ChangeAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ChangeAction

Methods

toXML :: ChangeAction -> XML #

ToByteString ChangeAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ChangeAction

FromText ChangeAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ChangeAction

ToText ChangeAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ChangeAction

Methods

toText :: ChangeAction -> Text #

type Rep ChangeAction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ChangeAction

type Rep ChangeAction = D1 ('MetaData "ChangeAction" "Amazonka.ServiceCatalog.Types.ChangeAction" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'True) (C1 ('MetaCons "ChangeAction'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromChangeAction") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

CopyOption

newtype CopyOption Source #

Constructors

CopyOption' 

Fields

Bundled Patterns

pattern CopyOption_CopyTags :: CopyOption 

Instances

Instances details
Eq CopyOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyOption

Ord CopyOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyOption

Read CopyOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyOption

Show CopyOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyOption

Generic CopyOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyOption

Associated Types

type Rep CopyOption :: Type -> Type #

NFData CopyOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyOption

Methods

rnf :: CopyOption -> () #

Hashable CopyOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyOption

ToJSON CopyOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyOption

ToJSONKey CopyOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyOption

FromJSON CopyOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyOption

FromJSONKey CopyOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyOption

ToLog CopyOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyOption

ToHeader CopyOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyOption

ToQuery CopyOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyOption

FromXML CopyOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyOption

ToXML CopyOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyOption

Methods

toXML :: CopyOption -> XML #

ToByteString CopyOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyOption

FromText CopyOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyOption

ToText CopyOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyOption

Methods

toText :: CopyOption -> Text #

type Rep CopyOption Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyOption

type Rep CopyOption = D1 ('MetaData "CopyOption" "Amazonka.ServiceCatalog.Types.CopyOption" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'True) (C1 ('MetaCons "CopyOption'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCopyOption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

CopyProductStatus

newtype CopyProductStatus Source #

Instances

Instances details
Eq CopyProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyProductStatus

Ord CopyProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyProductStatus

Read CopyProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyProductStatus

Show CopyProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyProductStatus

Generic CopyProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyProductStatus

Associated Types

type Rep CopyProductStatus :: Type -> Type #

NFData CopyProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyProductStatus

Methods

rnf :: CopyProductStatus -> () #

Hashable CopyProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyProductStatus

ToJSON CopyProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyProductStatus

ToJSONKey CopyProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyProductStatus

FromJSON CopyProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyProductStatus

FromJSONKey CopyProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyProductStatus

ToLog CopyProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyProductStatus

ToHeader CopyProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyProductStatus

ToQuery CopyProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyProductStatus

FromXML CopyProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyProductStatus

ToXML CopyProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyProductStatus

ToByteString CopyProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyProductStatus

FromText CopyProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyProductStatus

ToText CopyProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyProductStatus

type Rep CopyProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyProductStatus

type Rep CopyProductStatus = D1 ('MetaData "CopyProductStatus" "Amazonka.ServiceCatalog.Types.CopyProductStatus" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'True) (C1 ('MetaCons "CopyProductStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCopyProductStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DescribePortfolioShareType

newtype DescribePortfolioShareType Source #

Instances

Instances details
Eq DescribePortfolioShareType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.DescribePortfolioShareType

Ord DescribePortfolioShareType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.DescribePortfolioShareType

Read DescribePortfolioShareType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.DescribePortfolioShareType

Show DescribePortfolioShareType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.DescribePortfolioShareType

Generic DescribePortfolioShareType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.DescribePortfolioShareType

Associated Types

type Rep DescribePortfolioShareType :: Type -> Type #

NFData DescribePortfolioShareType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.DescribePortfolioShareType

Hashable DescribePortfolioShareType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.DescribePortfolioShareType

ToJSON DescribePortfolioShareType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.DescribePortfolioShareType

ToJSONKey DescribePortfolioShareType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.DescribePortfolioShareType

FromJSON DescribePortfolioShareType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.DescribePortfolioShareType

FromJSONKey DescribePortfolioShareType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.DescribePortfolioShareType

ToLog DescribePortfolioShareType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.DescribePortfolioShareType

ToHeader DescribePortfolioShareType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.DescribePortfolioShareType

ToQuery DescribePortfolioShareType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.DescribePortfolioShareType

FromXML DescribePortfolioShareType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.DescribePortfolioShareType

ToXML DescribePortfolioShareType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.DescribePortfolioShareType

ToByteString DescribePortfolioShareType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.DescribePortfolioShareType

FromText DescribePortfolioShareType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.DescribePortfolioShareType

ToText DescribePortfolioShareType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.DescribePortfolioShareType

type Rep DescribePortfolioShareType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.DescribePortfolioShareType

type Rep DescribePortfolioShareType = D1 ('MetaData "DescribePortfolioShareType" "Amazonka.ServiceCatalog.Types.DescribePortfolioShareType" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'True) (C1 ('MetaCons "DescribePortfolioShareType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDescribePortfolioShareType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

EvaluationType

newtype EvaluationType Source #

Constructors

EvaluationType' 

Instances

Instances details
Eq EvaluationType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.EvaluationType

Ord EvaluationType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.EvaluationType

Read EvaluationType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.EvaluationType

Show EvaluationType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.EvaluationType

Generic EvaluationType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.EvaluationType

Associated Types

type Rep EvaluationType :: Type -> Type #

NFData EvaluationType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.EvaluationType

Methods

rnf :: EvaluationType -> () #

Hashable EvaluationType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.EvaluationType

ToJSON EvaluationType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.EvaluationType

ToJSONKey EvaluationType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.EvaluationType

FromJSON EvaluationType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.EvaluationType

FromJSONKey EvaluationType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.EvaluationType

ToLog EvaluationType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.EvaluationType

ToHeader EvaluationType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.EvaluationType

ToQuery EvaluationType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.EvaluationType

FromXML EvaluationType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.EvaluationType

ToXML EvaluationType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.EvaluationType

Methods

toXML :: EvaluationType -> XML #

ToByteString EvaluationType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.EvaluationType

FromText EvaluationType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.EvaluationType

ToText EvaluationType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.EvaluationType

type Rep EvaluationType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.EvaluationType

type Rep EvaluationType = D1 ('MetaData "EvaluationType" "Amazonka.ServiceCatalog.Types.EvaluationType" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'True) (C1 ('MetaCons "EvaluationType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromEvaluationType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

OrganizationNodeType

newtype OrganizationNodeType Source #

Instances

Instances details
Eq OrganizationNodeType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.OrganizationNodeType

Ord OrganizationNodeType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.OrganizationNodeType

Read OrganizationNodeType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.OrganizationNodeType

Show OrganizationNodeType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.OrganizationNodeType

Generic OrganizationNodeType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.OrganizationNodeType

Associated Types

type Rep OrganizationNodeType :: Type -> Type #

NFData OrganizationNodeType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.OrganizationNodeType

Methods

rnf :: OrganizationNodeType -> () #

Hashable OrganizationNodeType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.OrganizationNodeType

ToJSON OrganizationNodeType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.OrganizationNodeType

ToJSONKey OrganizationNodeType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.OrganizationNodeType

FromJSON OrganizationNodeType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.OrganizationNodeType

FromJSONKey OrganizationNodeType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.OrganizationNodeType

ToLog OrganizationNodeType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.OrganizationNodeType

ToHeader OrganizationNodeType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.OrganizationNodeType

ToQuery OrganizationNodeType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.OrganizationNodeType

FromXML OrganizationNodeType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.OrganizationNodeType

ToXML OrganizationNodeType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.OrganizationNodeType

ToByteString OrganizationNodeType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.OrganizationNodeType

FromText OrganizationNodeType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.OrganizationNodeType

ToText OrganizationNodeType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.OrganizationNodeType

type Rep OrganizationNodeType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.OrganizationNodeType

type Rep OrganizationNodeType = D1 ('MetaData "OrganizationNodeType" "Amazonka.ServiceCatalog.Types.OrganizationNodeType" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'True) (C1 ('MetaCons "OrganizationNodeType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromOrganizationNodeType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

PortfolioShareType

newtype PortfolioShareType Source #

Instances

Instances details
Eq PortfolioShareType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PortfolioShareType

Ord PortfolioShareType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PortfolioShareType

Read PortfolioShareType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PortfolioShareType

Show PortfolioShareType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PortfolioShareType

Generic PortfolioShareType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PortfolioShareType

Associated Types

type Rep PortfolioShareType :: Type -> Type #

NFData PortfolioShareType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PortfolioShareType

Methods

rnf :: PortfolioShareType -> () #

Hashable PortfolioShareType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PortfolioShareType

ToJSON PortfolioShareType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PortfolioShareType

ToJSONKey PortfolioShareType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PortfolioShareType

FromJSON PortfolioShareType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PortfolioShareType

FromJSONKey PortfolioShareType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PortfolioShareType

ToLog PortfolioShareType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PortfolioShareType

ToHeader PortfolioShareType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PortfolioShareType

ToQuery PortfolioShareType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PortfolioShareType

FromXML PortfolioShareType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PortfolioShareType

ToXML PortfolioShareType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PortfolioShareType

ToByteString PortfolioShareType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PortfolioShareType

FromText PortfolioShareType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PortfolioShareType

ToText PortfolioShareType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PortfolioShareType

type Rep PortfolioShareType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PortfolioShareType

type Rep PortfolioShareType = D1 ('MetaData "PortfolioShareType" "Amazonka.ServiceCatalog.Types.PortfolioShareType" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'True) (C1 ('MetaCons "PortfolioShareType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPortfolioShareType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

PrincipalType

newtype PrincipalType Source #

Constructors

PrincipalType' 

Bundled Patterns

pattern PrincipalType_IAM :: PrincipalType 

Instances

Instances details
Eq PrincipalType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PrincipalType

Ord PrincipalType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PrincipalType

Read PrincipalType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PrincipalType

Show PrincipalType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PrincipalType

Generic PrincipalType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PrincipalType

Associated Types

type Rep PrincipalType :: Type -> Type #

NFData PrincipalType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PrincipalType

Methods

rnf :: PrincipalType -> () #

Hashable PrincipalType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PrincipalType

ToJSON PrincipalType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PrincipalType

ToJSONKey PrincipalType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PrincipalType

FromJSON PrincipalType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PrincipalType

FromJSONKey PrincipalType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PrincipalType

ToLog PrincipalType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PrincipalType

ToHeader PrincipalType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PrincipalType

ToQuery PrincipalType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PrincipalType

FromXML PrincipalType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PrincipalType

ToXML PrincipalType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PrincipalType

Methods

toXML :: PrincipalType -> XML #

ToByteString PrincipalType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PrincipalType

FromText PrincipalType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PrincipalType

ToText PrincipalType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PrincipalType

Methods

toText :: PrincipalType -> Text #

type Rep PrincipalType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PrincipalType

type Rep PrincipalType = D1 ('MetaData "PrincipalType" "Amazonka.ServiceCatalog.Types.PrincipalType" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'True) (C1 ('MetaCons "PrincipalType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPrincipalType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ProductSource

newtype ProductSource Source #

Constructors

ProductSource' 

Bundled Patterns

pattern ProductSource_ACCOUNT :: ProductSource 

Instances

Instances details
Eq ProductSource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductSource

Ord ProductSource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductSource

Read ProductSource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductSource

Show ProductSource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductSource

Generic ProductSource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductSource

Associated Types

type Rep ProductSource :: Type -> Type #

NFData ProductSource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductSource

Methods

rnf :: ProductSource -> () #

Hashable ProductSource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductSource

ToJSON ProductSource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductSource

ToJSONKey ProductSource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductSource

FromJSON ProductSource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductSource

FromJSONKey ProductSource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductSource

ToLog ProductSource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductSource

ToHeader ProductSource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductSource

ToQuery ProductSource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductSource

FromXML ProductSource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductSource

ToXML ProductSource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductSource

Methods

toXML :: ProductSource -> XML #

ToByteString ProductSource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductSource

FromText ProductSource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductSource

ToText ProductSource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductSource

Methods

toText :: ProductSource -> Text #

type Rep ProductSource Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductSource

type Rep ProductSource = D1 ('MetaData "ProductSource" "Amazonka.ServiceCatalog.Types.ProductSource" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'True) (C1 ('MetaCons "ProductSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromProductSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ProductType

newtype ProductType Source #

Constructors

ProductType' 

Instances

Instances details
Eq ProductType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductType

Ord ProductType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductType

Read ProductType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductType

Show ProductType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductType

Generic ProductType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductType

Associated Types

type Rep ProductType :: Type -> Type #

NFData ProductType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductType

Methods

rnf :: ProductType -> () #

Hashable ProductType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductType

ToJSON ProductType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductType

ToJSONKey ProductType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductType

FromJSON ProductType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductType

FromJSONKey ProductType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductType

ToLog ProductType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductType

ToHeader ProductType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductType

ToQuery ProductType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductType

FromXML ProductType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductType

ToXML ProductType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductType

Methods

toXML :: ProductType -> XML #

ToByteString ProductType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductType

FromText ProductType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductType

ToText ProductType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductType

Methods

toText :: ProductType -> Text #

type Rep ProductType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductType

type Rep ProductType = D1 ('MetaData "ProductType" "Amazonka.ServiceCatalog.Types.ProductType" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'True) (C1 ('MetaCons "ProductType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromProductType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ProductViewFilterBy

newtype ProductViewFilterBy Source #

Instances

Instances details
Eq ProductViewFilterBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewFilterBy

Ord ProductViewFilterBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewFilterBy

Read ProductViewFilterBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewFilterBy

Show ProductViewFilterBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewFilterBy

Generic ProductViewFilterBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewFilterBy

Associated Types

type Rep ProductViewFilterBy :: Type -> Type #

NFData ProductViewFilterBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewFilterBy

Methods

rnf :: ProductViewFilterBy -> () #

Hashable ProductViewFilterBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewFilterBy

ToJSON ProductViewFilterBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewFilterBy

ToJSONKey ProductViewFilterBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewFilterBy

FromJSON ProductViewFilterBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewFilterBy

FromJSONKey ProductViewFilterBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewFilterBy

ToLog ProductViewFilterBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewFilterBy

ToHeader ProductViewFilterBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewFilterBy

ToQuery ProductViewFilterBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewFilterBy

FromXML ProductViewFilterBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewFilterBy

ToXML ProductViewFilterBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewFilterBy

ToByteString ProductViewFilterBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewFilterBy

FromText ProductViewFilterBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewFilterBy

ToText ProductViewFilterBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewFilterBy

type Rep ProductViewFilterBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewFilterBy

type Rep ProductViewFilterBy = D1 ('MetaData "ProductViewFilterBy" "Amazonka.ServiceCatalog.Types.ProductViewFilterBy" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'True) (C1 ('MetaCons "ProductViewFilterBy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromProductViewFilterBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ProductViewSortBy

newtype ProductViewSortBy Source #

Instances

Instances details
Eq ProductViewSortBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewSortBy

Ord ProductViewSortBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewSortBy

Read ProductViewSortBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewSortBy

Show ProductViewSortBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewSortBy

Generic ProductViewSortBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewSortBy

Associated Types

type Rep ProductViewSortBy :: Type -> Type #

NFData ProductViewSortBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewSortBy

Methods

rnf :: ProductViewSortBy -> () #

Hashable ProductViewSortBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewSortBy

ToJSON ProductViewSortBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewSortBy

ToJSONKey ProductViewSortBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewSortBy

FromJSON ProductViewSortBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewSortBy

FromJSONKey ProductViewSortBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewSortBy

ToLog ProductViewSortBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewSortBy

ToHeader ProductViewSortBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewSortBy

ToQuery ProductViewSortBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewSortBy

FromXML ProductViewSortBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewSortBy

ToXML ProductViewSortBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewSortBy

ToByteString ProductViewSortBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewSortBy

FromText ProductViewSortBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewSortBy

ToText ProductViewSortBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewSortBy

type Rep ProductViewSortBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewSortBy

type Rep ProductViewSortBy = D1 ('MetaData "ProductViewSortBy" "Amazonka.ServiceCatalog.Types.ProductViewSortBy" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'True) (C1 ('MetaCons "ProductViewSortBy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromProductViewSortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

PropertyKey

newtype PropertyKey Source #

Constructors

PropertyKey' 

Bundled Patterns

pattern PropertyKey_LAUNCH_ROLE :: PropertyKey 
pattern PropertyKey_OWNER :: PropertyKey 

Instances

Instances details
Eq PropertyKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PropertyKey

Ord PropertyKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PropertyKey

Read PropertyKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PropertyKey

Show PropertyKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PropertyKey

Generic PropertyKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PropertyKey

Associated Types

type Rep PropertyKey :: Type -> Type #

NFData PropertyKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PropertyKey

Methods

rnf :: PropertyKey -> () #

Hashable PropertyKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PropertyKey

ToJSON PropertyKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PropertyKey

ToJSONKey PropertyKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PropertyKey

FromJSON PropertyKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PropertyKey

FromJSONKey PropertyKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PropertyKey

ToLog PropertyKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PropertyKey

ToHeader PropertyKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PropertyKey

ToQuery PropertyKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PropertyKey

FromXML PropertyKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PropertyKey

ToXML PropertyKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PropertyKey

Methods

toXML :: PropertyKey -> XML #

ToByteString PropertyKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PropertyKey

FromText PropertyKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PropertyKey

ToText PropertyKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PropertyKey

Methods

toText :: PropertyKey -> Text #

type Rep PropertyKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PropertyKey

type Rep PropertyKey = D1 ('MetaData "PropertyKey" "Amazonka.ServiceCatalog.Types.PropertyKey" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'True) (C1 ('MetaCons "PropertyKey'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPropertyKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ProvisionedProductPlanStatus

newtype ProvisionedProductPlanStatus Source #

Instances

Instances details
Eq ProvisionedProductPlanStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanStatus

Ord ProvisionedProductPlanStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanStatus

Read ProvisionedProductPlanStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanStatus

Show ProvisionedProductPlanStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanStatus

Generic ProvisionedProductPlanStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanStatus

Associated Types

type Rep ProvisionedProductPlanStatus :: Type -> Type #

NFData ProvisionedProductPlanStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanStatus

Hashable ProvisionedProductPlanStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanStatus

ToJSON ProvisionedProductPlanStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanStatus

ToJSONKey ProvisionedProductPlanStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanStatus

FromJSON ProvisionedProductPlanStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanStatus

FromJSONKey ProvisionedProductPlanStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanStatus

ToLog ProvisionedProductPlanStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanStatus

ToHeader ProvisionedProductPlanStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanStatus

ToQuery ProvisionedProductPlanStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanStatus

FromXML ProvisionedProductPlanStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanStatus

ToXML ProvisionedProductPlanStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanStatus

ToByteString ProvisionedProductPlanStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanStatus

FromText ProvisionedProductPlanStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanStatus

ToText ProvisionedProductPlanStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanStatus

type Rep ProvisionedProductPlanStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanStatus

type Rep ProvisionedProductPlanStatus = D1 ('MetaData "ProvisionedProductPlanStatus" "Amazonka.ServiceCatalog.Types.ProvisionedProductPlanStatus" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'True) (C1 ('MetaCons "ProvisionedProductPlanStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromProvisionedProductPlanStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ProvisionedProductPlanType

newtype ProvisionedProductPlanType Source #

Instances

Instances details
Eq ProvisionedProductPlanType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanType

Ord ProvisionedProductPlanType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanType

Read ProvisionedProductPlanType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanType

Show ProvisionedProductPlanType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanType

Generic ProvisionedProductPlanType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanType

Associated Types

type Rep ProvisionedProductPlanType :: Type -> Type #

NFData ProvisionedProductPlanType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanType

Hashable ProvisionedProductPlanType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanType

ToJSON ProvisionedProductPlanType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanType

ToJSONKey ProvisionedProductPlanType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanType

FromJSON ProvisionedProductPlanType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanType

FromJSONKey ProvisionedProductPlanType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanType

ToLog ProvisionedProductPlanType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanType

ToHeader ProvisionedProductPlanType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanType

ToQuery ProvisionedProductPlanType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanType

FromXML ProvisionedProductPlanType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanType

ToXML ProvisionedProductPlanType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanType

ToByteString ProvisionedProductPlanType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanType

FromText ProvisionedProductPlanType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanType

ToText ProvisionedProductPlanType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanType

type Rep ProvisionedProductPlanType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanType

type Rep ProvisionedProductPlanType = D1 ('MetaData "ProvisionedProductPlanType" "Amazonka.ServiceCatalog.Types.ProvisionedProductPlanType" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'True) (C1 ('MetaCons "ProvisionedProductPlanType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromProvisionedProductPlanType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ProvisionedProductStatus

newtype ProvisionedProductStatus Source #

Instances

Instances details
Eq ProvisionedProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductStatus

Ord ProvisionedProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductStatus

Read ProvisionedProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductStatus

Show ProvisionedProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductStatus

Generic ProvisionedProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductStatus

Associated Types

type Rep ProvisionedProductStatus :: Type -> Type #

NFData ProvisionedProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductStatus

Hashable ProvisionedProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductStatus

ToJSON ProvisionedProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductStatus

ToJSONKey ProvisionedProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductStatus

FromJSON ProvisionedProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductStatus

FromJSONKey ProvisionedProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductStatus

ToLog ProvisionedProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductStatus

ToHeader ProvisionedProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductStatus

ToQuery ProvisionedProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductStatus

FromXML ProvisionedProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductStatus

ToXML ProvisionedProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductStatus

ToByteString ProvisionedProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductStatus

FromText ProvisionedProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductStatus

ToText ProvisionedProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductStatus

type Rep ProvisionedProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductStatus

type Rep ProvisionedProductStatus = D1 ('MetaData "ProvisionedProductStatus" "Amazonka.ServiceCatalog.Types.ProvisionedProductStatus" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'True) (C1 ('MetaCons "ProvisionedProductStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromProvisionedProductStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ProvisionedProductViewFilterBy

newtype ProvisionedProductViewFilterBy Source #

Instances

Instances details
Eq ProvisionedProductViewFilterBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductViewFilterBy

Ord ProvisionedProductViewFilterBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductViewFilterBy

Read ProvisionedProductViewFilterBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductViewFilterBy

Show ProvisionedProductViewFilterBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductViewFilterBy

Generic ProvisionedProductViewFilterBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductViewFilterBy

Associated Types

type Rep ProvisionedProductViewFilterBy :: Type -> Type #

NFData ProvisionedProductViewFilterBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductViewFilterBy

Hashable ProvisionedProductViewFilterBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductViewFilterBy

ToJSON ProvisionedProductViewFilterBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductViewFilterBy

ToJSONKey ProvisionedProductViewFilterBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductViewFilterBy

FromJSON ProvisionedProductViewFilterBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductViewFilterBy

FromJSONKey ProvisionedProductViewFilterBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductViewFilterBy

ToLog ProvisionedProductViewFilterBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductViewFilterBy

ToHeader ProvisionedProductViewFilterBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductViewFilterBy

ToQuery ProvisionedProductViewFilterBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductViewFilterBy

FromXML ProvisionedProductViewFilterBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductViewFilterBy

ToXML ProvisionedProductViewFilterBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductViewFilterBy

ToByteString ProvisionedProductViewFilterBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductViewFilterBy

FromText ProvisionedProductViewFilterBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductViewFilterBy

ToText ProvisionedProductViewFilterBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductViewFilterBy

type Rep ProvisionedProductViewFilterBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductViewFilterBy

type Rep ProvisionedProductViewFilterBy = D1 ('MetaData "ProvisionedProductViewFilterBy" "Amazonka.ServiceCatalog.Types.ProvisionedProductViewFilterBy" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'True) (C1 ('MetaCons "ProvisionedProductViewFilterBy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromProvisionedProductViewFilterBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ProvisioningArtifactGuidance

newtype ProvisioningArtifactGuidance Source #

Instances

Instances details
Eq ProvisioningArtifactGuidance Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactGuidance

Ord ProvisioningArtifactGuidance Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactGuidance

Read ProvisioningArtifactGuidance Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactGuidance

Show ProvisioningArtifactGuidance Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactGuidance

Generic ProvisioningArtifactGuidance Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactGuidance

Associated Types

type Rep ProvisioningArtifactGuidance :: Type -> Type #

NFData ProvisioningArtifactGuidance Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactGuidance

Hashable ProvisioningArtifactGuidance Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactGuidance

ToJSON ProvisioningArtifactGuidance Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactGuidance

ToJSONKey ProvisioningArtifactGuidance Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactGuidance

FromJSON ProvisioningArtifactGuidance Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactGuidance

FromJSONKey ProvisioningArtifactGuidance Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactGuidance

ToLog ProvisioningArtifactGuidance Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactGuidance

ToHeader ProvisioningArtifactGuidance Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactGuidance

ToQuery ProvisioningArtifactGuidance Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactGuidance

FromXML ProvisioningArtifactGuidance Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactGuidance

ToXML ProvisioningArtifactGuidance Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactGuidance

ToByteString ProvisioningArtifactGuidance Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactGuidance

FromText ProvisioningArtifactGuidance Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactGuidance

ToText ProvisioningArtifactGuidance Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactGuidance

type Rep ProvisioningArtifactGuidance Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactGuidance

type Rep ProvisioningArtifactGuidance = D1 ('MetaData "ProvisioningArtifactGuidance" "Amazonka.ServiceCatalog.Types.ProvisioningArtifactGuidance" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'True) (C1 ('MetaCons "ProvisioningArtifactGuidance'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromProvisioningArtifactGuidance") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ProvisioningArtifactPropertyName

newtype ProvisioningArtifactPropertyName Source #

Instances

Instances details
Eq ProvisioningArtifactPropertyName Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactPropertyName

Ord ProvisioningArtifactPropertyName Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactPropertyName

Read ProvisioningArtifactPropertyName Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactPropertyName

Show ProvisioningArtifactPropertyName Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactPropertyName

Generic ProvisioningArtifactPropertyName Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactPropertyName

Associated Types

type Rep ProvisioningArtifactPropertyName :: Type -> Type #

NFData ProvisioningArtifactPropertyName Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactPropertyName

Hashable ProvisioningArtifactPropertyName Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactPropertyName

ToJSON ProvisioningArtifactPropertyName Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactPropertyName

ToJSONKey ProvisioningArtifactPropertyName Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactPropertyName

FromJSON ProvisioningArtifactPropertyName Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactPropertyName

FromJSONKey ProvisioningArtifactPropertyName Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactPropertyName

ToLog ProvisioningArtifactPropertyName Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactPropertyName

ToHeader ProvisioningArtifactPropertyName Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactPropertyName

ToQuery ProvisioningArtifactPropertyName Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactPropertyName

FromXML ProvisioningArtifactPropertyName Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactPropertyName

ToXML ProvisioningArtifactPropertyName Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactPropertyName

ToByteString ProvisioningArtifactPropertyName Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactPropertyName

FromText ProvisioningArtifactPropertyName Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactPropertyName

ToText ProvisioningArtifactPropertyName Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactPropertyName

type Rep ProvisioningArtifactPropertyName Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactPropertyName

type Rep ProvisioningArtifactPropertyName = D1 ('MetaData "ProvisioningArtifactPropertyName" "Amazonka.ServiceCatalog.Types.ProvisioningArtifactPropertyName" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'True) (C1 ('MetaCons "ProvisioningArtifactPropertyName'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromProvisioningArtifactPropertyName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ProvisioningArtifactType

newtype ProvisioningArtifactType Source #

Instances

Instances details
Eq ProvisioningArtifactType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactType

Ord ProvisioningArtifactType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactType

Read ProvisioningArtifactType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactType

Show ProvisioningArtifactType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactType

Generic ProvisioningArtifactType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactType

Associated Types

type Rep ProvisioningArtifactType :: Type -> Type #

NFData ProvisioningArtifactType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactType

Hashable ProvisioningArtifactType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactType

ToJSON ProvisioningArtifactType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactType

ToJSONKey ProvisioningArtifactType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactType

FromJSON ProvisioningArtifactType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactType

FromJSONKey ProvisioningArtifactType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactType

ToLog ProvisioningArtifactType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactType

ToHeader ProvisioningArtifactType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactType

ToQuery ProvisioningArtifactType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactType

FromXML ProvisioningArtifactType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactType

ToXML ProvisioningArtifactType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactType

ToByteString ProvisioningArtifactType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactType

FromText ProvisioningArtifactType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactType

ToText ProvisioningArtifactType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactType

type Rep ProvisioningArtifactType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactType

type Rep ProvisioningArtifactType = D1 ('MetaData "ProvisioningArtifactType" "Amazonka.ServiceCatalog.Types.ProvisioningArtifactType" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'True) (C1 ('MetaCons "ProvisioningArtifactType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromProvisioningArtifactType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

RecordStatus

newtype RecordStatus Source #

Constructors

RecordStatus' 

Instances

Instances details
Eq RecordStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RecordStatus

Ord RecordStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RecordStatus

Read RecordStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RecordStatus

Show RecordStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RecordStatus

Generic RecordStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RecordStatus

Associated Types

type Rep RecordStatus :: Type -> Type #

NFData RecordStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RecordStatus

Methods

rnf :: RecordStatus -> () #

Hashable RecordStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RecordStatus

ToJSON RecordStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RecordStatus

ToJSONKey RecordStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RecordStatus

FromJSON RecordStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RecordStatus

FromJSONKey RecordStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RecordStatus

ToLog RecordStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RecordStatus

ToHeader RecordStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RecordStatus

ToQuery RecordStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RecordStatus

FromXML RecordStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RecordStatus

ToXML RecordStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RecordStatus

Methods

toXML :: RecordStatus -> XML #

ToByteString RecordStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RecordStatus

FromText RecordStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RecordStatus

ToText RecordStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RecordStatus

Methods

toText :: RecordStatus -> Text #

type Rep RecordStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RecordStatus

type Rep RecordStatus = D1 ('MetaData "RecordStatus" "Amazonka.ServiceCatalog.Types.RecordStatus" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'True) (C1 ('MetaCons "RecordStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromRecordStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Replacement

newtype Replacement Source #

Constructors

Replacement' 

Instances

Instances details
Eq Replacement Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.Replacement

Ord Replacement Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.Replacement

Read Replacement Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.Replacement

Show Replacement Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.Replacement

Generic Replacement Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.Replacement

Associated Types

type Rep Replacement :: Type -> Type #

NFData Replacement Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.Replacement

Methods

rnf :: Replacement -> () #

Hashable Replacement Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.Replacement

ToJSON Replacement Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.Replacement

ToJSONKey Replacement Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.Replacement

FromJSON Replacement Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.Replacement

FromJSONKey Replacement Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.Replacement

ToLog Replacement Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.Replacement

ToHeader Replacement Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.Replacement

ToQuery Replacement Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.Replacement

FromXML Replacement Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.Replacement

ToXML Replacement Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.Replacement

Methods

toXML :: Replacement -> XML #

ToByteString Replacement Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.Replacement

FromText Replacement Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.Replacement

ToText Replacement Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.Replacement

Methods

toText :: Replacement -> Text #

type Rep Replacement Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.Replacement

type Rep Replacement = D1 ('MetaData "Replacement" "Amazonka.ServiceCatalog.Types.Replacement" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'True) (C1 ('MetaCons "Replacement'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromReplacement") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

RequestStatus

newtype RequestStatus Source #

Constructors

RequestStatus' 

Instances

Instances details
Eq RequestStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RequestStatus

Ord RequestStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RequestStatus

Read RequestStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RequestStatus

Show RequestStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RequestStatus

Generic RequestStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RequestStatus

Associated Types

type Rep RequestStatus :: Type -> Type #

NFData RequestStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RequestStatus

Methods

rnf :: RequestStatus -> () #

Hashable RequestStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RequestStatus

ToJSON RequestStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RequestStatus

ToJSONKey RequestStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RequestStatus

FromJSON RequestStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RequestStatus

FromJSONKey RequestStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RequestStatus

ToLog RequestStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RequestStatus

ToHeader RequestStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RequestStatus

ToQuery RequestStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RequestStatus

FromXML RequestStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RequestStatus

ToXML RequestStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RequestStatus

Methods

toXML :: RequestStatus -> XML #

ToByteString RequestStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RequestStatus

FromText RequestStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RequestStatus

ToText RequestStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RequestStatus

Methods

toText :: RequestStatus -> Text #

type Rep RequestStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RequestStatus

type Rep RequestStatus = D1 ('MetaData "RequestStatus" "Amazonka.ServiceCatalog.Types.RequestStatus" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'True) (C1 ('MetaCons "RequestStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromRequestStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

RequiresRecreation

newtype RequiresRecreation Source #

Instances

Instances details
Eq RequiresRecreation Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RequiresRecreation

Ord RequiresRecreation Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RequiresRecreation

Read RequiresRecreation Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RequiresRecreation

Show RequiresRecreation Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RequiresRecreation

Generic RequiresRecreation Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RequiresRecreation

Associated Types

type Rep RequiresRecreation :: Type -> Type #

NFData RequiresRecreation Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RequiresRecreation

Methods

rnf :: RequiresRecreation -> () #

Hashable RequiresRecreation Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RequiresRecreation

ToJSON RequiresRecreation Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RequiresRecreation

ToJSONKey RequiresRecreation Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RequiresRecreation

FromJSON RequiresRecreation Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RequiresRecreation

FromJSONKey RequiresRecreation Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RequiresRecreation

ToLog RequiresRecreation Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RequiresRecreation

ToHeader RequiresRecreation Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RequiresRecreation

ToQuery RequiresRecreation Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RequiresRecreation

FromXML RequiresRecreation Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RequiresRecreation

ToXML RequiresRecreation Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RequiresRecreation

ToByteString RequiresRecreation Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RequiresRecreation

FromText RequiresRecreation Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RequiresRecreation

ToText RequiresRecreation Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RequiresRecreation

type Rep RequiresRecreation Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RequiresRecreation

type Rep RequiresRecreation = D1 ('MetaData "RequiresRecreation" "Amazonka.ServiceCatalog.Types.RequiresRecreation" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'True) (C1 ('MetaCons "RequiresRecreation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromRequiresRecreation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ResourceAttribute

newtype ResourceAttribute Source #

Instances

Instances details
Eq ResourceAttribute Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ResourceAttribute

Ord ResourceAttribute Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ResourceAttribute

Read ResourceAttribute Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ResourceAttribute

Show ResourceAttribute Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ResourceAttribute

Generic ResourceAttribute Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ResourceAttribute

Associated Types

type Rep ResourceAttribute :: Type -> Type #

NFData ResourceAttribute Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ResourceAttribute

Methods

rnf :: ResourceAttribute -> () #

Hashable ResourceAttribute Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ResourceAttribute

ToJSON ResourceAttribute Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ResourceAttribute

ToJSONKey ResourceAttribute Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ResourceAttribute

FromJSON ResourceAttribute Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ResourceAttribute

FromJSONKey ResourceAttribute Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ResourceAttribute

ToLog ResourceAttribute Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ResourceAttribute

ToHeader ResourceAttribute Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ResourceAttribute

ToQuery ResourceAttribute Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ResourceAttribute

FromXML ResourceAttribute Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ResourceAttribute

ToXML ResourceAttribute Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ResourceAttribute

ToByteString ResourceAttribute Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ResourceAttribute

FromText ResourceAttribute Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ResourceAttribute

ToText ResourceAttribute Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ResourceAttribute

type Rep ResourceAttribute Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ResourceAttribute

type Rep ResourceAttribute = D1 ('MetaData "ResourceAttribute" "Amazonka.ServiceCatalog.Types.ResourceAttribute" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'True) (C1 ('MetaCons "ResourceAttribute'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromResourceAttribute") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ServiceActionAssociationErrorCode

newtype ServiceActionAssociationErrorCode Source #

Instances

Instances details
Eq ServiceActionAssociationErrorCode Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionAssociationErrorCode

Ord ServiceActionAssociationErrorCode Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionAssociationErrorCode

Read ServiceActionAssociationErrorCode Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionAssociationErrorCode

Show ServiceActionAssociationErrorCode Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionAssociationErrorCode

Generic ServiceActionAssociationErrorCode Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionAssociationErrorCode

Associated Types

type Rep ServiceActionAssociationErrorCode :: Type -> Type #

NFData ServiceActionAssociationErrorCode Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionAssociationErrorCode

Hashable ServiceActionAssociationErrorCode Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionAssociationErrorCode

ToJSON ServiceActionAssociationErrorCode Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionAssociationErrorCode

ToJSONKey ServiceActionAssociationErrorCode Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionAssociationErrorCode

FromJSON ServiceActionAssociationErrorCode Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionAssociationErrorCode

FromJSONKey ServiceActionAssociationErrorCode Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionAssociationErrorCode

ToLog ServiceActionAssociationErrorCode Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionAssociationErrorCode

ToHeader ServiceActionAssociationErrorCode Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionAssociationErrorCode

ToQuery ServiceActionAssociationErrorCode Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionAssociationErrorCode

FromXML ServiceActionAssociationErrorCode Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionAssociationErrorCode

ToXML ServiceActionAssociationErrorCode Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionAssociationErrorCode

ToByteString ServiceActionAssociationErrorCode Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionAssociationErrorCode

FromText ServiceActionAssociationErrorCode Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionAssociationErrorCode

ToText ServiceActionAssociationErrorCode Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionAssociationErrorCode

type Rep ServiceActionAssociationErrorCode Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionAssociationErrorCode

type Rep ServiceActionAssociationErrorCode = D1 ('MetaData "ServiceActionAssociationErrorCode" "Amazonka.ServiceCatalog.Types.ServiceActionAssociationErrorCode" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'True) (C1 ('MetaCons "ServiceActionAssociationErrorCode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromServiceActionAssociationErrorCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ServiceActionDefinitionKey

newtype ServiceActionDefinitionKey Source #

Instances

Instances details
Eq ServiceActionDefinitionKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionDefinitionKey

Ord ServiceActionDefinitionKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionDefinitionKey

Read ServiceActionDefinitionKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionDefinitionKey

Show ServiceActionDefinitionKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionDefinitionKey

Generic ServiceActionDefinitionKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionDefinitionKey

Associated Types

type Rep ServiceActionDefinitionKey :: Type -> Type #

NFData ServiceActionDefinitionKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionDefinitionKey

Hashable ServiceActionDefinitionKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionDefinitionKey

ToJSON ServiceActionDefinitionKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionDefinitionKey

ToJSONKey ServiceActionDefinitionKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionDefinitionKey

FromJSON ServiceActionDefinitionKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionDefinitionKey

FromJSONKey ServiceActionDefinitionKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionDefinitionKey

ToLog ServiceActionDefinitionKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionDefinitionKey

ToHeader ServiceActionDefinitionKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionDefinitionKey

ToQuery ServiceActionDefinitionKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionDefinitionKey

FromXML ServiceActionDefinitionKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionDefinitionKey

ToXML ServiceActionDefinitionKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionDefinitionKey

ToByteString ServiceActionDefinitionKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionDefinitionKey

FromText ServiceActionDefinitionKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionDefinitionKey

ToText ServiceActionDefinitionKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionDefinitionKey

type Rep ServiceActionDefinitionKey Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionDefinitionKey

type Rep ServiceActionDefinitionKey = D1 ('MetaData "ServiceActionDefinitionKey" "Amazonka.ServiceCatalog.Types.ServiceActionDefinitionKey" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'True) (C1 ('MetaCons "ServiceActionDefinitionKey'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromServiceActionDefinitionKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ServiceActionDefinitionType

newtype ServiceActionDefinitionType Source #

Instances

Instances details
Eq ServiceActionDefinitionType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionDefinitionType

Ord ServiceActionDefinitionType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionDefinitionType

Read ServiceActionDefinitionType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionDefinitionType

Show ServiceActionDefinitionType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionDefinitionType

Generic ServiceActionDefinitionType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionDefinitionType

Associated Types

type Rep ServiceActionDefinitionType :: Type -> Type #

NFData ServiceActionDefinitionType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionDefinitionType

Hashable ServiceActionDefinitionType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionDefinitionType

ToJSON ServiceActionDefinitionType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionDefinitionType

ToJSONKey ServiceActionDefinitionType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionDefinitionType

FromJSON ServiceActionDefinitionType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionDefinitionType

FromJSONKey ServiceActionDefinitionType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionDefinitionType

ToLog ServiceActionDefinitionType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionDefinitionType

ToHeader ServiceActionDefinitionType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionDefinitionType

ToQuery ServiceActionDefinitionType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionDefinitionType

FromXML ServiceActionDefinitionType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionDefinitionType

ToXML ServiceActionDefinitionType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionDefinitionType

ToByteString ServiceActionDefinitionType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionDefinitionType

FromText ServiceActionDefinitionType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionDefinitionType

ToText ServiceActionDefinitionType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionDefinitionType

type Rep ServiceActionDefinitionType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionDefinitionType

type Rep ServiceActionDefinitionType = D1 ('MetaData "ServiceActionDefinitionType" "Amazonka.ServiceCatalog.Types.ServiceActionDefinitionType" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'True) (C1 ('MetaCons "ServiceActionDefinitionType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromServiceActionDefinitionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ShareStatus

newtype ShareStatus Source #

Constructors

ShareStatus' 

Instances

Instances details
Eq ShareStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ShareStatus

Ord ShareStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ShareStatus

Read ShareStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ShareStatus

Show ShareStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ShareStatus

Generic ShareStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ShareStatus

Associated Types

type Rep ShareStatus :: Type -> Type #

NFData ShareStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ShareStatus

Methods

rnf :: ShareStatus -> () #

Hashable ShareStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ShareStatus

ToJSON ShareStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ShareStatus

ToJSONKey ShareStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ShareStatus

FromJSON ShareStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ShareStatus

FromJSONKey ShareStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ShareStatus

ToLog ShareStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ShareStatus

ToHeader ShareStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ShareStatus

ToQuery ShareStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ShareStatus

FromXML ShareStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ShareStatus

ToXML ShareStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ShareStatus

Methods

toXML :: ShareStatus -> XML #

ToByteString ShareStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ShareStatus

FromText ShareStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ShareStatus

ToText ShareStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ShareStatus

Methods

toText :: ShareStatus -> Text #

type Rep ShareStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ShareStatus

type Rep ShareStatus = D1 ('MetaData "ShareStatus" "Amazonka.ServiceCatalog.Types.ShareStatus" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'True) (C1 ('MetaCons "ShareStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromShareStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SortOrder

newtype SortOrder Source #

Constructors

SortOrder' 

Fields

Bundled Patterns

pattern SortOrder_ASCENDING :: SortOrder 
pattern SortOrder_DESCENDING :: SortOrder 

Instances

Instances details
Eq SortOrder Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.SortOrder

Ord SortOrder Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.SortOrder

Read SortOrder Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.SortOrder

Show SortOrder Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.SortOrder

Generic SortOrder Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.SortOrder

Associated Types

type Rep SortOrder :: Type -> Type #

NFData SortOrder Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.SortOrder

Methods

rnf :: SortOrder -> () #

Hashable SortOrder Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.SortOrder

ToJSON SortOrder Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.SortOrder

ToJSONKey SortOrder Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.SortOrder

FromJSON SortOrder Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.SortOrder

FromJSONKey SortOrder Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.SortOrder

ToLog SortOrder Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.SortOrder

ToHeader SortOrder Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.SortOrder

ToQuery SortOrder Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.SortOrder

FromXML SortOrder Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.SortOrder

ToXML SortOrder Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.SortOrder

Methods

toXML :: SortOrder -> XML #

ToByteString SortOrder Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.SortOrder

Methods

toBS :: SortOrder -> ByteString #

FromText SortOrder Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.SortOrder

ToText SortOrder Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.SortOrder

Methods

toText :: SortOrder -> Text #

type Rep SortOrder Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.SortOrder

type Rep SortOrder = D1 ('MetaData "SortOrder" "Amazonka.ServiceCatalog.Types.SortOrder" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'True) (C1 ('MetaCons "SortOrder'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSortOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

StackInstanceStatus

newtype StackInstanceStatus Source #

Instances

Instances details
Eq StackInstanceStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.StackInstanceStatus

Ord StackInstanceStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.StackInstanceStatus

Read StackInstanceStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.StackInstanceStatus

Show StackInstanceStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.StackInstanceStatus

Generic StackInstanceStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.StackInstanceStatus

Associated Types

type Rep StackInstanceStatus :: Type -> Type #

NFData StackInstanceStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.StackInstanceStatus

Methods

rnf :: StackInstanceStatus -> () #

Hashable StackInstanceStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.StackInstanceStatus

ToJSON StackInstanceStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.StackInstanceStatus

ToJSONKey StackInstanceStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.StackInstanceStatus

FromJSON StackInstanceStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.StackInstanceStatus

FromJSONKey StackInstanceStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.StackInstanceStatus

ToLog StackInstanceStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.StackInstanceStatus

ToHeader StackInstanceStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.StackInstanceStatus

ToQuery StackInstanceStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.StackInstanceStatus

FromXML StackInstanceStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.StackInstanceStatus

ToXML StackInstanceStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.StackInstanceStatus

ToByteString StackInstanceStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.StackInstanceStatus

FromText StackInstanceStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.StackInstanceStatus

ToText StackInstanceStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.StackInstanceStatus

type Rep StackInstanceStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.StackInstanceStatus

type Rep StackInstanceStatus = D1 ('MetaData "StackInstanceStatus" "Amazonka.ServiceCatalog.Types.StackInstanceStatus" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'True) (C1 ('MetaCons "StackInstanceStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromStackInstanceStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

StackSetOperationType

newtype StackSetOperationType Source #

Instances

Instances details
Eq StackSetOperationType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.StackSetOperationType

Ord StackSetOperationType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.StackSetOperationType

Read StackSetOperationType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.StackSetOperationType

Show StackSetOperationType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.StackSetOperationType

Generic StackSetOperationType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.StackSetOperationType

Associated Types

type Rep StackSetOperationType :: Type -> Type #

NFData StackSetOperationType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.StackSetOperationType

Methods

rnf :: StackSetOperationType -> () #

Hashable StackSetOperationType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.StackSetOperationType

ToJSON StackSetOperationType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.StackSetOperationType

ToJSONKey StackSetOperationType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.StackSetOperationType

FromJSON StackSetOperationType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.StackSetOperationType

FromJSONKey StackSetOperationType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.StackSetOperationType

ToLog StackSetOperationType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.StackSetOperationType

ToHeader StackSetOperationType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.StackSetOperationType

ToQuery StackSetOperationType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.StackSetOperationType

FromXML StackSetOperationType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.StackSetOperationType

ToXML StackSetOperationType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.StackSetOperationType

ToByteString StackSetOperationType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.StackSetOperationType

FromText StackSetOperationType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.StackSetOperationType

ToText StackSetOperationType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.StackSetOperationType

type Rep StackSetOperationType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.StackSetOperationType

type Rep StackSetOperationType = D1 ('MetaData "StackSetOperationType" "Amazonka.ServiceCatalog.Types.StackSetOperationType" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'True) (C1 ('MetaCons "StackSetOperationType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromStackSetOperationType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AccessLevelFilter

data AccessLevelFilter Source #

The access level to use to filter results.

See: newAccessLevelFilter smart constructor.

Instances

Instances details
Eq AccessLevelFilter Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.AccessLevelFilter

Read AccessLevelFilter Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.AccessLevelFilter

Show AccessLevelFilter Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.AccessLevelFilter

Generic AccessLevelFilter Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.AccessLevelFilter

Associated Types

type Rep AccessLevelFilter :: Type -> Type #

NFData AccessLevelFilter Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.AccessLevelFilter

Methods

rnf :: AccessLevelFilter -> () #

Hashable AccessLevelFilter Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.AccessLevelFilter

ToJSON AccessLevelFilter Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.AccessLevelFilter

type Rep AccessLevelFilter Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.AccessLevelFilter

type Rep AccessLevelFilter = D1 ('MetaData "AccessLevelFilter" "Amazonka.ServiceCatalog.Types.AccessLevelFilter" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "AccessLevelFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AccessLevelFilterKey))))

newAccessLevelFilter :: AccessLevelFilter Source #

Create a value of AccessLevelFilter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:value:AccessLevelFilter', accessLevelFilter_value - The user to which the access level applies. The only supported value is Self.

$sel:key:AccessLevelFilter', accessLevelFilter_key - The access level.

  • Account - Filter results based on the account.
  • Role - Filter results based on the federated role of the specified user.
  • User - Filter results based on the specified user.

BudgetDetail

data BudgetDetail Source #

Information about a budget.

See: newBudgetDetail smart constructor.

Constructors

BudgetDetail' (Maybe Text) 

Instances

Instances details
Eq BudgetDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.BudgetDetail

Read BudgetDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.BudgetDetail

Show BudgetDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.BudgetDetail

Generic BudgetDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.BudgetDetail

Associated Types

type Rep BudgetDetail :: Type -> Type #

NFData BudgetDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.BudgetDetail

Methods

rnf :: BudgetDetail -> () #

Hashable BudgetDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.BudgetDetail

FromJSON BudgetDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.BudgetDetail

type Rep BudgetDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.BudgetDetail

type Rep BudgetDetail = D1 ('MetaData "BudgetDetail" "Amazonka.ServiceCatalog.Types.BudgetDetail" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "BudgetDetail'" 'PrefixI 'True) (S1 ('MetaSel ('Just "budgetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newBudgetDetail :: BudgetDetail Source #

Create a value of BudgetDetail with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:budgetName:BudgetDetail', budgetDetail_budgetName - Name of the associated budget.

CloudWatchDashboard

data CloudWatchDashboard Source #

Information about a CloudWatch dashboard.

See: newCloudWatchDashboard smart constructor.

Instances

Instances details
Eq CloudWatchDashboard Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CloudWatchDashboard

Read CloudWatchDashboard Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CloudWatchDashboard

Show CloudWatchDashboard Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CloudWatchDashboard

Generic CloudWatchDashboard Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CloudWatchDashboard

Associated Types

type Rep CloudWatchDashboard :: Type -> Type #

NFData CloudWatchDashboard Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CloudWatchDashboard

Methods

rnf :: CloudWatchDashboard -> () #

Hashable CloudWatchDashboard Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CloudWatchDashboard

FromJSON CloudWatchDashboard Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CloudWatchDashboard

type Rep CloudWatchDashboard Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CloudWatchDashboard

type Rep CloudWatchDashboard = D1 ('MetaData "CloudWatchDashboard" "Amazonka.ServiceCatalog.Types.CloudWatchDashboard" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "CloudWatchDashboard'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newCloudWatchDashboard :: CloudWatchDashboard Source #

Create a value of CloudWatchDashboard with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:CloudWatchDashboard', cloudWatchDashboard_name - The name of the CloudWatch dashboard.

ConstraintDetail

data ConstraintDetail Source #

Information about a constraint.

See: newConstraintDetail smart constructor.

Instances

Instances details
Eq ConstraintDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ConstraintDetail

Read ConstraintDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ConstraintDetail

Show ConstraintDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ConstraintDetail

Generic ConstraintDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ConstraintDetail

Associated Types

type Rep ConstraintDetail :: Type -> Type #

NFData ConstraintDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ConstraintDetail

Methods

rnf :: ConstraintDetail -> () #

Hashable ConstraintDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ConstraintDetail

FromJSON ConstraintDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ConstraintDetail

type Rep ConstraintDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ConstraintDetail

type Rep ConstraintDetail = D1 ('MetaData "ConstraintDetail" "Amazonka.ServiceCatalog.Types.ConstraintDetail" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ConstraintDetail'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "portfolioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "constraintId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "owner") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "productId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newConstraintDetail :: ConstraintDetail Source #

Create a value of ConstraintDetail with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:portfolioId:ConstraintDetail', constraintDetail_portfolioId - The identifier of the portfolio the product resides in. The constraint applies only to the instance of the product that lives within this portfolio.

$sel:constraintId:ConstraintDetail', constraintDetail_constraintId - The identifier of the constraint.

$sel:owner:ConstraintDetail', constraintDetail_owner - The owner of the constraint.

$sel:type':ConstraintDetail', constraintDetail_type - The type of constraint.

  • LAUNCH
  • NOTIFICATION
  • STACKSET
  • TEMPLATE

$sel:description:ConstraintDetail', constraintDetail_description - The description of the constraint.

$sel:productId:ConstraintDetail', constraintDetail_productId - The identifier of the product the constraint applies to. Note that a constraint applies to a specific instance of a product within a certain portfolio.

ConstraintSummary

data ConstraintSummary Source #

Summary information about a constraint.

See: newConstraintSummary smart constructor.

Instances

Instances details
Eq ConstraintSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ConstraintSummary

Read ConstraintSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ConstraintSummary

Show ConstraintSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ConstraintSummary

Generic ConstraintSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ConstraintSummary

Associated Types

type Rep ConstraintSummary :: Type -> Type #

NFData ConstraintSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ConstraintSummary

Methods

rnf :: ConstraintSummary -> () #

Hashable ConstraintSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ConstraintSummary

FromJSON ConstraintSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ConstraintSummary

type Rep ConstraintSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ConstraintSummary

type Rep ConstraintSummary = D1 ('MetaData "ConstraintSummary" "Amazonka.ServiceCatalog.Types.ConstraintSummary" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ConstraintSummary'" 'PrefixI 'True) (S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newConstraintSummary :: ConstraintSummary Source #

Create a value of ConstraintSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:type':ConstraintSummary', constraintSummary_type - The type of constraint.

  • LAUNCH
  • NOTIFICATION
  • STACKSET
  • TEMPLATE

$sel:description:ConstraintSummary', constraintSummary_description - The description of the constraint.

ExecutionParameter

data ExecutionParameter Source #

Details of an execution parameter value that is passed to a self-service action when executed on a provisioned product.

See: newExecutionParameter smart constructor.

Instances

Instances details
Eq ExecutionParameter Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ExecutionParameter

Read ExecutionParameter Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ExecutionParameter

Show ExecutionParameter Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ExecutionParameter

Generic ExecutionParameter Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ExecutionParameter

Associated Types

type Rep ExecutionParameter :: Type -> Type #

NFData ExecutionParameter Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ExecutionParameter

Methods

rnf :: ExecutionParameter -> () #

Hashable ExecutionParameter Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ExecutionParameter

FromJSON ExecutionParameter Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ExecutionParameter

type Rep ExecutionParameter Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ExecutionParameter

type Rep ExecutionParameter = D1 ('MetaData "ExecutionParameter" "Amazonka.ServiceCatalog.Types.ExecutionParameter" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ExecutionParameter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "defaultValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newExecutionParameter :: ExecutionParameter Source #

Create a value of ExecutionParameter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:defaultValues:ExecutionParameter', executionParameter_defaultValues - The default values for the execution parameter.

$sel:name:ExecutionParameter', executionParameter_name - The name of the execution parameter.

$sel:type':ExecutionParameter', executionParameter_type - The execution parameter type.

FailedServiceActionAssociation

data FailedServiceActionAssociation Source #

An object containing information about the error, along with identifying information about the self-service action and its associations.

See: newFailedServiceActionAssociation smart constructor.

Instances

Instances details
Eq FailedServiceActionAssociation Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.FailedServiceActionAssociation

Read FailedServiceActionAssociation Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.FailedServiceActionAssociation

Show FailedServiceActionAssociation Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.FailedServiceActionAssociation

Generic FailedServiceActionAssociation Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.FailedServiceActionAssociation

Associated Types

type Rep FailedServiceActionAssociation :: Type -> Type #

NFData FailedServiceActionAssociation Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.FailedServiceActionAssociation

Hashable FailedServiceActionAssociation Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.FailedServiceActionAssociation

FromJSON FailedServiceActionAssociation Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.FailedServiceActionAssociation

type Rep FailedServiceActionAssociation Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.FailedServiceActionAssociation

type Rep FailedServiceActionAssociation = D1 ('MetaData "FailedServiceActionAssociation" "Amazonka.ServiceCatalog.Types.FailedServiceActionAssociation" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "FailedServiceActionAssociation'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "provisioningArtifactId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "errorCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ServiceActionAssociationErrorCode))) :*: (S1 ('MetaSel ('Just "errorMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "serviceActionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "productId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newFailedServiceActionAssociation :: FailedServiceActionAssociation Source #

Create a value of FailedServiceActionAssociation with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:provisioningArtifactId:FailedServiceActionAssociation', failedServiceActionAssociation_provisioningArtifactId - The identifier of the provisioning artifact. For example, pa-4abcdjnxjj6ne.

$sel:errorCode:FailedServiceActionAssociation', failedServiceActionAssociation_errorCode - The error code. Valid values are listed below.

$sel:errorMessage:FailedServiceActionAssociation', failedServiceActionAssociation_errorMessage - A text description of the error.

$sel:serviceActionId:FailedServiceActionAssociation', failedServiceActionAssociation_serviceActionId - The self-service action identifier. For example, act-fs7abcd89wxyz.

$sel:productId:FailedServiceActionAssociation', failedServiceActionAssociation_productId - The product identifier. For example, prod-abcdzk7xy33qa.

LaunchPath

data LaunchPath Source #

A launch path object.

See: newLaunchPath smart constructor.

Constructors

LaunchPath' (Maybe Text) (Maybe Text) 

Instances

Instances details
Eq LaunchPath Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.LaunchPath

Read LaunchPath Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.LaunchPath

Show LaunchPath Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.LaunchPath

Generic LaunchPath Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.LaunchPath

Associated Types

type Rep LaunchPath :: Type -> Type #

NFData LaunchPath Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.LaunchPath

Methods

rnf :: LaunchPath -> () #

Hashable LaunchPath Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.LaunchPath

FromJSON LaunchPath Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.LaunchPath

type Rep LaunchPath Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.LaunchPath

type Rep LaunchPath = D1 ('MetaData "LaunchPath" "Amazonka.ServiceCatalog.Types.LaunchPath" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "LaunchPath'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newLaunchPath :: LaunchPath Source #

Create a value of LaunchPath with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:LaunchPath', launchPath_name - The name of the launch path.

$sel:id:LaunchPath', launchPath_id - The identifier of the launch path.

LaunchPathSummary

data LaunchPathSummary Source #

Summary information about a product path for a user.

See: newLaunchPathSummary smart constructor.

Instances

Instances details
Eq LaunchPathSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.LaunchPathSummary

Read LaunchPathSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.LaunchPathSummary

Show LaunchPathSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.LaunchPathSummary

Generic LaunchPathSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.LaunchPathSummary

Associated Types

type Rep LaunchPathSummary :: Type -> Type #

NFData LaunchPathSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.LaunchPathSummary

Methods

rnf :: LaunchPathSummary -> () #

Hashable LaunchPathSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.LaunchPathSummary

FromJSON LaunchPathSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.LaunchPathSummary

type Rep LaunchPathSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.LaunchPathSummary

type Rep LaunchPathSummary = D1 ('MetaData "LaunchPathSummary" "Amazonka.ServiceCatalog.Types.LaunchPathSummary" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "LaunchPathSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "constraintSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ConstraintSummary])) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])))))

newLaunchPathSummary :: LaunchPathSummary Source #

Create a value of LaunchPathSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:constraintSummaries:LaunchPathSummary', launchPathSummary_constraintSummaries - The constraints on the portfolio-product relationship.

$sel:name:LaunchPathSummary', launchPathSummary_name - The name of the portfolio to which the user was assigned.

$sel:id:LaunchPathSummary', launchPathSummary_id - The identifier of the product path.

$sel:tags:LaunchPathSummary', launchPathSummary_tags - The tags associated with this product path.

ListRecordHistorySearchFilter

data ListRecordHistorySearchFilter Source #

The search filter to use when listing history records.

See: newListRecordHistorySearchFilter smart constructor.

Instances

Instances details
Eq ListRecordHistorySearchFilter Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ListRecordHistorySearchFilter

Read ListRecordHistorySearchFilter Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ListRecordHistorySearchFilter

Show ListRecordHistorySearchFilter Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ListRecordHistorySearchFilter

Generic ListRecordHistorySearchFilter Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ListRecordHistorySearchFilter

Associated Types

type Rep ListRecordHistorySearchFilter :: Type -> Type #

NFData ListRecordHistorySearchFilter Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ListRecordHistorySearchFilter

Hashable ListRecordHistorySearchFilter Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ListRecordHistorySearchFilter

ToJSON ListRecordHistorySearchFilter Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ListRecordHistorySearchFilter

type Rep ListRecordHistorySearchFilter Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ListRecordHistorySearchFilter

type Rep ListRecordHistorySearchFilter = D1 ('MetaData "ListRecordHistorySearchFilter" "Amazonka.ServiceCatalog.Types.ListRecordHistorySearchFilter" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ListRecordHistorySearchFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newListRecordHistorySearchFilter :: ListRecordHistorySearchFilter Source #

Create a value of ListRecordHistorySearchFilter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:value:ListRecordHistorySearchFilter', listRecordHistorySearchFilter_value - The filter value.

$sel:key:ListRecordHistorySearchFilter', listRecordHistorySearchFilter_key - The filter key.

  • product - Filter results based on the specified product identifier.
  • provisionedproduct - Filter results based on the provisioned product identifier.

ListTagOptionsFilters

data ListTagOptionsFilters Source #

Filters to use when listing TagOptions.

See: newListTagOptionsFilters smart constructor.

Instances

Instances details
Eq ListTagOptionsFilters Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ListTagOptionsFilters

Read ListTagOptionsFilters Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ListTagOptionsFilters

Show ListTagOptionsFilters Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ListTagOptionsFilters

Generic ListTagOptionsFilters Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ListTagOptionsFilters

Associated Types

type Rep ListTagOptionsFilters :: Type -> Type #

NFData ListTagOptionsFilters Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ListTagOptionsFilters

Methods

rnf :: ListTagOptionsFilters -> () #

Hashable ListTagOptionsFilters Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ListTagOptionsFilters

ToJSON ListTagOptionsFilters Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ListTagOptionsFilters

type Rep ListTagOptionsFilters Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ListTagOptionsFilters

type Rep ListTagOptionsFilters = D1 ('MetaData "ListTagOptionsFilters" "Amazonka.ServiceCatalog.Types.ListTagOptionsFilters" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ListTagOptionsFilters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "active") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newListTagOptionsFilters :: ListTagOptionsFilters Source #

Create a value of ListTagOptionsFilters with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:value:ListTagOptionsFilters', listTagOptionsFilters_value - The TagOption value.

$sel:active:ListTagOptionsFilters', listTagOptionsFilters_active - The active state.

$sel:key:ListTagOptionsFilters', listTagOptionsFilters_key - The TagOption key.

OrganizationNode

data OrganizationNode Source #

Information about the organization node.

See: newOrganizationNode smart constructor.

Instances

Instances details
Eq OrganizationNode Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.OrganizationNode

Read OrganizationNode Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.OrganizationNode

Show OrganizationNode Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.OrganizationNode

Generic OrganizationNode Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.OrganizationNode

Associated Types

type Rep OrganizationNode :: Type -> Type #

NFData OrganizationNode Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.OrganizationNode

Methods

rnf :: OrganizationNode -> () #

Hashable OrganizationNode Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.OrganizationNode

ToJSON OrganizationNode Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.OrganizationNode

FromJSON OrganizationNode Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.OrganizationNode

type Rep OrganizationNode Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.OrganizationNode

type Rep OrganizationNode = D1 ('MetaData "OrganizationNode" "Amazonka.ServiceCatalog.Types.OrganizationNode" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "OrganizationNode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OrganizationNodeType))))

newOrganizationNode :: OrganizationNode Source #

Create a value of OrganizationNode with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:value:OrganizationNode', organizationNode_value - The identifier of the organization node.

$sel:type':OrganizationNode', organizationNode_type - The organization node type.

ParameterConstraints

data ParameterConstraints Source #

The constraints that the administrator has put on the parameter.

See: newParameterConstraints smart constructor.

Instances

Instances details
Eq ParameterConstraints Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ParameterConstraints

Read ParameterConstraints Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ParameterConstraints

Show ParameterConstraints Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ParameterConstraints

Generic ParameterConstraints Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ParameterConstraints

Associated Types

type Rep ParameterConstraints :: Type -> Type #

NFData ParameterConstraints Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ParameterConstraints

Methods

rnf :: ParameterConstraints -> () #

Hashable ParameterConstraints Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ParameterConstraints

FromJSON ParameterConstraints Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ParameterConstraints

type Rep ParameterConstraints Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ParameterConstraints

type Rep ParameterConstraints = D1 ('MetaData "ParameterConstraints" "Amazonka.ServiceCatalog.Types.ParameterConstraints" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ParameterConstraints'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "maxValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "maxLength") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "constraintDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "minLength") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "allowedPattern") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "allowedValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "minValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newParameterConstraints :: ParameterConstraints Source #

Create a value of ParameterConstraints with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maxValue:ParameterConstraints', parameterConstraints_maxValue - A numeric value that determines the largest numeric value you want to allow for Number types.

$sel:maxLength:ParameterConstraints', parameterConstraints_maxLength - An integer value that determines the largest number of characters you want to allow for String types.

$sel:constraintDescription:ParameterConstraints', parameterConstraints_constraintDescription - A string that explains a constraint when the constraint is violated. For example, without a constraint description, a parameter that has an allowed pattern of [A-Za-z0-9]+ displays the following error message when the user specifies an invalid value:

Malformed input-Parameter MyParameter must match pattern [A-Za-z0-9]+

By adding a constraint description, such as must only contain letters (uppercase and lowercase) and numbers, you can display the following customized error message:

Malformed input-Parameter MyParameter must only contain uppercase and lowercase letters and numbers.

$sel:minLength:ParameterConstraints', parameterConstraints_minLength - An integer value that determines the smallest number of characters you want to allow for String types.

$sel:allowedPattern:ParameterConstraints', parameterConstraints_allowedPattern - A regular expression that represents the patterns that allow for String types. The pattern must match the entire parameter value provided.

$sel:allowedValues:ParameterConstraints', parameterConstraints_allowedValues - The values that the administrator has allowed for the parameter.

$sel:minValue:ParameterConstraints', parameterConstraints_minValue - A numeric value that determines the smallest numeric value you want to allow for Number types.

PortfolioDetail

data PortfolioDetail Source #

Information about a portfolio.

See: newPortfolioDetail smart constructor.

Instances

Instances details
Eq PortfolioDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PortfolioDetail

Read PortfolioDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PortfolioDetail

Show PortfolioDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PortfolioDetail

Generic PortfolioDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PortfolioDetail

Associated Types

type Rep PortfolioDetail :: Type -> Type #

NFData PortfolioDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PortfolioDetail

Methods

rnf :: PortfolioDetail -> () #

Hashable PortfolioDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PortfolioDetail

FromJSON PortfolioDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PortfolioDetail

type Rep PortfolioDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PortfolioDetail

type Rep PortfolioDetail = D1 ('MetaData "PortfolioDetail" "Amazonka.ServiceCatalog.Types.PortfolioDetail" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "PortfolioDetail'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "createdTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "displayName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "providerName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newPortfolioDetail :: PortfolioDetail Source #

Create a value of PortfolioDetail with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:arn:PortfolioDetail', portfolioDetail_arn - The ARN assigned to the portfolio.

$sel:createdTime:PortfolioDetail', portfolioDetail_createdTime - The UTC time stamp of the creation time.

$sel:id:PortfolioDetail', portfolioDetail_id - The portfolio identifier.

$sel:displayName:PortfolioDetail', portfolioDetail_displayName - The name to use for display purposes.

$sel:description:PortfolioDetail', portfolioDetail_description - The description of the portfolio.

$sel:providerName:PortfolioDetail', portfolioDetail_providerName - The name of the portfolio provider.

PortfolioShareDetail

data PortfolioShareDetail Source #

Information about the portfolio share.

See: newPortfolioShareDetail smart constructor.

Instances

Instances details
Eq PortfolioShareDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PortfolioShareDetail

Read PortfolioShareDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PortfolioShareDetail

Show PortfolioShareDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PortfolioShareDetail

Generic PortfolioShareDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PortfolioShareDetail

Associated Types

type Rep PortfolioShareDetail :: Type -> Type #

NFData PortfolioShareDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PortfolioShareDetail

Methods

rnf :: PortfolioShareDetail -> () #

Hashable PortfolioShareDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PortfolioShareDetail

FromJSON PortfolioShareDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PortfolioShareDetail

type Rep PortfolioShareDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.PortfolioShareDetail

type Rep PortfolioShareDetail = D1 ('MetaData "PortfolioShareDetail" "Amazonka.ServiceCatalog.Types.PortfolioShareDetail" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "PortfolioShareDetail'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "principalId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "shareTagOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))) :*: (S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DescribePortfolioShareType)) :*: S1 ('MetaSel ('Just "accepted") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)))))

newPortfolioShareDetail :: PortfolioShareDetail Source #

Create a value of PortfolioShareDetail with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:principalId:PortfolioShareDetail', portfolioShareDetail_principalId - The identifier of the recipient entity that received the portfolio share. The recipient entities can be one of the following:

  1. An external account.
  2. An organziation member account.
  3. An organzational unit (OU).
  4. The organization itself. (This shares with every account in the organization).

$sel:shareTagOptions:PortfolioShareDetail', portfolioShareDetail_shareTagOptions - Indicates whether TagOptions sharing is enabled or disabled for the portfolio share.

$sel:type':PortfolioShareDetail', portfolioShareDetail_type - The type of the portfolio share.

$sel:accepted:PortfolioShareDetail', portfolioShareDetail_accepted - Indicates whether the shared portfolio is imported by the recipient account. If the recipient is in an organization node, the share is automatically imported, and the field is always set to true.

Principal

data Principal Source #

Information about a principal.

See: newPrincipal smart constructor.

Instances

Instances details
Eq Principal Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.Principal

Read Principal Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.Principal

Show Principal Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.Principal

Generic Principal Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.Principal

Associated Types

type Rep Principal :: Type -> Type #

NFData Principal Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.Principal

Methods

rnf :: Principal -> () #

Hashable Principal Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.Principal

FromJSON Principal Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.Principal

type Rep Principal Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.Principal

type Rep Principal = D1 ('MetaData "Principal" "Amazonka.ServiceCatalog.Types.Principal" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "Principal'" 'PrefixI 'True) (S1 ('MetaSel ('Just "principalType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PrincipalType)) :*: S1 ('MetaSel ('Just "principalARN") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newPrincipal :: Principal Source #

Create a value of Principal with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:principalType:Principal', principal_principalType - The principal type. The supported value is IAM.

$sel:principalARN:Principal', principal_principalARN - The ARN of the principal (IAM user, role, or group).

ProductViewAggregationValue

data ProductViewAggregationValue Source #

A single product view aggregation value/count pair, containing metadata about each product to which the calling user has access.

See: newProductViewAggregationValue smart constructor.

Instances

Instances details
Eq ProductViewAggregationValue Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewAggregationValue

Read ProductViewAggregationValue Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewAggregationValue

Show ProductViewAggregationValue Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewAggregationValue

Generic ProductViewAggregationValue Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewAggregationValue

Associated Types

type Rep ProductViewAggregationValue :: Type -> Type #

NFData ProductViewAggregationValue Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewAggregationValue

Hashable ProductViewAggregationValue Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewAggregationValue

FromJSON ProductViewAggregationValue Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewAggregationValue

type Rep ProductViewAggregationValue Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewAggregationValue

type Rep ProductViewAggregationValue = D1 ('MetaData "ProductViewAggregationValue" "Amazonka.ServiceCatalog.Types.ProductViewAggregationValue" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ProductViewAggregationValue'" 'PrefixI 'True) (S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "approximateCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))

newProductViewAggregationValue :: ProductViewAggregationValue Source #

Create a value of ProductViewAggregationValue with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:value:ProductViewAggregationValue', productViewAggregationValue_value - The value of the product view aggregation.

$sel:approximateCount:ProductViewAggregationValue', productViewAggregationValue_approximateCount - An approximate count of the products that match the value.

ProductViewDetail

data ProductViewDetail Source #

Information about a product view.

See: newProductViewDetail smart constructor.

Instances

Instances details
Eq ProductViewDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewDetail

Read ProductViewDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewDetail

Show ProductViewDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewDetail

Generic ProductViewDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewDetail

Associated Types

type Rep ProductViewDetail :: Type -> Type #

NFData ProductViewDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewDetail

Methods

rnf :: ProductViewDetail -> () #

Hashable ProductViewDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewDetail

FromJSON ProductViewDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewDetail

type Rep ProductViewDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewDetail

type Rep ProductViewDetail = D1 ('MetaData "ProductViewDetail" "Amazonka.ServiceCatalog.Types.ProductViewDetail" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ProductViewDetail'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RequestStatus)) :*: S1 ('MetaSel ('Just "productViewSummary") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProductViewSummary))) :*: (S1 ('MetaSel ('Just "createdTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "productARN") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newProductViewDetail :: ProductViewDetail Source #

Create a value of ProductViewDetail with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:status:ProductViewDetail', productViewDetail_status - The status of the product.

  • AVAILABLE - The product is ready for use.
  • CREATING - Product creation has started; the product is not ready for use.
  • FAILED - An action failed.

$sel:productViewSummary:ProductViewDetail', productViewDetail_productViewSummary - Summary information about the product view.

$sel:createdTime:ProductViewDetail', productViewDetail_createdTime - The UTC time stamp of the creation time.

$sel:productARN:ProductViewDetail', productViewDetail_productARN - The ARN of the product.

ProductViewSummary

data ProductViewSummary Source #

Summary information about a product view.

See: newProductViewSummary smart constructor.

Instances

Instances details
Eq ProductViewSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewSummary

Read ProductViewSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewSummary

Show ProductViewSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewSummary

Generic ProductViewSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewSummary

Associated Types

type Rep ProductViewSummary :: Type -> Type #

NFData ProductViewSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewSummary

Methods

rnf :: ProductViewSummary -> () #

Hashable ProductViewSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewSummary

FromJSON ProductViewSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewSummary

type Rep ProductViewSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewSummary

type Rep ProductViewSummary = D1 ('MetaData "ProductViewSummary" "Amazonka.ServiceCatalog.Types.ProductViewSummary" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ProductViewSummary'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "owner") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "supportUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "shortDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "hasDefaultPath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "distributor") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProductType)))) :*: (S1 ('MetaSel ('Just "supportEmail") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "productId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "supportDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))))

newProductViewSummary :: ProductViewSummary Source #

Create a value of ProductViewSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:owner:ProductViewSummary', productViewSummary_owner - The owner of the product. Contact the product administrator for the significance of this value.

$sel:supportUrl:ProductViewSummary', productViewSummary_supportUrl - The URL information to obtain support for this Product.

$sel:shortDescription:ProductViewSummary', productViewSummary_shortDescription - Short description of the product.

$sel:hasDefaultPath:ProductViewSummary', productViewSummary_hasDefaultPath - Indicates whether the product has a default path. If the product does not have a default path, call ListLaunchPaths to disambiguate between paths. Otherwise, ListLaunchPaths is not required, and the output of ProductViewSummary can be used directly with DescribeProvisioningParameters.

$sel:distributor:ProductViewSummary', productViewSummary_distributor - The distributor of the product. Contact the product administrator for the significance of this value.

$sel:name:ProductViewSummary', productViewSummary_name - The name of the product.

$sel:id:ProductViewSummary', productViewSummary_id - The product view identifier.

$sel:type':ProductViewSummary', productViewSummary_type - The product type. Contact the product administrator for the significance of this value. If this value is MARKETPLACE, the product was created by AWS Marketplace.

$sel:supportEmail:ProductViewSummary', productViewSummary_supportEmail - The email contact information to obtain support for this Product.

$sel:productId:ProductViewSummary', productViewSummary_productId - The product identifier.

$sel:supportDescription:ProductViewSummary', productViewSummary_supportDescription - The description of the support for this Product.

ProvisionedProductAttribute

data ProvisionedProductAttribute Source #

Information about a provisioned product.

See: newProvisionedProductAttribute smart constructor.

Instances

Instances details
Eq ProvisionedProductAttribute Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductAttribute

Read ProvisionedProductAttribute Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductAttribute

Show ProvisionedProductAttribute Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductAttribute

Generic ProvisionedProductAttribute Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductAttribute

Associated Types

type Rep ProvisionedProductAttribute :: Type -> Type #

NFData ProvisionedProductAttribute Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductAttribute

Hashable ProvisionedProductAttribute Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductAttribute

FromJSON ProvisionedProductAttribute Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductAttribute

type Rep ProvisionedProductAttribute Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductAttribute

type Rep ProvisionedProductAttribute = D1 ('MetaData "ProvisionedProductAttribute" "Amazonka.ServiceCatalog.Types.ProvisionedProductAttribute" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ProvisionedProductAttribute'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "idempotencyToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProvisionedProductStatus))) :*: (S1 ('MetaSel ('Just "productName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "lastSuccessfulProvisioningRecordId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "provisioningArtifactId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "createdTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "provisioningArtifactName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "userArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))) :*: (((S1 ('MetaSel ('Just "statusMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "lastRecordId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "userArnSession") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "physicalId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "lastProvisioningRecordId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "productId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag]))))))))

newProvisionedProductAttribute :: ProvisionedProductAttribute Source #

Create a value of ProvisionedProductAttribute with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:idempotencyToken:ProvisionedProductAttribute', provisionedProductAttribute_idempotencyToken - A unique identifier that you provide to ensure idempotency. If multiple requests differ only by the idempotency token, the same response is returned for each repeated request.

$sel:status:ProvisionedProductAttribute', provisionedProductAttribute_status - The current status of the provisioned product.

  • AVAILABLE - Stable state, ready to perform any operation. The most recent operation succeeded and completed.
  • UNDER_CHANGE - Transitive state. Operations performed might not have valid results. Wait for an AVAILABLE status before performing operations.
  • TAINTED - Stable state, ready to perform any operation. The stack has completed the requested operation but is not exactly what was requested. For example, a request to update to a new version failed and the stack rolled back to the current version.
  • ERROR - An unexpected error occurred. The provisioned product exists but the stack is not running. For example, CloudFormation received a parameter value that was not valid and could not launch the stack.
  • PLAN_IN_PROGRESS - Transitive state. The plan operations were performed to provision a new product, but resources have not yet been created. After reviewing the list of resources to be created, execute the plan. Wait for an AVAILABLE status before performing operations.

$sel:productName:ProvisionedProductAttribute', provisionedProductAttribute_productName - The name of the product.

$sel:lastSuccessfulProvisioningRecordId:ProvisionedProductAttribute', provisionedProductAttribute_lastSuccessfulProvisioningRecordId - The record identifier of the last successful request performed on this provisioned product of the following types:

  • ProvisionedProduct
  • UpdateProvisionedProduct
  • ExecuteProvisionedProductPlan
  • TerminateProvisionedProduct

$sel:provisioningArtifactId:ProvisionedProductAttribute', provisionedProductAttribute_provisioningArtifactId - The identifier of the provisioning artifact.

$sel:arn:ProvisionedProductAttribute', provisionedProductAttribute_arn - The ARN of the provisioned product.

$sel:createdTime:ProvisionedProductAttribute', provisionedProductAttribute_createdTime - The UTC time stamp of the creation time.

$sel:provisioningArtifactName:ProvisionedProductAttribute', provisionedProductAttribute_provisioningArtifactName - The name of the provisioning artifact.

$sel:userArn:ProvisionedProductAttribute', provisionedProductAttribute_userArn - The Amazon Resource Name (ARN) of the IAM user.

$sel:statusMessage:ProvisionedProductAttribute', provisionedProductAttribute_statusMessage - The current status message of the provisioned product.

$sel:name:ProvisionedProductAttribute', provisionedProductAttribute_name - The user-friendly name of the provisioned product.

$sel:lastRecordId:ProvisionedProductAttribute', provisionedProductAttribute_lastRecordId - The record identifier of the last request performed on this provisioned product.

$sel:userArnSession:ProvisionedProductAttribute', provisionedProductAttribute_userArnSession - The ARN of the IAM user in the session. This ARN might contain a session ID.

$sel:id:ProvisionedProductAttribute', provisionedProductAttribute_id - The identifier of the provisioned product.

$sel:type':ProvisionedProductAttribute', provisionedProductAttribute_type - The type of provisioned product. The supported values are CFN_STACK and CFN_STACKSET.

$sel:physicalId:ProvisionedProductAttribute', provisionedProductAttribute_physicalId - The assigned identifier for the resource, such as an EC2 instance ID or an S3 bucket name.

$sel:lastProvisioningRecordId:ProvisionedProductAttribute', provisionedProductAttribute_lastProvisioningRecordId - The record identifier of the last request performed on this provisioned product of the following types:

  • ProvisionedProduct
  • UpdateProvisionedProduct
  • ExecuteProvisionedProductPlan
  • TerminateProvisionedProduct

$sel:productId:ProvisionedProductAttribute', provisionedProductAttribute_productId - The product identifier.

$sel:tags:ProvisionedProductAttribute', provisionedProductAttribute_tags - One or more tags.

ProvisionedProductDetail

data ProvisionedProductDetail Source #

Information about a provisioned product.

See: newProvisionedProductDetail smart constructor.

Instances

Instances details
Eq ProvisionedProductDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductDetail

Read ProvisionedProductDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductDetail

Show ProvisionedProductDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductDetail

Generic ProvisionedProductDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductDetail

Associated Types

type Rep ProvisionedProductDetail :: Type -> Type #

NFData ProvisionedProductDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductDetail

Hashable ProvisionedProductDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductDetail

FromJSON ProvisionedProductDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductDetail

type Rep ProvisionedProductDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductDetail

type Rep ProvisionedProductDetail = D1 ('MetaData "ProvisionedProductDetail" "Amazonka.ServiceCatalog.Types.ProvisionedProductDetail" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ProvisionedProductDetail'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "launchRoleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "idempotencyToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProvisionedProductStatus)))) :*: ((S1 ('MetaSel ('Just "lastSuccessfulProvisioningRecordId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "provisioningArtifactId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "createdTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))))) :*: ((S1 ('MetaSel ('Just "statusMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "lastRecordId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "lastProvisioningRecordId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "productId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))))

newProvisionedProductDetail :: ProvisionedProductDetail Source #

Create a value of ProvisionedProductDetail with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:launchRoleArn:ProvisionedProductDetail', provisionedProductDetail_launchRoleArn - The ARN of the launch role associated with the provisioned product.

$sel:idempotencyToken:ProvisionedProductDetail', provisionedProductDetail_idempotencyToken - A unique identifier that you provide to ensure idempotency. If multiple requests differ only by the idempotency token, the same response is returned for each repeated request.

$sel:status:ProvisionedProductDetail', provisionedProductDetail_status - The current status of the provisioned product.

  • AVAILABLE - Stable state, ready to perform any operation. The most recent operation succeeded and completed.
  • UNDER_CHANGE - Transitive state. Operations performed might not have valid results. Wait for an AVAILABLE status before performing operations.
  • TAINTED - Stable state, ready to perform any operation. The stack has completed the requested operation but is not exactly what was requested. For example, a request to update to a new version failed and the stack rolled back to the current version.
  • ERROR - An unexpected error occurred. The provisioned product exists but the stack is not running. For example, CloudFormation received a parameter value that was not valid and could not launch the stack.
  • PLAN_IN_PROGRESS - Transitive state. The plan operations were performed to provision a new product, but resources have not yet been created. After reviewing the list of resources to be created, execute the plan. Wait for an AVAILABLE status before performing operations.

$sel:lastSuccessfulProvisioningRecordId:ProvisionedProductDetail', provisionedProductDetail_lastSuccessfulProvisioningRecordId - The record identifier of the last successful request performed on this provisioned product of the following types:

  • ProvisionedProduct
  • UpdateProvisionedProduct
  • ExecuteProvisionedProductPlan
  • TerminateProvisionedProduct

$sel:provisioningArtifactId:ProvisionedProductDetail', provisionedProductDetail_provisioningArtifactId - The identifier of the provisioning artifact. For example, pa-4abcdjnxjj6ne.

$sel:arn:ProvisionedProductDetail', provisionedProductDetail_arn - The ARN of the provisioned product.

$sel:createdTime:ProvisionedProductDetail', provisionedProductDetail_createdTime - The UTC time stamp of the creation time.

$sel:statusMessage:ProvisionedProductDetail', provisionedProductDetail_statusMessage - The current status message of the provisioned product.

$sel:name:ProvisionedProductDetail', provisionedProductDetail_name - The user-friendly name of the provisioned product.

$sel:lastRecordId:ProvisionedProductDetail', provisionedProductDetail_lastRecordId - The record identifier of the last request performed on this provisioned product.

$sel:id:ProvisionedProductDetail', provisionedProductDetail_id - The identifier of the provisioned product.

$sel:type':ProvisionedProductDetail', provisionedProductDetail_type - The type of provisioned product. The supported values are CFN_STACK and CFN_STACKSET.

$sel:lastProvisioningRecordId:ProvisionedProductDetail', provisionedProductDetail_lastProvisioningRecordId - The record identifier of the last request performed on this provisioned product of the following types:

  • ProvisionedProduct
  • UpdateProvisionedProduct
  • ExecuteProvisionedProductPlan
  • TerminateProvisionedProduct

$sel:productId:ProvisionedProductDetail', provisionedProductDetail_productId - The product identifier. For example, prod-abcdzk7xy33qa.

ProvisionedProductPlanDetails

data ProvisionedProductPlanDetails Source #

Information about a plan.

See: newProvisionedProductPlanDetails smart constructor.

Instances

Instances details
Eq ProvisionedProductPlanDetails Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanDetails

Read ProvisionedProductPlanDetails Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanDetails

Show ProvisionedProductPlanDetails Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanDetails

Generic ProvisionedProductPlanDetails Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanDetails

Associated Types

type Rep ProvisionedProductPlanDetails :: Type -> Type #

NFData ProvisionedProductPlanDetails Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanDetails

Hashable ProvisionedProductPlanDetails Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanDetails

FromJSON ProvisionedProductPlanDetails Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanDetails

type Rep ProvisionedProductPlanDetails Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanDetails

type Rep ProvisionedProductPlanDetails = D1 ('MetaData "ProvisionedProductPlanDetails" "Amazonka.ServiceCatalog.Types.ProvisionedProductPlanDetails" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ProvisionedProductPlanDetails'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProvisionedProductPlanStatus)) :*: (S1 ('MetaSel ('Just "provisionProductId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "provisioningArtifactId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "provisionProductName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "createdTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "notificationArns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "planId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: (((S1 ('MetaSel ('Just "planName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "statusMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "updatedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "pathId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "provisioningParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [UpdateProvisioningParameter])) :*: S1 ('MetaSel ('Just "planType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProvisionedProductPlanType))) :*: (S1 ('MetaSel ('Just "productId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])))))))

newProvisionedProductPlanDetails :: ProvisionedProductPlanDetails Source #

Create a value of ProvisionedProductPlanDetails with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:status:ProvisionedProductPlanDetails', provisionedProductPlanDetails_status - The status.

$sel:provisionProductId:ProvisionedProductPlanDetails', provisionedProductPlanDetails_provisionProductId - The product identifier.

$sel:provisioningArtifactId:ProvisionedProductPlanDetails', provisionedProductPlanDetails_provisioningArtifactId - The identifier of the provisioning artifact.

$sel:provisionProductName:ProvisionedProductPlanDetails', provisionedProductPlanDetails_provisionProductName - The user-friendly name of the provisioned product.

$sel:createdTime:ProvisionedProductPlanDetails', provisionedProductPlanDetails_createdTime - The UTC time stamp of the creation time.

$sel:notificationArns:ProvisionedProductPlanDetails', provisionedProductPlanDetails_notificationArns - Passed to CloudFormation. The SNS topic ARNs to which to publish stack-related events.

$sel:planId:ProvisionedProductPlanDetails', provisionedProductPlanDetails_planId - The plan identifier.

$sel:planName:ProvisionedProductPlanDetails', provisionedProductPlanDetails_planName - The name of the plan.

$sel:statusMessage:ProvisionedProductPlanDetails', provisionedProductPlanDetails_statusMessage - The status message.

$sel:updatedTime:ProvisionedProductPlanDetails', provisionedProductPlanDetails_updatedTime - The time when the plan was last updated.

$sel:pathId:ProvisionedProductPlanDetails', provisionedProductPlanDetails_pathId - The path identifier of the product. This value is optional if the product has a default path, and required if the product has more than one path. To list the paths for a product, use ListLaunchPaths.

$sel:provisioningParameters:ProvisionedProductPlanDetails', provisionedProductPlanDetails_provisioningParameters - Parameters specified by the administrator that are required for provisioning the product.

$sel:planType:ProvisionedProductPlanDetails', provisionedProductPlanDetails_planType - The plan type.

$sel:productId:ProvisionedProductPlanDetails', provisionedProductPlanDetails_productId - The product identifier.

$sel:tags:ProvisionedProductPlanDetails', provisionedProductPlanDetails_tags - One or more tags.

ProvisionedProductPlanSummary

data ProvisionedProductPlanSummary Source #

Summary information about a plan.

See: newProvisionedProductPlanSummary smart constructor.

Instances

Instances details
Eq ProvisionedProductPlanSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanSummary

Read ProvisionedProductPlanSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanSummary

Show ProvisionedProductPlanSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanSummary

Generic ProvisionedProductPlanSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanSummary

Associated Types

type Rep ProvisionedProductPlanSummary :: Type -> Type #

NFData ProvisionedProductPlanSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanSummary

Hashable ProvisionedProductPlanSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanSummary

FromJSON ProvisionedProductPlanSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanSummary

type Rep ProvisionedProductPlanSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisionedProductPlanSummary

type Rep ProvisionedProductPlanSummary = D1 ('MetaData "ProvisionedProductPlanSummary" "Amazonka.ServiceCatalog.Types.ProvisionedProductPlanSummary" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ProvisionedProductPlanSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "provisionProductId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "provisioningArtifactId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "provisionProductName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "planId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "planName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "planType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProvisionedProductPlanType))))))

ProvisioningArtifact

data ProvisioningArtifact Source #

Information about a provisioning artifact. A provisioning artifact is also known as a product version.

See: newProvisioningArtifact smart constructor.

Instances

Instances details
Eq ProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifact

Read ProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifact

Show ProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifact

Generic ProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifact

Associated Types

type Rep ProvisioningArtifact :: Type -> Type #

NFData ProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifact

Methods

rnf :: ProvisioningArtifact -> () #

Hashable ProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifact

FromJSON ProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifact

type Rep ProvisioningArtifact Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifact

type Rep ProvisioningArtifact = D1 ('MetaData "ProvisioningArtifact" "Amazonka.ServiceCatalog.Types.ProvisioningArtifact" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ProvisioningArtifact'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "createdTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "guidance") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProvisioningArtifactGuidance)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newProvisioningArtifact :: ProvisioningArtifact Source #

Create a value of ProvisioningArtifact with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:createdTime:ProvisioningArtifact', provisioningArtifact_createdTime - The UTC time stamp of the creation time.

$sel:name:ProvisioningArtifact', provisioningArtifact_name - The name of the provisioning artifact.

$sel:id:ProvisioningArtifact', provisioningArtifact_id - The identifier of the provisioning artifact.

$sel:guidance:ProvisioningArtifact', provisioningArtifact_guidance - Information set by the administrator to provide guidance to end users about which provisioning artifacts to use.

$sel:description:ProvisioningArtifact', provisioningArtifact_description - The description of the provisioning artifact.

ProvisioningArtifactDetail

data ProvisioningArtifactDetail Source #

Information about a provisioning artifact (also known as a version) for a product.

See: newProvisioningArtifactDetail smart constructor.

Instances

Instances details
Eq ProvisioningArtifactDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactDetail

Read ProvisioningArtifactDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactDetail

Show ProvisioningArtifactDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactDetail

Generic ProvisioningArtifactDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactDetail

Associated Types

type Rep ProvisioningArtifactDetail :: Type -> Type #

NFData ProvisioningArtifactDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactDetail

Hashable ProvisioningArtifactDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactDetail

FromJSON ProvisioningArtifactDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactDetail

type Rep ProvisioningArtifactDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactDetail

type Rep ProvisioningArtifactDetail = D1 ('MetaData "ProvisioningArtifactDetail" "Amazonka.ServiceCatalog.Types.ProvisioningArtifactDetail" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ProvisioningArtifactDetail'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "createdTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "active") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProvisioningArtifactType))) :*: (S1 ('MetaSel ('Just "guidance") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProvisioningArtifactGuidance)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newProvisioningArtifactDetail :: ProvisioningArtifactDetail Source #

Create a value of ProvisioningArtifactDetail with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:createdTime:ProvisioningArtifactDetail', provisioningArtifactDetail_createdTime - The UTC time stamp of the creation time.

$sel:active:ProvisioningArtifactDetail', provisioningArtifactDetail_active - Indicates whether the product version is active.

$sel:name:ProvisioningArtifactDetail', provisioningArtifactDetail_name - The name of the provisioning artifact.

$sel:id:ProvisioningArtifactDetail', provisioningArtifactDetail_id - The identifier of the provisioning artifact.

$sel:type':ProvisioningArtifactDetail', provisioningArtifactDetail_type - The type of provisioning artifact.

  • CLOUD_FORMATION_TEMPLATE - AWS CloudFormation template
  • MARKETPLACE_AMI - AWS Marketplace AMI
  • MARKETPLACE_CAR - AWS Marketplace Clusters and AWS Resources

$sel:guidance:ProvisioningArtifactDetail', provisioningArtifactDetail_guidance - Information set by the administrator to provide guidance to end users about which provisioning artifacts to use.

$sel:description:ProvisioningArtifactDetail', provisioningArtifactDetail_description - The description of the provisioning artifact.

ProvisioningArtifactOutput

data ProvisioningArtifactOutput Source #

Provisioning artifact output.

See: newProvisioningArtifactOutput smart constructor.

Instances

Instances details
Eq ProvisioningArtifactOutput Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactOutput

Read ProvisioningArtifactOutput Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactOutput

Show ProvisioningArtifactOutput Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactOutput

Generic ProvisioningArtifactOutput Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactOutput

Associated Types

type Rep ProvisioningArtifactOutput :: Type -> Type #

NFData ProvisioningArtifactOutput Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactOutput

Hashable ProvisioningArtifactOutput Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactOutput

FromJSON ProvisioningArtifactOutput Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactOutput

type Rep ProvisioningArtifactOutput Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactOutput

type Rep ProvisioningArtifactOutput = D1 ('MetaData "ProvisioningArtifactOutput" "Amazonka.ServiceCatalog.Types.ProvisioningArtifactOutput" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ProvisioningArtifactOutput'" 'PrefixI 'True) (S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newProvisioningArtifactOutput :: ProvisioningArtifactOutput Source #

Create a value of ProvisioningArtifactOutput with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:key:ProvisioningArtifactOutput', provisioningArtifactOutput_key - The provisioning artifact output key.

$sel:description:ProvisioningArtifactOutput', provisioningArtifactOutput_description - Description of the provisioning artifact output key.

ProvisioningArtifactParameter

data ProvisioningArtifactParameter Source #

Information about a parameter used to provision a product.

See: newProvisioningArtifactParameter smart constructor.

Instances

Instances details
Eq ProvisioningArtifactParameter Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactParameter

Read ProvisioningArtifactParameter Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactParameter

Show ProvisioningArtifactParameter Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactParameter

Generic ProvisioningArtifactParameter Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactParameter

Associated Types

type Rep ProvisioningArtifactParameter :: Type -> Type #

NFData ProvisioningArtifactParameter Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactParameter

Hashable ProvisioningArtifactParameter Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactParameter

FromJSON ProvisioningArtifactParameter Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactParameter

type Rep ProvisioningArtifactParameter Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactParameter

type Rep ProvisioningArtifactParameter = D1 ('MetaData "ProvisioningArtifactParameter" "Amazonka.ServiceCatalog.Types.ProvisioningArtifactParameter" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ProvisioningArtifactParameter'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "isNoEcho") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "parameterKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "parameterType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "parameterConstraints") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ParameterConstraints)) :*: (S1 ('MetaSel ('Just "defaultValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newProvisioningArtifactParameter :: ProvisioningArtifactParameter Source #

Create a value of ProvisioningArtifactParameter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:isNoEcho:ProvisioningArtifactParameter', provisioningArtifactParameter_isNoEcho - If this value is true, the value for this parameter is obfuscated from view when the parameter is retrieved. This parameter is used to hide sensitive information.

$sel:parameterKey:ProvisioningArtifactParameter', provisioningArtifactParameter_parameterKey - The parameter key.

$sel:parameterType:ProvisioningArtifactParameter', provisioningArtifactParameter_parameterType - The parameter type.

$sel:parameterConstraints:ProvisioningArtifactParameter', provisioningArtifactParameter_parameterConstraints - Constraints that the administrator has put on a parameter.

$sel:defaultValue:ProvisioningArtifactParameter', provisioningArtifactParameter_defaultValue - The default value.

$sel:description:ProvisioningArtifactParameter', provisioningArtifactParameter_description - The description of the parameter.

ProvisioningArtifactPreferences

data ProvisioningArtifactPreferences Source #

The user-defined preferences that will be applied during product provisioning, unless overridden by ProvisioningPreferences or UpdateProvisioningPreferences.

For more information on maximum concurrent accounts and failure tolerance, see Stack set operation options in the AWS CloudFormation User Guide.

See: newProvisioningArtifactPreferences smart constructor.

Instances

Instances details
Eq ProvisioningArtifactPreferences Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactPreferences

Read ProvisioningArtifactPreferences Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactPreferences

Show ProvisioningArtifactPreferences Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactPreferences

Generic ProvisioningArtifactPreferences Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactPreferences

Associated Types

type Rep ProvisioningArtifactPreferences :: Type -> Type #

NFData ProvisioningArtifactPreferences Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactPreferences

Hashable ProvisioningArtifactPreferences Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactPreferences

FromJSON ProvisioningArtifactPreferences Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactPreferences

type Rep ProvisioningArtifactPreferences Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactPreferences

type Rep ProvisioningArtifactPreferences = D1 ('MetaData "ProvisioningArtifactPreferences" "Amazonka.ServiceCatalog.Types.ProvisioningArtifactPreferences" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ProvisioningArtifactPreferences'" 'PrefixI 'True) (S1 ('MetaSel ('Just "stackSetRegions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "stackSetAccounts") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))))

newProvisioningArtifactPreferences :: ProvisioningArtifactPreferences Source #

Create a value of ProvisioningArtifactPreferences with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:stackSetRegions:ProvisioningArtifactPreferences', provisioningArtifactPreferences_stackSetRegions - One or more AWS Regions where stack instances are deployed from the stack set. These regions can be scoped in ProvisioningPreferences$StackSetRegions and UpdateProvisioningPreferences$StackSetRegions.

Applicable only to a CFN_STACKSET provisioned product type.

$sel:stackSetAccounts:ProvisioningArtifactPreferences', provisioningArtifactPreferences_stackSetAccounts - One or more AWS accounts where stack instances are deployed from the stack set. These accounts can be scoped in ProvisioningPreferences$StackSetAccounts and UpdateProvisioningPreferences$StackSetAccounts.

Applicable only to a CFN_STACKSET provisioned product type.

ProvisioningArtifactProperties

data ProvisioningArtifactProperties Source #

Information about a provisioning artifact (also known as a version) for a product.

See: newProvisioningArtifactProperties smart constructor.

Instances

Instances details
Eq ProvisioningArtifactProperties Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactProperties

Read ProvisioningArtifactProperties Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactProperties

Show ProvisioningArtifactProperties Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactProperties

Generic ProvisioningArtifactProperties Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactProperties

Associated Types

type Rep ProvisioningArtifactProperties :: Type -> Type #

NFData ProvisioningArtifactProperties Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactProperties

Hashable ProvisioningArtifactProperties Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactProperties

ToJSON ProvisioningArtifactProperties Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactProperties

type Rep ProvisioningArtifactProperties Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactProperties

type Rep ProvisioningArtifactProperties = D1 ('MetaData "ProvisioningArtifactProperties" "Amazonka.ServiceCatalog.Types.ProvisioningArtifactProperties" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ProvisioningArtifactProperties'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "disableTemplateValidation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProvisioningArtifactType)) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "info") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (HashMap Text Text))))))

newProvisioningArtifactProperties :: ProvisioningArtifactProperties Source #

Create a value of ProvisioningArtifactProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:disableTemplateValidation:ProvisioningArtifactProperties', provisioningArtifactProperties_disableTemplateValidation - If set to true, AWS Service Catalog stops validating the specified provisioning artifact even if it is invalid.

$sel:name:ProvisioningArtifactProperties', provisioningArtifactProperties_name - The name of the provisioning artifact (for example, v1 v2beta). No spaces are allowed.

$sel:type':ProvisioningArtifactProperties', provisioningArtifactProperties_type - The type of provisioning artifact.

  • CLOUD_FORMATION_TEMPLATE - AWS CloudFormation template
  • MARKETPLACE_AMI - AWS Marketplace AMI
  • MARKETPLACE_CAR - AWS Marketplace Clusters and AWS Resources

$sel:description:ProvisioningArtifactProperties', provisioningArtifactProperties_description - The description of the provisioning artifact, including how it differs from the previous provisioning artifact.

$sel:info:ProvisioningArtifactProperties', provisioningArtifactProperties_info - Specify the template source with one of the following options, but not both. Keys accepted: [ LoadTemplateFromURL, ImportFromPhysicalId ]

The URL of the CloudFormation template in Amazon S3. Specify the URL in JSON format as follows:

"LoadTemplateFromURL": "https://s3.amazonaws.com/cf-templates-ozkq9d3hgiq2-us-east-1/..."

ImportFromPhysicalId: The physical id of the resource that contains the template. Currently only supports CloudFormation stack arn. Specify the physical id in JSON format as follows: ImportFromPhysicalId: “arn:aws:cloudformation:[us-east-1]:[accountId]:stack/[StackName]/[resourceId]

ProvisioningArtifactSummary

data ProvisioningArtifactSummary Source #

Summary information about a provisioning artifact (also known as a version) for a product.

See: newProvisioningArtifactSummary smart constructor.

Instances

Instances details
Eq ProvisioningArtifactSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactSummary

Read ProvisioningArtifactSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactSummary

Show ProvisioningArtifactSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactSummary

Generic ProvisioningArtifactSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactSummary

Associated Types

type Rep ProvisioningArtifactSummary :: Type -> Type #

NFData ProvisioningArtifactSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactSummary

Hashable ProvisioningArtifactSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactSummary

FromJSON ProvisioningArtifactSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactSummary

type Rep ProvisioningArtifactSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactSummary

type Rep ProvisioningArtifactSummary = D1 ('MetaData "ProvisioningArtifactSummary" "Amazonka.ServiceCatalog.Types.ProvisioningArtifactSummary" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ProvisioningArtifactSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "provisioningArtifactMetadata") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "createdTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newProvisioningArtifactSummary :: ProvisioningArtifactSummary Source #

Create a value of ProvisioningArtifactSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:provisioningArtifactMetadata:ProvisioningArtifactSummary', provisioningArtifactSummary_provisioningArtifactMetadata - The metadata for the provisioning artifact. This is used with AWS Marketplace products.

$sel:createdTime:ProvisioningArtifactSummary', provisioningArtifactSummary_createdTime - The UTC time stamp of the creation time.

$sel:name:ProvisioningArtifactSummary', provisioningArtifactSummary_name - The name of the provisioning artifact.

$sel:id:ProvisioningArtifactSummary', provisioningArtifactSummary_id - The identifier of the provisioning artifact.

$sel:description:ProvisioningArtifactSummary', provisioningArtifactSummary_description - The description of the provisioning artifact.

ProvisioningArtifactView

data ProvisioningArtifactView Source #

An object that contains summary information about a product view and a provisioning artifact.

See: newProvisioningArtifactView smart constructor.

Instances

Instances details
Eq ProvisioningArtifactView Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactView

Read ProvisioningArtifactView Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactView

Show ProvisioningArtifactView Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactView

Generic ProvisioningArtifactView Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactView

Associated Types

type Rep ProvisioningArtifactView :: Type -> Type #

NFData ProvisioningArtifactView Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactView

Hashable ProvisioningArtifactView Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactView

FromJSON ProvisioningArtifactView Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactView

type Rep ProvisioningArtifactView Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningArtifactView

type Rep ProvisioningArtifactView = D1 ('MetaData "ProvisioningArtifactView" "Amazonka.ServiceCatalog.Types.ProvisioningArtifactView" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ProvisioningArtifactView'" 'PrefixI 'True) (S1 ('MetaSel ('Just "productViewSummary") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProductViewSummary)) :*: S1 ('MetaSel ('Just "provisioningArtifact") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProvisioningArtifact))))

newProvisioningArtifactView :: ProvisioningArtifactView Source #

Create a value of ProvisioningArtifactView with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:productViewSummary:ProvisioningArtifactView', provisioningArtifactView_productViewSummary - Summary information about a product view.

$sel:provisioningArtifact:ProvisioningArtifactView', provisioningArtifactView_provisioningArtifact - Information about a provisioning artifact. A provisioning artifact is also known as a product version.

ProvisioningParameter

data ProvisioningParameter Source #

Information about a parameter used to provision a product.

See: newProvisioningParameter smart constructor.

Instances

Instances details
Eq ProvisioningParameter Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningParameter

Read ProvisioningParameter Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningParameter

Show ProvisioningParameter Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningParameter

Generic ProvisioningParameter Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningParameter

Associated Types

type Rep ProvisioningParameter :: Type -> Type #

NFData ProvisioningParameter Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningParameter

Methods

rnf :: ProvisioningParameter -> () #

Hashable ProvisioningParameter Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningParameter

ToJSON ProvisioningParameter Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningParameter

type Rep ProvisioningParameter Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningParameter

type Rep ProvisioningParameter = D1 ('MetaData "ProvisioningParameter" "Amazonka.ServiceCatalog.Types.ProvisioningParameter" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ProvisioningParameter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newProvisioningParameter :: ProvisioningParameter Source #

Create a value of ProvisioningParameter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:value:ProvisioningParameter', provisioningParameter_value - The parameter value.

$sel:key:ProvisioningParameter', provisioningParameter_key - The parameter key.

ProvisioningPreferences

data ProvisioningPreferences Source #

The user-defined preferences that will be applied when updating a provisioned product. Not all preferences are applicable to all provisioned product type

One or more AWS accounts that will have access to the provisioned product.

Applicable only to a CFN_STACKSET provisioned product type.

The AWS accounts specified should be within the list of accounts in the STACKSET constraint. To get the list of accounts in the STACKSET constraint, use the DescribeProvisioningParameters operation.

If no values are specified, the default value is all accounts from the STACKSET constraint.

See: newProvisioningPreferences smart constructor.

Instances

Instances details
Eq ProvisioningPreferences Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningPreferences

Read ProvisioningPreferences Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningPreferences

Show ProvisioningPreferences Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningPreferences

Generic ProvisioningPreferences Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningPreferences

Associated Types

type Rep ProvisioningPreferences :: Type -> Type #

NFData ProvisioningPreferences Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningPreferences

Methods

rnf :: ProvisioningPreferences -> () #

Hashable ProvisioningPreferences Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningPreferences

ToJSON ProvisioningPreferences Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningPreferences

type Rep ProvisioningPreferences Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProvisioningPreferences

type Rep ProvisioningPreferences = D1 ('MetaData "ProvisioningPreferences" "Amazonka.ServiceCatalog.Types.ProvisioningPreferences" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ProvisioningPreferences'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "stackSetRegions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "stackSetMaxConcurrencyPercentage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "stackSetFailureToleranceCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))) :*: (S1 ('MetaSel ('Just "stackSetFailureTolerancePercentage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "stackSetAccounts") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "stackSetMaxConcurrencyCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))))

newProvisioningPreferences :: ProvisioningPreferences Source #

Create a value of ProvisioningPreferences with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:stackSetRegions:ProvisioningPreferences', provisioningPreferences_stackSetRegions - One or more AWS Regions where the provisioned product will be available.

Applicable only to a CFN_STACKSET provisioned product type.

The specified regions should be within the list of regions from the STACKSET constraint. To get the list of regions in the STACKSET constraint, use the DescribeProvisioningParameters operation.

If no values are specified, the default value is all regions from the STACKSET constraint.

$sel:stackSetMaxConcurrencyPercentage:ProvisioningPreferences', provisioningPreferences_stackSetMaxConcurrencyPercentage - The maximum percentage of accounts in which to perform this operation at one time.

When calculating the number of accounts based on the specified percentage, AWS Service Catalog rounds down to the next whole number. This is true except in cases where rounding down would result is zero. In this case, AWS Service Catalog sets the number as 1 instead.

Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

Applicable only to a CFN_STACKSET provisioned product type.

Conditional: You must specify either StackSetMaxConcurrentCount or StackSetMaxConcurrentPercentage, but not both.

$sel:stackSetFailureToleranceCount:ProvisioningPreferences', provisioningPreferences_stackSetFailureToleranceCount - The number of accounts, per region, for which this operation can fail before AWS Service Catalog stops the operation in that region. If the operation is stopped in a region, AWS Service Catalog doesn't attempt the operation in any subsequent regions.

Applicable only to a CFN_STACKSET provisioned product type.

Conditional: You must specify either StackSetFailureToleranceCount or StackSetFailureTolerancePercentage, but not both.

The default value is 0 if no value is specified.

$sel:stackSetFailureTolerancePercentage:ProvisioningPreferences', provisioningPreferences_stackSetFailureTolerancePercentage - The percentage of accounts, per region, for which this stack operation can fail before AWS Service Catalog stops the operation in that region. If the operation is stopped in a region, AWS Service Catalog doesn't attempt the operation in any subsequent regions.

When calculating the number of accounts based on the specified percentage, AWS Service Catalog rounds down to the next whole number.

Applicable only to a CFN_STACKSET provisioned product type.

Conditional: You must specify either StackSetFailureToleranceCount or StackSetFailureTolerancePercentage, but not both.

$sel:stackSetAccounts:ProvisioningPreferences', provisioningPreferences_stackSetAccounts - One or more AWS accounts where the provisioned product will be available.

Applicable only to a CFN_STACKSET provisioned product type.

The specified accounts should be within the list of accounts from the STACKSET constraint. To get the list of accounts in the STACKSET constraint, use the DescribeProvisioningParameters operation.

If no values are specified, the default value is all acounts from the STACKSET constraint.

$sel:stackSetMaxConcurrencyCount:ProvisioningPreferences', provisioningPreferences_stackSetMaxConcurrencyCount - The maximum number of accounts in which to perform this operation at one time. This is dependent on the value of StackSetFailureToleranceCount. StackSetMaxConcurrentCount is at most one more than the StackSetFailureToleranceCount.

Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

Applicable only to a CFN_STACKSET provisioned product type.

Conditional: You must specify either StackSetMaxConcurrentCount or StackSetMaxConcurrentPercentage, but not both.

RecordDetail

data RecordDetail Source #

Information about a request operation.

See: newRecordDetail smart constructor.

Instances

Instances details
Eq RecordDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RecordDetail

Read RecordDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RecordDetail

Show RecordDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RecordDetail

Generic RecordDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RecordDetail

Associated Types

type Rep RecordDetail :: Type -> Type #

NFData RecordDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RecordDetail

Methods

rnf :: RecordDetail -> () #

Hashable RecordDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RecordDetail

FromJSON RecordDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RecordDetail

type Rep RecordDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RecordDetail

type Rep RecordDetail = D1 ('MetaData "RecordDetail" "Amazonka.ServiceCatalog.Types.RecordDetail" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "RecordDetail'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "launchRoleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RecordStatus)) :*: S1 ('MetaSel ('Just "recordTags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [RecordTag])))) :*: ((S1 ('MetaSel ('Just "provisionedProductName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "provisioningArtifactId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "createdTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "recordType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "recordId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "provisionedProductType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "updatedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) :*: ((S1 ('MetaSel ('Just "pathId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "provisionedProductId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "recordErrors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [RecordError])) :*: S1 ('MetaSel ('Just "productId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))))

newRecordDetail :: RecordDetail Source #

Create a value of RecordDetail with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:launchRoleArn:RecordDetail', recordDetail_launchRoleArn - The ARN of the launch role associated with the provisioned product.

$sel:status:RecordDetail', recordDetail_status - The status of the provisioned product.

  • CREATED - The request was created but the operation has not started.
  • IN_PROGRESS - The requested operation is in progress.
  • IN_PROGRESS_IN_ERROR - The provisioned product is under change but the requested operation failed and some remediation is occurring. For example, a rollback.
  • SUCCEEDED - The requested operation has successfully completed.
  • FAILED - The requested operation has unsuccessfully completed. Investigate using the error messages returned.

$sel:recordTags:RecordDetail', recordDetail_recordTags - One or more tags.

$sel:provisionedProductName:RecordDetail', recordDetail_provisionedProductName - The user-friendly name of the provisioned product.

$sel:provisioningArtifactId:RecordDetail', recordDetail_provisioningArtifactId - The identifier of the provisioning artifact.

$sel:createdTime:RecordDetail', recordDetail_createdTime - The UTC time stamp of the creation time.

$sel:recordType:RecordDetail', recordDetail_recordType - The record type.

  • PROVISION_PRODUCT
  • UPDATE_PROVISIONED_PRODUCT
  • TERMINATE_PROVISIONED_PRODUCT

$sel:recordId:RecordDetail', recordDetail_recordId - The identifier of the record.

$sel:provisionedProductType:RecordDetail', recordDetail_provisionedProductType - The type of provisioned product. The supported values are CFN_STACK and CFN_STACKSET.

$sel:updatedTime:RecordDetail', recordDetail_updatedTime - The time when the record was last updated.

$sel:pathId:RecordDetail', recordDetail_pathId - The path identifier.

$sel:provisionedProductId:RecordDetail', recordDetail_provisionedProductId - The identifier of the provisioned product.

$sel:recordErrors:RecordDetail', recordDetail_recordErrors - The errors that occurred.

$sel:productId:RecordDetail', recordDetail_productId - The product identifier.

RecordError

data RecordError Source #

The error code and description resulting from an operation.

See: newRecordError smart constructor.

Constructors

RecordError' (Maybe Text) (Maybe Text) 

Instances

Instances details
Eq RecordError Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RecordError

Read RecordError Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RecordError

Show RecordError Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RecordError

Generic RecordError Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RecordError

Associated Types

type Rep RecordError :: Type -> Type #

NFData RecordError Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RecordError

Methods

rnf :: RecordError -> () #

Hashable RecordError Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RecordError

FromJSON RecordError Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RecordError

type Rep RecordError Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RecordError

type Rep RecordError = D1 ('MetaData "RecordError" "Amazonka.ServiceCatalog.Types.RecordError" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "RecordError'" 'PrefixI 'True) (S1 ('MetaSel ('Just "code") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newRecordError :: RecordError Source #

Create a value of RecordError with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:code:RecordError', recordError_code - The numeric value of the error.

$sel:description:RecordError', recordError_description - The description of the error.

RecordOutput

data RecordOutput Source #

The output for the product created as the result of a request. For example, the output for a CloudFormation-backed product that creates an S3 bucket would include the S3 bucket URL.

See: newRecordOutput smart constructor.

Instances

Instances details
Eq RecordOutput Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RecordOutput

Read RecordOutput Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RecordOutput

Show RecordOutput Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RecordOutput

Generic RecordOutput Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RecordOutput

Associated Types

type Rep RecordOutput :: Type -> Type #

NFData RecordOutput Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RecordOutput

Methods

rnf :: RecordOutput -> () #

Hashable RecordOutput Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RecordOutput

FromJSON RecordOutput Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RecordOutput

type Rep RecordOutput Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RecordOutput

type Rep RecordOutput = D1 ('MetaData "RecordOutput" "Amazonka.ServiceCatalog.Types.RecordOutput" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "RecordOutput'" 'PrefixI 'True) (S1 ('MetaSel ('Just "outputValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "outputKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newRecordOutput :: RecordOutput Source #

Create a value of RecordOutput with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:outputValue:RecordOutput', recordOutput_outputValue - The output value.

$sel:outputKey:RecordOutput', recordOutput_outputKey - The output key.

$sel:description:RecordOutput', recordOutput_description - The description of the output.

RecordTag

data RecordTag Source #

Information about a tag, which is a key-value pair.

See: newRecordTag smart constructor.

Constructors

RecordTag' (Maybe Text) (Maybe Text) 

Instances

Instances details
Eq RecordTag Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RecordTag

Read RecordTag Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RecordTag

Show RecordTag Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RecordTag

Generic RecordTag Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RecordTag

Associated Types

type Rep RecordTag :: Type -> Type #

NFData RecordTag Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RecordTag

Methods

rnf :: RecordTag -> () #

Hashable RecordTag Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RecordTag

FromJSON RecordTag Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RecordTag

type Rep RecordTag Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.RecordTag

type Rep RecordTag = D1 ('MetaData "RecordTag" "Amazonka.ServiceCatalog.Types.RecordTag" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "RecordTag'" 'PrefixI 'True) (S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newRecordTag :: RecordTag Source #

Create a value of RecordTag with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:value:RecordTag', recordTag_value - The value for this tag.

$sel:key:RecordTag', recordTag_key - The key for this tag.

ResourceChange

data ResourceChange Source #

Information about a resource change that will occur when a plan is executed.

See: newResourceChange smart constructor.

Instances

Instances details
Eq ResourceChange Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ResourceChange

Read ResourceChange Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ResourceChange

Show ResourceChange Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ResourceChange

Generic ResourceChange Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ResourceChange

Associated Types

type Rep ResourceChange :: Type -> Type #

NFData ResourceChange Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ResourceChange

Methods

rnf :: ResourceChange -> () #

Hashable ResourceChange Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ResourceChange

FromJSON ResourceChange Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ResourceChange

type Rep ResourceChange Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ResourceChange

type Rep ResourceChange = D1 ('MetaData "ResourceChange" "Amazonka.ServiceCatalog.Types.ResourceChange" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ResourceChange'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "logicalResourceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "physicalResourceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "resourceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "action") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ChangeAction)) :*: S1 ('MetaSel ('Just "scope") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ResourceAttribute]))) :*: (S1 ('MetaSel ('Just "details") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ResourceChangeDetail])) :*: S1 ('MetaSel ('Just "replacement") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Replacement))))))

newResourceChange :: ResourceChange Source #

Create a value of ResourceChange with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:logicalResourceId:ResourceChange', resourceChange_logicalResourceId - The ID of the resource, as defined in the CloudFormation template.

$sel:physicalResourceId:ResourceChange', resourceChange_physicalResourceId - The ID of the resource, if it was already created.

$sel:resourceType:ResourceChange', resourceChange_resourceType - The type of resource.

$sel:action:ResourceChange', resourceChange_action - The change action.

$sel:scope:ResourceChange', resourceChange_scope - The change scope.

$sel:details:ResourceChange', resourceChange_details - Information about the resource changes.

$sel:replacement:ResourceChange', resourceChange_replacement - If the change type is Modify, indicates whether the existing resource is deleted and replaced with a new one.

ResourceChangeDetail

data ResourceChangeDetail Source #

Information about a change to a resource attribute.

See: newResourceChangeDetail smart constructor.

Instances

Instances details
Eq ResourceChangeDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ResourceChangeDetail

Read ResourceChangeDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ResourceChangeDetail

Show ResourceChangeDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ResourceChangeDetail

Generic ResourceChangeDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ResourceChangeDetail

Associated Types

type Rep ResourceChangeDetail :: Type -> Type #

NFData ResourceChangeDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ResourceChangeDetail

Methods

rnf :: ResourceChangeDetail -> () #

Hashable ResourceChangeDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ResourceChangeDetail

FromJSON ResourceChangeDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ResourceChangeDetail

type Rep ResourceChangeDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ResourceChangeDetail

type Rep ResourceChangeDetail = D1 ('MetaData "ResourceChangeDetail" "Amazonka.ServiceCatalog.Types.ResourceChangeDetail" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ResourceChangeDetail'" 'PrefixI 'True) (S1 ('MetaSel ('Just "causingEntity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "evaluation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EvaluationType)) :*: S1 ('MetaSel ('Just "target") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceTargetDefinition)))))

newResourceChangeDetail :: ResourceChangeDetail Source #

Create a value of ResourceChangeDetail with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:causingEntity:ResourceChangeDetail', resourceChangeDetail_causingEntity - The ID of the entity that caused the change.

$sel:evaluation:ResourceChangeDetail', resourceChangeDetail_evaluation - For static evaluations, the value of the resource attribute will change and the new value is known. For dynamic evaluations, the value might change, and any new value will be determined when the plan is updated.

$sel:target:ResourceChangeDetail', resourceChangeDetail_target - Information about the resource attribute to be modified.

ResourceDetail

data ResourceDetail Source #

Information about a resource.

See: newResourceDetail smart constructor.

Instances

Instances details
Eq ResourceDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ResourceDetail

Read ResourceDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ResourceDetail

Show ResourceDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ResourceDetail

Generic ResourceDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ResourceDetail

Associated Types

type Rep ResourceDetail :: Type -> Type #

NFData ResourceDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ResourceDetail

Methods

rnf :: ResourceDetail -> () #

Hashable ResourceDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ResourceDetail

FromJSON ResourceDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ResourceDetail

type Rep ResourceDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ResourceDetail

type Rep ResourceDetail = D1 ('MetaData "ResourceDetail" "Amazonka.ServiceCatalog.Types.ResourceDetail" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ResourceDetail'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "createdTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newResourceDetail :: ResourceDetail Source #

Create a value of ResourceDetail with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:arn:ResourceDetail', resourceDetail_arn - The ARN of the resource.

$sel:createdTime:ResourceDetail', resourceDetail_createdTime - The creation time of the resource.

$sel:name:ResourceDetail', resourceDetail_name - The name of the resource.

$sel:id:ResourceDetail', resourceDetail_id - The identifier of the resource.

$sel:description:ResourceDetail', resourceDetail_description - The description of the resource.

ResourceTargetDefinition

data ResourceTargetDefinition Source #

Information about a change to a resource attribute.

See: newResourceTargetDefinition smart constructor.

Instances

Instances details
Eq ResourceTargetDefinition Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ResourceTargetDefinition

Read ResourceTargetDefinition Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ResourceTargetDefinition

Show ResourceTargetDefinition Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ResourceTargetDefinition

Generic ResourceTargetDefinition Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ResourceTargetDefinition

Associated Types

type Rep ResourceTargetDefinition :: Type -> Type #

NFData ResourceTargetDefinition Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ResourceTargetDefinition

Hashable ResourceTargetDefinition Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ResourceTargetDefinition

FromJSON ResourceTargetDefinition Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ResourceTargetDefinition

type Rep ResourceTargetDefinition Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ResourceTargetDefinition

type Rep ResourceTargetDefinition = D1 ('MetaData "ResourceTargetDefinition" "Amazonka.ServiceCatalog.Types.ResourceTargetDefinition" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ResourceTargetDefinition'" 'PrefixI 'True) (S1 ('MetaSel ('Just "attribute") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceAttribute)) :*: (S1 ('MetaSel ('Just "requiresRecreation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RequiresRecreation)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newResourceTargetDefinition :: ResourceTargetDefinition Source #

Create a value of ResourceTargetDefinition with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:attribute:ResourceTargetDefinition', resourceTargetDefinition_attribute - The attribute to be changed.

$sel:requiresRecreation:ResourceTargetDefinition', resourceTargetDefinition_requiresRecreation - If the attribute is Properties, indicates whether a change to this property causes the resource to be re-created.

$sel:name:ResourceTargetDefinition', resourceTargetDefinition_name - If the attribute is Properties, the value is the name of the property. Otherwise, the value is null.

ServiceActionAssociation

data ServiceActionAssociation Source #

A self-service action association consisting of the Action ID, the Product ID, and the Provisioning Artifact ID.

See: newServiceActionAssociation smart constructor.

Instances

Instances details
Eq ServiceActionAssociation Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionAssociation

Read ServiceActionAssociation Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionAssociation

Show ServiceActionAssociation Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionAssociation

Generic ServiceActionAssociation Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionAssociation

Associated Types

type Rep ServiceActionAssociation :: Type -> Type #

NFData ServiceActionAssociation Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionAssociation

Hashable ServiceActionAssociation Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionAssociation

ToJSON ServiceActionAssociation Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionAssociation

type Rep ServiceActionAssociation Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionAssociation

type Rep ServiceActionAssociation = D1 ('MetaData "ServiceActionAssociation" "Amazonka.ServiceCatalog.Types.ServiceActionAssociation" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ServiceActionAssociation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "serviceActionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "productId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "provisioningArtifactId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newServiceActionAssociation Source #

Create a value of ServiceActionAssociation with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:serviceActionId:ServiceActionAssociation', serviceActionAssociation_serviceActionId - The self-service action identifier. For example, act-fs7abcd89wxyz.

$sel:productId:ServiceActionAssociation', serviceActionAssociation_productId - The product identifier. For example, prod-abcdzk7xy33qa.

$sel:provisioningArtifactId:ServiceActionAssociation', serviceActionAssociation_provisioningArtifactId - The identifier of the provisioning artifact. For example, pa-4abcdjnxjj6ne.

ServiceActionDetail

data ServiceActionDetail Source #

An object containing detailed information about the self-service action.

See: newServiceActionDetail smart constructor.

Instances

Instances details
Eq ServiceActionDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionDetail

Read ServiceActionDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionDetail

Show ServiceActionDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionDetail

Generic ServiceActionDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionDetail

Associated Types

type Rep ServiceActionDetail :: Type -> Type #

NFData ServiceActionDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionDetail

Methods

rnf :: ServiceActionDetail -> () #

Hashable ServiceActionDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionDetail

FromJSON ServiceActionDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionDetail

type Rep ServiceActionDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionDetail

type Rep ServiceActionDetail = D1 ('MetaData "ServiceActionDetail" "Amazonka.ServiceCatalog.Types.ServiceActionDetail" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ServiceActionDetail'" 'PrefixI 'True) (S1 ('MetaSel ('Just "serviceActionSummary") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ServiceActionSummary)) :*: S1 ('MetaSel ('Just "definition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap ServiceActionDefinitionKey Text)))))

newServiceActionDetail :: ServiceActionDetail Source #

Create a value of ServiceActionDetail with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:serviceActionSummary:ServiceActionDetail', serviceActionDetail_serviceActionSummary - Summary information about the self-service action.

$sel:definition:ServiceActionDetail', serviceActionDetail_definition - A map that defines the self-service action.

ServiceActionSummary

data ServiceActionSummary Source #

Detailed information about the self-service action.

See: newServiceActionSummary smart constructor.

Instances

Instances details
Eq ServiceActionSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionSummary

Read ServiceActionSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionSummary

Show ServiceActionSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionSummary

Generic ServiceActionSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionSummary

Associated Types

type Rep ServiceActionSummary :: Type -> Type #

NFData ServiceActionSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionSummary

Methods

rnf :: ServiceActionSummary -> () #

Hashable ServiceActionSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionSummary

FromJSON ServiceActionSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionSummary

type Rep ServiceActionSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ServiceActionSummary

type Rep ServiceActionSummary = D1 ('MetaData "ServiceActionSummary" "Amazonka.ServiceCatalog.Types.ServiceActionSummary" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ServiceActionSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "definitionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ServiceActionDefinitionType)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newServiceActionSummary :: ServiceActionSummary Source #

Create a value of ServiceActionSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:ServiceActionSummary', serviceActionSummary_name - The self-service action name.

$sel:id:ServiceActionSummary', serviceActionSummary_id - The self-service action identifier.

$sel:definitionType:ServiceActionSummary', serviceActionSummary_definitionType - The self-service action definition type. For example, SSM_AUTOMATION.

$sel:description:ServiceActionSummary', serviceActionSummary_description - The self-service action description.

ShareDetails

data ShareDetails Source #

Information about the portfolio share operation.

See: newShareDetails smart constructor.

Constructors

ShareDetails' (Maybe [ShareError]) (Maybe [Text]) 

Instances

Instances details
Eq ShareDetails Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ShareDetails

Read ShareDetails Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ShareDetails

Show ShareDetails Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ShareDetails

Generic ShareDetails Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ShareDetails

Associated Types

type Rep ShareDetails :: Type -> Type #

NFData ShareDetails Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ShareDetails

Methods

rnf :: ShareDetails -> () #

Hashable ShareDetails Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ShareDetails

FromJSON ShareDetails Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ShareDetails

type Rep ShareDetails Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ShareDetails

type Rep ShareDetails = D1 ('MetaData "ShareDetails" "Amazonka.ServiceCatalog.Types.ShareDetails" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ShareDetails'" 'PrefixI 'True) (S1 ('MetaSel ('Just "shareErrors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ShareError])) :*: S1 ('MetaSel ('Just "successfulShares") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))))

newShareDetails :: ShareDetails Source #

Create a value of ShareDetails with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:shareErrors:ShareDetails', shareDetails_shareErrors - List of errors.

$sel:successfulShares:ShareDetails', shareDetails_successfulShares - List of accounts for whom the operation succeeded.

ShareError

data ShareError Source #

Errors that occurred during the portfolio share operation.

See: newShareError smart constructor.

Constructors

ShareError' (Maybe [Text]) (Maybe Text) (Maybe Text) 

Instances

Instances details
Eq ShareError Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ShareError

Read ShareError Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ShareError

Show ShareError Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ShareError

Generic ShareError Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ShareError

Associated Types

type Rep ShareError :: Type -> Type #

NFData ShareError Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ShareError

Methods

rnf :: ShareError -> () #

Hashable ShareError Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ShareError

FromJSON ShareError Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ShareError

type Rep ShareError Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ShareError

type Rep ShareError = D1 ('MetaData "ShareError" "Amazonka.ServiceCatalog.Types.ShareError" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ShareError'" 'PrefixI 'True) (S1 ('MetaSel ('Just "accounts") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "error") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "message") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newShareError :: ShareError Source #

Create a value of ShareError with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:accounts:ShareError', shareError_accounts - List of accounts impacted by the error.

$sel:error:ShareError', shareError_error - Error type that happened when processing the operation.

$sel:message:ShareError', shareError_message - Information about the error.

StackInstance

data StackInstance Source #

An AWS CloudFormation stack, in a specific account and region, that's part of a stack set operation. A stack instance is a reference to an attempted or actual stack in a given account within a given region. A stack instance can exist without a stack—for example, if the stack couldn't be created for some reason. A stack instance is associated with only one stack set. Each stack instance contains the ID of its associated stack set, as well as the ID of the actual stack and the stack status.

See: newStackInstance smart constructor.

Instances

Instances details
Eq StackInstance Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.StackInstance

Read StackInstance Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.StackInstance

Show StackInstance Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.StackInstance

Generic StackInstance Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.StackInstance

Associated Types

type Rep StackInstance :: Type -> Type #

NFData StackInstance Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.StackInstance

Methods

rnf :: StackInstance -> () #

Hashable StackInstance Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.StackInstance

FromJSON StackInstance Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.StackInstance

type Rep StackInstance Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.StackInstance

type Rep StackInstance = D1 ('MetaData "StackInstance" "Amazonka.ServiceCatalog.Types.StackInstance" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "StackInstance'" 'PrefixI 'True) (S1 ('MetaSel ('Just "account") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "region") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "stackInstanceStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StackInstanceStatus)))))

newStackInstance :: StackInstance Source #

Create a value of StackInstance with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:account:StackInstance', stackInstance_account - The name of the AWS account that the stack instance is associated with.

$sel:region:StackInstance', stackInstance_region - The name of the AWS region that the stack instance is associated with.

$sel:stackInstanceStatus:StackInstance', stackInstance_stackInstanceStatus - The status of the stack instance, in terms of its synchronization with its associated stack set.

  • INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually.
  • OUTDATED: The stack isn't currently up to date with the stack set because either the associated stack failed during a CreateStackSet or UpdateStackSet operation, or the stack was part of a CreateStackSet or UpdateStackSet operation that failed or was stopped before the stack was created or updated.
  • CURRENT: The stack is currently up to date with the stack set.

Tag

data Tag Source #

Information about a tag. A tag is a key-value pair. Tags are propagated to the resources created when provisioning a product.

See: newTag smart constructor.

Constructors

Tag' Text Text 

Instances

Instances details
Eq Tag Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.Tag

Methods

(==) :: Tag -> Tag -> Bool #

(/=) :: Tag -> Tag -> Bool #

Read Tag Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.Tag

Show Tag Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.Tag

Methods

showsPrec :: Int -> Tag -> ShowS #

show :: Tag -> String #

showList :: [Tag] -> ShowS #

Generic Tag Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.Tag

Associated Types

type Rep Tag :: Type -> Type #

Methods

from :: Tag -> Rep Tag x #

to :: Rep Tag x -> Tag #

NFData Tag Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.Tag

Methods

rnf :: Tag -> () #

Hashable Tag Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.Tag

Methods

hashWithSalt :: Int -> Tag -> Int #

hash :: Tag -> Int #

ToJSON Tag Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.Tag

FromJSON Tag Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.Tag

type Rep Tag Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.Tag

type Rep Tag = D1 ('MetaData "Tag" "Amazonka.ServiceCatalog.Types.Tag" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "Tag'" 'PrefixI 'True) (S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newTag Source #

Create a value of Tag with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:key:Tag', tag_key - The tag key.

$sel:value:Tag', tag_value - The value for this key.

TagOptionDetail

data TagOptionDetail Source #

Information about a TagOption.

See: newTagOptionDetail smart constructor.

Instances

Instances details
Eq TagOptionDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.TagOptionDetail

Read TagOptionDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.TagOptionDetail

Show TagOptionDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.TagOptionDetail

Generic TagOptionDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.TagOptionDetail

Associated Types

type Rep TagOptionDetail :: Type -> Type #

NFData TagOptionDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.TagOptionDetail

Methods

rnf :: TagOptionDetail -> () #

Hashable TagOptionDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.TagOptionDetail

FromJSON TagOptionDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.TagOptionDetail

type Rep TagOptionDetail Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.TagOptionDetail

type Rep TagOptionDetail = D1 ('MetaData "TagOptionDetail" "Amazonka.ServiceCatalog.Types.TagOptionDetail" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "TagOptionDetail'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "owner") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "active") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newTagOptionDetail :: TagOptionDetail Source #

Create a value of TagOptionDetail with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:value:TagOptionDetail', tagOptionDetail_value - The TagOption value.

$sel:owner:TagOptionDetail', tagOptionDetail_owner - The AWS account Id of the owner account that created the TagOption.

$sel:active:TagOptionDetail', tagOptionDetail_active - The TagOption active state.

$sel:key:TagOptionDetail', tagOptionDetail_key - The TagOption key.

$sel:id:TagOptionDetail', tagOptionDetail_id - The TagOption identifier.

TagOptionSummary

data TagOptionSummary Source #

Summary information about a TagOption.

See: newTagOptionSummary smart constructor.

Constructors

TagOptionSummary' (Maybe [Text]) (Maybe Text) 

Instances

Instances details
Eq TagOptionSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.TagOptionSummary

Read TagOptionSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.TagOptionSummary

Show TagOptionSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.TagOptionSummary

Generic TagOptionSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.TagOptionSummary

Associated Types

type Rep TagOptionSummary :: Type -> Type #

NFData TagOptionSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.TagOptionSummary

Methods

rnf :: TagOptionSummary -> () #

Hashable TagOptionSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.TagOptionSummary

FromJSON TagOptionSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.TagOptionSummary

type Rep TagOptionSummary Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.TagOptionSummary

type Rep TagOptionSummary = D1 ('MetaData "TagOptionSummary" "Amazonka.ServiceCatalog.Types.TagOptionSummary" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "TagOptionSummary'" 'PrefixI 'True) (S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newTagOptionSummary :: TagOptionSummary Source #

Create a value of TagOptionSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:values:TagOptionSummary', tagOptionSummary_values - The TagOption value.

$sel:key:TagOptionSummary', tagOptionSummary_key - The TagOption key.

UpdateProvisioningParameter

data UpdateProvisioningParameter Source #

The parameter key-value pair used to update a provisioned product.

See: newUpdateProvisioningParameter smart constructor.

Instances

Instances details
Eq UpdateProvisioningParameter Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.UpdateProvisioningParameter

Read UpdateProvisioningParameter Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.UpdateProvisioningParameter

Show UpdateProvisioningParameter Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.UpdateProvisioningParameter

Generic UpdateProvisioningParameter Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.UpdateProvisioningParameter

Associated Types

type Rep UpdateProvisioningParameter :: Type -> Type #

NFData UpdateProvisioningParameter Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.UpdateProvisioningParameter

Hashable UpdateProvisioningParameter Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.UpdateProvisioningParameter

ToJSON UpdateProvisioningParameter Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.UpdateProvisioningParameter

FromJSON UpdateProvisioningParameter Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.UpdateProvisioningParameter

type Rep UpdateProvisioningParameter Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.UpdateProvisioningParameter

type Rep UpdateProvisioningParameter = D1 ('MetaData "UpdateProvisioningParameter" "Amazonka.ServiceCatalog.Types.UpdateProvisioningParameter" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "UpdateProvisioningParameter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "usePreviousValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)))))

newUpdateProvisioningParameter :: UpdateProvisioningParameter Source #

Create a value of UpdateProvisioningParameter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:value:UpdateProvisioningParameter', updateProvisioningParameter_value - The parameter value.

$sel:key:UpdateProvisioningParameter', updateProvisioningParameter_key - The parameter key.

$sel:usePreviousValue:UpdateProvisioningParameter', updateProvisioningParameter_usePreviousValue - If set to true, Value is ignored and the previous parameter value is kept.

UpdateProvisioningPreferences

data UpdateProvisioningPreferences Source #

The user-defined preferences that will be applied when updating a provisioned product. Not all preferences are applicable to all provisioned product types.

See: newUpdateProvisioningPreferences smart constructor.

Instances

Instances details
Eq UpdateProvisioningPreferences Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.UpdateProvisioningPreferences

Read UpdateProvisioningPreferences Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.UpdateProvisioningPreferences

Show UpdateProvisioningPreferences Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.UpdateProvisioningPreferences

Generic UpdateProvisioningPreferences Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.UpdateProvisioningPreferences

Associated Types

type Rep UpdateProvisioningPreferences :: Type -> Type #

NFData UpdateProvisioningPreferences Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.UpdateProvisioningPreferences

Hashable UpdateProvisioningPreferences Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.UpdateProvisioningPreferences

ToJSON UpdateProvisioningPreferences Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.UpdateProvisioningPreferences

type Rep UpdateProvisioningPreferences Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.UpdateProvisioningPreferences

type Rep UpdateProvisioningPreferences = D1 ('MetaData "UpdateProvisioningPreferences" "Amazonka.ServiceCatalog.Types.UpdateProvisioningPreferences" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "UpdateProvisioningPreferences'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "stackSetRegions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "stackSetMaxConcurrencyPercentage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "stackSetFailureToleranceCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))) :*: ((S1 ('MetaSel ('Just "stackSetFailureTolerancePercentage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "stackSetAccounts") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))) :*: (S1 ('MetaSel ('Just "stackSetMaxConcurrencyCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "stackSetOperationType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StackSetOperationType))))))

newUpdateProvisioningPreferences :: UpdateProvisioningPreferences Source #

Create a value of UpdateProvisioningPreferences with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:stackSetRegions:UpdateProvisioningPreferences', updateProvisioningPreferences_stackSetRegions - One or more AWS Regions where the provisioned product will be available.

Applicable only to a CFN_STACKSET provisioned product type.

The specified regions should be within the list of regions from the STACKSET constraint. To get the list of regions in the STACKSET constraint, use the DescribeProvisioningParameters operation.

If no values are specified, the default value is all regions from the STACKSET constraint.

$sel:stackSetMaxConcurrencyPercentage:UpdateProvisioningPreferences', updateProvisioningPreferences_stackSetMaxConcurrencyPercentage - The maximum percentage of accounts in which to perform this operation at one time.

When calculating the number of accounts based on the specified percentage, AWS Service Catalog rounds down to the next whole number. This is true except in cases where rounding down would result is zero. In this case, AWS Service Catalog sets the number as 1 instead.

Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

Applicable only to a CFN_STACKSET provisioned product type.

Conditional: You must specify either StackSetMaxConcurrentCount or StackSetMaxConcurrentPercentage, but not both.

$sel:stackSetFailureToleranceCount:UpdateProvisioningPreferences', updateProvisioningPreferences_stackSetFailureToleranceCount - The number of accounts, per region, for which this operation can fail before AWS Service Catalog stops the operation in that region. If the operation is stopped in a region, AWS Service Catalog doesn't attempt the operation in any subsequent regions.

Applicable only to a CFN_STACKSET provisioned product type.

Conditional: You must specify either StackSetFailureToleranceCount or StackSetFailureTolerancePercentage, but not both.

The default value is 0 if no value is specified.

$sel:stackSetFailureTolerancePercentage:UpdateProvisioningPreferences', updateProvisioningPreferences_stackSetFailureTolerancePercentage - The percentage of accounts, per region, for which this stack operation can fail before AWS Service Catalog stops the operation in that region. If the operation is stopped in a region, AWS Service Catalog doesn't attempt the operation in any subsequent regions.

When calculating the number of accounts based on the specified percentage, AWS Service Catalog rounds down to the next whole number.

Applicable only to a CFN_STACKSET provisioned product type.

Conditional: You must specify either StackSetFailureToleranceCount or StackSetFailureTolerancePercentage, but not both.

$sel:stackSetAccounts:UpdateProvisioningPreferences', updateProvisioningPreferences_stackSetAccounts - One or more AWS accounts that will have access to the provisioned product.

Applicable only to a CFN_STACKSET provisioned product type.

The AWS accounts specified should be within the list of accounts in the STACKSET constraint. To get the list of accounts in the STACKSET constraint, use the DescribeProvisioningParameters operation.

If no values are specified, the default value is all accounts from the STACKSET constraint.

$sel:stackSetMaxConcurrencyCount:UpdateProvisioningPreferences', updateProvisioningPreferences_stackSetMaxConcurrencyCount - The maximum number of accounts in which to perform this operation at one time. This is dependent on the value of StackSetFailureToleranceCount. StackSetMaxConcurrentCount is at most one more than the StackSetFailureToleranceCount.

Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

Applicable only to a CFN_STACKSET provisioned product type.

Conditional: You must specify either StackSetMaxConcurrentCount or StackSetMaxConcurrentPercentage, but not both.

$sel:stackSetOperationType:UpdateProvisioningPreferences', updateProvisioningPreferences_stackSetOperationType - Determines what action AWS Service Catalog performs to a stack set or a stack instance represented by the provisioned product. The default value is UPDATE if nothing is specified.

Applicable only to a CFN_STACKSET provisioned product type.

CREATE
Creates a new stack instance in the stack set represented by the provisioned product. In this case, only new stack instances are created based on accounts and regions; if new ProductId or ProvisioningArtifactID are passed, they will be ignored.
UPDATE
Updates the stack set represented by the provisioned product and also its stack instances.
DELETE
Deletes a stack instance in the stack set represented by the provisioned product.

UsageInstruction

data UsageInstruction Source #

Additional information provided by the administrator.

See: newUsageInstruction smart constructor.

Instances

Instances details
Eq UsageInstruction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.UsageInstruction

Read UsageInstruction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.UsageInstruction

Show UsageInstruction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.UsageInstruction

Generic UsageInstruction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.UsageInstruction

Associated Types

type Rep UsageInstruction :: Type -> Type #

NFData UsageInstruction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.UsageInstruction

Methods

rnf :: UsageInstruction -> () #

Hashable UsageInstruction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.UsageInstruction

FromJSON UsageInstruction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.UsageInstruction

type Rep UsageInstruction Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.UsageInstruction

type Rep UsageInstruction = D1 ('MetaData "UsageInstruction" "Amazonka.ServiceCatalog.Types.UsageInstruction" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "UsageInstruction'" 'PrefixI 'True) (S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newUsageInstruction :: UsageInstruction Source #

Create a value of UsageInstruction with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:value:UsageInstruction', usageInstruction_value - The usage instruction value for this type.

$sel:type':UsageInstruction', usageInstruction_type - The usage instruction type for the value.