Documentation ¶
Overview ¶
Package servicecatalog provides the client and types for making API requests to AWS Service Catalog.
AWS Service Catalog (https://aws.amazon.com/servicecatalog/) enables organizations to create and manage catalogs of IT services that are approved for use on AWS. To get the most out of this documentation, you should be familiar with the terminology discussed in AWS Service Catalog Concepts (http://docs.aws.amazon.com/servicecatalog/latest/adminguide/what-is_concepts.html).
See https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10 for more information on this service.
See servicecatalog package documentation for more information. https://docs.aws.amazon.com/sdk-for-go/api/service/servicecatalog/
Using the Client ¶
To AWS Service Catalog with the SDK use the New function to create a new service client. With that client you can make API requests to the service. These clients are safe to use concurrently.
See the SDK's documentation for more information on how to use the SDK. https://docs.aws.amazon.com/sdk-for-go/api/
See aws.Config documentation for more information on configuring SDK clients. https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config
See the AWS Service Catalog client ServiceCatalog for more information on creating client for this service. https://docs.aws.amazon.com/sdk-for-go/api/service/servicecatalog/#New
Index ¶
- Constants
- type AcceptPortfolioShareInput
- func (s AcceptPortfolioShareInput) GoString() string
- func (s *AcceptPortfolioShareInput) SetAcceptLanguage(v string) *AcceptPortfolioShareInput
- func (s *AcceptPortfolioShareInput) SetPortfolioId(v string) *AcceptPortfolioShareInput
- func (s AcceptPortfolioShareInput) String() string
- func (s *AcceptPortfolioShareInput) Validate() error
- type AcceptPortfolioShareOutput
- type AcceptPortfolioShareRequest
- type AccessLevelFilter
- type AccessLevelFilterKey
- type AssociatePrincipalWithPortfolioInput
- func (s AssociatePrincipalWithPortfolioInput) GoString() string
- func (s *AssociatePrincipalWithPortfolioInput) SetAcceptLanguage(v string) *AssociatePrincipalWithPortfolioInput
- func (s *AssociatePrincipalWithPortfolioInput) SetPortfolioId(v string) *AssociatePrincipalWithPortfolioInput
- func (s *AssociatePrincipalWithPortfolioInput) SetPrincipalARN(v string) *AssociatePrincipalWithPortfolioInput
- func (s *AssociatePrincipalWithPortfolioInput) SetPrincipalType(v PrincipalType) *AssociatePrincipalWithPortfolioInput
- func (s AssociatePrincipalWithPortfolioInput) String() string
- func (s *AssociatePrincipalWithPortfolioInput) Validate() error
- type AssociatePrincipalWithPortfolioOutput
- type AssociatePrincipalWithPortfolioRequest
- type AssociateProductWithPortfolioInput
- func (s AssociateProductWithPortfolioInput) GoString() string
- func (s *AssociateProductWithPortfolioInput) SetAcceptLanguage(v string) *AssociateProductWithPortfolioInput
- func (s *AssociateProductWithPortfolioInput) SetPortfolioId(v string) *AssociateProductWithPortfolioInput
- func (s *AssociateProductWithPortfolioInput) SetProductId(v string) *AssociateProductWithPortfolioInput
- func (s *AssociateProductWithPortfolioInput) SetSourcePortfolioId(v string) *AssociateProductWithPortfolioInput
- func (s AssociateProductWithPortfolioInput) String() string
- func (s *AssociateProductWithPortfolioInput) Validate() error
- type AssociateProductWithPortfolioOutput
- type AssociateProductWithPortfolioRequest
- type AssociateTagOptionWithResourceInput
- func (s AssociateTagOptionWithResourceInput) GoString() string
- func (s *AssociateTagOptionWithResourceInput) SetResourceId(v string) *AssociateTagOptionWithResourceInput
- func (s *AssociateTagOptionWithResourceInput) SetTagOptionId(v string) *AssociateTagOptionWithResourceInput
- func (s AssociateTagOptionWithResourceInput) String() string
- func (s *AssociateTagOptionWithResourceInput) Validate() error
- type AssociateTagOptionWithResourceOutput
- type AssociateTagOptionWithResourceRequest
- type ConstraintDetail
- func (s ConstraintDetail) GoString() string
- func (s *ConstraintDetail) SetConstraintId(v string) *ConstraintDetail
- func (s *ConstraintDetail) SetDescription(v string) *ConstraintDetail
- func (s *ConstraintDetail) SetOwner(v string) *ConstraintDetail
- func (s *ConstraintDetail) SetType(v string) *ConstraintDetail
- func (s ConstraintDetail) String() string
- type ConstraintSummary
- type CopyOption
- type CopyProductInput
- func (s CopyProductInput) GoString() string
- func (s *CopyProductInput) SetAcceptLanguage(v string) *CopyProductInput
- func (s *CopyProductInput) SetCopyOptions(v []CopyOption) *CopyProductInput
- func (s *CopyProductInput) SetIdempotencyToken(v string) *CopyProductInput
- func (s *CopyProductInput) SetSourceProductArn(v string) *CopyProductInput
- func (s *CopyProductInput) SetSourceProvisioningArtifactIdentifiers(v []map[string]string) *CopyProductInput
- func (s *CopyProductInput) SetTargetProductId(v string) *CopyProductInput
- func (s *CopyProductInput) SetTargetProductName(v string) *CopyProductInput
- func (s CopyProductInput) String() string
- func (s *CopyProductInput) Validate() error
- type CopyProductOutput
- type CopyProductRequest
- type CopyProductStatus
- type CreateConstraintInput
- func (s CreateConstraintInput) GoString() string
- func (s *CreateConstraintInput) SetAcceptLanguage(v string) *CreateConstraintInput
- func (s *CreateConstraintInput) SetDescription(v string) *CreateConstraintInput
- func (s *CreateConstraintInput) SetIdempotencyToken(v string) *CreateConstraintInput
- func (s *CreateConstraintInput) SetParameters(v string) *CreateConstraintInput
- func (s *CreateConstraintInput) SetPortfolioId(v string) *CreateConstraintInput
- func (s *CreateConstraintInput) SetProductId(v string) *CreateConstraintInput
- func (s *CreateConstraintInput) SetType(v string) *CreateConstraintInput
- func (s CreateConstraintInput) String() string
- func (s *CreateConstraintInput) Validate() error
- type CreateConstraintOutput
- func (s CreateConstraintOutput) GoString() string
- func (s CreateConstraintOutput) SDKResponseMetadata() aws.Response
- func (s *CreateConstraintOutput) SetConstraintDetail(v *ConstraintDetail) *CreateConstraintOutput
- func (s *CreateConstraintOutput) SetConstraintParameters(v string) *CreateConstraintOutput
- func (s *CreateConstraintOutput) SetStatus(v Status) *CreateConstraintOutput
- func (s CreateConstraintOutput) String() string
- type CreateConstraintRequest
- type CreatePortfolioInput
- func (s CreatePortfolioInput) GoString() string
- func (s *CreatePortfolioInput) SetAcceptLanguage(v string) *CreatePortfolioInput
- func (s *CreatePortfolioInput) SetDescription(v string) *CreatePortfolioInput
- func (s *CreatePortfolioInput) SetDisplayName(v string) *CreatePortfolioInput
- func (s *CreatePortfolioInput) SetIdempotencyToken(v string) *CreatePortfolioInput
- func (s *CreatePortfolioInput) SetProviderName(v string) *CreatePortfolioInput
- func (s *CreatePortfolioInput) SetTags(v []Tag) *CreatePortfolioInput
- func (s CreatePortfolioInput) String() string
- func (s *CreatePortfolioInput) Validate() error
- type CreatePortfolioOutput
- func (s CreatePortfolioOutput) GoString() string
- func (s CreatePortfolioOutput) SDKResponseMetadata() aws.Response
- func (s *CreatePortfolioOutput) SetPortfolioDetail(v *PortfolioDetail) *CreatePortfolioOutput
- func (s *CreatePortfolioOutput) SetTags(v []Tag) *CreatePortfolioOutput
- func (s CreatePortfolioOutput) String() string
- type CreatePortfolioRequest
- type CreatePortfolioShareInput
- func (s CreatePortfolioShareInput) GoString() string
- func (s *CreatePortfolioShareInput) SetAcceptLanguage(v string) *CreatePortfolioShareInput
- func (s *CreatePortfolioShareInput) SetAccountId(v string) *CreatePortfolioShareInput
- func (s *CreatePortfolioShareInput) SetPortfolioId(v string) *CreatePortfolioShareInput
- func (s CreatePortfolioShareInput) String() string
- func (s *CreatePortfolioShareInput) Validate() error
- type CreatePortfolioShareOutput
- type CreatePortfolioShareRequest
- type CreateProductInput
- func (s CreateProductInput) GoString() string
- func (s *CreateProductInput) SetAcceptLanguage(v string) *CreateProductInput
- func (s *CreateProductInput) SetDescription(v string) *CreateProductInput
- func (s *CreateProductInput) SetDistributor(v string) *CreateProductInput
- func (s *CreateProductInput) SetIdempotencyToken(v string) *CreateProductInput
- func (s *CreateProductInput) SetName(v string) *CreateProductInput
- func (s *CreateProductInput) SetOwner(v string) *CreateProductInput
- func (s *CreateProductInput) SetProductType(v ProductType) *CreateProductInput
- func (s *CreateProductInput) SetProvisioningArtifactParameters(v *ProvisioningArtifactProperties) *CreateProductInput
- func (s *CreateProductInput) SetSupportDescription(v string) *CreateProductInput
- func (s *CreateProductInput) SetSupportEmail(v string) *CreateProductInput
- func (s *CreateProductInput) SetSupportUrl(v string) *CreateProductInput
- func (s *CreateProductInput) SetTags(v []Tag) *CreateProductInput
- func (s CreateProductInput) String() string
- func (s *CreateProductInput) Validate() error
- type CreateProductOutput
- func (s CreateProductOutput) GoString() string
- func (s CreateProductOutput) SDKResponseMetadata() aws.Response
- func (s *CreateProductOutput) SetProductViewDetail(v *ProductViewDetail) *CreateProductOutput
- func (s *CreateProductOutput) SetProvisioningArtifactDetail(v *ProvisioningArtifactDetail) *CreateProductOutput
- func (s *CreateProductOutput) SetTags(v []Tag) *CreateProductOutput
- func (s CreateProductOutput) String() string
- type CreateProductRequest
- type CreateProvisioningArtifactInput
- func (s CreateProvisioningArtifactInput) GoString() string
- func (s *CreateProvisioningArtifactInput) SetAcceptLanguage(v string) *CreateProvisioningArtifactInput
- func (s *CreateProvisioningArtifactInput) SetIdempotencyToken(v string) *CreateProvisioningArtifactInput
- func (s *CreateProvisioningArtifactInput) SetParameters(v *ProvisioningArtifactProperties) *CreateProvisioningArtifactInput
- func (s *CreateProvisioningArtifactInput) SetProductId(v string) *CreateProvisioningArtifactInput
- func (s CreateProvisioningArtifactInput) String() string
- func (s *CreateProvisioningArtifactInput) Validate() error
- type CreateProvisioningArtifactOutput
- func (s CreateProvisioningArtifactOutput) GoString() string
- func (s CreateProvisioningArtifactOutput) SDKResponseMetadata() aws.Response
- func (s *CreateProvisioningArtifactOutput) SetInfo(v map[string]string) *CreateProvisioningArtifactOutput
- func (s *CreateProvisioningArtifactOutput) SetProvisioningArtifactDetail(v *ProvisioningArtifactDetail) *CreateProvisioningArtifactOutput
- func (s *CreateProvisioningArtifactOutput) SetStatus(v Status) *CreateProvisioningArtifactOutput
- func (s CreateProvisioningArtifactOutput) String() string
- type CreateProvisioningArtifactRequest
- type CreateTagOptionInput
- type CreateTagOptionOutput
- type CreateTagOptionRequest
- type DeleteConstraintInput
- type DeleteConstraintOutput
- type DeleteConstraintRequest
- type DeletePortfolioInput
- type DeletePortfolioOutput
- type DeletePortfolioRequest
- type DeletePortfolioShareInput
- func (s DeletePortfolioShareInput) GoString() string
- func (s *DeletePortfolioShareInput) SetAcceptLanguage(v string) *DeletePortfolioShareInput
- func (s *DeletePortfolioShareInput) SetAccountId(v string) *DeletePortfolioShareInput
- func (s *DeletePortfolioShareInput) SetPortfolioId(v string) *DeletePortfolioShareInput
- func (s DeletePortfolioShareInput) String() string
- func (s *DeletePortfolioShareInput) Validate() error
- type DeletePortfolioShareOutput
- type DeletePortfolioShareRequest
- type DeleteProductInput
- type DeleteProductOutput
- type DeleteProductRequest
- type DeleteProvisioningArtifactInput
- func (s DeleteProvisioningArtifactInput) GoString() string
- func (s *DeleteProvisioningArtifactInput) SetAcceptLanguage(v string) *DeleteProvisioningArtifactInput
- func (s *DeleteProvisioningArtifactInput) SetProductId(v string) *DeleteProvisioningArtifactInput
- func (s *DeleteProvisioningArtifactInput) SetProvisioningArtifactId(v string) *DeleteProvisioningArtifactInput
- func (s DeleteProvisioningArtifactInput) String() string
- func (s *DeleteProvisioningArtifactInput) Validate() error
- type DeleteProvisioningArtifactOutput
- type DeleteProvisioningArtifactRequest
- type DescribeConstraintInput
- func (s DescribeConstraintInput) GoString() string
- func (s *DescribeConstraintInput) SetAcceptLanguage(v string) *DescribeConstraintInput
- func (s *DescribeConstraintInput) SetId(v string) *DescribeConstraintInput
- func (s DescribeConstraintInput) String() string
- func (s *DescribeConstraintInput) Validate() error
- type DescribeConstraintOutput
- func (s DescribeConstraintOutput) GoString() string
- func (s DescribeConstraintOutput) SDKResponseMetadata() aws.Response
- func (s *DescribeConstraintOutput) SetConstraintDetail(v *ConstraintDetail) *DescribeConstraintOutput
- func (s *DescribeConstraintOutput) SetConstraintParameters(v string) *DescribeConstraintOutput
- func (s *DescribeConstraintOutput) SetStatus(v Status) *DescribeConstraintOutput
- func (s DescribeConstraintOutput) String() string
- type DescribeConstraintRequest
- type DescribeCopyProductStatusInput
- func (s DescribeCopyProductStatusInput) GoString() string
- func (s *DescribeCopyProductStatusInput) SetAcceptLanguage(v string) *DescribeCopyProductStatusInput
- func (s *DescribeCopyProductStatusInput) SetCopyProductToken(v string) *DescribeCopyProductStatusInput
- func (s DescribeCopyProductStatusInput) String() string
- func (s *DescribeCopyProductStatusInput) Validate() error
- type DescribeCopyProductStatusOutput
- func (s DescribeCopyProductStatusOutput) GoString() string
- func (s DescribeCopyProductStatusOutput) SDKResponseMetadata() aws.Response
- func (s *DescribeCopyProductStatusOutput) SetCopyProductStatus(v CopyProductStatus) *DescribeCopyProductStatusOutput
- func (s *DescribeCopyProductStatusOutput) SetStatusDetail(v string) *DescribeCopyProductStatusOutput
- func (s *DescribeCopyProductStatusOutput) SetTargetProductId(v string) *DescribeCopyProductStatusOutput
- func (s DescribeCopyProductStatusOutput) String() string
- type DescribeCopyProductStatusRequest
- type DescribePortfolioInput
- func (s DescribePortfolioInput) GoString() string
- func (s *DescribePortfolioInput) SetAcceptLanguage(v string) *DescribePortfolioInput
- func (s *DescribePortfolioInput) SetId(v string) *DescribePortfolioInput
- func (s DescribePortfolioInput) String() string
- func (s *DescribePortfolioInput) Validate() error
- type DescribePortfolioOutput
- func (s DescribePortfolioOutput) GoString() string
- func (s DescribePortfolioOutput) SDKResponseMetadata() aws.Response
- func (s *DescribePortfolioOutput) SetPortfolioDetail(v *PortfolioDetail) *DescribePortfolioOutput
- func (s *DescribePortfolioOutput) SetTagOptions(v []TagOptionDetail) *DescribePortfolioOutput
- func (s *DescribePortfolioOutput) SetTags(v []Tag) *DescribePortfolioOutput
- func (s DescribePortfolioOutput) String() string
- type DescribePortfolioRequest
- type DescribeProductAsAdminInput
- func (s DescribeProductAsAdminInput) GoString() string
- func (s *DescribeProductAsAdminInput) SetAcceptLanguage(v string) *DescribeProductAsAdminInput
- func (s *DescribeProductAsAdminInput) SetId(v string) *DescribeProductAsAdminInput
- func (s DescribeProductAsAdminInput) String() string
- func (s *DescribeProductAsAdminInput) Validate() error
- type DescribeProductAsAdminOutput
- func (s DescribeProductAsAdminOutput) GoString() string
- func (s DescribeProductAsAdminOutput) SDKResponseMetadata() aws.Response
- func (s *DescribeProductAsAdminOutput) SetProductViewDetail(v *ProductViewDetail) *DescribeProductAsAdminOutput
- func (s *DescribeProductAsAdminOutput) SetProvisioningArtifactSummaries(v []ProvisioningArtifactSummary) *DescribeProductAsAdminOutput
- func (s *DescribeProductAsAdminOutput) SetTagOptions(v []TagOptionDetail) *DescribeProductAsAdminOutput
- func (s *DescribeProductAsAdminOutput) SetTags(v []Tag) *DescribeProductAsAdminOutput
- func (s DescribeProductAsAdminOutput) String() string
- type DescribeProductAsAdminRequest
- type DescribeProductInput
- type DescribeProductOutput
- func (s DescribeProductOutput) GoString() string
- func (s DescribeProductOutput) SDKResponseMetadata() aws.Response
- func (s *DescribeProductOutput) SetProductViewSummary(v *ProductViewSummary) *DescribeProductOutput
- func (s *DescribeProductOutput) SetProvisioningArtifacts(v []ProvisioningArtifact) *DescribeProductOutput
- func (s DescribeProductOutput) String() string
- type DescribeProductRequest
- type DescribeProductViewInput
- func (s DescribeProductViewInput) GoString() string
- func (s *DescribeProductViewInput) SetAcceptLanguage(v string) *DescribeProductViewInput
- func (s *DescribeProductViewInput) SetId(v string) *DescribeProductViewInput
- func (s DescribeProductViewInput) String() string
- func (s *DescribeProductViewInput) Validate() error
- type DescribeProductViewOutput
- func (s DescribeProductViewOutput) GoString() string
- func (s DescribeProductViewOutput) SDKResponseMetadata() aws.Response
- func (s *DescribeProductViewOutput) SetProductViewSummary(v *ProductViewSummary) *DescribeProductViewOutput
- func (s *DescribeProductViewOutput) SetProvisioningArtifacts(v []ProvisioningArtifact) *DescribeProductViewOutput
- func (s DescribeProductViewOutput) String() string
- type DescribeProductViewRequest
- type DescribeProvisionedProductInput
- func (s DescribeProvisionedProductInput) GoString() string
- func (s *DescribeProvisionedProductInput) SetAcceptLanguage(v string) *DescribeProvisionedProductInput
- func (s *DescribeProvisionedProductInput) SetId(v string) *DescribeProvisionedProductInput
- func (s DescribeProvisionedProductInput) String() string
- func (s *DescribeProvisionedProductInput) Validate() error
- type DescribeProvisionedProductOutput
- func (s DescribeProvisionedProductOutput) GoString() string
- func (s DescribeProvisionedProductOutput) SDKResponseMetadata() aws.Response
- func (s *DescribeProvisionedProductOutput) SetProvisionedProductDetail(v *ProvisionedProductDetail) *DescribeProvisionedProductOutput
- func (s DescribeProvisionedProductOutput) String() string
- type DescribeProvisionedProductRequest
- type DescribeProvisioningArtifactInput
- func (s DescribeProvisioningArtifactInput) GoString() string
- func (s *DescribeProvisioningArtifactInput) SetAcceptLanguage(v string) *DescribeProvisioningArtifactInput
- func (s *DescribeProvisioningArtifactInput) SetProductId(v string) *DescribeProvisioningArtifactInput
- func (s *DescribeProvisioningArtifactInput) SetProvisioningArtifactId(v string) *DescribeProvisioningArtifactInput
- func (s *DescribeProvisioningArtifactInput) SetVerbose(v bool) *DescribeProvisioningArtifactInput
- func (s DescribeProvisioningArtifactInput) String() string
- func (s *DescribeProvisioningArtifactInput) Validate() error
- type DescribeProvisioningArtifactOutput
- func (s DescribeProvisioningArtifactOutput) GoString() string
- func (s DescribeProvisioningArtifactOutput) SDKResponseMetadata() aws.Response
- func (s *DescribeProvisioningArtifactOutput) SetInfo(v map[string]string) *DescribeProvisioningArtifactOutput
- func (s *DescribeProvisioningArtifactOutput) SetProvisioningArtifactDetail(v *ProvisioningArtifactDetail) *DescribeProvisioningArtifactOutput
- func (s *DescribeProvisioningArtifactOutput) SetStatus(v Status) *DescribeProvisioningArtifactOutput
- func (s DescribeProvisioningArtifactOutput) String() string
- type DescribeProvisioningArtifactRequest
- type DescribeProvisioningParametersInput
- func (s DescribeProvisioningParametersInput) GoString() string
- func (s *DescribeProvisioningParametersInput) SetAcceptLanguage(v string) *DescribeProvisioningParametersInput
- func (s *DescribeProvisioningParametersInput) SetPathId(v string) *DescribeProvisioningParametersInput
- func (s *DescribeProvisioningParametersInput) SetProductId(v string) *DescribeProvisioningParametersInput
- func (s *DescribeProvisioningParametersInput) SetProvisioningArtifactId(v string) *DescribeProvisioningParametersInput
- func (s DescribeProvisioningParametersInput) String() string
- func (s *DescribeProvisioningParametersInput) Validate() error
- type DescribeProvisioningParametersOutput
- func (s DescribeProvisioningParametersOutput) GoString() string
- func (s DescribeProvisioningParametersOutput) SDKResponseMetadata() aws.Response
- func (s *DescribeProvisioningParametersOutput) SetConstraintSummaries(v []ConstraintSummary) *DescribeProvisioningParametersOutput
- func (s *DescribeProvisioningParametersOutput) SetProvisioningArtifactParameters(v []ProvisioningArtifactParameter) *DescribeProvisioningParametersOutput
- func (s *DescribeProvisioningParametersOutput) SetTagOptions(v []TagOptionSummary) *DescribeProvisioningParametersOutput
- func (s *DescribeProvisioningParametersOutput) SetUsageInstructions(v []UsageInstruction) *DescribeProvisioningParametersOutput
- func (s DescribeProvisioningParametersOutput) String() string
- type DescribeProvisioningParametersRequest
- type DescribeRecordInput
- func (s DescribeRecordInput) GoString() string
- func (s *DescribeRecordInput) SetAcceptLanguage(v string) *DescribeRecordInput
- func (s *DescribeRecordInput) SetId(v string) *DescribeRecordInput
- func (s *DescribeRecordInput) SetPageSize(v int64) *DescribeRecordInput
- func (s *DescribeRecordInput) SetPageToken(v string) *DescribeRecordInput
- func (s DescribeRecordInput) String() string
- func (s *DescribeRecordInput) Validate() error
- type DescribeRecordOutput
- func (s DescribeRecordOutput) GoString() string
- func (s DescribeRecordOutput) SDKResponseMetadata() aws.Response
- func (s *DescribeRecordOutput) SetNextPageToken(v string) *DescribeRecordOutput
- func (s *DescribeRecordOutput) SetRecordDetail(v *RecordDetail) *DescribeRecordOutput
- func (s *DescribeRecordOutput) SetRecordOutputs(v []RecordOutput) *DescribeRecordOutput
- func (s DescribeRecordOutput) String() string
- type DescribeRecordRequest
- type DescribeTagOptionInput
- type DescribeTagOptionOutput
- type DescribeTagOptionRequest
- type DisassociatePrincipalFromPortfolioInput
- func (s DisassociatePrincipalFromPortfolioInput) GoString() string
- func (s *DisassociatePrincipalFromPortfolioInput) SetAcceptLanguage(v string) *DisassociatePrincipalFromPortfolioInput
- func (s *DisassociatePrincipalFromPortfolioInput) SetPortfolioId(v string) *DisassociatePrincipalFromPortfolioInput
- func (s *DisassociatePrincipalFromPortfolioInput) SetPrincipalARN(v string) *DisassociatePrincipalFromPortfolioInput
- func (s DisassociatePrincipalFromPortfolioInput) String() string
- func (s *DisassociatePrincipalFromPortfolioInput) Validate() error
- type DisassociatePrincipalFromPortfolioOutput
- type DisassociatePrincipalFromPortfolioRequest
- type DisassociateProductFromPortfolioInput
- func (s DisassociateProductFromPortfolioInput) GoString() string
- func (s *DisassociateProductFromPortfolioInput) SetAcceptLanguage(v string) *DisassociateProductFromPortfolioInput
- func (s *DisassociateProductFromPortfolioInput) SetPortfolioId(v string) *DisassociateProductFromPortfolioInput
- func (s *DisassociateProductFromPortfolioInput) SetProductId(v string) *DisassociateProductFromPortfolioInput
- func (s DisassociateProductFromPortfolioInput) String() string
- func (s *DisassociateProductFromPortfolioInput) Validate() error
- type DisassociateProductFromPortfolioOutput
- type DisassociateProductFromPortfolioRequest
- type DisassociateTagOptionFromResourceInput
- func (s DisassociateTagOptionFromResourceInput) GoString() string
- func (s *DisassociateTagOptionFromResourceInput) SetResourceId(v string) *DisassociateTagOptionFromResourceInput
- func (s *DisassociateTagOptionFromResourceInput) SetTagOptionId(v string) *DisassociateTagOptionFromResourceInput
- func (s DisassociateTagOptionFromResourceInput) String() string
- func (s *DisassociateTagOptionFromResourceInput) Validate() error
- type DisassociateTagOptionFromResourceOutput
- type DisassociateTagOptionFromResourceRequest
- type LaunchPathSummary
- func (s LaunchPathSummary) GoString() string
- func (s *LaunchPathSummary) SetConstraintSummaries(v []ConstraintSummary) *LaunchPathSummary
- func (s *LaunchPathSummary) SetId(v string) *LaunchPathSummary
- func (s *LaunchPathSummary) SetName(v string) *LaunchPathSummary
- func (s *LaunchPathSummary) SetTags(v []Tag) *LaunchPathSummary
- func (s LaunchPathSummary) String() string
- type ListAcceptedPortfolioSharesInput
- func (s ListAcceptedPortfolioSharesInput) GoString() string
- func (s *ListAcceptedPortfolioSharesInput) SetAcceptLanguage(v string) *ListAcceptedPortfolioSharesInput
- func (s *ListAcceptedPortfolioSharesInput) SetPageSize(v int64) *ListAcceptedPortfolioSharesInput
- func (s *ListAcceptedPortfolioSharesInput) SetPageToken(v string) *ListAcceptedPortfolioSharesInput
- func (s ListAcceptedPortfolioSharesInput) String() string
- type ListAcceptedPortfolioSharesOutput
- func (s ListAcceptedPortfolioSharesOutput) GoString() string
- func (s ListAcceptedPortfolioSharesOutput) SDKResponseMetadata() aws.Response
- func (s *ListAcceptedPortfolioSharesOutput) SetNextPageToken(v string) *ListAcceptedPortfolioSharesOutput
- func (s *ListAcceptedPortfolioSharesOutput) SetPortfolioDetails(v []PortfolioDetail) *ListAcceptedPortfolioSharesOutput
- func (s ListAcceptedPortfolioSharesOutput) String() string
- type ListAcceptedPortfolioSharesRequest
- type ListConstraintsForPortfolioInput
- func (s ListConstraintsForPortfolioInput) GoString() string
- func (s *ListConstraintsForPortfolioInput) SetAcceptLanguage(v string) *ListConstraintsForPortfolioInput
- func (s *ListConstraintsForPortfolioInput) SetPageSize(v int64) *ListConstraintsForPortfolioInput
- func (s *ListConstraintsForPortfolioInput) SetPageToken(v string) *ListConstraintsForPortfolioInput
- func (s *ListConstraintsForPortfolioInput) SetPortfolioId(v string) *ListConstraintsForPortfolioInput
- func (s *ListConstraintsForPortfolioInput) SetProductId(v string) *ListConstraintsForPortfolioInput
- func (s ListConstraintsForPortfolioInput) String() string
- func (s *ListConstraintsForPortfolioInput) Validate() error
- type ListConstraintsForPortfolioOutput
- func (s ListConstraintsForPortfolioOutput) GoString() string
- func (s ListConstraintsForPortfolioOutput) SDKResponseMetadata() aws.Response
- func (s *ListConstraintsForPortfolioOutput) SetConstraintDetails(v []ConstraintDetail) *ListConstraintsForPortfolioOutput
- func (s *ListConstraintsForPortfolioOutput) SetNextPageToken(v string) *ListConstraintsForPortfolioOutput
- func (s ListConstraintsForPortfolioOutput) String() string
- type ListConstraintsForPortfolioRequest
- type ListLaunchPathsInput
- func (s ListLaunchPathsInput) GoString() string
- func (s *ListLaunchPathsInput) SetAcceptLanguage(v string) *ListLaunchPathsInput
- func (s *ListLaunchPathsInput) SetPageSize(v int64) *ListLaunchPathsInput
- func (s *ListLaunchPathsInput) SetPageToken(v string) *ListLaunchPathsInput
- func (s *ListLaunchPathsInput) SetProductId(v string) *ListLaunchPathsInput
- func (s ListLaunchPathsInput) String() string
- func (s *ListLaunchPathsInput) Validate() error
- type ListLaunchPathsOutput
- func (s ListLaunchPathsOutput) GoString() string
- func (s ListLaunchPathsOutput) SDKResponseMetadata() aws.Response
- func (s *ListLaunchPathsOutput) SetLaunchPathSummaries(v []LaunchPathSummary) *ListLaunchPathsOutput
- func (s *ListLaunchPathsOutput) SetNextPageToken(v string) *ListLaunchPathsOutput
- func (s ListLaunchPathsOutput) String() string
- type ListLaunchPathsRequest
- type ListPortfolioAccessInput
- func (s ListPortfolioAccessInput) GoString() string
- func (s *ListPortfolioAccessInput) SetAcceptLanguage(v string) *ListPortfolioAccessInput
- func (s *ListPortfolioAccessInput) SetPortfolioId(v string) *ListPortfolioAccessInput
- func (s ListPortfolioAccessInput) String() string
- func (s *ListPortfolioAccessInput) Validate() error
- type ListPortfolioAccessOutput
- func (s ListPortfolioAccessOutput) GoString() string
- func (s ListPortfolioAccessOutput) SDKResponseMetadata() aws.Response
- func (s *ListPortfolioAccessOutput) SetAccountIds(v []string) *ListPortfolioAccessOutput
- func (s *ListPortfolioAccessOutput) SetNextPageToken(v string) *ListPortfolioAccessOutput
- func (s ListPortfolioAccessOutput) String() string
- type ListPortfolioAccessRequest
- type ListPortfoliosForProductInput
- func (s ListPortfoliosForProductInput) GoString() string
- func (s *ListPortfoliosForProductInput) SetAcceptLanguage(v string) *ListPortfoliosForProductInput
- func (s *ListPortfoliosForProductInput) SetPageSize(v int64) *ListPortfoliosForProductInput
- func (s *ListPortfoliosForProductInput) SetPageToken(v string) *ListPortfoliosForProductInput
- func (s *ListPortfoliosForProductInput) SetProductId(v string) *ListPortfoliosForProductInput
- func (s ListPortfoliosForProductInput) String() string
- func (s *ListPortfoliosForProductInput) Validate() error
- type ListPortfoliosForProductOutput
- func (s ListPortfoliosForProductOutput) GoString() string
- func (s ListPortfoliosForProductOutput) SDKResponseMetadata() aws.Response
- func (s *ListPortfoliosForProductOutput) SetNextPageToken(v string) *ListPortfoliosForProductOutput
- func (s *ListPortfoliosForProductOutput) SetPortfolioDetails(v []PortfolioDetail) *ListPortfoliosForProductOutput
- func (s ListPortfoliosForProductOutput) String() string
- type ListPortfoliosForProductRequest
- type ListPortfoliosInput
- func (s ListPortfoliosInput) GoString() string
- func (s *ListPortfoliosInput) SetAcceptLanguage(v string) *ListPortfoliosInput
- func (s *ListPortfoliosInput) SetPageSize(v int64) *ListPortfoliosInput
- func (s *ListPortfoliosInput) SetPageToken(v string) *ListPortfoliosInput
- func (s ListPortfoliosInput) String() string
- type ListPortfoliosOutput
- func (s ListPortfoliosOutput) GoString() string
- func (s ListPortfoliosOutput) SDKResponseMetadata() aws.Response
- func (s *ListPortfoliosOutput) SetNextPageToken(v string) *ListPortfoliosOutput
- func (s *ListPortfoliosOutput) SetPortfolioDetails(v []PortfolioDetail) *ListPortfoliosOutput
- func (s ListPortfoliosOutput) String() string
- type ListPortfoliosRequest
- type ListPrincipalsForPortfolioInput
- func (s ListPrincipalsForPortfolioInput) GoString() string
- func (s *ListPrincipalsForPortfolioInput) SetAcceptLanguage(v string) *ListPrincipalsForPortfolioInput
- func (s *ListPrincipalsForPortfolioInput) SetPageSize(v int64) *ListPrincipalsForPortfolioInput
- func (s *ListPrincipalsForPortfolioInput) SetPageToken(v string) *ListPrincipalsForPortfolioInput
- func (s *ListPrincipalsForPortfolioInput) SetPortfolioId(v string) *ListPrincipalsForPortfolioInput
- func (s ListPrincipalsForPortfolioInput) String() string
- func (s *ListPrincipalsForPortfolioInput) Validate() error
- type ListPrincipalsForPortfolioOutput
- func (s ListPrincipalsForPortfolioOutput) GoString() string
- func (s ListPrincipalsForPortfolioOutput) SDKResponseMetadata() aws.Response
- func (s *ListPrincipalsForPortfolioOutput) SetNextPageToken(v string) *ListPrincipalsForPortfolioOutput
- func (s *ListPrincipalsForPortfolioOutput) SetPrincipals(v []Principal) *ListPrincipalsForPortfolioOutput
- func (s ListPrincipalsForPortfolioOutput) String() string
- type ListPrincipalsForPortfolioRequest
- type ListProvisioningArtifactsInput
- func (s ListProvisioningArtifactsInput) GoString() string
- func (s *ListProvisioningArtifactsInput) SetAcceptLanguage(v string) *ListProvisioningArtifactsInput
- func (s *ListProvisioningArtifactsInput) SetProductId(v string) *ListProvisioningArtifactsInput
- func (s ListProvisioningArtifactsInput) String() string
- func (s *ListProvisioningArtifactsInput) Validate() error
- type ListProvisioningArtifactsOutput
- func (s ListProvisioningArtifactsOutput) GoString() string
- func (s ListProvisioningArtifactsOutput) SDKResponseMetadata() aws.Response
- func (s *ListProvisioningArtifactsOutput) SetNextPageToken(v string) *ListProvisioningArtifactsOutput
- func (s *ListProvisioningArtifactsOutput) SetProvisioningArtifactDetails(v []ProvisioningArtifactDetail) *ListProvisioningArtifactsOutput
- func (s ListProvisioningArtifactsOutput) String() string
- type ListProvisioningArtifactsRequest
- type ListRecordHistoryInput
- func (s ListRecordHistoryInput) GoString() string
- func (s *ListRecordHistoryInput) SetAcceptLanguage(v string) *ListRecordHistoryInput
- func (s *ListRecordHistoryInput) SetAccessLevelFilter(v *AccessLevelFilter) *ListRecordHistoryInput
- func (s *ListRecordHistoryInput) SetPageSize(v int64) *ListRecordHistoryInput
- func (s *ListRecordHistoryInput) SetPageToken(v string) *ListRecordHistoryInput
- func (s *ListRecordHistoryInput) SetSearchFilter(v *ListRecordHistorySearchFilter) *ListRecordHistoryInput
- func (s ListRecordHistoryInput) String() string
- type ListRecordHistoryOutput
- func (s ListRecordHistoryOutput) GoString() string
- func (s ListRecordHistoryOutput) SDKResponseMetadata() aws.Response
- func (s *ListRecordHistoryOutput) SetNextPageToken(v string) *ListRecordHistoryOutput
- func (s *ListRecordHistoryOutput) SetRecordDetails(v []RecordDetail) *ListRecordHistoryOutput
- func (s ListRecordHistoryOutput) String() string
- type ListRecordHistoryRequest
- type ListRecordHistorySearchFilter
- type ListResourcesForTagOptionInput
- func (s ListResourcesForTagOptionInput) GoString() string
- func (s *ListResourcesForTagOptionInput) SetPageSize(v int64) *ListResourcesForTagOptionInput
- func (s *ListResourcesForTagOptionInput) SetPageToken(v string) *ListResourcesForTagOptionInput
- func (s *ListResourcesForTagOptionInput) SetResourceType(v string) *ListResourcesForTagOptionInput
- func (s *ListResourcesForTagOptionInput) SetTagOptionId(v string) *ListResourcesForTagOptionInput
- func (s ListResourcesForTagOptionInput) String() string
- func (s *ListResourcesForTagOptionInput) Validate() error
- type ListResourcesForTagOptionOutput
- func (s ListResourcesForTagOptionOutput) GoString() string
- func (s ListResourcesForTagOptionOutput) SDKResponseMetadata() aws.Response
- func (s *ListResourcesForTagOptionOutput) SetPageToken(v string) *ListResourcesForTagOptionOutput
- func (s *ListResourcesForTagOptionOutput) SetResourceDetails(v []ResourceDetail) *ListResourcesForTagOptionOutput
- func (s ListResourcesForTagOptionOutput) String() string
- type ListResourcesForTagOptionRequest
- type ListTagOptionsFilters
- func (s ListTagOptionsFilters) GoString() string
- func (s *ListTagOptionsFilters) SetActive(v bool) *ListTagOptionsFilters
- func (s *ListTagOptionsFilters) SetKey(v string) *ListTagOptionsFilters
- func (s *ListTagOptionsFilters) SetValue(v string) *ListTagOptionsFilters
- func (s ListTagOptionsFilters) String() string
- func (s *ListTagOptionsFilters) Validate() error
- type ListTagOptionsInput
- func (s ListTagOptionsInput) GoString() string
- func (s *ListTagOptionsInput) SetFilters(v *ListTagOptionsFilters) *ListTagOptionsInput
- func (s *ListTagOptionsInput) SetPageSize(v int64) *ListTagOptionsInput
- func (s *ListTagOptionsInput) SetPageToken(v string) *ListTagOptionsInput
- func (s ListTagOptionsInput) String() string
- func (s *ListTagOptionsInput) Validate() error
- type ListTagOptionsOutput
- func (s ListTagOptionsOutput) GoString() string
- func (s ListTagOptionsOutput) SDKResponseMetadata() aws.Response
- func (s *ListTagOptionsOutput) SetPageToken(v string) *ListTagOptionsOutput
- func (s *ListTagOptionsOutput) SetTagOptionDetails(v []TagOptionDetail) *ListTagOptionsOutput
- func (s ListTagOptionsOutput) String() string
- type ListTagOptionsRequest
- type ParameterConstraints
- type PortfolioDetail
- func (s PortfolioDetail) GoString() string
- func (s *PortfolioDetail) SetARN(v string) *PortfolioDetail
- func (s *PortfolioDetail) SetCreatedTime(v time.Time) *PortfolioDetail
- func (s *PortfolioDetail) SetDescription(v string) *PortfolioDetail
- func (s *PortfolioDetail) SetDisplayName(v string) *PortfolioDetail
- func (s *PortfolioDetail) SetId(v string) *PortfolioDetail
- func (s *PortfolioDetail) SetProviderName(v string) *PortfolioDetail
- func (s PortfolioDetail) String() string
- type Principal
- type PrincipalType
- type ProductSource
- type ProductType
- type ProductViewAggregationValue
- type ProductViewDetail
- func (s ProductViewDetail) GoString() string
- func (s *ProductViewDetail) SetCreatedTime(v time.Time) *ProductViewDetail
- func (s *ProductViewDetail) SetProductARN(v string) *ProductViewDetail
- func (s *ProductViewDetail) SetProductViewSummary(v *ProductViewSummary) *ProductViewDetail
- func (s *ProductViewDetail) SetStatus(v Status) *ProductViewDetail
- func (s ProductViewDetail) String() string
- type ProductViewFilterBy
- type ProductViewSortBy
- type ProductViewSummary
- func (s ProductViewSummary) GoString() string
- func (s *ProductViewSummary) SetDistributor(v string) *ProductViewSummary
- func (s *ProductViewSummary) SetHasDefaultPath(v bool) *ProductViewSummary
- func (s *ProductViewSummary) SetId(v string) *ProductViewSummary
- func (s *ProductViewSummary) SetName(v string) *ProductViewSummary
- func (s *ProductViewSummary) SetOwner(v string) *ProductViewSummary
- func (s *ProductViewSummary) SetProductId(v string) *ProductViewSummary
- func (s *ProductViewSummary) SetShortDescription(v string) *ProductViewSummary
- func (s *ProductViewSummary) SetSupportDescription(v string) *ProductViewSummary
- func (s *ProductViewSummary) SetSupportEmail(v string) *ProductViewSummary
- func (s *ProductViewSummary) SetSupportUrl(v string) *ProductViewSummary
- func (s *ProductViewSummary) SetType(v ProductType) *ProductViewSummary
- func (s ProductViewSummary) String() string
- type ProvisionProductInput
- func (s ProvisionProductInput) GoString() string
- func (s *ProvisionProductInput) SetAcceptLanguage(v string) *ProvisionProductInput
- func (s *ProvisionProductInput) SetNotificationArns(v []string) *ProvisionProductInput
- func (s *ProvisionProductInput) SetPathId(v string) *ProvisionProductInput
- func (s *ProvisionProductInput) SetProductId(v string) *ProvisionProductInput
- func (s *ProvisionProductInput) SetProvisionToken(v string) *ProvisionProductInput
- func (s *ProvisionProductInput) SetProvisionedProductName(v string) *ProvisionProductInput
- func (s *ProvisionProductInput) SetProvisioningArtifactId(v string) *ProvisionProductInput
- func (s *ProvisionProductInput) SetProvisioningParameters(v []ProvisioningParameter) *ProvisionProductInput
- func (s *ProvisionProductInput) SetTags(v []Tag) *ProvisionProductInput
- func (s ProvisionProductInput) String() string
- func (s *ProvisionProductInput) Validate() error
- type ProvisionProductOutput
- type ProvisionProductRequest
- type ProvisionedProductDetail
- func (s ProvisionedProductDetail) GoString() string
- func (s *ProvisionedProductDetail) SetArn(v string) *ProvisionedProductDetail
- func (s *ProvisionedProductDetail) SetCreatedTime(v time.Time) *ProvisionedProductDetail
- func (s *ProvisionedProductDetail) SetId(v string) *ProvisionedProductDetail
- func (s *ProvisionedProductDetail) SetIdempotencyToken(v string) *ProvisionedProductDetail
- func (s *ProvisionedProductDetail) SetLastRecordId(v string) *ProvisionedProductDetail
- func (s *ProvisionedProductDetail) SetName(v string) *ProvisionedProductDetail
- func (s *ProvisionedProductDetail) SetStatus(v ProvisionedProductStatus) *ProvisionedProductDetail
- func (s *ProvisionedProductDetail) SetStatusMessage(v string) *ProvisionedProductDetail
- func (s *ProvisionedProductDetail) SetType(v string) *ProvisionedProductDetail
- func (s ProvisionedProductDetail) String() string
- type ProvisionedProductStatus
- type ProvisioningArtifact
- func (s ProvisioningArtifact) GoString() string
- func (s *ProvisioningArtifact) SetCreatedTime(v time.Time) *ProvisioningArtifact
- func (s *ProvisioningArtifact) SetDescription(v string) *ProvisioningArtifact
- func (s *ProvisioningArtifact) SetId(v string) *ProvisioningArtifact
- func (s *ProvisioningArtifact) SetName(v string) *ProvisioningArtifact
- func (s ProvisioningArtifact) String() string
- type ProvisioningArtifactDetail
- func (s ProvisioningArtifactDetail) GoString() string
- func (s *ProvisioningArtifactDetail) SetActive(v bool) *ProvisioningArtifactDetail
- func (s *ProvisioningArtifactDetail) SetCreatedTime(v time.Time) *ProvisioningArtifactDetail
- func (s *ProvisioningArtifactDetail) SetDescription(v string) *ProvisioningArtifactDetail
- func (s *ProvisioningArtifactDetail) SetId(v string) *ProvisioningArtifactDetail
- func (s *ProvisioningArtifactDetail) SetName(v string) *ProvisioningArtifactDetail
- func (s *ProvisioningArtifactDetail) SetType(v ProvisioningArtifactType) *ProvisioningArtifactDetail
- func (s ProvisioningArtifactDetail) String() string
- type ProvisioningArtifactParameter
- func (s ProvisioningArtifactParameter) GoString() string
- func (s *ProvisioningArtifactParameter) SetDefaultValue(v string) *ProvisioningArtifactParameter
- func (s *ProvisioningArtifactParameter) SetDescription(v string) *ProvisioningArtifactParameter
- func (s *ProvisioningArtifactParameter) SetIsNoEcho(v bool) *ProvisioningArtifactParameter
- func (s *ProvisioningArtifactParameter) SetParameterConstraints(v *ParameterConstraints) *ProvisioningArtifactParameter
- func (s *ProvisioningArtifactParameter) SetParameterKey(v string) *ProvisioningArtifactParameter
- func (s *ProvisioningArtifactParameter) SetParameterType(v string) *ProvisioningArtifactParameter
- func (s ProvisioningArtifactParameter) String() string
- type ProvisioningArtifactProperties
- func (s ProvisioningArtifactProperties) GoString() string
- func (s *ProvisioningArtifactProperties) SetDescription(v string) *ProvisioningArtifactProperties
- func (s *ProvisioningArtifactProperties) SetInfo(v map[string]string) *ProvisioningArtifactProperties
- func (s *ProvisioningArtifactProperties) SetName(v string) *ProvisioningArtifactProperties
- func (s *ProvisioningArtifactProperties) SetType(v ProvisioningArtifactType) *ProvisioningArtifactProperties
- func (s ProvisioningArtifactProperties) String() string
- func (s *ProvisioningArtifactProperties) Validate() error
- type ProvisioningArtifactPropertyName
- type ProvisioningArtifactSummary
- func (s ProvisioningArtifactSummary) GoString() string
- func (s *ProvisioningArtifactSummary) SetCreatedTime(v time.Time) *ProvisioningArtifactSummary
- func (s *ProvisioningArtifactSummary) SetDescription(v string) *ProvisioningArtifactSummary
- func (s *ProvisioningArtifactSummary) SetId(v string) *ProvisioningArtifactSummary
- func (s *ProvisioningArtifactSummary) SetName(v string) *ProvisioningArtifactSummary
- func (s *ProvisioningArtifactSummary) SetProvisioningArtifactMetadata(v map[string]string) *ProvisioningArtifactSummary
- func (s ProvisioningArtifactSummary) String() string
- type ProvisioningArtifactType
- type ProvisioningParameter
- type RecordDetail
- func (s RecordDetail) GoString() string
- func (s *RecordDetail) SetCreatedTime(v time.Time) *RecordDetail
- func (s *RecordDetail) SetPathId(v string) *RecordDetail
- func (s *RecordDetail) SetProductId(v string) *RecordDetail
- func (s *RecordDetail) SetProvisionedProductId(v string) *RecordDetail
- func (s *RecordDetail) SetProvisionedProductName(v string) *RecordDetail
- func (s *RecordDetail) SetProvisionedProductType(v string) *RecordDetail
- func (s *RecordDetail) SetProvisioningArtifactId(v string) *RecordDetail
- func (s *RecordDetail) SetRecordErrors(v []RecordError) *RecordDetail
- func (s *RecordDetail) SetRecordId(v string) *RecordDetail
- func (s *RecordDetail) SetRecordTags(v []RecordTag) *RecordDetail
- func (s *RecordDetail) SetRecordType(v string) *RecordDetail
- func (s *RecordDetail) SetStatus(v RecordStatus) *RecordDetail
- func (s *RecordDetail) SetUpdatedTime(v time.Time) *RecordDetail
- func (s RecordDetail) String() string
- type RecordError
- type RecordOutput
- type RecordStatus
- type RecordTag
- type RejectPortfolioShareInput
- func (s RejectPortfolioShareInput) GoString() string
- func (s *RejectPortfolioShareInput) SetAcceptLanguage(v string) *RejectPortfolioShareInput
- func (s *RejectPortfolioShareInput) SetPortfolioId(v string) *RejectPortfolioShareInput
- func (s RejectPortfolioShareInput) String() string
- func (s *RejectPortfolioShareInput) Validate() error
- type RejectPortfolioShareOutput
- type RejectPortfolioShareRequest
- type ResourceDetail
- func (s ResourceDetail) GoString() string
- func (s *ResourceDetail) SetARN(v string) *ResourceDetail
- func (s *ResourceDetail) SetCreatedTime(v time.Time) *ResourceDetail
- func (s *ResourceDetail) SetDescription(v string) *ResourceDetail
- func (s *ResourceDetail) SetId(v string) *ResourceDetail
- func (s *ResourceDetail) SetName(v string) *ResourceDetail
- func (s ResourceDetail) String() string
- type ScanProvisionedProductsInput
- func (s ScanProvisionedProductsInput) GoString() string
- func (s *ScanProvisionedProductsInput) SetAcceptLanguage(v string) *ScanProvisionedProductsInput
- func (s *ScanProvisionedProductsInput) SetAccessLevelFilter(v *AccessLevelFilter) *ScanProvisionedProductsInput
- func (s *ScanProvisionedProductsInput) SetPageSize(v int64) *ScanProvisionedProductsInput
- func (s *ScanProvisionedProductsInput) SetPageToken(v string) *ScanProvisionedProductsInput
- func (s ScanProvisionedProductsInput) String() string
- type ScanProvisionedProductsOutput
- func (s ScanProvisionedProductsOutput) GoString() string
- func (s ScanProvisionedProductsOutput) SDKResponseMetadata() aws.Response
- func (s *ScanProvisionedProductsOutput) SetNextPageToken(v string) *ScanProvisionedProductsOutput
- func (s *ScanProvisionedProductsOutput) SetProvisionedProducts(v []ProvisionedProductDetail) *ScanProvisionedProductsOutput
- func (s ScanProvisionedProductsOutput) String() string
- type ScanProvisionedProductsRequest
- type SearchProductsAsAdminInput
- func (s SearchProductsAsAdminInput) GoString() string
- func (s *SearchProductsAsAdminInput) SetAcceptLanguage(v string) *SearchProductsAsAdminInput
- func (s *SearchProductsAsAdminInput) SetFilters(v map[string][]string) *SearchProductsAsAdminInput
- func (s *SearchProductsAsAdminInput) SetPageSize(v int64) *SearchProductsAsAdminInput
- func (s *SearchProductsAsAdminInput) SetPageToken(v string) *SearchProductsAsAdminInput
- func (s *SearchProductsAsAdminInput) SetPortfolioId(v string) *SearchProductsAsAdminInput
- func (s *SearchProductsAsAdminInput) SetProductSource(v ProductSource) *SearchProductsAsAdminInput
- func (s *SearchProductsAsAdminInput) SetSortBy(v ProductViewSortBy) *SearchProductsAsAdminInput
- func (s *SearchProductsAsAdminInput) SetSortOrder(v SortOrder) *SearchProductsAsAdminInput
- func (s SearchProductsAsAdminInput) String() string
- func (s *SearchProductsAsAdminInput) Validate() error
- type SearchProductsAsAdminOutput
- func (s SearchProductsAsAdminOutput) GoString() string
- func (s SearchProductsAsAdminOutput) SDKResponseMetadata() aws.Response
- func (s *SearchProductsAsAdminOutput) SetNextPageToken(v string) *SearchProductsAsAdminOutput
- func (s *SearchProductsAsAdminOutput) SetProductViewDetails(v []ProductViewDetail) *SearchProductsAsAdminOutput
- func (s SearchProductsAsAdminOutput) String() string
- type SearchProductsAsAdminRequest
- type SearchProductsInput
- func (s SearchProductsInput) GoString() string
- func (s *SearchProductsInput) SetAcceptLanguage(v string) *SearchProductsInput
- func (s *SearchProductsInput) SetFilters(v map[string][]string) *SearchProductsInput
- func (s *SearchProductsInput) SetPageSize(v int64) *SearchProductsInput
- func (s *SearchProductsInput) SetPageToken(v string) *SearchProductsInput
- func (s *SearchProductsInput) SetSortBy(v ProductViewSortBy) *SearchProductsInput
- func (s *SearchProductsInput) SetSortOrder(v SortOrder) *SearchProductsInput
- func (s SearchProductsInput) String() string
- type SearchProductsOutput
- func (s SearchProductsOutput) GoString() string
- func (s SearchProductsOutput) SDKResponseMetadata() aws.Response
- func (s *SearchProductsOutput) SetNextPageToken(v string) *SearchProductsOutput
- func (s *SearchProductsOutput) SetProductViewAggregations(v map[string][]ProductViewAggregationValue) *SearchProductsOutput
- func (s *SearchProductsOutput) SetProductViewSummaries(v []ProductViewSummary) *SearchProductsOutput
- func (s SearchProductsOutput) String() string
- type SearchProductsRequest
- type ServiceCatalog
- func (c *ServiceCatalog) AcceptPortfolioShareRequest(input *AcceptPortfolioShareInput) AcceptPortfolioShareRequest
- func (c *ServiceCatalog) AssociatePrincipalWithPortfolioRequest(input *AssociatePrincipalWithPortfolioInput) AssociatePrincipalWithPortfolioRequest
- func (c *ServiceCatalog) AssociateProductWithPortfolioRequest(input *AssociateProductWithPortfolioInput) AssociateProductWithPortfolioRequest
- func (c *ServiceCatalog) AssociateTagOptionWithResourceRequest(input *AssociateTagOptionWithResourceInput) AssociateTagOptionWithResourceRequest
- func (c *ServiceCatalog) CopyProductRequest(input *CopyProductInput) CopyProductRequest
- func (c *ServiceCatalog) CreateConstraintRequest(input *CreateConstraintInput) CreateConstraintRequest
- func (c *ServiceCatalog) CreatePortfolioRequest(input *CreatePortfolioInput) CreatePortfolioRequest
- func (c *ServiceCatalog) CreatePortfolioShareRequest(input *CreatePortfolioShareInput) CreatePortfolioShareRequest
- func (c *ServiceCatalog) CreateProductRequest(input *CreateProductInput) CreateProductRequest
- func (c *ServiceCatalog) CreateProvisioningArtifactRequest(input *CreateProvisioningArtifactInput) CreateProvisioningArtifactRequest
- func (c *ServiceCatalog) CreateTagOptionRequest(input *CreateTagOptionInput) CreateTagOptionRequest
- func (c *ServiceCatalog) DeleteConstraintRequest(input *DeleteConstraintInput) DeleteConstraintRequest
- func (c *ServiceCatalog) DeletePortfolioRequest(input *DeletePortfolioInput) DeletePortfolioRequest
- func (c *ServiceCatalog) DeletePortfolioShareRequest(input *DeletePortfolioShareInput) DeletePortfolioShareRequest
- func (c *ServiceCatalog) DeleteProductRequest(input *DeleteProductInput) DeleteProductRequest
- func (c *ServiceCatalog) DeleteProvisioningArtifactRequest(input *DeleteProvisioningArtifactInput) DeleteProvisioningArtifactRequest
- func (c *ServiceCatalog) DescribeConstraintRequest(input *DescribeConstraintInput) DescribeConstraintRequest
- func (c *ServiceCatalog) DescribeCopyProductStatusRequest(input *DescribeCopyProductStatusInput) DescribeCopyProductStatusRequest
- func (c *ServiceCatalog) DescribePortfolioRequest(input *DescribePortfolioInput) DescribePortfolioRequest
- func (c *ServiceCatalog) DescribeProductAsAdminRequest(input *DescribeProductAsAdminInput) DescribeProductAsAdminRequest
- func (c *ServiceCatalog) DescribeProductRequest(input *DescribeProductInput) DescribeProductRequest
- func (c *ServiceCatalog) DescribeProductViewRequest(input *DescribeProductViewInput) DescribeProductViewRequest
- func (c *ServiceCatalog) DescribeProvisionedProductRequest(input *DescribeProvisionedProductInput) DescribeProvisionedProductRequest
- func (c *ServiceCatalog) DescribeProvisioningArtifactRequest(input *DescribeProvisioningArtifactInput) DescribeProvisioningArtifactRequest
- func (c *ServiceCatalog) DescribeProvisioningParametersRequest(input *DescribeProvisioningParametersInput) DescribeProvisioningParametersRequest
- func (c *ServiceCatalog) DescribeRecordRequest(input *DescribeRecordInput) DescribeRecordRequest
- func (c *ServiceCatalog) DescribeTagOptionRequest(input *DescribeTagOptionInput) DescribeTagOptionRequest
- func (c *ServiceCatalog) DisassociatePrincipalFromPortfolioRequest(input *DisassociatePrincipalFromPortfolioInput) DisassociatePrincipalFromPortfolioRequest
- func (c *ServiceCatalog) DisassociateProductFromPortfolioRequest(input *DisassociateProductFromPortfolioInput) DisassociateProductFromPortfolioRequest
- func (c *ServiceCatalog) DisassociateTagOptionFromResourceRequest(input *DisassociateTagOptionFromResourceInput) DisassociateTagOptionFromResourceRequest
- func (c *ServiceCatalog) ListAcceptedPortfolioSharesPages(input *ListAcceptedPortfolioSharesInput, ...) error
- func (c *ServiceCatalog) ListAcceptedPortfolioSharesPagesWithContext(ctx aws.Context, input *ListAcceptedPortfolioSharesInput, ...) error
- func (c *ServiceCatalog) ListAcceptedPortfolioSharesRequest(input *ListAcceptedPortfolioSharesInput) ListAcceptedPortfolioSharesRequest
- func (c *ServiceCatalog) ListConstraintsForPortfolioPages(input *ListConstraintsForPortfolioInput, ...) error
- func (c *ServiceCatalog) ListConstraintsForPortfolioPagesWithContext(ctx aws.Context, input *ListConstraintsForPortfolioInput, ...) error
- func (c *ServiceCatalog) ListConstraintsForPortfolioRequest(input *ListConstraintsForPortfolioInput) ListConstraintsForPortfolioRequest
- func (c *ServiceCatalog) ListLaunchPathsPages(input *ListLaunchPathsInput, fn func(*ListLaunchPathsOutput, bool) bool) error
- func (c *ServiceCatalog) ListLaunchPathsPagesWithContext(ctx aws.Context, input *ListLaunchPathsInput, ...) error
- func (c *ServiceCatalog) ListLaunchPathsRequest(input *ListLaunchPathsInput) ListLaunchPathsRequest
- func (c *ServiceCatalog) ListPortfolioAccessRequest(input *ListPortfolioAccessInput) ListPortfolioAccessRequest
- func (c *ServiceCatalog) ListPortfoliosForProductPages(input *ListPortfoliosForProductInput, ...) error
- func (c *ServiceCatalog) ListPortfoliosForProductPagesWithContext(ctx aws.Context, input *ListPortfoliosForProductInput, ...) error
- func (c *ServiceCatalog) ListPortfoliosForProductRequest(input *ListPortfoliosForProductInput) ListPortfoliosForProductRequest
- func (c *ServiceCatalog) ListPortfoliosPages(input *ListPortfoliosInput, fn func(*ListPortfoliosOutput, bool) bool) error
- func (c *ServiceCatalog) ListPortfoliosPagesWithContext(ctx aws.Context, input *ListPortfoliosInput, ...) error
- func (c *ServiceCatalog) ListPortfoliosRequest(input *ListPortfoliosInput) ListPortfoliosRequest
- func (c *ServiceCatalog) ListPrincipalsForPortfolioPages(input *ListPrincipalsForPortfolioInput, ...) error
- func (c *ServiceCatalog) ListPrincipalsForPortfolioPagesWithContext(ctx aws.Context, input *ListPrincipalsForPortfolioInput, ...) error
- func (c *ServiceCatalog) ListPrincipalsForPortfolioRequest(input *ListPrincipalsForPortfolioInput) ListPrincipalsForPortfolioRequest
- func (c *ServiceCatalog) ListProvisioningArtifactsRequest(input *ListProvisioningArtifactsInput) ListProvisioningArtifactsRequest
- func (c *ServiceCatalog) ListRecordHistoryRequest(input *ListRecordHistoryInput) ListRecordHistoryRequest
- func (c *ServiceCatalog) ListResourcesForTagOptionPages(input *ListResourcesForTagOptionInput, ...) error
- func (c *ServiceCatalog) ListResourcesForTagOptionPagesWithContext(ctx aws.Context, input *ListResourcesForTagOptionInput, ...) error
- func (c *ServiceCatalog) ListResourcesForTagOptionRequest(input *ListResourcesForTagOptionInput) ListResourcesForTagOptionRequest
- func (c *ServiceCatalog) ListTagOptionsPages(input *ListTagOptionsInput, fn func(*ListTagOptionsOutput, bool) bool) error
- func (c *ServiceCatalog) ListTagOptionsPagesWithContext(ctx aws.Context, input *ListTagOptionsInput, ...) error
- func (c *ServiceCatalog) ListTagOptionsRequest(input *ListTagOptionsInput) ListTagOptionsRequest
- func (c *ServiceCatalog) ProvisionProductRequest(input *ProvisionProductInput) ProvisionProductRequest
- func (c *ServiceCatalog) RejectPortfolioShareRequest(input *RejectPortfolioShareInput) RejectPortfolioShareRequest
- func (c *ServiceCatalog) ScanProvisionedProductsRequest(input *ScanProvisionedProductsInput) ScanProvisionedProductsRequest
- func (c *ServiceCatalog) SearchProductsAsAdminPages(input *SearchProductsAsAdminInput, ...) error
- func (c *ServiceCatalog) SearchProductsAsAdminPagesWithContext(ctx aws.Context, input *SearchProductsAsAdminInput, ...) error
- func (c *ServiceCatalog) SearchProductsAsAdminRequest(input *SearchProductsAsAdminInput) SearchProductsAsAdminRequest
- func (c *ServiceCatalog) SearchProductsPages(input *SearchProductsInput, fn func(*SearchProductsOutput, bool) bool) error
- func (c *ServiceCatalog) SearchProductsPagesWithContext(ctx aws.Context, input *SearchProductsInput, ...) error
- func (c *ServiceCatalog) SearchProductsRequest(input *SearchProductsInput) SearchProductsRequest
- func (c *ServiceCatalog) TerminateProvisionedProductRequest(input *TerminateProvisionedProductInput) TerminateProvisionedProductRequest
- func (c *ServiceCatalog) UpdateConstraintRequest(input *UpdateConstraintInput) UpdateConstraintRequest
- func (c *ServiceCatalog) UpdatePortfolioRequest(input *UpdatePortfolioInput) UpdatePortfolioRequest
- func (c *ServiceCatalog) UpdateProductRequest(input *UpdateProductInput) UpdateProductRequest
- func (c *ServiceCatalog) UpdateProvisionedProductRequest(input *UpdateProvisionedProductInput) UpdateProvisionedProductRequest
- func (c *ServiceCatalog) UpdateProvisioningArtifactRequest(input *UpdateProvisioningArtifactInput) UpdateProvisioningArtifactRequest
- func (c *ServiceCatalog) UpdateTagOptionRequest(input *UpdateTagOptionInput) UpdateTagOptionRequest
- type SortOrder
- type Status
- type Tag
- type TagOptionDetail
- func (s TagOptionDetail) GoString() string
- func (s *TagOptionDetail) SetActive(v bool) *TagOptionDetail
- func (s *TagOptionDetail) SetId(v string) *TagOptionDetail
- func (s *TagOptionDetail) SetKey(v string) *TagOptionDetail
- func (s *TagOptionDetail) SetValue(v string) *TagOptionDetail
- func (s TagOptionDetail) String() string
- type TagOptionSummary
- type TerminateProvisionedProductInput
- func (s TerminateProvisionedProductInput) GoString() string
- func (s *TerminateProvisionedProductInput) SetAcceptLanguage(v string) *TerminateProvisionedProductInput
- func (s *TerminateProvisionedProductInput) SetIgnoreErrors(v bool) *TerminateProvisionedProductInput
- func (s *TerminateProvisionedProductInput) SetProvisionedProductId(v string) *TerminateProvisionedProductInput
- func (s *TerminateProvisionedProductInput) SetProvisionedProductName(v string) *TerminateProvisionedProductInput
- func (s *TerminateProvisionedProductInput) SetTerminateToken(v string) *TerminateProvisionedProductInput
- func (s TerminateProvisionedProductInput) String() string
- func (s *TerminateProvisionedProductInput) Validate() error
- type TerminateProvisionedProductOutput
- func (s TerminateProvisionedProductOutput) GoString() string
- func (s TerminateProvisionedProductOutput) SDKResponseMetadata() aws.Response
- func (s *TerminateProvisionedProductOutput) SetRecordDetail(v *RecordDetail) *TerminateProvisionedProductOutput
- func (s TerminateProvisionedProductOutput) String() string
- type TerminateProvisionedProductRequest
- type UpdateConstraintInput
- func (s UpdateConstraintInput) GoString() string
- func (s *UpdateConstraintInput) SetAcceptLanguage(v string) *UpdateConstraintInput
- func (s *UpdateConstraintInput) SetDescription(v string) *UpdateConstraintInput
- func (s *UpdateConstraintInput) SetId(v string) *UpdateConstraintInput
- func (s UpdateConstraintInput) String() string
- func (s *UpdateConstraintInput) Validate() error
- type UpdateConstraintOutput
- func (s UpdateConstraintOutput) GoString() string
- func (s UpdateConstraintOutput) SDKResponseMetadata() aws.Response
- func (s *UpdateConstraintOutput) SetConstraintDetail(v *ConstraintDetail) *UpdateConstraintOutput
- func (s *UpdateConstraintOutput) SetConstraintParameters(v string) *UpdateConstraintOutput
- func (s *UpdateConstraintOutput) SetStatus(v Status) *UpdateConstraintOutput
- func (s UpdateConstraintOutput) String() string
- type UpdateConstraintRequest
- type UpdatePortfolioInput
- func (s UpdatePortfolioInput) GoString() string
- func (s *UpdatePortfolioInput) SetAcceptLanguage(v string) *UpdatePortfolioInput
- func (s *UpdatePortfolioInput) SetAddTags(v []Tag) *UpdatePortfolioInput
- func (s *UpdatePortfolioInput) SetDescription(v string) *UpdatePortfolioInput
- func (s *UpdatePortfolioInput) SetDisplayName(v string) *UpdatePortfolioInput
- func (s *UpdatePortfolioInput) SetId(v string) *UpdatePortfolioInput
- func (s *UpdatePortfolioInput) SetProviderName(v string) *UpdatePortfolioInput
- func (s *UpdatePortfolioInput) SetRemoveTags(v []string) *UpdatePortfolioInput
- func (s UpdatePortfolioInput) String() string
- func (s *UpdatePortfolioInput) Validate() error
- type UpdatePortfolioOutput
- func (s UpdatePortfolioOutput) GoString() string
- func (s UpdatePortfolioOutput) SDKResponseMetadata() aws.Response
- func (s *UpdatePortfolioOutput) SetPortfolioDetail(v *PortfolioDetail) *UpdatePortfolioOutput
- func (s *UpdatePortfolioOutput) SetTags(v []Tag) *UpdatePortfolioOutput
- func (s UpdatePortfolioOutput) String() string
- type UpdatePortfolioRequest
- type UpdateProductInput
- func (s UpdateProductInput) GoString() string
- func (s *UpdateProductInput) SetAcceptLanguage(v string) *UpdateProductInput
- func (s *UpdateProductInput) SetAddTags(v []Tag) *UpdateProductInput
- func (s *UpdateProductInput) SetDescription(v string) *UpdateProductInput
- func (s *UpdateProductInput) SetDistributor(v string) *UpdateProductInput
- func (s *UpdateProductInput) SetId(v string) *UpdateProductInput
- func (s *UpdateProductInput) SetName(v string) *UpdateProductInput
- func (s *UpdateProductInput) SetOwner(v string) *UpdateProductInput
- func (s *UpdateProductInput) SetRemoveTags(v []string) *UpdateProductInput
- func (s *UpdateProductInput) SetSupportDescription(v string) *UpdateProductInput
- func (s *UpdateProductInput) SetSupportEmail(v string) *UpdateProductInput
- func (s *UpdateProductInput) SetSupportUrl(v string) *UpdateProductInput
- func (s UpdateProductInput) String() string
- func (s *UpdateProductInput) Validate() error
- type UpdateProductOutput
- func (s UpdateProductOutput) GoString() string
- func (s UpdateProductOutput) SDKResponseMetadata() aws.Response
- func (s *UpdateProductOutput) SetProductViewDetail(v *ProductViewDetail) *UpdateProductOutput
- func (s *UpdateProductOutput) SetTags(v []Tag) *UpdateProductOutput
- func (s UpdateProductOutput) String() string
- type UpdateProductRequest
- type UpdateProvisionedProductInput
- func (s UpdateProvisionedProductInput) GoString() string
- func (s *UpdateProvisionedProductInput) SetAcceptLanguage(v string) *UpdateProvisionedProductInput
- func (s *UpdateProvisionedProductInput) SetPathId(v string) *UpdateProvisionedProductInput
- func (s *UpdateProvisionedProductInput) SetProductId(v string) *UpdateProvisionedProductInput
- func (s *UpdateProvisionedProductInput) SetProvisionedProductId(v string) *UpdateProvisionedProductInput
- func (s *UpdateProvisionedProductInput) SetProvisionedProductName(v string) *UpdateProvisionedProductInput
- func (s *UpdateProvisionedProductInput) SetProvisioningArtifactId(v string) *UpdateProvisionedProductInput
- func (s *UpdateProvisionedProductInput) SetProvisioningParameters(v []UpdateProvisioningParameter) *UpdateProvisionedProductInput
- func (s *UpdateProvisionedProductInput) SetUpdateToken(v string) *UpdateProvisionedProductInput
- func (s UpdateProvisionedProductInput) String() string
- func (s *UpdateProvisionedProductInput) Validate() error
- type UpdateProvisionedProductOutput
- type UpdateProvisionedProductRequest
- type UpdateProvisioningArtifactInput
- func (s UpdateProvisioningArtifactInput) GoString() string
- func (s *UpdateProvisioningArtifactInput) SetAcceptLanguage(v string) *UpdateProvisioningArtifactInput
- func (s *UpdateProvisioningArtifactInput) SetActive(v bool) *UpdateProvisioningArtifactInput
- func (s *UpdateProvisioningArtifactInput) SetDescription(v string) *UpdateProvisioningArtifactInput
- func (s *UpdateProvisioningArtifactInput) SetName(v string) *UpdateProvisioningArtifactInput
- func (s *UpdateProvisioningArtifactInput) SetProductId(v string) *UpdateProvisioningArtifactInput
- func (s *UpdateProvisioningArtifactInput) SetProvisioningArtifactId(v string) *UpdateProvisioningArtifactInput
- func (s UpdateProvisioningArtifactInput) String() string
- func (s *UpdateProvisioningArtifactInput) Validate() error
- type UpdateProvisioningArtifactOutput
- func (s UpdateProvisioningArtifactOutput) GoString() string
- func (s UpdateProvisioningArtifactOutput) SDKResponseMetadata() aws.Response
- func (s *UpdateProvisioningArtifactOutput) SetInfo(v map[string]string) *UpdateProvisioningArtifactOutput
- func (s *UpdateProvisioningArtifactOutput) SetProvisioningArtifactDetail(v *ProvisioningArtifactDetail) *UpdateProvisioningArtifactOutput
- func (s *UpdateProvisioningArtifactOutput) SetStatus(v Status) *UpdateProvisioningArtifactOutput
- func (s UpdateProvisioningArtifactOutput) String() string
- type UpdateProvisioningArtifactRequest
- type UpdateProvisioningParameter
- func (s UpdateProvisioningParameter) GoString() string
- func (s *UpdateProvisioningParameter) SetKey(v string) *UpdateProvisioningParameter
- func (s *UpdateProvisioningParameter) SetUsePreviousValue(v bool) *UpdateProvisioningParameter
- func (s *UpdateProvisioningParameter) SetValue(v string) *UpdateProvisioningParameter
- func (s UpdateProvisioningParameter) String() string
- func (s *UpdateProvisioningParameter) Validate() error
- type UpdateTagOptionInput
- func (s UpdateTagOptionInput) GoString() string
- func (s *UpdateTagOptionInput) SetActive(v bool) *UpdateTagOptionInput
- func (s *UpdateTagOptionInput) SetId(v string) *UpdateTagOptionInput
- func (s *UpdateTagOptionInput) SetValue(v string) *UpdateTagOptionInput
- func (s UpdateTagOptionInput) String() string
- func (s *UpdateTagOptionInput) Validate() error
- type UpdateTagOptionOutput
- type UpdateTagOptionRequest
- type UsageInstruction
Constants ¶
const ( // ErrCodeDuplicateResourceException for service response error code // "DuplicateResourceException". // // The specified resource is a duplicate. ErrCodeDuplicateResourceException = "DuplicateResourceException" // ErrCodeInvalidParametersException for service response error code // "InvalidParametersException". // // One or more parameters provided to the operation are not valid. ErrCodeInvalidParametersException = "InvalidParametersException" // ErrCodeInvalidStateException for service response error code // "InvalidStateException". // // 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. ErrCodeInvalidStateException = "InvalidStateException" // ErrCodeLimitExceededException for service response error code // "LimitExceededException". // // 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. ErrCodeLimitExceededException = "LimitExceededException" // ErrCodeResourceInUseException for service response error code // "ResourceInUseException". // // A resource that is currently in use. Ensure the resource is not in use and // retry the operation. ErrCodeResourceInUseException = "ResourceInUseException" // ErrCodeResourceNotFoundException for service response error code // "ResourceNotFoundException". // // The specified resource was not found. ErrCodeResourceNotFoundException = "ResourceNotFoundException" // ErrCodeTagOptionNotMigratedException for service response error code // "TagOptionNotMigratedException". // // 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. ErrCodeTagOptionNotMigratedException = "TagOptionNotMigratedException" )
const ( ServiceName = "servicecatalog" // Service endpoint prefix API calls made to. EndpointsID = ServiceName // Service ID for Regions and Endpoints metadata. )
Service information constants
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AcceptPortfolioShareInput ¶
type AcceptPortfolioShareInput struct { // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // // PortfolioId is a required field PortfolioId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/AcceptPortfolioShareInput
func (AcceptPortfolioShareInput) GoString ¶
func (s AcceptPortfolioShareInput) GoString() string
GoString returns the string representation
func (*AcceptPortfolioShareInput) SetAcceptLanguage ¶
func (s *AcceptPortfolioShareInput) SetAcceptLanguage(v string) *AcceptPortfolioShareInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*AcceptPortfolioShareInput) SetPortfolioId ¶
func (s *AcceptPortfolioShareInput) SetPortfolioId(v string) *AcceptPortfolioShareInput
SetPortfolioId sets the PortfolioId field's value.
func (AcceptPortfolioShareInput) String ¶
func (s AcceptPortfolioShareInput) String() string
String returns the string representation
func (*AcceptPortfolioShareInput) Validate ¶
func (s *AcceptPortfolioShareInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AcceptPortfolioShareOutput ¶
type AcceptPortfolioShareOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/AcceptPortfolioShareOutput
func (AcceptPortfolioShareOutput) GoString ¶
func (s AcceptPortfolioShareOutput) GoString() string
GoString returns the string representation
func (AcceptPortfolioShareOutput) SDKResponseMetadata ¶
func (s AcceptPortfolioShareOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (AcceptPortfolioShareOutput) String ¶
func (s AcceptPortfolioShareOutput) String() string
String returns the string representation
type AcceptPortfolioShareRequest ¶
type AcceptPortfolioShareRequest struct {}
AcceptPortfolioShareRequest is a API request type for the AcceptPortfolioShare API operation.
func (AcceptPortfolioShareRequest) Send ¶
func (r AcceptPortfolioShareRequest) Send() (*AcceptPortfolioShareOutput, error)
Send marshals and sends the AcceptPortfolioShare API request.
type AccessLevelFilter ¶
type AccessLevelFilter struct { // 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. Key AccessLevelFilterKey `type:"string" enum:"true"` // The user to which the access level applies. The only supported value is Self. Value *string `type:"string"` // contains filtered or unexported fields }
The access level to use to filter results. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/AccessLevelFilter
func (AccessLevelFilter) GoString ¶
func (s AccessLevelFilter) GoString() string
GoString returns the string representation
func (*AccessLevelFilter) SetKey ¶
func (s *AccessLevelFilter) SetKey(v AccessLevelFilterKey) *AccessLevelFilter
SetKey sets the Key field's value.
func (*AccessLevelFilter) SetValue ¶
func (s *AccessLevelFilter) SetValue(v string) *AccessLevelFilter
SetValue sets the Value field's value.
func (AccessLevelFilter) String ¶
func (s AccessLevelFilter) String() string
String returns the string representation
type AccessLevelFilterKey ¶
type AccessLevelFilterKey string
const ( AccessLevelFilterKeyAccount AccessLevelFilterKey = "Account" AccessLevelFilterKeyRole AccessLevelFilterKey = "Role" AccessLevelFilterKeyUser AccessLevelFilterKey = "User" )
Enum values for AccessLevelFilterKey
type AssociatePrincipalWithPortfolioInput ¶
type AssociatePrincipalWithPortfolioInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The portfolio identifier. // // PortfolioId is a required field PortfolioId *string `min:"1" type:"string" required:"true"` // The ARN of the principal (IAM user, role, or group). // // PrincipalARN is a required field PrincipalARN *string `min:"1" type:"string" required:"true"` // The principal type. The supported value is IAM. // // PrincipalType is a required field PrincipalType PrincipalType `type:"string" required:"true" enum:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/AssociatePrincipalWithPortfolioInput
func (AssociatePrincipalWithPortfolioInput) GoString ¶
func (s AssociatePrincipalWithPortfolioInput) GoString() string
GoString returns the string representation
func (*AssociatePrincipalWithPortfolioInput) SetAcceptLanguage ¶
func (s *AssociatePrincipalWithPortfolioInput) SetAcceptLanguage(v string) *AssociatePrincipalWithPortfolioInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*AssociatePrincipalWithPortfolioInput) SetPortfolioId ¶
func (s *AssociatePrincipalWithPortfolioInput) SetPortfolioId(v string) *AssociatePrincipalWithPortfolioInput
SetPortfolioId sets the PortfolioId field's value.
func (*AssociatePrincipalWithPortfolioInput) SetPrincipalARN ¶
func (s *AssociatePrincipalWithPortfolioInput) SetPrincipalARN(v string) *AssociatePrincipalWithPortfolioInput
SetPrincipalARN sets the PrincipalARN field's value.
func (*AssociatePrincipalWithPortfolioInput) SetPrincipalType ¶
func (s *AssociatePrincipalWithPortfolioInput) SetPrincipalType(v PrincipalType) *AssociatePrincipalWithPortfolioInput
SetPrincipalType sets the PrincipalType field's value.
func (AssociatePrincipalWithPortfolioInput) String ¶
func (s AssociatePrincipalWithPortfolioInput) String() string
String returns the string representation
func (*AssociatePrincipalWithPortfolioInput) Validate ¶
func (s *AssociatePrincipalWithPortfolioInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AssociatePrincipalWithPortfolioOutput ¶
type AssociatePrincipalWithPortfolioOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/AssociatePrincipalWithPortfolioOutput
func (AssociatePrincipalWithPortfolioOutput) GoString ¶
func (s AssociatePrincipalWithPortfolioOutput) GoString() string
GoString returns the string representation
func (AssociatePrincipalWithPortfolioOutput) SDKResponseMetadata ¶
func (s AssociatePrincipalWithPortfolioOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (AssociatePrincipalWithPortfolioOutput) String ¶
func (s AssociatePrincipalWithPortfolioOutput) String() string
String returns the string representation
type AssociatePrincipalWithPortfolioRequest ¶
type AssociatePrincipalWithPortfolioRequest struct { *aws.Request Input *AssociatePrincipalWithPortfolioInput }
AssociatePrincipalWithPortfolioRequest is a API request type for the AssociatePrincipalWithPortfolio API operation.
func (AssociatePrincipalWithPortfolioRequest) Send ¶
func (r AssociatePrincipalWithPortfolioRequest) Send() (*AssociatePrincipalWithPortfolioOutput, error)
Send marshals and sends the AssociatePrincipalWithPortfolio API request.
type AssociateProductWithPortfolioInput ¶
type AssociateProductWithPortfolioInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The portfolio identifier. // // PortfolioId is a required field PortfolioId *string `min:"1" type:"string" required:"true"` // The product identifier. // // ProductId is a required field ProductId *string `min:"1" type:"string" required:"true"` // The identifier of the source portfolio. SourcePortfolioId *string `min:"1" type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/AssociateProductWithPortfolioInput
func (AssociateProductWithPortfolioInput) GoString ¶
func (s AssociateProductWithPortfolioInput) GoString() string
GoString returns the string representation
func (*AssociateProductWithPortfolioInput) SetAcceptLanguage ¶
func (s *AssociateProductWithPortfolioInput) SetAcceptLanguage(v string) *AssociateProductWithPortfolioInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*AssociateProductWithPortfolioInput) SetPortfolioId ¶
func (s *AssociateProductWithPortfolioInput) SetPortfolioId(v string) *AssociateProductWithPortfolioInput
SetPortfolioId sets the PortfolioId field's value.
func (*AssociateProductWithPortfolioInput) SetProductId ¶
func (s *AssociateProductWithPortfolioInput) SetProductId(v string) *AssociateProductWithPortfolioInput
SetProductId sets the ProductId field's value.
func (*AssociateProductWithPortfolioInput) SetSourcePortfolioId ¶
func (s *AssociateProductWithPortfolioInput) SetSourcePortfolioId(v string) *AssociateProductWithPortfolioInput
SetSourcePortfolioId sets the SourcePortfolioId field's value.
func (AssociateProductWithPortfolioInput) String ¶
func (s AssociateProductWithPortfolioInput) String() string
String returns the string representation
func (*AssociateProductWithPortfolioInput) Validate ¶
func (s *AssociateProductWithPortfolioInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AssociateProductWithPortfolioOutput ¶
type AssociateProductWithPortfolioOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/AssociateProductWithPortfolioOutput
func (AssociateProductWithPortfolioOutput) GoString ¶
func (s AssociateProductWithPortfolioOutput) GoString() string
GoString returns the string representation
func (AssociateProductWithPortfolioOutput) SDKResponseMetadata ¶
func (s AssociateProductWithPortfolioOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (AssociateProductWithPortfolioOutput) String ¶
func (s AssociateProductWithPortfolioOutput) String() string
String returns the string representation
type AssociateProductWithPortfolioRequest ¶
type AssociateProductWithPortfolioRequest struct { *aws.Request Input *AssociateProductWithPortfolioInput }
AssociateProductWithPortfolioRequest is a API request type for the AssociateProductWithPortfolio API operation.
func (AssociateProductWithPortfolioRequest) Send ¶
func (r AssociateProductWithPortfolioRequest) Send() (*AssociateProductWithPortfolioOutput, error)
Send marshals and sends the AssociateProductWithPortfolio API request.
type AssociateTagOptionWithResourceInput ¶
type AssociateTagOptionWithResourceInput struct { // The resource identifier. // // ResourceId is a required field ResourceId *string `type:"string" required:"true"` // The TagOption identifier. // // TagOptionId is a required field TagOptionId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/AssociateTagOptionWithResourceInput
func (AssociateTagOptionWithResourceInput) GoString ¶
func (s AssociateTagOptionWithResourceInput) GoString() string
GoString returns the string representation
func (*AssociateTagOptionWithResourceInput) SetResourceId ¶
func (s *AssociateTagOptionWithResourceInput) SetResourceId(v string) *AssociateTagOptionWithResourceInput
SetResourceId sets the ResourceId field's value.
func (*AssociateTagOptionWithResourceInput) SetTagOptionId ¶
func (s *AssociateTagOptionWithResourceInput) SetTagOptionId(v string) *AssociateTagOptionWithResourceInput
SetTagOptionId sets the TagOptionId field's value.
func (AssociateTagOptionWithResourceInput) String ¶
func (s AssociateTagOptionWithResourceInput) String() string
String returns the string representation
func (*AssociateTagOptionWithResourceInput) Validate ¶
func (s *AssociateTagOptionWithResourceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AssociateTagOptionWithResourceOutput ¶
type AssociateTagOptionWithResourceOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/AssociateTagOptionWithResourceOutput
func (AssociateTagOptionWithResourceOutput) GoString ¶
func (s AssociateTagOptionWithResourceOutput) GoString() string
GoString returns the string representation
func (AssociateTagOptionWithResourceOutput) SDKResponseMetadata ¶
func (s AssociateTagOptionWithResourceOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (AssociateTagOptionWithResourceOutput) String ¶
func (s AssociateTagOptionWithResourceOutput) String() string
String returns the string representation
type AssociateTagOptionWithResourceRequest ¶
type AssociateTagOptionWithResourceRequest struct { *aws.Request Input *AssociateTagOptionWithResourceInput }
AssociateTagOptionWithResourceRequest is a API request type for the AssociateTagOptionWithResource API operation.
func (AssociateTagOptionWithResourceRequest) Send ¶
func (r AssociateTagOptionWithResourceRequest) Send() (*AssociateTagOptionWithResourceOutput, error)
Send marshals and sends the AssociateTagOptionWithResource API request.
type ConstraintDetail ¶
type ConstraintDetail struct { // The identifier of the constraint. ConstraintId *string `min:"1" type:"string"` // The description of the constraint. Description *string `type:"string"` // The owner of the constraint. Owner *string `type:"string"` // The type of constraint. // // * LAUNCH // // * NOTIFICATION // // * TEMPLATE Type *string `min:"1" type:"string"` // contains filtered or unexported fields }
Information about a constraint. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ConstraintDetail
func (ConstraintDetail) GoString ¶
func (s ConstraintDetail) GoString() string
GoString returns the string representation
func (*ConstraintDetail) SetConstraintId ¶
func (s *ConstraintDetail) SetConstraintId(v string) *ConstraintDetail
SetConstraintId sets the ConstraintId field's value.
func (*ConstraintDetail) SetDescription ¶
func (s *ConstraintDetail) SetDescription(v string) *ConstraintDetail
SetDescription sets the Description field's value.
func (*ConstraintDetail) SetOwner ¶
func (s *ConstraintDetail) SetOwner(v string) *ConstraintDetail
SetOwner sets the Owner field's value.
func (*ConstraintDetail) SetType ¶
func (s *ConstraintDetail) SetType(v string) *ConstraintDetail
SetType sets the Type field's value.
func (ConstraintDetail) String ¶
func (s ConstraintDetail) String() string
String returns the string representation
type ConstraintSummary ¶
type ConstraintSummary struct { // The description of the constraint. Description *string `type:"string"` // The type of constraint. // // * LAUNCH // // * NOTIFICATION // // * TEMPLATE Type *string `min:"1" type:"string"` // contains filtered or unexported fields }
Summary information about a constraint. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ConstraintSummary
func (ConstraintSummary) GoString ¶
func (s ConstraintSummary) GoString() string
GoString returns the string representation
func (*ConstraintSummary) SetDescription ¶
func (s *ConstraintSummary) SetDescription(v string) *ConstraintSummary
SetDescription sets the Description field's value.
func (*ConstraintSummary) SetType ¶
func (s *ConstraintSummary) SetType(v string) *ConstraintSummary
SetType sets the Type field's value.
func (ConstraintSummary) String ¶
func (s ConstraintSummary) String() string
String returns the string representation
type CopyOption ¶
type CopyOption string
const (
CopyOptionCopyTags CopyOption = "CopyTags"
)
Enum values for CopyOption
type CopyProductInput ¶
type CopyProductInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The copy options. If the value is CopyTags, the tags from the source product // are copied to the target product. CopyOptions []CopyOption `type:"list"` // 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. // // IdempotencyToken is a required field IdempotencyToken *string `min:"1" type:"string" required:"true" idempotencyToken:"true"` // The Amazon Resource Name (ARN) of the source product. // // SourceProductArn is a required field SourceProductArn *string `min:"1" type:"string" required:"true"` // The identifiers of the provisioning artifacts (also known as versions) of // the product to copy. By default, all provisioning artifacts are copied. SourceProvisioningArtifactIdentifiers []map[string]string `type:"list"` // The identifier of the target product. By default, a new product is created. TargetProductId *string `min:"1" type:"string"` // A name for the target product. The default is the name of the source product. TargetProductName *string `type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CopyProductInput
func (CopyProductInput) GoString ¶
func (s CopyProductInput) GoString() string
GoString returns the string representation
func (*CopyProductInput) SetAcceptLanguage ¶
func (s *CopyProductInput) SetAcceptLanguage(v string) *CopyProductInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*CopyProductInput) SetCopyOptions ¶
func (s *CopyProductInput) SetCopyOptions(v []CopyOption) *CopyProductInput
SetCopyOptions sets the CopyOptions field's value.
func (*CopyProductInput) SetIdempotencyToken ¶
func (s *CopyProductInput) SetIdempotencyToken(v string) *CopyProductInput
SetIdempotencyToken sets the IdempotencyToken field's value.
func (*CopyProductInput) SetSourceProductArn ¶
func (s *CopyProductInput) SetSourceProductArn(v string) *CopyProductInput
SetSourceProductArn sets the SourceProductArn field's value.
func (*CopyProductInput) SetSourceProvisioningArtifactIdentifiers ¶
func (s *CopyProductInput) SetSourceProvisioningArtifactIdentifiers(v []map[string]string) *CopyProductInput
SetSourceProvisioningArtifactIdentifiers sets the SourceProvisioningArtifactIdentifiers field's value.
func (*CopyProductInput) SetTargetProductId ¶
func (s *CopyProductInput) SetTargetProductId(v string) *CopyProductInput
SetTargetProductId sets the TargetProductId field's value.
func (*CopyProductInput) SetTargetProductName ¶
func (s *CopyProductInput) SetTargetProductName(v string) *CopyProductInput
SetTargetProductName sets the TargetProductName field's value.
func (CopyProductInput) String ¶
func (s CopyProductInput) String() string
String returns the string representation
func (*CopyProductInput) Validate ¶
func (s *CopyProductInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CopyProductOutput ¶
type CopyProductOutput struct { // The token to use to track the progress of the operation. CopyProductToken *string `min:"1" type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CopyProductOutput
func (CopyProductOutput) GoString ¶
func (s CopyProductOutput) GoString() string
GoString returns the string representation
func (CopyProductOutput) SDKResponseMetadata ¶
func (s CopyProductOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (*CopyProductOutput) SetCopyProductToken ¶
func (s *CopyProductOutput) SetCopyProductToken(v string) *CopyProductOutput
SetCopyProductToken sets the CopyProductToken field's value.
func (CopyProductOutput) String ¶
func (s CopyProductOutput) String() string
String returns the string representation
type CopyProductRequest ¶
type CopyProductRequest struct { *aws.Request Input *CopyProductInput }
CopyProductRequest is a API request type for the CopyProduct API operation.
func (CopyProductRequest) Send ¶
func (r CopyProductRequest) Send() (*CopyProductOutput, error)
Send marshals and sends the CopyProduct API request.
type CopyProductStatus ¶
type CopyProductStatus string
const ( CopyProductStatusSucceeded CopyProductStatus = "SUCCEEDED" CopyProductStatusInProgress CopyProductStatus = "IN_PROGRESS" CopyProductStatusFailed CopyProductStatus = "FAILED" )
Enum values for CopyProductStatus
type CreateConstraintInput ¶
type CreateConstraintInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The description of the constraint. Description *string `type:"string"` // 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. // // IdempotencyToken is a required field IdempotencyToken *string `min:"1" type:"string" required:"true" idempotencyToken:"true"` // The constraint parameters, in JSON format. The syntax depends on the constraint // type as follows: // // LAUNCHSpecify the RoleArn property as follows: // // \"RoleArn\" : \"arn:aws:iam::123456789012:role/LaunchRole\" // // NOTIFICATIONSpecify the NotificationArns property as follows: // // \"NotificationArns\" : [\"arn:aws:sns:us-east-1:123456789012:Topic\"] // // TEMPLATESpecify the Rules property. For more information, see Template Constraint // Rules (http://docs.aws.amazon.com/servicecatalog/latest/adminguide/reference-template_constraint_rules.html). // // Parameters is a required field Parameters *string `type:"string" required:"true"` // The portfolio identifier. // // PortfolioId is a required field PortfolioId *string `min:"1" type:"string" required:"true"` // The product identifier. // // ProductId is a required field ProductId *string `min:"1" type:"string" required:"true"` // The type of constraint. // // * LAUNCH // // * NOTIFICATION // // * TEMPLATE // // Type is a required field Type *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreateConstraintInput
func (CreateConstraintInput) GoString ¶
func (s CreateConstraintInput) GoString() string
GoString returns the string representation
func (*CreateConstraintInput) SetAcceptLanguage ¶
func (s *CreateConstraintInput) SetAcceptLanguage(v string) *CreateConstraintInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*CreateConstraintInput) SetDescription ¶
func (s *CreateConstraintInput) SetDescription(v string) *CreateConstraintInput
SetDescription sets the Description field's value.
func (*CreateConstraintInput) SetIdempotencyToken ¶
func (s *CreateConstraintInput) SetIdempotencyToken(v string) *CreateConstraintInput
SetIdempotencyToken sets the IdempotencyToken field's value.
func (*CreateConstraintInput) SetParameters ¶
func (s *CreateConstraintInput) SetParameters(v string) *CreateConstraintInput
SetParameters sets the Parameters field's value.
func (*CreateConstraintInput) SetPortfolioId ¶
func (s *CreateConstraintInput) SetPortfolioId(v string) *CreateConstraintInput
SetPortfolioId sets the PortfolioId field's value.
func (*CreateConstraintInput) SetProductId ¶
func (s *CreateConstraintInput) SetProductId(v string) *CreateConstraintInput
SetProductId sets the ProductId field's value.
func (*CreateConstraintInput) SetType ¶
func (s *CreateConstraintInput) SetType(v string) *CreateConstraintInput
SetType sets the Type field's value.
func (CreateConstraintInput) String ¶
func (s CreateConstraintInput) String() string
String returns the string representation
func (*CreateConstraintInput) Validate ¶
func (s *CreateConstraintInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateConstraintOutput ¶
type CreateConstraintOutput struct { // Information about the constraint. ConstraintDetail *ConstraintDetail `type:"structure"` // The constraint parameters. ConstraintParameters *string `type:"string"` // The status of the current request. Status Status `type:"string" enum:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreateConstraintOutput
func (CreateConstraintOutput) GoString ¶
func (s CreateConstraintOutput) GoString() string
GoString returns the string representation
func (CreateConstraintOutput) SDKResponseMetadata ¶
func (s CreateConstraintOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (*CreateConstraintOutput) SetConstraintDetail ¶
func (s *CreateConstraintOutput) SetConstraintDetail(v *ConstraintDetail) *CreateConstraintOutput
SetConstraintDetail sets the ConstraintDetail field's value.
func (*CreateConstraintOutput) SetConstraintParameters ¶
func (s *CreateConstraintOutput) SetConstraintParameters(v string) *CreateConstraintOutput
SetConstraintParameters sets the ConstraintParameters field's value.
func (*CreateConstraintOutput) SetStatus ¶
func (s *CreateConstraintOutput) SetStatus(v Status) *CreateConstraintOutput
SetStatus sets the Status field's value.
func (CreateConstraintOutput) String ¶
func (s CreateConstraintOutput) String() string
String returns the string representation
type CreateConstraintRequest ¶
type CreateConstraintRequest struct { *aws.Request Input *CreateConstraintInput }
CreateConstraintRequest is a API request type for the CreateConstraint API operation.
func (CreateConstraintRequest) Send ¶
func (r CreateConstraintRequest) Send() (*CreateConstraintOutput, error)
Send marshals and sends the CreateConstraint API request.
type CreatePortfolioInput ¶
type CreatePortfolioInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The description of the portfolio. Description *string `type:"string"` // The name to use for display purposes. // // DisplayName is a required field DisplayName *string `min:"1" type:"string" required:"true"` // 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. // // IdempotencyToken is a required field IdempotencyToken *string `min:"1" type:"string" required:"true" idempotencyToken:"true"` // The name of the portfolio provider. // // ProviderName is a required field ProviderName *string `min:"1" type:"string" required:"true"` // The tags to associate with the portfolio. Tags []Tag `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreatePortfolioInput
func (CreatePortfolioInput) GoString ¶
func (s CreatePortfolioInput) GoString() string
GoString returns the string representation
func (*CreatePortfolioInput) SetAcceptLanguage ¶
func (s *CreatePortfolioInput) SetAcceptLanguage(v string) *CreatePortfolioInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*CreatePortfolioInput) SetDescription ¶
func (s *CreatePortfolioInput) SetDescription(v string) *CreatePortfolioInput
SetDescription sets the Description field's value.
func (*CreatePortfolioInput) SetDisplayName ¶
func (s *CreatePortfolioInput) SetDisplayName(v string) *CreatePortfolioInput
SetDisplayName sets the DisplayName field's value.
func (*CreatePortfolioInput) SetIdempotencyToken ¶
func (s *CreatePortfolioInput) SetIdempotencyToken(v string) *CreatePortfolioInput
SetIdempotencyToken sets the IdempotencyToken field's value.
func (*CreatePortfolioInput) SetProviderName ¶
func (s *CreatePortfolioInput) SetProviderName(v string) *CreatePortfolioInput
SetProviderName sets the ProviderName field's value.
func (*CreatePortfolioInput) SetTags ¶
func (s *CreatePortfolioInput) SetTags(v []Tag) *CreatePortfolioInput
SetTags sets the Tags field's value.
func (CreatePortfolioInput) String ¶
func (s CreatePortfolioInput) String() string
String returns the string representation
func (*CreatePortfolioInput) Validate ¶
func (s *CreatePortfolioInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreatePortfolioOutput ¶
type CreatePortfolioOutput struct { // Information about the portfolio. PortfolioDetail *PortfolioDetail `type:"structure"` // Information about the tags associated with the portfolio. Tags []Tag `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreatePortfolioOutput
func (CreatePortfolioOutput) GoString ¶
func (s CreatePortfolioOutput) GoString() string
GoString returns the string representation
func (CreatePortfolioOutput) SDKResponseMetadata ¶
func (s CreatePortfolioOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (*CreatePortfolioOutput) SetPortfolioDetail ¶
func (s *CreatePortfolioOutput) SetPortfolioDetail(v *PortfolioDetail) *CreatePortfolioOutput
SetPortfolioDetail sets the PortfolioDetail field's value.
func (*CreatePortfolioOutput) SetTags ¶
func (s *CreatePortfolioOutput) SetTags(v []Tag) *CreatePortfolioOutput
SetTags sets the Tags field's value.
func (CreatePortfolioOutput) String ¶
func (s CreatePortfolioOutput) String() string
String returns the string representation
type CreatePortfolioRequest ¶
type CreatePortfolioRequest struct { *aws.Request Input *CreatePortfolioInput }
CreatePortfolioRequest is a API request type for the CreatePortfolio API operation.
func (CreatePortfolioRequest) Send ¶
func (r CreatePortfolioRequest) Send() (*CreatePortfolioOutput, error)
Send marshals and sends the CreatePortfolio API request.
type CreatePortfolioShareInput ¶
type CreatePortfolioShareInput struct { // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // // AccountId is a required field AccountId *string `type:"string" required:"true"` // // PortfolioId is a required field PortfolioId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreatePortfolioShareInput
func (CreatePortfolioShareInput) GoString ¶
func (s CreatePortfolioShareInput) GoString() string
GoString returns the string representation
func (*CreatePortfolioShareInput) SetAcceptLanguage ¶
func (s *CreatePortfolioShareInput) SetAcceptLanguage(v string) *CreatePortfolioShareInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*CreatePortfolioShareInput) SetAccountId ¶
func (s *CreatePortfolioShareInput) SetAccountId(v string) *CreatePortfolioShareInput
SetAccountId sets the AccountId field's value.
func (*CreatePortfolioShareInput) SetPortfolioId ¶
func (s *CreatePortfolioShareInput) SetPortfolioId(v string) *CreatePortfolioShareInput
SetPortfolioId sets the PortfolioId field's value.
func (CreatePortfolioShareInput) String ¶
func (s CreatePortfolioShareInput) String() string
String returns the string representation
func (*CreatePortfolioShareInput) Validate ¶
func (s *CreatePortfolioShareInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreatePortfolioShareOutput ¶
type CreatePortfolioShareOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreatePortfolioShareOutput
func (CreatePortfolioShareOutput) GoString ¶
func (s CreatePortfolioShareOutput) GoString() string
GoString returns the string representation
func (CreatePortfolioShareOutput) SDKResponseMetadata ¶
func (s CreatePortfolioShareOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (CreatePortfolioShareOutput) String ¶
func (s CreatePortfolioShareOutput) String() string
String returns the string representation
type CreatePortfolioShareRequest ¶
type CreatePortfolioShareRequest struct {}
CreatePortfolioShareRequest is a API request type for the CreatePortfolioShare API operation.
func (CreatePortfolioShareRequest) Send ¶
func (r CreatePortfolioShareRequest) Send() (*CreatePortfolioShareOutput, error)
Send marshals and sends the CreatePortfolioShare API request.
type CreateProductInput ¶
type CreateProductInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The description of the product. Description *string `type:"string"` // The distributor of the product. Distributor *string `type:"string"` // 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. // // IdempotencyToken is a required field IdempotencyToken *string `min:"1" type:"string" required:"true" idempotencyToken:"true"` // The name of the product. // // Name is a required field Name *string `type:"string" required:"true"` // The owner of the product. // // Owner is a required field Owner *string `type:"string" required:"true"` // The type of product. // // ProductType is a required field ProductType ProductType `type:"string" required:"true" enum:"true"` // The configuration of the provisioning artifact. // // ProvisioningArtifactParameters is a required field ProvisioningArtifactParameters *ProvisioningArtifactProperties `type:"structure" required:"true"` // The support information about the product. SupportDescription *string `type:"string"` // The contact email for product support. SupportEmail *string `type:"string"` // The contact URL for product support. SupportUrl *string `type:"string"` // The tags to associate with the product. Tags []Tag `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreateProductInput
func (CreateProductInput) GoString ¶
func (s CreateProductInput) GoString() string
GoString returns the string representation
func (*CreateProductInput) SetAcceptLanguage ¶
func (s *CreateProductInput) SetAcceptLanguage(v string) *CreateProductInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*CreateProductInput) SetDescription ¶
func (s *CreateProductInput) SetDescription(v string) *CreateProductInput
SetDescription sets the Description field's value.
func (*CreateProductInput) SetDistributor ¶
func (s *CreateProductInput) SetDistributor(v string) *CreateProductInput
SetDistributor sets the Distributor field's value.
func (*CreateProductInput) SetIdempotencyToken ¶
func (s *CreateProductInput) SetIdempotencyToken(v string) *CreateProductInput
SetIdempotencyToken sets the IdempotencyToken field's value.
func (*CreateProductInput) SetName ¶
func (s *CreateProductInput) SetName(v string) *CreateProductInput
SetName sets the Name field's value.
func (*CreateProductInput) SetOwner ¶
func (s *CreateProductInput) SetOwner(v string) *CreateProductInput
SetOwner sets the Owner field's value.
func (*CreateProductInput) SetProductType ¶
func (s *CreateProductInput) SetProductType(v ProductType) *CreateProductInput
SetProductType sets the ProductType field's value.
func (*CreateProductInput) SetProvisioningArtifactParameters ¶
func (s *CreateProductInput) SetProvisioningArtifactParameters(v *ProvisioningArtifactProperties) *CreateProductInput
SetProvisioningArtifactParameters sets the ProvisioningArtifactParameters field's value.
func (*CreateProductInput) SetSupportDescription ¶
func (s *CreateProductInput) SetSupportDescription(v string) *CreateProductInput
SetSupportDescription sets the SupportDescription field's value.
func (*CreateProductInput) SetSupportEmail ¶
func (s *CreateProductInput) SetSupportEmail(v string) *CreateProductInput
SetSupportEmail sets the SupportEmail field's value.
func (*CreateProductInput) SetSupportUrl ¶
func (s *CreateProductInput) SetSupportUrl(v string) *CreateProductInput
SetSupportUrl sets the SupportUrl field's value.
func (*CreateProductInput) SetTags ¶
func (s *CreateProductInput) SetTags(v []Tag) *CreateProductInput
SetTags sets the Tags field's value.
func (CreateProductInput) String ¶
func (s CreateProductInput) String() string
String returns the string representation
func (*CreateProductInput) Validate ¶
func (s *CreateProductInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateProductOutput ¶
type CreateProductOutput struct { // Information about the product view. ProductViewDetail *ProductViewDetail `type:"structure"` // Information about the provisioning artifact. ProvisioningArtifactDetail *ProvisioningArtifactDetail `type:"structure"` // Information about the tags associated with the product. Tags []Tag `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreateProductOutput
func (CreateProductOutput) GoString ¶
func (s CreateProductOutput) GoString() string
GoString returns the string representation
func (CreateProductOutput) SDKResponseMetadata ¶
func (s CreateProductOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (*CreateProductOutput) SetProductViewDetail ¶
func (s *CreateProductOutput) SetProductViewDetail(v *ProductViewDetail) *CreateProductOutput
SetProductViewDetail sets the ProductViewDetail field's value.
func (*CreateProductOutput) SetProvisioningArtifactDetail ¶
func (s *CreateProductOutput) SetProvisioningArtifactDetail(v *ProvisioningArtifactDetail) *CreateProductOutput
SetProvisioningArtifactDetail sets the ProvisioningArtifactDetail field's value.
func (*CreateProductOutput) SetTags ¶
func (s *CreateProductOutput) SetTags(v []Tag) *CreateProductOutput
SetTags sets the Tags field's value.
func (CreateProductOutput) String ¶
func (s CreateProductOutput) String() string
String returns the string representation
type CreateProductRequest ¶
type CreateProductRequest struct { *aws.Request Input *CreateProductInput }
CreateProductRequest is a API request type for the CreateProduct API operation.
func (CreateProductRequest) Send ¶
func (r CreateProductRequest) Send() (*CreateProductOutput, error)
Send marshals and sends the CreateProduct API request.
type CreateProvisioningArtifactInput ¶
type CreateProvisioningArtifactInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // 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. // // IdempotencyToken is a required field IdempotencyToken *string `min:"1" type:"string" required:"true" idempotencyToken:"true"` // The configuration for the provisioning artifact. // // Parameters is a required field Parameters *ProvisioningArtifactProperties `type:"structure" required:"true"` // The product identifier. // // ProductId is a required field ProductId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreateProvisioningArtifactInput
func (CreateProvisioningArtifactInput) GoString ¶
func (s CreateProvisioningArtifactInput) GoString() string
GoString returns the string representation
func (*CreateProvisioningArtifactInput) SetAcceptLanguage ¶
func (s *CreateProvisioningArtifactInput) SetAcceptLanguage(v string) *CreateProvisioningArtifactInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*CreateProvisioningArtifactInput) SetIdempotencyToken ¶
func (s *CreateProvisioningArtifactInput) SetIdempotencyToken(v string) *CreateProvisioningArtifactInput
SetIdempotencyToken sets the IdempotencyToken field's value.
func (*CreateProvisioningArtifactInput) SetParameters ¶
func (s *CreateProvisioningArtifactInput) SetParameters(v *ProvisioningArtifactProperties) *CreateProvisioningArtifactInput
SetParameters sets the Parameters field's value.
func (*CreateProvisioningArtifactInput) SetProductId ¶
func (s *CreateProvisioningArtifactInput) SetProductId(v string) *CreateProvisioningArtifactInput
SetProductId sets the ProductId field's value.
func (CreateProvisioningArtifactInput) String ¶
func (s CreateProvisioningArtifactInput) String() string
String returns the string representation
func (*CreateProvisioningArtifactInput) Validate ¶
func (s *CreateProvisioningArtifactInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateProvisioningArtifactOutput ¶
type CreateProvisioningArtifactOutput struct { // The URL of the CloudFormation template in Amazon S3, in JSON format. Info map[string]string `min:"1" type:"map"` // Information about the provisioning artifact. ProvisioningArtifactDetail *ProvisioningArtifactDetail `type:"structure"` // The status of the current request. Status Status `type:"string" enum:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreateProvisioningArtifactOutput
func (CreateProvisioningArtifactOutput) GoString ¶
func (s CreateProvisioningArtifactOutput) GoString() string
GoString returns the string representation
func (CreateProvisioningArtifactOutput) SDKResponseMetadata ¶
func (s CreateProvisioningArtifactOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (*CreateProvisioningArtifactOutput) SetInfo ¶
func (s *CreateProvisioningArtifactOutput) SetInfo(v map[string]string) *CreateProvisioningArtifactOutput
SetInfo sets the Info field's value.
func (*CreateProvisioningArtifactOutput) SetProvisioningArtifactDetail ¶
func (s *CreateProvisioningArtifactOutput) SetProvisioningArtifactDetail(v *ProvisioningArtifactDetail) *CreateProvisioningArtifactOutput
SetProvisioningArtifactDetail sets the ProvisioningArtifactDetail field's value.
func (*CreateProvisioningArtifactOutput) SetStatus ¶
func (s *CreateProvisioningArtifactOutput) SetStatus(v Status) *CreateProvisioningArtifactOutput
SetStatus sets the Status field's value.
func (CreateProvisioningArtifactOutput) String ¶
func (s CreateProvisioningArtifactOutput) String() string
String returns the string representation
type CreateProvisioningArtifactRequest ¶
type CreateProvisioningArtifactRequest struct { *aws.Request Input *CreateProvisioningArtifactInput }
CreateProvisioningArtifactRequest is a API request type for the CreateProvisioningArtifact API operation.
func (CreateProvisioningArtifactRequest) Send ¶
func (r CreateProvisioningArtifactRequest) Send() (*CreateProvisioningArtifactOutput, error)
Send marshals and sends the CreateProvisioningArtifact API request.
type CreateTagOptionInput ¶
type CreateTagOptionInput struct { // The TagOption key. // // Key is a required field Key *string `min:"1" type:"string" required:"true"` // The TagOption value. // // Value is a required field Value *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreateTagOptionInput
func (CreateTagOptionInput) GoString ¶
func (s CreateTagOptionInput) GoString() string
GoString returns the string representation
func (*CreateTagOptionInput) SetKey ¶
func (s *CreateTagOptionInput) SetKey(v string) *CreateTagOptionInput
SetKey sets the Key field's value.
func (*CreateTagOptionInput) SetValue ¶
func (s *CreateTagOptionInput) SetValue(v string) *CreateTagOptionInput
SetValue sets the Value field's value.
func (CreateTagOptionInput) String ¶
func (s CreateTagOptionInput) String() string
String returns the string representation
func (*CreateTagOptionInput) Validate ¶
func (s *CreateTagOptionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateTagOptionOutput ¶
type CreateTagOptionOutput struct { // Information about the TagOption. TagOptionDetail *TagOptionDetail `type:"structure"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreateTagOptionOutput
func (CreateTagOptionOutput) GoString ¶
func (s CreateTagOptionOutput) GoString() string
GoString returns the string representation
func (CreateTagOptionOutput) SDKResponseMetadata ¶
func (s CreateTagOptionOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (*CreateTagOptionOutput) SetTagOptionDetail ¶
func (s *CreateTagOptionOutput) SetTagOptionDetail(v *TagOptionDetail) *CreateTagOptionOutput
SetTagOptionDetail sets the TagOptionDetail field's value.
func (CreateTagOptionOutput) String ¶
func (s CreateTagOptionOutput) String() string
String returns the string representation
type CreateTagOptionRequest ¶
type CreateTagOptionRequest struct { *aws.Request Input *CreateTagOptionInput }
CreateTagOptionRequest is a API request type for the CreateTagOption API operation.
func (CreateTagOptionRequest) Send ¶
func (r CreateTagOptionRequest) Send() (*CreateTagOptionOutput, error)
Send marshals and sends the CreateTagOption API request.
type DeleteConstraintInput ¶
type DeleteConstraintInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The identifier of the constraint. // // Id is a required field Id *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DeleteConstraintInput
func (DeleteConstraintInput) GoString ¶
func (s DeleteConstraintInput) GoString() string
GoString returns the string representation
func (*DeleteConstraintInput) SetAcceptLanguage ¶
func (s *DeleteConstraintInput) SetAcceptLanguage(v string) *DeleteConstraintInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*DeleteConstraintInput) SetId ¶
func (s *DeleteConstraintInput) SetId(v string) *DeleteConstraintInput
SetId sets the Id field's value.
func (DeleteConstraintInput) String ¶
func (s DeleteConstraintInput) String() string
String returns the string representation
func (*DeleteConstraintInput) Validate ¶
func (s *DeleteConstraintInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteConstraintOutput ¶
type DeleteConstraintOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DeleteConstraintOutput
func (DeleteConstraintOutput) GoString ¶
func (s DeleteConstraintOutput) GoString() string
GoString returns the string representation
func (DeleteConstraintOutput) SDKResponseMetadata ¶
func (s DeleteConstraintOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DeleteConstraintOutput) String ¶
func (s DeleteConstraintOutput) String() string
String returns the string representation
type DeleteConstraintRequest ¶
type DeleteConstraintRequest struct { *aws.Request Input *DeleteConstraintInput }
DeleteConstraintRequest is a API request type for the DeleteConstraint API operation.
func (DeleteConstraintRequest) Send ¶
func (r DeleteConstraintRequest) Send() (*DeleteConstraintOutput, error)
Send marshals and sends the DeleteConstraint API request.
type DeletePortfolioInput ¶
type DeletePortfolioInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The portfolio identifier. // // Id is a required field Id *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DeletePortfolioInput
func (DeletePortfolioInput) GoString ¶
func (s DeletePortfolioInput) GoString() string
GoString returns the string representation
func (*DeletePortfolioInput) SetAcceptLanguage ¶
func (s *DeletePortfolioInput) SetAcceptLanguage(v string) *DeletePortfolioInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*DeletePortfolioInput) SetId ¶
func (s *DeletePortfolioInput) SetId(v string) *DeletePortfolioInput
SetId sets the Id field's value.
func (DeletePortfolioInput) String ¶
func (s DeletePortfolioInput) String() string
String returns the string representation
func (*DeletePortfolioInput) Validate ¶
func (s *DeletePortfolioInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeletePortfolioOutput ¶
type DeletePortfolioOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DeletePortfolioOutput
func (DeletePortfolioOutput) GoString ¶
func (s DeletePortfolioOutput) GoString() string
GoString returns the string representation
func (DeletePortfolioOutput) SDKResponseMetadata ¶
func (s DeletePortfolioOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DeletePortfolioOutput) String ¶
func (s DeletePortfolioOutput) String() string
String returns the string representation
type DeletePortfolioRequest ¶
type DeletePortfolioRequest struct { *aws.Request Input *DeletePortfolioInput }
DeletePortfolioRequest is a API request type for the DeletePortfolio API operation.
func (DeletePortfolioRequest) Send ¶
func (r DeletePortfolioRequest) Send() (*DeletePortfolioOutput, error)
Send marshals and sends the DeletePortfolio API request.
type DeletePortfolioShareInput ¶
type DeletePortfolioShareInput struct { // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // // AccountId is a required field AccountId *string `type:"string" required:"true"` // // PortfolioId is a required field PortfolioId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DeletePortfolioShareInput
func (DeletePortfolioShareInput) GoString ¶
func (s DeletePortfolioShareInput) GoString() string
GoString returns the string representation
func (*DeletePortfolioShareInput) SetAcceptLanguage ¶
func (s *DeletePortfolioShareInput) SetAcceptLanguage(v string) *DeletePortfolioShareInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*DeletePortfolioShareInput) SetAccountId ¶
func (s *DeletePortfolioShareInput) SetAccountId(v string) *DeletePortfolioShareInput
SetAccountId sets the AccountId field's value.
func (*DeletePortfolioShareInput) SetPortfolioId ¶
func (s *DeletePortfolioShareInput) SetPortfolioId(v string) *DeletePortfolioShareInput
SetPortfolioId sets the PortfolioId field's value.
func (DeletePortfolioShareInput) String ¶
func (s DeletePortfolioShareInput) String() string
String returns the string representation
func (*DeletePortfolioShareInput) Validate ¶
func (s *DeletePortfolioShareInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeletePortfolioShareOutput ¶
type DeletePortfolioShareOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DeletePortfolioShareOutput
func (DeletePortfolioShareOutput) GoString ¶
func (s DeletePortfolioShareOutput) GoString() string
GoString returns the string representation
func (DeletePortfolioShareOutput) SDKResponseMetadata ¶
func (s DeletePortfolioShareOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DeletePortfolioShareOutput) String ¶
func (s DeletePortfolioShareOutput) String() string
String returns the string representation
type DeletePortfolioShareRequest ¶
type DeletePortfolioShareRequest struct {}
DeletePortfolioShareRequest is a API request type for the DeletePortfolioShare API operation.
func (DeletePortfolioShareRequest) Send ¶
func (r DeletePortfolioShareRequest) Send() (*DeletePortfolioShareOutput, error)
Send marshals and sends the DeletePortfolioShare API request.
type DeleteProductInput ¶
type DeleteProductInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The product identifier. // // Id is a required field Id *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DeleteProductInput
func (DeleteProductInput) GoString ¶
func (s DeleteProductInput) GoString() string
GoString returns the string representation
func (*DeleteProductInput) SetAcceptLanguage ¶
func (s *DeleteProductInput) SetAcceptLanguage(v string) *DeleteProductInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*DeleteProductInput) SetId ¶
func (s *DeleteProductInput) SetId(v string) *DeleteProductInput
SetId sets the Id field's value.
func (DeleteProductInput) String ¶
func (s DeleteProductInput) String() string
String returns the string representation
func (*DeleteProductInput) Validate ¶
func (s *DeleteProductInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteProductOutput ¶
type DeleteProductOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DeleteProductOutput
func (DeleteProductOutput) GoString ¶
func (s DeleteProductOutput) GoString() string
GoString returns the string representation
func (DeleteProductOutput) SDKResponseMetadata ¶
func (s DeleteProductOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DeleteProductOutput) String ¶
func (s DeleteProductOutput) String() string
String returns the string representation
type DeleteProductRequest ¶
type DeleteProductRequest struct { *aws.Request Input *DeleteProductInput }
DeleteProductRequest is a API request type for the DeleteProduct API operation.
func (DeleteProductRequest) Send ¶
func (r DeleteProductRequest) Send() (*DeleteProductOutput, error)
Send marshals and sends the DeleteProduct API request.
type DeleteProvisioningArtifactInput ¶
type DeleteProvisioningArtifactInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The product identifier. // // ProductId is a required field ProductId *string `min:"1" type:"string" required:"true"` // The identifier of the provisioning artifact. // // ProvisioningArtifactId is a required field ProvisioningArtifactId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DeleteProvisioningArtifactInput
func (DeleteProvisioningArtifactInput) GoString ¶
func (s DeleteProvisioningArtifactInput) GoString() string
GoString returns the string representation
func (*DeleteProvisioningArtifactInput) SetAcceptLanguage ¶
func (s *DeleteProvisioningArtifactInput) SetAcceptLanguage(v string) *DeleteProvisioningArtifactInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*DeleteProvisioningArtifactInput) SetProductId ¶
func (s *DeleteProvisioningArtifactInput) SetProductId(v string) *DeleteProvisioningArtifactInput
SetProductId sets the ProductId field's value.
func (*DeleteProvisioningArtifactInput) SetProvisioningArtifactId ¶
func (s *DeleteProvisioningArtifactInput) SetProvisioningArtifactId(v string) *DeleteProvisioningArtifactInput
SetProvisioningArtifactId sets the ProvisioningArtifactId field's value.
func (DeleteProvisioningArtifactInput) String ¶
func (s DeleteProvisioningArtifactInput) String() string
String returns the string representation
func (*DeleteProvisioningArtifactInput) Validate ¶
func (s *DeleteProvisioningArtifactInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteProvisioningArtifactOutput ¶
type DeleteProvisioningArtifactOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DeleteProvisioningArtifactOutput
func (DeleteProvisioningArtifactOutput) GoString ¶
func (s DeleteProvisioningArtifactOutput) GoString() string
GoString returns the string representation
func (DeleteProvisioningArtifactOutput) SDKResponseMetadata ¶
func (s DeleteProvisioningArtifactOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DeleteProvisioningArtifactOutput) String ¶
func (s DeleteProvisioningArtifactOutput) String() string
String returns the string representation
type DeleteProvisioningArtifactRequest ¶
type DeleteProvisioningArtifactRequest struct { *aws.Request Input *DeleteProvisioningArtifactInput }
DeleteProvisioningArtifactRequest is a API request type for the DeleteProvisioningArtifact API operation.
func (DeleteProvisioningArtifactRequest) Send ¶
func (r DeleteProvisioningArtifactRequest) Send() (*DeleteProvisioningArtifactOutput, error)
Send marshals and sends the DeleteProvisioningArtifact API request.
type DescribeConstraintInput ¶
type DescribeConstraintInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The identifier of the constraint. // // Id is a required field Id *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeConstraintInput
func (DescribeConstraintInput) GoString ¶
func (s DescribeConstraintInput) GoString() string
GoString returns the string representation
func (*DescribeConstraintInput) SetAcceptLanguage ¶
func (s *DescribeConstraintInput) SetAcceptLanguage(v string) *DescribeConstraintInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*DescribeConstraintInput) SetId ¶
func (s *DescribeConstraintInput) SetId(v string) *DescribeConstraintInput
SetId sets the Id field's value.
func (DescribeConstraintInput) String ¶
func (s DescribeConstraintInput) String() string
String returns the string representation
func (*DescribeConstraintInput) Validate ¶
func (s *DescribeConstraintInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeConstraintOutput ¶
type DescribeConstraintOutput struct { // Information about the constraint. ConstraintDetail *ConstraintDetail `type:"structure"` // The constraint parameters. ConstraintParameters *string `type:"string"` // The status of the current request. Status Status `type:"string" enum:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeConstraintOutput
func (DescribeConstraintOutput) GoString ¶
func (s DescribeConstraintOutput) GoString() string
GoString returns the string representation
func (DescribeConstraintOutput) SDKResponseMetadata ¶
func (s DescribeConstraintOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (*DescribeConstraintOutput) SetConstraintDetail ¶
func (s *DescribeConstraintOutput) SetConstraintDetail(v *ConstraintDetail) *DescribeConstraintOutput
SetConstraintDetail sets the ConstraintDetail field's value.
func (*DescribeConstraintOutput) SetConstraintParameters ¶
func (s *DescribeConstraintOutput) SetConstraintParameters(v string) *DescribeConstraintOutput
SetConstraintParameters sets the ConstraintParameters field's value.
func (*DescribeConstraintOutput) SetStatus ¶
func (s *DescribeConstraintOutput) SetStatus(v Status) *DescribeConstraintOutput
SetStatus sets the Status field's value.
func (DescribeConstraintOutput) String ¶
func (s DescribeConstraintOutput) String() string
String returns the string representation
type DescribeConstraintRequest ¶
type DescribeConstraintRequest struct { *aws.Request Input *DescribeConstraintInput }
DescribeConstraintRequest is a API request type for the DescribeConstraint API operation.
func (DescribeConstraintRequest) Send ¶
func (r DescribeConstraintRequest) Send() (*DescribeConstraintOutput, error)
Send marshals and sends the DescribeConstraint API request.
type DescribeCopyProductStatusInput ¶
type DescribeCopyProductStatusInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The token for the copy product operation. This token is returned by CopyProduct. // // CopyProductToken is a required field CopyProductToken *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeCopyProductStatusInput
func (DescribeCopyProductStatusInput) GoString ¶
func (s DescribeCopyProductStatusInput) GoString() string
GoString returns the string representation
func (*DescribeCopyProductStatusInput) SetAcceptLanguage ¶
func (s *DescribeCopyProductStatusInput) SetAcceptLanguage(v string) *DescribeCopyProductStatusInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*DescribeCopyProductStatusInput) SetCopyProductToken ¶
func (s *DescribeCopyProductStatusInput) SetCopyProductToken(v string) *DescribeCopyProductStatusInput
SetCopyProductToken sets the CopyProductToken field's value.
func (DescribeCopyProductStatusInput) String ¶
func (s DescribeCopyProductStatusInput) String() string
String returns the string representation
func (*DescribeCopyProductStatusInput) Validate ¶
func (s *DescribeCopyProductStatusInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeCopyProductStatusOutput ¶
type DescribeCopyProductStatusOutput struct { // The status of the copy product operation. CopyProductStatus CopyProductStatus `type:"string" enum:"true"` // The status message. StatusDetail *string `type:"string"` // The identifier of the copied product. TargetProductId *string `min:"1" type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeCopyProductStatusOutput
func (DescribeCopyProductStatusOutput) GoString ¶
func (s DescribeCopyProductStatusOutput) GoString() string
GoString returns the string representation
func (DescribeCopyProductStatusOutput) SDKResponseMetadata ¶
func (s DescribeCopyProductStatusOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (*DescribeCopyProductStatusOutput) SetCopyProductStatus ¶
func (s *DescribeCopyProductStatusOutput) SetCopyProductStatus(v CopyProductStatus) *DescribeCopyProductStatusOutput
SetCopyProductStatus sets the CopyProductStatus field's value.
func (*DescribeCopyProductStatusOutput) SetStatusDetail ¶
func (s *DescribeCopyProductStatusOutput) SetStatusDetail(v string) *DescribeCopyProductStatusOutput
SetStatusDetail sets the StatusDetail field's value.
func (*DescribeCopyProductStatusOutput) SetTargetProductId ¶
func (s *DescribeCopyProductStatusOutput) SetTargetProductId(v string) *DescribeCopyProductStatusOutput
SetTargetProductId sets the TargetProductId field's value.
func (DescribeCopyProductStatusOutput) String ¶
func (s DescribeCopyProductStatusOutput) String() string
String returns the string representation
type DescribeCopyProductStatusRequest ¶
type DescribeCopyProductStatusRequest struct { *aws.Request Input *DescribeCopyProductStatusInput }
DescribeCopyProductStatusRequest is a API request type for the DescribeCopyProductStatus API operation.
func (DescribeCopyProductStatusRequest) Send ¶
func (r DescribeCopyProductStatusRequest) Send() (*DescribeCopyProductStatusOutput, error)
Send marshals and sends the DescribeCopyProductStatus API request.
type DescribePortfolioInput ¶
type DescribePortfolioInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The portfolio identifier. // // Id is a required field Id *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribePortfolioInput
func (DescribePortfolioInput) GoString ¶
func (s DescribePortfolioInput) GoString() string
GoString returns the string representation
func (*DescribePortfolioInput) SetAcceptLanguage ¶
func (s *DescribePortfolioInput) SetAcceptLanguage(v string) *DescribePortfolioInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*DescribePortfolioInput) SetId ¶
func (s *DescribePortfolioInput) SetId(v string) *DescribePortfolioInput
SetId sets the Id field's value.
func (DescribePortfolioInput) String ¶
func (s DescribePortfolioInput) String() string
String returns the string representation
func (*DescribePortfolioInput) Validate ¶
func (s *DescribePortfolioInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribePortfolioOutput ¶
type DescribePortfolioOutput struct { // Information about the portfolio. PortfolioDetail *PortfolioDetail `type:"structure"` // Information about the TagOptions associated with the portfolio. TagOptions []TagOptionDetail `type:"list"` // Information about the tags associated with the portfolio. Tags []Tag `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribePortfolioOutput
func (DescribePortfolioOutput) GoString ¶
func (s DescribePortfolioOutput) GoString() string
GoString returns the string representation
func (DescribePortfolioOutput) SDKResponseMetadata ¶
func (s DescribePortfolioOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (*DescribePortfolioOutput) SetPortfolioDetail ¶
func (s *DescribePortfolioOutput) SetPortfolioDetail(v *PortfolioDetail) *DescribePortfolioOutput
SetPortfolioDetail sets the PortfolioDetail field's value.
func (*DescribePortfolioOutput) SetTagOptions ¶
func (s *DescribePortfolioOutput) SetTagOptions(v []TagOptionDetail) *DescribePortfolioOutput
SetTagOptions sets the TagOptions field's value.
func (*DescribePortfolioOutput) SetTags ¶
func (s *DescribePortfolioOutput) SetTags(v []Tag) *DescribePortfolioOutput
SetTags sets the Tags field's value.
func (DescribePortfolioOutput) String ¶
func (s DescribePortfolioOutput) String() string
String returns the string representation
type DescribePortfolioRequest ¶
type DescribePortfolioRequest struct { *aws.Request Input *DescribePortfolioInput }
DescribePortfolioRequest is a API request type for the DescribePortfolio API operation.
func (DescribePortfolioRequest) Send ¶
func (r DescribePortfolioRequest) Send() (*DescribePortfolioOutput, error)
Send marshals and sends the DescribePortfolio API request.
type DescribeProductAsAdminInput ¶
type DescribeProductAsAdminInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The product identifier. // // Id is a required field Id *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeProductAsAdminInput
func (DescribeProductAsAdminInput) GoString ¶
func (s DescribeProductAsAdminInput) GoString() string
GoString returns the string representation
func (*DescribeProductAsAdminInput) SetAcceptLanguage ¶
func (s *DescribeProductAsAdminInput) SetAcceptLanguage(v string) *DescribeProductAsAdminInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*DescribeProductAsAdminInput) SetId ¶
func (s *DescribeProductAsAdminInput) SetId(v string) *DescribeProductAsAdminInput
SetId sets the Id field's value.
func (DescribeProductAsAdminInput) String ¶
func (s DescribeProductAsAdminInput) String() string
String returns the string representation
func (*DescribeProductAsAdminInput) Validate ¶
func (s *DescribeProductAsAdminInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeProductAsAdminOutput ¶
type DescribeProductAsAdminOutput struct { // Information about the product view. ProductViewDetail *ProductViewDetail `type:"structure"` // Information about the provisioning artifacts (also known as versions) for // the specified product. ProvisioningArtifactSummaries []ProvisioningArtifactSummary `type:"list"` // Information about the TagOptions associated with the product. TagOptions []TagOptionDetail `type:"list"` // Information about the tags associated with the product. Tags []Tag `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeProductAsAdminOutput
func (DescribeProductAsAdminOutput) GoString ¶
func (s DescribeProductAsAdminOutput) GoString() string
GoString returns the string representation
func (DescribeProductAsAdminOutput) SDKResponseMetadata ¶
func (s DescribeProductAsAdminOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (*DescribeProductAsAdminOutput) SetProductViewDetail ¶
func (s *DescribeProductAsAdminOutput) SetProductViewDetail(v *ProductViewDetail) *DescribeProductAsAdminOutput
SetProductViewDetail sets the ProductViewDetail field's value.
func (*DescribeProductAsAdminOutput) SetProvisioningArtifactSummaries ¶
func (s *DescribeProductAsAdminOutput) SetProvisioningArtifactSummaries(v []ProvisioningArtifactSummary) *DescribeProductAsAdminOutput
SetProvisioningArtifactSummaries sets the ProvisioningArtifactSummaries field's value.
func (*DescribeProductAsAdminOutput) SetTagOptions ¶
func (s *DescribeProductAsAdminOutput) SetTagOptions(v []TagOptionDetail) *DescribeProductAsAdminOutput
SetTagOptions sets the TagOptions field's value.
func (*DescribeProductAsAdminOutput) SetTags ¶
func (s *DescribeProductAsAdminOutput) SetTags(v []Tag) *DescribeProductAsAdminOutput
SetTags sets the Tags field's value.
func (DescribeProductAsAdminOutput) String ¶
func (s DescribeProductAsAdminOutput) String() string
String returns the string representation
type DescribeProductAsAdminRequest ¶
type DescribeProductAsAdminRequest struct { *aws.Request Input *DescribeProductAsAdminInput }
DescribeProductAsAdminRequest is a API request type for the DescribeProductAsAdmin API operation.
func (DescribeProductAsAdminRequest) Send ¶
func (r DescribeProductAsAdminRequest) Send() (*DescribeProductAsAdminOutput, error)
Send marshals and sends the DescribeProductAsAdmin API request.
type DescribeProductInput ¶
type DescribeProductInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The product identifier. // // Id is a required field Id *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeProductInput
func (DescribeProductInput) GoString ¶
func (s DescribeProductInput) GoString() string
GoString returns the string representation
func (*DescribeProductInput) SetAcceptLanguage ¶
func (s *DescribeProductInput) SetAcceptLanguage(v string) *DescribeProductInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*DescribeProductInput) SetId ¶
func (s *DescribeProductInput) SetId(v string) *DescribeProductInput
SetId sets the Id field's value.
func (DescribeProductInput) String ¶
func (s DescribeProductInput) String() string
String returns the string representation
func (*DescribeProductInput) Validate ¶
func (s *DescribeProductInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeProductOutput ¶
type DescribeProductOutput struct { // Summary information about the product view. ProductViewSummary *ProductViewSummary `type:"structure"` // Information about the provisioning artifacts for the specified product. ProvisioningArtifacts []ProvisioningArtifact `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeProductOutput
func (DescribeProductOutput) GoString ¶
func (s DescribeProductOutput) GoString() string
GoString returns the string representation
func (DescribeProductOutput) SDKResponseMetadata ¶
func (s DescribeProductOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (*DescribeProductOutput) SetProductViewSummary ¶
func (s *DescribeProductOutput) SetProductViewSummary(v *ProductViewSummary) *DescribeProductOutput
SetProductViewSummary sets the ProductViewSummary field's value.
func (*DescribeProductOutput) SetProvisioningArtifacts ¶
func (s *DescribeProductOutput) SetProvisioningArtifacts(v []ProvisioningArtifact) *DescribeProductOutput
SetProvisioningArtifacts sets the ProvisioningArtifacts field's value.
func (DescribeProductOutput) String ¶
func (s DescribeProductOutput) String() string
String returns the string representation
type DescribeProductRequest ¶
type DescribeProductRequest struct { *aws.Request Input *DescribeProductInput }
DescribeProductRequest is a API request type for the DescribeProduct API operation.
func (DescribeProductRequest) Send ¶
func (r DescribeProductRequest) Send() (*DescribeProductOutput, error)
Send marshals and sends the DescribeProduct API request.
type DescribeProductViewInput ¶
type DescribeProductViewInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The product view identifier. // // Id is a required field Id *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeProductViewInput
func (DescribeProductViewInput) GoString ¶
func (s DescribeProductViewInput) GoString() string
GoString returns the string representation
func (*DescribeProductViewInput) SetAcceptLanguage ¶
func (s *DescribeProductViewInput) SetAcceptLanguage(v string) *DescribeProductViewInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*DescribeProductViewInput) SetId ¶
func (s *DescribeProductViewInput) SetId(v string) *DescribeProductViewInput
SetId sets the Id field's value.
func (DescribeProductViewInput) String ¶
func (s DescribeProductViewInput) String() string
String returns the string representation
func (*DescribeProductViewInput) Validate ¶
func (s *DescribeProductViewInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeProductViewOutput ¶
type DescribeProductViewOutput struct { // Summary information about the product. ProductViewSummary *ProductViewSummary `type:"structure"` // Information about the provisioning artifacts for the product. ProvisioningArtifacts []ProvisioningArtifact `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeProductViewOutput
func (DescribeProductViewOutput) GoString ¶
func (s DescribeProductViewOutput) GoString() string
GoString returns the string representation
func (DescribeProductViewOutput) SDKResponseMetadata ¶
func (s DescribeProductViewOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (*DescribeProductViewOutput) SetProductViewSummary ¶
func (s *DescribeProductViewOutput) SetProductViewSummary(v *ProductViewSummary) *DescribeProductViewOutput
SetProductViewSummary sets the ProductViewSummary field's value.
func (*DescribeProductViewOutput) SetProvisioningArtifacts ¶
func (s *DescribeProductViewOutput) SetProvisioningArtifacts(v []ProvisioningArtifact) *DescribeProductViewOutput
SetProvisioningArtifacts sets the ProvisioningArtifacts field's value.
func (DescribeProductViewOutput) String ¶
func (s DescribeProductViewOutput) String() string
String returns the string representation
type DescribeProductViewRequest ¶
type DescribeProductViewRequest struct { *aws.Request Input *DescribeProductViewInput }
DescribeProductViewRequest is a API request type for the DescribeProductView API operation.
func (DescribeProductViewRequest) Send ¶
func (r DescribeProductViewRequest) Send() (*DescribeProductViewOutput, error)
Send marshals and sends the DescribeProductView API request.
type DescribeProvisionedProductInput ¶
type DescribeProvisionedProductInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The provisioned product identifier. // // Id is a required field Id *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeProvisionedProductInput
func (DescribeProvisionedProductInput) GoString ¶
func (s DescribeProvisionedProductInput) GoString() string
GoString returns the string representation
func (*DescribeProvisionedProductInput) SetAcceptLanguage ¶
func (s *DescribeProvisionedProductInput) SetAcceptLanguage(v string) *DescribeProvisionedProductInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*DescribeProvisionedProductInput) SetId ¶
func (s *DescribeProvisionedProductInput) SetId(v string) *DescribeProvisionedProductInput
SetId sets the Id field's value.
func (DescribeProvisionedProductInput) String ¶
func (s DescribeProvisionedProductInput) String() string
String returns the string representation
func (*DescribeProvisionedProductInput) Validate ¶
func (s *DescribeProvisionedProductInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeProvisionedProductOutput ¶
type DescribeProvisionedProductOutput struct { // Information about the provisioned product. ProvisionedProductDetail *ProvisionedProductDetail `type:"structure"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeProvisionedProductOutput
func (DescribeProvisionedProductOutput) GoString ¶
func (s DescribeProvisionedProductOutput) GoString() string
GoString returns the string representation
func (DescribeProvisionedProductOutput) SDKResponseMetadata ¶
func (s DescribeProvisionedProductOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (*DescribeProvisionedProductOutput) SetProvisionedProductDetail ¶
func (s *DescribeProvisionedProductOutput) SetProvisionedProductDetail(v *ProvisionedProductDetail) *DescribeProvisionedProductOutput
SetProvisionedProductDetail sets the ProvisionedProductDetail field's value.
func (DescribeProvisionedProductOutput) String ¶
func (s DescribeProvisionedProductOutput) String() string
String returns the string representation
type DescribeProvisionedProductRequest ¶
type DescribeProvisionedProductRequest struct { *aws.Request Input *DescribeProvisionedProductInput }
DescribeProvisionedProductRequest is a API request type for the DescribeProvisionedProduct API operation.
func (DescribeProvisionedProductRequest) Send ¶
func (r DescribeProvisionedProductRequest) Send() (*DescribeProvisionedProductOutput, error)
Send marshals and sends the DescribeProvisionedProduct API request.
type DescribeProvisioningArtifactInput ¶
type DescribeProvisioningArtifactInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The product identifier. // // ProductId is a required field ProductId *string `min:"1" type:"string" required:"true"` // The identifier of the provisioning artifact. // // ProvisioningArtifactId is a required field ProvisioningArtifactId *string `min:"1" type:"string" required:"true"` // Indicates whether a verbose level of detail is enabled. Verbose *bool `type:"boolean"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeProvisioningArtifactInput
func (DescribeProvisioningArtifactInput) GoString ¶
func (s DescribeProvisioningArtifactInput) GoString() string
GoString returns the string representation
func (*DescribeProvisioningArtifactInput) SetAcceptLanguage ¶
func (s *DescribeProvisioningArtifactInput) SetAcceptLanguage(v string) *DescribeProvisioningArtifactInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*DescribeProvisioningArtifactInput) SetProductId ¶
func (s *DescribeProvisioningArtifactInput) SetProductId(v string) *DescribeProvisioningArtifactInput
SetProductId sets the ProductId field's value.
func (*DescribeProvisioningArtifactInput) SetProvisioningArtifactId ¶
func (s *DescribeProvisioningArtifactInput) SetProvisioningArtifactId(v string) *DescribeProvisioningArtifactInput
SetProvisioningArtifactId sets the ProvisioningArtifactId field's value.
func (*DescribeProvisioningArtifactInput) SetVerbose ¶
func (s *DescribeProvisioningArtifactInput) SetVerbose(v bool) *DescribeProvisioningArtifactInput
SetVerbose sets the Verbose field's value.
func (DescribeProvisioningArtifactInput) String ¶
func (s DescribeProvisioningArtifactInput) String() string
String returns the string representation
func (*DescribeProvisioningArtifactInput) Validate ¶
func (s *DescribeProvisioningArtifactInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeProvisioningArtifactOutput ¶
type DescribeProvisioningArtifactOutput struct { // The URL of the CloudFormation template in Amazon S3. Info map[string]string `min:"1" type:"map"` // Information about the provisioning artifact. ProvisioningArtifactDetail *ProvisioningArtifactDetail `type:"structure"` // The status of the current request. Status Status `type:"string" enum:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeProvisioningArtifactOutput
func (DescribeProvisioningArtifactOutput) GoString ¶
func (s DescribeProvisioningArtifactOutput) GoString() string
GoString returns the string representation
func (DescribeProvisioningArtifactOutput) SDKResponseMetadata ¶
func (s DescribeProvisioningArtifactOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (*DescribeProvisioningArtifactOutput) SetInfo ¶
func (s *DescribeProvisioningArtifactOutput) SetInfo(v map[string]string) *DescribeProvisioningArtifactOutput
SetInfo sets the Info field's value.
func (*DescribeProvisioningArtifactOutput) SetProvisioningArtifactDetail ¶
func (s *DescribeProvisioningArtifactOutput) SetProvisioningArtifactDetail(v *ProvisioningArtifactDetail) *DescribeProvisioningArtifactOutput
SetProvisioningArtifactDetail sets the ProvisioningArtifactDetail field's value.
func (*DescribeProvisioningArtifactOutput) SetStatus ¶
func (s *DescribeProvisioningArtifactOutput) SetStatus(v Status) *DescribeProvisioningArtifactOutput
SetStatus sets the Status field's value.
func (DescribeProvisioningArtifactOutput) String ¶
func (s DescribeProvisioningArtifactOutput) String() string
String returns the string representation
type DescribeProvisioningArtifactRequest ¶
type DescribeProvisioningArtifactRequest struct { *aws.Request Input *DescribeProvisioningArtifactInput }
DescribeProvisioningArtifactRequest is a API request type for the DescribeProvisioningArtifact API operation.
func (DescribeProvisioningArtifactRequest) Send ¶
func (r DescribeProvisioningArtifactRequest) Send() (*DescribeProvisioningArtifactOutput, error)
Send marshals and sends the DescribeProvisioningArtifact API request.
type DescribeProvisioningParametersInput ¶
type DescribeProvisioningParametersInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // 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. PathId *string `min:"1" type:"string"` // The product identifier. // // ProductId is a required field ProductId *string `min:"1" type:"string" required:"true"` // The identifier of the provisioning artifact. // // ProvisioningArtifactId is a required field ProvisioningArtifactId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeProvisioningParametersInput
func (DescribeProvisioningParametersInput) GoString ¶
func (s DescribeProvisioningParametersInput) GoString() string
GoString returns the string representation
func (*DescribeProvisioningParametersInput) SetAcceptLanguage ¶
func (s *DescribeProvisioningParametersInput) SetAcceptLanguage(v string) *DescribeProvisioningParametersInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*DescribeProvisioningParametersInput) SetPathId ¶
func (s *DescribeProvisioningParametersInput) SetPathId(v string) *DescribeProvisioningParametersInput
SetPathId sets the PathId field's value.
func (*DescribeProvisioningParametersInput) SetProductId ¶
func (s *DescribeProvisioningParametersInput) SetProductId(v string) *DescribeProvisioningParametersInput
SetProductId sets the ProductId field's value.
func (*DescribeProvisioningParametersInput) SetProvisioningArtifactId ¶
func (s *DescribeProvisioningParametersInput) SetProvisioningArtifactId(v string) *DescribeProvisioningParametersInput
SetProvisioningArtifactId sets the ProvisioningArtifactId field's value.
func (DescribeProvisioningParametersInput) String ¶
func (s DescribeProvisioningParametersInput) String() string
String returns the string representation
func (*DescribeProvisioningParametersInput) Validate ¶
func (s *DescribeProvisioningParametersInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeProvisioningParametersOutput ¶
type DescribeProvisioningParametersOutput struct { // Information about the constraints used to provision the product. ConstraintSummaries []ConstraintSummary `type:"list"` // Information about the parameters used to provision the product. ProvisioningArtifactParameters []ProvisioningArtifactParameter `type:"list"` // Information about the TagOptions associated with the resource. TagOptions []TagOptionSummary `type:"list"` // Any additional metadata specifically related to the provisioning of the product. // For example, see the Version field of the CloudFormation template. UsageInstructions []UsageInstruction `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeProvisioningParametersOutput
func (DescribeProvisioningParametersOutput) GoString ¶
func (s DescribeProvisioningParametersOutput) GoString() string
GoString returns the string representation
func (DescribeProvisioningParametersOutput) SDKResponseMetadata ¶
func (s DescribeProvisioningParametersOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (*DescribeProvisioningParametersOutput) SetConstraintSummaries ¶
func (s *DescribeProvisioningParametersOutput) SetConstraintSummaries(v []ConstraintSummary) *DescribeProvisioningParametersOutput
SetConstraintSummaries sets the ConstraintSummaries field's value.
func (*DescribeProvisioningParametersOutput) SetProvisioningArtifactParameters ¶
func (s *DescribeProvisioningParametersOutput) SetProvisioningArtifactParameters(v []ProvisioningArtifactParameter) *DescribeProvisioningParametersOutput
SetProvisioningArtifactParameters sets the ProvisioningArtifactParameters field's value.
func (*DescribeProvisioningParametersOutput) SetTagOptions ¶
func (s *DescribeProvisioningParametersOutput) SetTagOptions(v []TagOptionSummary) *DescribeProvisioningParametersOutput
SetTagOptions sets the TagOptions field's value.
func (*DescribeProvisioningParametersOutput) SetUsageInstructions ¶
func (s *DescribeProvisioningParametersOutput) SetUsageInstructions(v []UsageInstruction) *DescribeProvisioningParametersOutput
SetUsageInstructions sets the UsageInstructions field's value.
func (DescribeProvisioningParametersOutput) String ¶
func (s DescribeProvisioningParametersOutput) String() string
String returns the string representation
type DescribeProvisioningParametersRequest ¶
type DescribeProvisioningParametersRequest struct { *aws.Request Input *DescribeProvisioningParametersInput }
DescribeProvisioningParametersRequest is a API request type for the DescribeProvisioningParameters API operation.
func (DescribeProvisioningParametersRequest) Send ¶
func (r DescribeProvisioningParametersRequest) Send() (*DescribeProvisioningParametersOutput, error)
Send marshals and sends the DescribeProvisioningParameters API request.
type DescribeRecordInput ¶
type DescribeRecordInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The record identifier of the provisioned product. This identifier is returned // by the request operation. // // Id is a required field Id *string `min:"1" type:"string" required:"true"` // The maximum number of items to return with this call. PageSize *int64 `type:"integer"` // The page token for the next set of results. To retrieve the first set of // results, use null. PageToken *string `type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeRecordInput
func (DescribeRecordInput) GoString ¶
func (s DescribeRecordInput) GoString() string
GoString returns the string representation
func (*DescribeRecordInput) SetAcceptLanguage ¶
func (s *DescribeRecordInput) SetAcceptLanguage(v string) *DescribeRecordInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*DescribeRecordInput) SetId ¶
func (s *DescribeRecordInput) SetId(v string) *DescribeRecordInput
SetId sets the Id field's value.
func (*DescribeRecordInput) SetPageSize ¶
func (s *DescribeRecordInput) SetPageSize(v int64) *DescribeRecordInput
SetPageSize sets the PageSize field's value.
func (*DescribeRecordInput) SetPageToken ¶
func (s *DescribeRecordInput) SetPageToken(v string) *DescribeRecordInput
SetPageToken sets the PageToken field's value.
func (DescribeRecordInput) String ¶
func (s DescribeRecordInput) String() string
String returns the string representation
func (*DescribeRecordInput) Validate ¶
func (s *DescribeRecordInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeRecordOutput ¶
type DescribeRecordOutput struct { // The page token to use to retrieve the next set of results. If there are no // additional results, this value is null. NextPageToken *string `type:"string"` // Information about the product. RecordDetail *RecordDetail `type:"structure"` // 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. RecordOutputs []RecordOutput `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeRecordOutput
func (DescribeRecordOutput) GoString ¶
func (s DescribeRecordOutput) GoString() string
GoString returns the string representation
func (DescribeRecordOutput) SDKResponseMetadata ¶
func (s DescribeRecordOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (*DescribeRecordOutput) SetNextPageToken ¶
func (s *DescribeRecordOutput) SetNextPageToken(v string) *DescribeRecordOutput
SetNextPageToken sets the NextPageToken field's value.
func (*DescribeRecordOutput) SetRecordDetail ¶
func (s *DescribeRecordOutput) SetRecordDetail(v *RecordDetail) *DescribeRecordOutput
SetRecordDetail sets the RecordDetail field's value.
func (*DescribeRecordOutput) SetRecordOutputs ¶
func (s *DescribeRecordOutput) SetRecordOutputs(v []RecordOutput) *DescribeRecordOutput
SetRecordOutputs sets the RecordOutputs field's value.
func (DescribeRecordOutput) String ¶
func (s DescribeRecordOutput) String() string
String returns the string representation
type DescribeRecordRequest ¶
type DescribeRecordRequest struct { *aws.Request Input *DescribeRecordInput }
DescribeRecordRequest is a API request type for the DescribeRecord API operation.
func (DescribeRecordRequest) Send ¶
func (r DescribeRecordRequest) Send() (*DescribeRecordOutput, error)
Send marshals and sends the DescribeRecord API request.
type DescribeTagOptionInput ¶
type DescribeTagOptionInput struct { // The TagOption identifier. // // Id is a required field Id *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeTagOptionInput
func (DescribeTagOptionInput) GoString ¶
func (s DescribeTagOptionInput) GoString() string
GoString returns the string representation
func (*DescribeTagOptionInput) SetId ¶
func (s *DescribeTagOptionInput) SetId(v string) *DescribeTagOptionInput
SetId sets the Id field's value.
func (DescribeTagOptionInput) String ¶
func (s DescribeTagOptionInput) String() string
String returns the string representation
func (*DescribeTagOptionInput) Validate ¶
func (s *DescribeTagOptionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeTagOptionOutput ¶
type DescribeTagOptionOutput struct { // Information about the TagOption. TagOptionDetail *TagOptionDetail `type:"structure"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeTagOptionOutput
func (DescribeTagOptionOutput) GoString ¶
func (s DescribeTagOptionOutput) GoString() string
GoString returns the string representation
func (DescribeTagOptionOutput) SDKResponseMetadata ¶
func (s DescribeTagOptionOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (*DescribeTagOptionOutput) SetTagOptionDetail ¶
func (s *DescribeTagOptionOutput) SetTagOptionDetail(v *TagOptionDetail) *DescribeTagOptionOutput
SetTagOptionDetail sets the TagOptionDetail field's value.
func (DescribeTagOptionOutput) String ¶
func (s DescribeTagOptionOutput) String() string
String returns the string representation
type DescribeTagOptionRequest ¶
type DescribeTagOptionRequest struct { *aws.Request Input *DescribeTagOptionInput }
DescribeTagOptionRequest is a API request type for the DescribeTagOption API operation.
func (DescribeTagOptionRequest) Send ¶
func (r DescribeTagOptionRequest) Send() (*DescribeTagOptionOutput, error)
Send marshals and sends the DescribeTagOption API request.
type DisassociatePrincipalFromPortfolioInput ¶
type DisassociatePrincipalFromPortfolioInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The portfolio identifier. // // PortfolioId is a required field PortfolioId *string `min:"1" type:"string" required:"true"` // The ARN of the principal (IAM user, role, or group). // // PrincipalARN is a required field PrincipalARN *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DisassociatePrincipalFromPortfolioInput
func (DisassociatePrincipalFromPortfolioInput) GoString ¶
func (s DisassociatePrincipalFromPortfolioInput) GoString() string
GoString returns the string representation
func (*DisassociatePrincipalFromPortfolioInput) SetAcceptLanguage ¶
func (s *DisassociatePrincipalFromPortfolioInput) SetAcceptLanguage(v string) *DisassociatePrincipalFromPortfolioInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*DisassociatePrincipalFromPortfolioInput) SetPortfolioId ¶
func (s *DisassociatePrincipalFromPortfolioInput) SetPortfolioId(v string) *DisassociatePrincipalFromPortfolioInput
SetPortfolioId sets the PortfolioId field's value.
func (*DisassociatePrincipalFromPortfolioInput) SetPrincipalARN ¶
func (s *DisassociatePrincipalFromPortfolioInput) SetPrincipalARN(v string) *DisassociatePrincipalFromPortfolioInput
SetPrincipalARN sets the PrincipalARN field's value.
func (DisassociatePrincipalFromPortfolioInput) String ¶
func (s DisassociatePrincipalFromPortfolioInput) String() string
String returns the string representation
func (*DisassociatePrincipalFromPortfolioInput) Validate ¶
func (s *DisassociatePrincipalFromPortfolioInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DisassociatePrincipalFromPortfolioOutput ¶
type DisassociatePrincipalFromPortfolioOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DisassociatePrincipalFromPortfolioOutput
func (DisassociatePrincipalFromPortfolioOutput) GoString ¶
func (s DisassociatePrincipalFromPortfolioOutput) GoString() string
GoString returns the string representation
func (DisassociatePrincipalFromPortfolioOutput) SDKResponseMetadata ¶
func (s DisassociatePrincipalFromPortfolioOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DisassociatePrincipalFromPortfolioOutput) String ¶
func (s DisassociatePrincipalFromPortfolioOutput) String() string
String returns the string representation
type DisassociatePrincipalFromPortfolioRequest ¶
type DisassociatePrincipalFromPortfolioRequest struct { *aws.Request Input *DisassociatePrincipalFromPortfolioInput }
DisassociatePrincipalFromPortfolioRequest is a API request type for the DisassociatePrincipalFromPortfolio API operation.
func (DisassociatePrincipalFromPortfolioRequest) Send ¶
func (r DisassociatePrincipalFromPortfolioRequest) Send() (*DisassociatePrincipalFromPortfolioOutput, error)
Send marshals and sends the DisassociatePrincipalFromPortfolio API request.
type DisassociateProductFromPortfolioInput ¶
type DisassociateProductFromPortfolioInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The portfolio identifier. // // PortfolioId is a required field PortfolioId *string `min:"1" type:"string" required:"true"` // The product identifier. // // ProductId is a required field ProductId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DisassociateProductFromPortfolioInput
func (DisassociateProductFromPortfolioInput) GoString ¶
func (s DisassociateProductFromPortfolioInput) GoString() string
GoString returns the string representation
func (*DisassociateProductFromPortfolioInput) SetAcceptLanguage ¶
func (s *DisassociateProductFromPortfolioInput) SetAcceptLanguage(v string) *DisassociateProductFromPortfolioInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*DisassociateProductFromPortfolioInput) SetPortfolioId ¶
func (s *DisassociateProductFromPortfolioInput) SetPortfolioId(v string) *DisassociateProductFromPortfolioInput
SetPortfolioId sets the PortfolioId field's value.
func (*DisassociateProductFromPortfolioInput) SetProductId ¶
func (s *DisassociateProductFromPortfolioInput) SetProductId(v string) *DisassociateProductFromPortfolioInput
SetProductId sets the ProductId field's value.
func (DisassociateProductFromPortfolioInput) String ¶
func (s DisassociateProductFromPortfolioInput) String() string
String returns the string representation
func (*DisassociateProductFromPortfolioInput) Validate ¶
func (s *DisassociateProductFromPortfolioInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DisassociateProductFromPortfolioOutput ¶
type DisassociateProductFromPortfolioOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DisassociateProductFromPortfolioOutput
func (DisassociateProductFromPortfolioOutput) GoString ¶
func (s DisassociateProductFromPortfolioOutput) GoString() string
GoString returns the string representation
func (DisassociateProductFromPortfolioOutput) SDKResponseMetadata ¶
func (s DisassociateProductFromPortfolioOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DisassociateProductFromPortfolioOutput) String ¶
func (s DisassociateProductFromPortfolioOutput) String() string
String returns the string representation
type DisassociateProductFromPortfolioRequest ¶
type DisassociateProductFromPortfolioRequest struct { *aws.Request Input *DisassociateProductFromPortfolioInput }
DisassociateProductFromPortfolioRequest is a API request type for the DisassociateProductFromPortfolio API operation.
func (DisassociateProductFromPortfolioRequest) Send ¶
func (r DisassociateProductFromPortfolioRequest) Send() (*DisassociateProductFromPortfolioOutput, error)
Send marshals and sends the DisassociateProductFromPortfolio API request.
type DisassociateTagOptionFromResourceInput ¶
type DisassociateTagOptionFromResourceInput struct { // The resource identifier. // // ResourceId is a required field ResourceId *string `type:"string" required:"true"` // The TagOption identifier. // // TagOptionId is a required field TagOptionId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DisassociateTagOptionFromResourceInput
func (DisassociateTagOptionFromResourceInput) GoString ¶
func (s DisassociateTagOptionFromResourceInput) GoString() string
GoString returns the string representation
func (*DisassociateTagOptionFromResourceInput) SetResourceId ¶
func (s *DisassociateTagOptionFromResourceInput) SetResourceId(v string) *DisassociateTagOptionFromResourceInput
SetResourceId sets the ResourceId field's value.
func (*DisassociateTagOptionFromResourceInput) SetTagOptionId ¶
func (s *DisassociateTagOptionFromResourceInput) SetTagOptionId(v string) *DisassociateTagOptionFromResourceInput
SetTagOptionId sets the TagOptionId field's value.
func (DisassociateTagOptionFromResourceInput) String ¶
func (s DisassociateTagOptionFromResourceInput) String() string
String returns the string representation
func (*DisassociateTagOptionFromResourceInput) Validate ¶
func (s *DisassociateTagOptionFromResourceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DisassociateTagOptionFromResourceOutput ¶
type DisassociateTagOptionFromResourceOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DisassociateTagOptionFromResourceOutput
func (DisassociateTagOptionFromResourceOutput) GoString ¶
func (s DisassociateTagOptionFromResourceOutput) GoString() string
GoString returns the string representation
func (DisassociateTagOptionFromResourceOutput) SDKResponseMetadata ¶
func (s DisassociateTagOptionFromResourceOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DisassociateTagOptionFromResourceOutput) String ¶
func (s DisassociateTagOptionFromResourceOutput) String() string
String returns the string representation
type DisassociateTagOptionFromResourceRequest ¶
type DisassociateTagOptionFromResourceRequest struct { *aws.Request Input *DisassociateTagOptionFromResourceInput }
DisassociateTagOptionFromResourceRequest is a API request type for the DisassociateTagOptionFromResource API operation.
func (DisassociateTagOptionFromResourceRequest) Send ¶
func (r DisassociateTagOptionFromResourceRequest) Send() (*DisassociateTagOptionFromResourceOutput, error)
Send marshals and sends the DisassociateTagOptionFromResource API request.
type LaunchPathSummary ¶
type LaunchPathSummary struct { // The constraints on the portfolio-product relationship. ConstraintSummaries []ConstraintSummary `type:"list"` // The identifier of the product path. Id *string `min:"1" type:"string"` // The name of the portfolio to which the user was assigned. Name *string `type:"string"` // The tags associated with this product path. Tags []Tag `type:"list"` // contains filtered or unexported fields }
Summary information about a product path for a user. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/LaunchPathSummary
func (LaunchPathSummary) GoString ¶
func (s LaunchPathSummary) GoString() string
GoString returns the string representation
func (*LaunchPathSummary) SetConstraintSummaries ¶
func (s *LaunchPathSummary) SetConstraintSummaries(v []ConstraintSummary) *LaunchPathSummary
SetConstraintSummaries sets the ConstraintSummaries field's value.
func (*LaunchPathSummary) SetId ¶
func (s *LaunchPathSummary) SetId(v string) *LaunchPathSummary
SetId sets the Id field's value.
func (*LaunchPathSummary) SetName ¶
func (s *LaunchPathSummary) SetName(v string) *LaunchPathSummary
SetName sets the Name field's value.
func (*LaunchPathSummary) SetTags ¶
func (s *LaunchPathSummary) SetTags(v []Tag) *LaunchPathSummary
SetTags sets the Tags field's value.
func (LaunchPathSummary) String ¶
func (s LaunchPathSummary) String() string
String returns the string representation
type ListAcceptedPortfolioSharesInput ¶
type ListAcceptedPortfolioSharesInput struct { // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` PageSize *int64 `type:"integer"` // results, use null. PageToken *string `type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListAcceptedPortfolioSharesInput
func (ListAcceptedPortfolioSharesInput) GoString ¶
func (s ListAcceptedPortfolioSharesInput) GoString() string
GoString returns the string representation
func (*ListAcceptedPortfolioSharesInput) SetAcceptLanguage ¶
func (s *ListAcceptedPortfolioSharesInput) SetAcceptLanguage(v string) *ListAcceptedPortfolioSharesInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*ListAcceptedPortfolioSharesInput) SetPageSize ¶
func (s *ListAcceptedPortfolioSharesInput) SetPageSize(v int64) *ListAcceptedPortfolioSharesInput
SetPageSize sets the PageSize field's value.
func (*ListAcceptedPortfolioSharesInput) SetPageToken ¶
func (s *ListAcceptedPortfolioSharesInput) SetPageToken(v string) *ListAcceptedPortfolioSharesInput
SetPageToken sets the PageToken field's value.
func (ListAcceptedPortfolioSharesInput) String ¶
func (s ListAcceptedPortfolioSharesInput) String() string
String returns the string representation
type ListAcceptedPortfolioSharesOutput ¶
type ListAcceptedPortfolioSharesOutput struct { // additional results, this value is null. NextPageToken *string `type:"string"` PortfolioDetails []PortfolioDetail `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListAcceptedPortfolioSharesOutput
func (ListAcceptedPortfolioSharesOutput) GoString ¶
func (s ListAcceptedPortfolioSharesOutput) GoString() string
GoString returns the string representation
func (ListAcceptedPortfolioSharesOutput) SDKResponseMetadata ¶
func (s ListAcceptedPortfolioSharesOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (*ListAcceptedPortfolioSharesOutput) SetNextPageToken ¶
func (s *ListAcceptedPortfolioSharesOutput) SetNextPageToken(v string) *ListAcceptedPortfolioSharesOutput
SetNextPageToken sets the NextPageToken field's value.
func (*ListAcceptedPortfolioSharesOutput) SetPortfolioDetails ¶
func (s *ListAcceptedPortfolioSharesOutput) SetPortfolioDetails(v []PortfolioDetail) *ListAcceptedPortfolioSharesOutput
SetPortfolioDetails sets the PortfolioDetails field's value.
func (ListAcceptedPortfolioSharesOutput) String ¶
func (s ListAcceptedPortfolioSharesOutput) String() string
String returns the string representation
type ListAcceptedPortfolioSharesRequest ¶
type ListAcceptedPortfolioSharesRequest struct {}
ListAcceptedPortfolioSharesRequest is a API request type for the ListAcceptedPortfolioShares API operation.
func (ListAcceptedPortfolioSharesRequest) Send ¶
func (r ListAcceptedPortfolioSharesRequest) Send() (*ListAcceptedPortfolioSharesOutput, error)
Send marshals and sends the ListAcceptedPortfolioShares API request.
type ListConstraintsForPortfolioInput ¶
type ListConstraintsForPortfolioInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The maximum number of items to return with this call. PageSize *int64 `type:"integer"` // The page token for the next set of results. To retrieve the first set of // results, use null. PageToken *string `type:"string"` // The portfolio identifier. // // PortfolioId is a required field PortfolioId *string `min:"1" type:"string" required:"true"` // The product identifier. ProductId *string `min:"1" type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListConstraintsForPortfolioInput
func (ListConstraintsForPortfolioInput) GoString ¶
func (s ListConstraintsForPortfolioInput) GoString() string
GoString returns the string representation
func (*ListConstraintsForPortfolioInput) SetAcceptLanguage ¶
func (s *ListConstraintsForPortfolioInput) SetAcceptLanguage(v string) *ListConstraintsForPortfolioInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*ListConstraintsForPortfolioInput) SetPageSize ¶
func (s *ListConstraintsForPortfolioInput) SetPageSize(v int64) *ListConstraintsForPortfolioInput
SetPageSize sets the PageSize field's value.
func (*ListConstraintsForPortfolioInput) SetPageToken ¶
func (s *ListConstraintsForPortfolioInput) SetPageToken(v string) *ListConstraintsForPortfolioInput
SetPageToken sets the PageToken field's value.
func (*ListConstraintsForPortfolioInput) SetPortfolioId ¶
func (s *ListConstraintsForPortfolioInput) SetPortfolioId(v string) *ListConstraintsForPortfolioInput
SetPortfolioId sets the PortfolioId field's value.
func (*ListConstraintsForPortfolioInput) SetProductId ¶
func (s *ListConstraintsForPortfolioInput) SetProductId(v string) *ListConstraintsForPortfolioInput
SetProductId sets the ProductId field's value.
func (ListConstraintsForPortfolioInput) String ¶
func (s ListConstraintsForPortfolioInput) String() string
String returns the string representation
func (*ListConstraintsForPortfolioInput) Validate ¶
func (s *ListConstraintsForPortfolioInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListConstraintsForPortfolioOutput ¶
type ListConstraintsForPortfolioOutput struct { // Information about the constraints. ConstraintDetails []ConstraintDetail `type:"list"` // The page token to use to retrieve the next set of results. If there are no // additional results, this value is null. NextPageToken *string `type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListConstraintsForPortfolioOutput
func (ListConstraintsForPortfolioOutput) GoString ¶
func (s ListConstraintsForPortfolioOutput) GoString() string
GoString returns the string representation
func (ListConstraintsForPortfolioOutput) SDKResponseMetadata ¶
func (s ListConstraintsForPortfolioOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (*ListConstraintsForPortfolioOutput) SetConstraintDetails ¶
func (s *ListConstraintsForPortfolioOutput) SetConstraintDetails(v []ConstraintDetail) *ListConstraintsForPortfolioOutput
SetConstraintDetails sets the ConstraintDetails field's value.
func (*ListConstraintsForPortfolioOutput) SetNextPageToken ¶
func (s *ListConstraintsForPortfolioOutput) SetNextPageToken(v string) *ListConstraintsForPortfolioOutput
SetNextPageToken sets the NextPageToken field's value.
func (ListConstraintsForPortfolioOutput) String ¶
func (s ListConstraintsForPortfolioOutput) String() string
String returns the string representation
type ListConstraintsForPortfolioRequest ¶
type ListConstraintsForPortfolioRequest struct { *aws.Request Input *ListConstraintsForPortfolioInput }
ListConstraintsForPortfolioRequest is a API request type for the ListConstraintsForPortfolio API operation.
func (ListConstraintsForPortfolioRequest) Send ¶
func (r ListConstraintsForPortfolioRequest) Send() (*ListConstraintsForPortfolioOutput, error)
Send marshals and sends the ListConstraintsForPortfolio API request.
type ListLaunchPathsInput ¶
type ListLaunchPathsInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The maximum number of items to return with this call. PageSize *int64 `type:"integer"` // The page token for the next set of results. To retrieve the first set of // results, use null. PageToken *string `type:"string"` // The product identifier. // // ProductId is a required field ProductId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListLaunchPathsInput
func (ListLaunchPathsInput) GoString ¶
func (s ListLaunchPathsInput) GoString() string
GoString returns the string representation
func (*ListLaunchPathsInput) SetAcceptLanguage ¶
func (s *ListLaunchPathsInput) SetAcceptLanguage(v string) *ListLaunchPathsInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*ListLaunchPathsInput) SetPageSize ¶
func (s *ListLaunchPathsInput) SetPageSize(v int64) *ListLaunchPathsInput
SetPageSize sets the PageSize field's value.
func (*ListLaunchPathsInput) SetPageToken ¶
func (s *ListLaunchPathsInput) SetPageToken(v string) *ListLaunchPathsInput
SetPageToken sets the PageToken field's value.
func (*ListLaunchPathsInput) SetProductId ¶
func (s *ListLaunchPathsInput) SetProductId(v string) *ListLaunchPathsInput
SetProductId sets the ProductId field's value.
func (ListLaunchPathsInput) String ¶
func (s ListLaunchPathsInput) String() string
String returns the string representation
func (*ListLaunchPathsInput) Validate ¶
func (s *ListLaunchPathsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListLaunchPathsOutput ¶
type ListLaunchPathsOutput struct { // Information about the launch path. LaunchPathSummaries []LaunchPathSummary `type:"list"` // The page token to use to retrieve the next set of results. If there are no // additional results, this value is null. NextPageToken *string `type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListLaunchPathsOutput
func (ListLaunchPathsOutput) GoString ¶
func (s ListLaunchPathsOutput) GoString() string
GoString returns the string representation
func (ListLaunchPathsOutput) SDKResponseMetadata ¶
func (s ListLaunchPathsOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (*ListLaunchPathsOutput) SetLaunchPathSummaries ¶
func (s *ListLaunchPathsOutput) SetLaunchPathSummaries(v []LaunchPathSummary) *ListLaunchPathsOutput
SetLaunchPathSummaries sets the LaunchPathSummaries field's value.
func (*ListLaunchPathsOutput) SetNextPageToken ¶
func (s *ListLaunchPathsOutput) SetNextPageToken(v string) *ListLaunchPathsOutput
SetNextPageToken sets the NextPageToken field's value.
func (ListLaunchPathsOutput) String ¶
func (s ListLaunchPathsOutput) String() string
String returns the string representation
type ListLaunchPathsRequest ¶
type ListLaunchPathsRequest struct { *aws.Request Input *ListLaunchPathsInput }
ListLaunchPathsRequest is a API request type for the ListLaunchPaths API operation.
func (ListLaunchPathsRequest) Send ¶
func (r ListLaunchPathsRequest) Send() (*ListLaunchPathsOutput, error)
Send marshals and sends the ListLaunchPaths API request.
type ListPortfolioAccessInput ¶
type ListPortfolioAccessInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The portfolio identifier. // // PortfolioId is a required field PortfolioId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListPortfolioAccessInput
func (ListPortfolioAccessInput) GoString ¶
func (s ListPortfolioAccessInput) GoString() string
GoString returns the string representation
func (*ListPortfolioAccessInput) SetAcceptLanguage ¶
func (s *ListPortfolioAccessInput) SetAcceptLanguage(v string) *ListPortfolioAccessInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*ListPortfolioAccessInput) SetPortfolioId ¶
func (s *ListPortfolioAccessInput) SetPortfolioId(v string) *ListPortfolioAccessInput
SetPortfolioId sets the PortfolioId field's value.
func (ListPortfolioAccessInput) String ¶
func (s ListPortfolioAccessInput) String() string
String returns the string representation
func (*ListPortfolioAccessInput) Validate ¶
func (s *ListPortfolioAccessInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListPortfolioAccessOutput ¶
type ListPortfolioAccessOutput struct { // Information about the AWS accounts with access to the portfolio. AccountIds []string `type:"list"` // The page token to use to retrieve the next set of results. If there are no // additional results, this value is null. NextPageToken *string `type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListPortfolioAccessOutput
func (ListPortfolioAccessOutput) GoString ¶
func (s ListPortfolioAccessOutput) GoString() string
GoString returns the string representation
func (ListPortfolioAccessOutput) SDKResponseMetadata ¶
func (s ListPortfolioAccessOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (*ListPortfolioAccessOutput) SetAccountIds ¶
func (s *ListPortfolioAccessOutput) SetAccountIds(v []string) *ListPortfolioAccessOutput
SetAccountIds sets the AccountIds field's value.
func (*ListPortfolioAccessOutput) SetNextPageToken ¶
func (s *ListPortfolioAccessOutput) SetNextPageToken(v string) *ListPortfolioAccessOutput
SetNextPageToken sets the NextPageToken field's value.
func (ListPortfolioAccessOutput) String ¶
func (s ListPortfolioAccessOutput) String() string
String returns the string representation
type ListPortfolioAccessRequest ¶
type ListPortfolioAccessRequest struct { *aws.Request Input *ListPortfolioAccessInput }
ListPortfolioAccessRequest is a API request type for the ListPortfolioAccess API operation.
func (ListPortfolioAccessRequest) Send ¶
func (r ListPortfolioAccessRequest) Send() (*ListPortfolioAccessOutput, error)
Send marshals and sends the ListPortfolioAccess API request.
type ListPortfoliosForProductInput ¶
type ListPortfoliosForProductInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The maximum number of items to return with this call. PageSize *int64 `type:"integer"` // The page token for the next set of results. To retrieve the first set of // results, use null. PageToken *string `type:"string"` // The product identifier. // // ProductId is a required field ProductId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListPortfoliosForProductInput
func (ListPortfoliosForProductInput) GoString ¶
func (s ListPortfoliosForProductInput) GoString() string
GoString returns the string representation
func (*ListPortfoliosForProductInput) SetAcceptLanguage ¶
func (s *ListPortfoliosForProductInput) SetAcceptLanguage(v string) *ListPortfoliosForProductInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*ListPortfoliosForProductInput) SetPageSize ¶
func (s *ListPortfoliosForProductInput) SetPageSize(v int64) *ListPortfoliosForProductInput
SetPageSize sets the PageSize field's value.
func (*ListPortfoliosForProductInput) SetPageToken ¶
func (s *ListPortfoliosForProductInput) SetPageToken(v string) *ListPortfoliosForProductInput
SetPageToken sets the PageToken field's value.
func (*ListPortfoliosForProductInput) SetProductId ¶
func (s *ListPortfoliosForProductInput) SetProductId(v string) *ListPortfoliosForProductInput
SetProductId sets the ProductId field's value.
func (ListPortfoliosForProductInput) String ¶
func (s ListPortfoliosForProductInput) String() string
String returns the string representation
func (*ListPortfoliosForProductInput) Validate ¶
func (s *ListPortfoliosForProductInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListPortfoliosForProductOutput ¶
type ListPortfoliosForProductOutput struct { // The page token to use to retrieve the next set of results. If there are no // additional results, this value is null. NextPageToken *string `type:"string"` // Information about the portfolios. PortfolioDetails []PortfolioDetail `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListPortfoliosForProductOutput
func (ListPortfoliosForProductOutput) GoString ¶
func (s ListPortfoliosForProductOutput) GoString() string
GoString returns the string representation
func (ListPortfoliosForProductOutput) SDKResponseMetadata ¶
func (s ListPortfoliosForProductOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (*ListPortfoliosForProductOutput) SetNextPageToken ¶
func (s *ListPortfoliosForProductOutput) SetNextPageToken(v string) *ListPortfoliosForProductOutput
SetNextPageToken sets the NextPageToken field's value.
func (*ListPortfoliosForProductOutput) SetPortfolioDetails ¶
func (s *ListPortfoliosForProductOutput) SetPortfolioDetails(v []PortfolioDetail) *ListPortfoliosForProductOutput
SetPortfolioDetails sets the PortfolioDetails field's value.
func (ListPortfoliosForProductOutput) String ¶
func (s ListPortfoliosForProductOutput) String() string
String returns the string representation
type ListPortfoliosForProductRequest ¶
type ListPortfoliosForProductRequest struct { *aws.Request Input *ListPortfoliosForProductInput }
ListPortfoliosForProductRequest is a API request type for the ListPortfoliosForProduct API operation.
func (ListPortfoliosForProductRequest) Send ¶
func (r ListPortfoliosForProductRequest) Send() (*ListPortfoliosForProductOutput, error)
Send marshals and sends the ListPortfoliosForProduct API request.
type ListPortfoliosInput ¶
type ListPortfoliosInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The maximum number of items to return with this call. PageSize *int64 `type:"integer"` // The page token for the next set of results. To retrieve the first set of // results, use null. PageToken *string `type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListPortfoliosInput
func (ListPortfoliosInput) GoString ¶
func (s ListPortfoliosInput) GoString() string
GoString returns the string representation
func (*ListPortfoliosInput) SetAcceptLanguage ¶
func (s *ListPortfoliosInput) SetAcceptLanguage(v string) *ListPortfoliosInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*ListPortfoliosInput) SetPageSize ¶
func (s *ListPortfoliosInput) SetPageSize(v int64) *ListPortfoliosInput
SetPageSize sets the PageSize field's value.
func (*ListPortfoliosInput) SetPageToken ¶
func (s *ListPortfoliosInput) SetPageToken(v string) *ListPortfoliosInput
SetPageToken sets the PageToken field's value.
func (ListPortfoliosInput) String ¶
func (s ListPortfoliosInput) String() string
String returns the string representation
type ListPortfoliosOutput ¶
type ListPortfoliosOutput struct { // The page token to use to retrieve the next set of results. If there are no // additional results, this value is null. NextPageToken *string `type:"string"` // Information about the portfolios. PortfolioDetails []PortfolioDetail `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListPortfoliosOutput
func (ListPortfoliosOutput) GoString ¶
func (s ListPortfoliosOutput) GoString() string
GoString returns the string representation
func (ListPortfoliosOutput) SDKResponseMetadata ¶
func (s ListPortfoliosOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (*ListPortfoliosOutput) SetNextPageToken ¶
func (s *ListPortfoliosOutput) SetNextPageToken(v string) *ListPortfoliosOutput
SetNextPageToken sets the NextPageToken field's value.
func (*ListPortfoliosOutput) SetPortfolioDetails ¶
func (s *ListPortfoliosOutput) SetPortfolioDetails(v []PortfolioDetail) *ListPortfoliosOutput
SetPortfolioDetails sets the PortfolioDetails field's value.
func (ListPortfoliosOutput) String ¶
func (s ListPortfoliosOutput) String() string
String returns the string representation
type ListPortfoliosRequest ¶
type ListPortfoliosRequest struct { *aws.Request Input *ListPortfoliosInput }
ListPortfoliosRequest is a API request type for the ListPortfolios API operation.
func (ListPortfoliosRequest) Send ¶
func (r ListPortfoliosRequest) Send() (*ListPortfoliosOutput, error)
Send marshals and sends the ListPortfolios API request.
type ListPrincipalsForPortfolioInput ¶
type ListPrincipalsForPortfolioInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The maximum number of items to return with this call. PageSize *int64 `type:"integer"` // The page token for the next set of results. To retrieve the first set of // results, use null. PageToken *string `type:"string"` // The portfolio identifier. // // PortfolioId is a required field PortfolioId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListPrincipalsForPortfolioInput
func (ListPrincipalsForPortfolioInput) GoString ¶
func (s ListPrincipalsForPortfolioInput) GoString() string
GoString returns the string representation
func (*ListPrincipalsForPortfolioInput) SetAcceptLanguage ¶
func (s *ListPrincipalsForPortfolioInput) SetAcceptLanguage(v string) *ListPrincipalsForPortfolioInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*ListPrincipalsForPortfolioInput) SetPageSize ¶
func (s *ListPrincipalsForPortfolioInput) SetPageSize(v int64) *ListPrincipalsForPortfolioInput
SetPageSize sets the PageSize field's value.
func (*ListPrincipalsForPortfolioInput) SetPageToken ¶
func (s *ListPrincipalsForPortfolioInput) SetPageToken(v string) *ListPrincipalsForPortfolioInput
SetPageToken sets the PageToken field's value.
func (*ListPrincipalsForPortfolioInput) SetPortfolioId ¶
func (s *ListPrincipalsForPortfolioInput) SetPortfolioId(v string) *ListPrincipalsForPortfolioInput
SetPortfolioId sets the PortfolioId field's value.
func (ListPrincipalsForPortfolioInput) String ¶
func (s ListPrincipalsForPortfolioInput) String() string
String returns the string representation
func (*ListPrincipalsForPortfolioInput) Validate ¶
func (s *ListPrincipalsForPortfolioInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListPrincipalsForPortfolioOutput ¶
type ListPrincipalsForPortfolioOutput struct { // The page token to use to retrieve the next set of results. If there are no // additional results, this value is null. NextPageToken *string `type:"string"` // The IAM principals (users or roles) associated with the portfolio. Principals []Principal `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListPrincipalsForPortfolioOutput
func (ListPrincipalsForPortfolioOutput) GoString ¶
func (s ListPrincipalsForPortfolioOutput) GoString() string
GoString returns the string representation
func (ListPrincipalsForPortfolioOutput) SDKResponseMetadata ¶
func (s ListPrincipalsForPortfolioOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (*ListPrincipalsForPortfolioOutput) SetNextPageToken ¶
func (s *ListPrincipalsForPortfolioOutput) SetNextPageToken(v string) *ListPrincipalsForPortfolioOutput
SetNextPageToken sets the NextPageToken field's value.
func (*ListPrincipalsForPortfolioOutput) SetPrincipals ¶
func (s *ListPrincipalsForPortfolioOutput) SetPrincipals(v []Principal) *ListPrincipalsForPortfolioOutput
SetPrincipals sets the Principals field's value.
func (ListPrincipalsForPortfolioOutput) String ¶
func (s ListPrincipalsForPortfolioOutput) String() string
String returns the string representation
type ListPrincipalsForPortfolioRequest ¶
type ListPrincipalsForPortfolioRequest struct { *aws.Request Input *ListPrincipalsForPortfolioInput }
ListPrincipalsForPortfolioRequest is a API request type for the ListPrincipalsForPortfolio API operation.
func (ListPrincipalsForPortfolioRequest) Send ¶
func (r ListPrincipalsForPortfolioRequest) Send() (*ListPrincipalsForPortfolioOutput, error)
Send marshals and sends the ListPrincipalsForPortfolio API request.
type ListProvisioningArtifactsInput ¶
type ListProvisioningArtifactsInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The product identifier. // // ProductId is a required field ProductId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListProvisioningArtifactsInput
func (ListProvisioningArtifactsInput) GoString ¶
func (s ListProvisioningArtifactsInput) GoString() string
GoString returns the string representation
func (*ListProvisioningArtifactsInput) SetAcceptLanguage ¶
func (s *ListProvisioningArtifactsInput) SetAcceptLanguage(v string) *ListProvisioningArtifactsInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*ListProvisioningArtifactsInput) SetProductId ¶
func (s *ListProvisioningArtifactsInput) SetProductId(v string) *ListProvisioningArtifactsInput
SetProductId sets the ProductId field's value.
func (ListProvisioningArtifactsInput) String ¶
func (s ListProvisioningArtifactsInput) String() string
String returns the string representation
func (*ListProvisioningArtifactsInput) Validate ¶
func (s *ListProvisioningArtifactsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListProvisioningArtifactsOutput ¶
type ListProvisioningArtifactsOutput struct { // The page token to use to retrieve the next set of results. If there are no // additional results, this value is null. NextPageToken *string `type:"string"` // Information about the provisioning artifacts. ProvisioningArtifactDetails []ProvisioningArtifactDetail `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListProvisioningArtifactsOutput
func (ListProvisioningArtifactsOutput) GoString ¶
func (s ListProvisioningArtifactsOutput) GoString() string
GoString returns the string representation
func (ListProvisioningArtifactsOutput) SDKResponseMetadata ¶
func (s ListProvisioningArtifactsOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (*ListProvisioningArtifactsOutput) SetNextPageToken ¶
func (s *ListProvisioningArtifactsOutput) SetNextPageToken(v string) *ListProvisioningArtifactsOutput
SetNextPageToken sets the NextPageToken field's value.
func (*ListProvisioningArtifactsOutput) SetProvisioningArtifactDetails ¶
func (s *ListProvisioningArtifactsOutput) SetProvisioningArtifactDetails(v []ProvisioningArtifactDetail) *ListProvisioningArtifactsOutput
SetProvisioningArtifactDetails sets the ProvisioningArtifactDetails field's value.
func (ListProvisioningArtifactsOutput) String ¶
func (s ListProvisioningArtifactsOutput) String() string
String returns the string representation
type ListProvisioningArtifactsRequest ¶
type ListProvisioningArtifactsRequest struct { *aws.Request Input *ListProvisioningArtifactsInput }
ListProvisioningArtifactsRequest is a API request type for the ListProvisioningArtifacts API operation.
func (ListProvisioningArtifactsRequest) Send ¶
func (r ListProvisioningArtifactsRequest) Send() (*ListProvisioningArtifactsOutput, error)
Send marshals and sends the ListProvisioningArtifacts API request.
type ListRecordHistoryInput ¶
type ListRecordHistoryInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The access level to use to obtain results. The default is User. AccessLevelFilter *AccessLevelFilter `type:"structure"` // The maximum number of items to return with this call. PageSize *int64 `type:"integer"` // The page token for the next set of results. To retrieve the first set of // results, use null. PageToken *string `type:"string"` // The search filter to scope the results. SearchFilter *ListRecordHistorySearchFilter `type:"structure"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListRecordHistoryInput
func (ListRecordHistoryInput) GoString ¶
func (s ListRecordHistoryInput) GoString() string
GoString returns the string representation
func (*ListRecordHistoryInput) SetAcceptLanguage ¶
func (s *ListRecordHistoryInput) SetAcceptLanguage(v string) *ListRecordHistoryInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*ListRecordHistoryInput) SetAccessLevelFilter ¶
func (s *ListRecordHistoryInput) SetAccessLevelFilter(v *AccessLevelFilter) *ListRecordHistoryInput
SetAccessLevelFilter sets the AccessLevelFilter field's value.
func (*ListRecordHistoryInput) SetPageSize ¶
func (s *ListRecordHistoryInput) SetPageSize(v int64) *ListRecordHistoryInput
SetPageSize sets the PageSize field's value.
func (*ListRecordHistoryInput) SetPageToken ¶
func (s *ListRecordHistoryInput) SetPageToken(v string) *ListRecordHistoryInput
SetPageToken sets the PageToken field's value.
func (*ListRecordHistoryInput) SetSearchFilter ¶
func (s *ListRecordHistoryInput) SetSearchFilter(v *ListRecordHistorySearchFilter) *ListRecordHistoryInput
SetSearchFilter sets the SearchFilter field's value.
func (ListRecordHistoryInput) String ¶
func (s ListRecordHistoryInput) String() string
String returns the string representation
type ListRecordHistoryOutput ¶
type ListRecordHistoryOutput struct { // The page token to use to retrieve the next set of results. If there are no // additional results, this value is null. NextPageToken *string `type:"string"` // The records, in reverse chronological order. RecordDetails []RecordDetail `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListRecordHistoryOutput
func (ListRecordHistoryOutput) GoString ¶
func (s ListRecordHistoryOutput) GoString() string
GoString returns the string representation
func (ListRecordHistoryOutput) SDKResponseMetadata ¶
func (s ListRecordHistoryOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (*ListRecordHistoryOutput) SetNextPageToken ¶
func (s *ListRecordHistoryOutput) SetNextPageToken(v string) *ListRecordHistoryOutput
SetNextPageToken sets the NextPageToken field's value.
func (*ListRecordHistoryOutput) SetRecordDetails ¶
func (s *ListRecordHistoryOutput) SetRecordDetails(v []RecordDetail) *ListRecordHistoryOutput
SetRecordDetails sets the RecordDetails field's value.
func (ListRecordHistoryOutput) String ¶
func (s ListRecordHistoryOutput) String() string
String returns the string representation
type ListRecordHistoryRequest ¶
type ListRecordHistoryRequest struct { *aws.Request Input *ListRecordHistoryInput }
ListRecordHistoryRequest is a API request type for the ListRecordHistory API operation.
func (ListRecordHistoryRequest) Send ¶
func (r ListRecordHistoryRequest) Send() (*ListRecordHistoryOutput, error)
Send marshals and sends the ListRecordHistory API request.
type ListRecordHistorySearchFilter ¶
type ListRecordHistorySearchFilter struct { // The filter key. // // * product - Filter results based on the specified product identifier. // // * provisionedproduct - Filter results based on the provisioned product // identifier. Key *string `type:"string"` // The filter value. Value *string `type:"string"` // contains filtered or unexported fields }
The search filter to use when listing history records. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListRecordHistorySearchFilter
func (ListRecordHistorySearchFilter) GoString ¶
func (s ListRecordHistorySearchFilter) GoString() string
GoString returns the string representation
func (*ListRecordHistorySearchFilter) SetKey ¶
func (s *ListRecordHistorySearchFilter) SetKey(v string) *ListRecordHistorySearchFilter
SetKey sets the Key field's value.
func (*ListRecordHistorySearchFilter) SetValue ¶
func (s *ListRecordHistorySearchFilter) SetValue(v string) *ListRecordHistorySearchFilter
SetValue sets the Value field's value.
func (ListRecordHistorySearchFilter) String ¶
func (s ListRecordHistorySearchFilter) String() string
String returns the string representation
type ListResourcesForTagOptionInput ¶
type ListResourcesForTagOptionInput struct { // The maximum number of items to return with this call. PageSize *int64 `type:"integer"` // The page token for the next set of results. To retrieve the first set of // results, use null. PageToken *string `type:"string"` // The resource type. // // * Portfolio // // * Product ResourceType *string `type:"string"` // The TagOption identifier. // // TagOptionId is a required field TagOptionId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListResourcesForTagOptionInput
func (ListResourcesForTagOptionInput) GoString ¶
func (s ListResourcesForTagOptionInput) GoString() string
GoString returns the string representation
func (*ListResourcesForTagOptionInput) SetPageSize ¶
func (s *ListResourcesForTagOptionInput) SetPageSize(v int64) *ListResourcesForTagOptionInput
SetPageSize sets the PageSize field's value.
func (*ListResourcesForTagOptionInput) SetPageToken ¶
func (s *ListResourcesForTagOptionInput) SetPageToken(v string) *ListResourcesForTagOptionInput
SetPageToken sets the PageToken field's value.
func (*ListResourcesForTagOptionInput) SetResourceType ¶
func (s *ListResourcesForTagOptionInput) SetResourceType(v string) *ListResourcesForTagOptionInput
SetResourceType sets the ResourceType field's value.
func (*ListResourcesForTagOptionInput) SetTagOptionId ¶
func (s *ListResourcesForTagOptionInput) SetTagOptionId(v string) *ListResourcesForTagOptionInput
SetTagOptionId sets the TagOptionId field's value.
func (ListResourcesForTagOptionInput) String ¶
func (s ListResourcesForTagOptionInput) String() string
String returns the string representation
func (*ListResourcesForTagOptionInput) Validate ¶
func (s *ListResourcesForTagOptionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListResourcesForTagOptionOutput ¶
type ListResourcesForTagOptionOutput struct { // The page token for the next set of results. To retrieve the first set of // results, use null. PageToken *string `type:"string"` // Information about the resources. ResourceDetails []ResourceDetail `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListResourcesForTagOptionOutput
func (ListResourcesForTagOptionOutput) GoString ¶
func (s ListResourcesForTagOptionOutput) GoString() string
GoString returns the string representation
func (ListResourcesForTagOptionOutput) SDKResponseMetadata ¶
func (s ListResourcesForTagOptionOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (*ListResourcesForTagOptionOutput) SetPageToken ¶
func (s *ListResourcesForTagOptionOutput) SetPageToken(v string) *ListResourcesForTagOptionOutput
SetPageToken sets the PageToken field's value.
func (*ListResourcesForTagOptionOutput) SetResourceDetails ¶
func (s *ListResourcesForTagOptionOutput) SetResourceDetails(v []ResourceDetail) *ListResourcesForTagOptionOutput
SetResourceDetails sets the ResourceDetails field's value.
func (ListResourcesForTagOptionOutput) String ¶
func (s ListResourcesForTagOptionOutput) String() string
String returns the string representation
type ListResourcesForTagOptionRequest ¶
type ListResourcesForTagOptionRequest struct { *aws.Request Input *ListResourcesForTagOptionInput }
ListResourcesForTagOptionRequest is a API request type for the ListResourcesForTagOption API operation.
func (ListResourcesForTagOptionRequest) Send ¶
func (r ListResourcesForTagOptionRequest) Send() (*ListResourcesForTagOptionOutput, error)
Send marshals and sends the ListResourcesForTagOption API request.
type ListTagOptionsFilters ¶
type ListTagOptionsFilters struct { // The active state. Active *bool `type:"boolean"` // The TagOption key. Key *string `min:"1" type:"string"` // The TagOption value. Value *string `min:"1" type:"string"` // contains filtered or unexported fields }
Filters to use when listing TagOptions. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListTagOptionsFilters
func (ListTagOptionsFilters) GoString ¶
func (s ListTagOptionsFilters) GoString() string
GoString returns the string representation
func (*ListTagOptionsFilters) SetActive ¶
func (s *ListTagOptionsFilters) SetActive(v bool) *ListTagOptionsFilters
SetActive sets the Active field's value.
func (*ListTagOptionsFilters) SetKey ¶
func (s *ListTagOptionsFilters) SetKey(v string) *ListTagOptionsFilters
SetKey sets the Key field's value.
func (*ListTagOptionsFilters) SetValue ¶
func (s *ListTagOptionsFilters) SetValue(v string) *ListTagOptionsFilters
SetValue sets the Value field's value.
func (ListTagOptionsFilters) String ¶
func (s ListTagOptionsFilters) String() string
String returns the string representation
func (*ListTagOptionsFilters) Validate ¶
func (s *ListTagOptionsFilters) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListTagOptionsInput ¶
type ListTagOptionsInput struct { // The search filters. If no search filters are specified, the output includes // all TagOptions. Filters *ListTagOptionsFilters `type:"structure"` // The maximum number of items to return with this call. PageSize *int64 `type:"integer"` // The page token for the next set of results. To retrieve the first set of // results, use null. PageToken *string `type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListTagOptionsInput
func (ListTagOptionsInput) GoString ¶
func (s ListTagOptionsInput) GoString() string
GoString returns the string representation
func (*ListTagOptionsInput) SetFilters ¶
func (s *ListTagOptionsInput) SetFilters(v *ListTagOptionsFilters) *ListTagOptionsInput
SetFilters sets the Filters field's value.
func (*ListTagOptionsInput) SetPageSize ¶
func (s *ListTagOptionsInput) SetPageSize(v int64) *ListTagOptionsInput
SetPageSize sets the PageSize field's value.
func (*ListTagOptionsInput) SetPageToken ¶
func (s *ListTagOptionsInput) SetPageToken(v string) *ListTagOptionsInput
SetPageToken sets the PageToken field's value.
func (ListTagOptionsInput) String ¶
func (s ListTagOptionsInput) String() string
String returns the string representation
func (*ListTagOptionsInput) Validate ¶
func (s *ListTagOptionsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListTagOptionsOutput ¶
type ListTagOptionsOutput struct { // The page token for the next set of results. To retrieve the first set of // results, use null. PageToken *string `type:"string"` // Information about the TagOptions. TagOptionDetails []TagOptionDetail `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListTagOptionsOutput
func (ListTagOptionsOutput) GoString ¶
func (s ListTagOptionsOutput) GoString() string
GoString returns the string representation
func (ListTagOptionsOutput) SDKResponseMetadata ¶
func (s ListTagOptionsOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (*ListTagOptionsOutput) SetPageToken ¶
func (s *ListTagOptionsOutput) SetPageToken(v string) *ListTagOptionsOutput
SetPageToken sets the PageToken field's value.
func (*ListTagOptionsOutput) SetTagOptionDetails ¶
func (s *ListTagOptionsOutput) SetTagOptionDetails(v []TagOptionDetail) *ListTagOptionsOutput
SetTagOptionDetails sets the TagOptionDetails field's value.
func (ListTagOptionsOutput) String ¶
func (s ListTagOptionsOutput) String() string
String returns the string representation
type ListTagOptionsRequest ¶
type ListTagOptionsRequest struct { *aws.Request Input *ListTagOptionsInput }
ListTagOptionsRequest is a API request type for the ListTagOptions API operation.
func (ListTagOptionsRequest) Send ¶
func (r ListTagOptionsRequest) Send() (*ListTagOptionsOutput, error)
Send marshals and sends the ListTagOptions API request.
type ParameterConstraints ¶
type ParameterConstraints struct { // The values that the administrator has allowed for the parameter. AllowedValues []string `type:"list"` // contains filtered or unexported fields }
The constraints that the administrator has put on the parameter. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ParameterConstraints
func (ParameterConstraints) GoString ¶
func (s ParameterConstraints) GoString() string
GoString returns the string representation
func (*ParameterConstraints) SetAllowedValues ¶
func (s *ParameterConstraints) SetAllowedValues(v []string) *ParameterConstraints
SetAllowedValues sets the AllowedValues field's value.
func (ParameterConstraints) String ¶
func (s ParameterConstraints) String() string
String returns the string representation
type PortfolioDetail ¶
type PortfolioDetail struct { // The ARN assigned to the portfolio. ARN *string `min:"1" type:"string"` // The UTC timestamp of the creation time. CreatedTime *time.Time `type:"timestamp" timestampFormat:"unix"` // The description of the portfolio. Description *string `type:"string"` // The name to use for display purposes. DisplayName *string `min:"1" type:"string"` // The portfolio identifier. Id *string `min:"1" type:"string"` // The name of the portfolio provider. ProviderName *string `min:"1" type:"string"` // contains filtered or unexported fields }
Information about a portfolio. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/PortfolioDetail
func (PortfolioDetail) GoString ¶
func (s PortfolioDetail) GoString() string
GoString returns the string representation
func (*PortfolioDetail) SetARN ¶
func (s *PortfolioDetail) SetARN(v string) *PortfolioDetail
SetARN sets the ARN field's value.
func (*PortfolioDetail) SetCreatedTime ¶
func (s *PortfolioDetail) SetCreatedTime(v time.Time) *PortfolioDetail
SetCreatedTime sets the CreatedTime field's value.
func (*PortfolioDetail) SetDescription ¶
func (s *PortfolioDetail) SetDescription(v string) *PortfolioDetail
SetDescription sets the Description field's value.
func (*PortfolioDetail) SetDisplayName ¶
func (s *PortfolioDetail) SetDisplayName(v string) *PortfolioDetail
SetDisplayName sets the DisplayName field's value.
func (*PortfolioDetail) SetId ¶
func (s *PortfolioDetail) SetId(v string) *PortfolioDetail
SetId sets the Id field's value.
func (*PortfolioDetail) SetProviderName ¶
func (s *PortfolioDetail) SetProviderName(v string) *PortfolioDetail
SetProviderName sets the ProviderName field's value.
func (PortfolioDetail) String ¶
func (s PortfolioDetail) String() string
String returns the string representation
type Principal ¶
type Principal struct { // The ARN of the principal (IAM user, role, or group). PrincipalARN *string `min:"1" type:"string"` // The principal type. The supported value is IAM. PrincipalType PrincipalType `type:"string" enum:"true"` // contains filtered or unexported fields }
Information about a principal. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/Principal
func (*Principal) SetPrincipalARN ¶
SetPrincipalARN sets the PrincipalARN field's value.
func (*Principal) SetPrincipalType ¶
func (s *Principal) SetPrincipalType(v PrincipalType) *Principal
SetPrincipalType sets the PrincipalType field's value.
type PrincipalType ¶
type PrincipalType string
const (
PrincipalTypeIam PrincipalType = "IAM"
)
Enum values for PrincipalType
type ProductSource ¶
type ProductSource string
const (
ProductSourceAccount ProductSource = "ACCOUNT"
)
Enum values for ProductSource
type ProductType ¶
type ProductType string
const ( ProductTypeCloudFormationTemplate ProductType = "CLOUD_FORMATION_TEMPLATE" ProductTypeMarketplace ProductType = "MARKETPLACE" )
Enum values for ProductType
type ProductViewAggregationValue ¶
type ProductViewAggregationValue struct { // An approximate count of the products that match the value. ApproximateCount *int64 `type:"integer"` // The value of the product view aggregation. Value *string `type:"string"` // contains filtered or unexported fields }
A single product view aggregation value/count pair, containing metadata about each product to which the calling user has access. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ProductViewAggregationValue
func (ProductViewAggregationValue) GoString ¶
func (s ProductViewAggregationValue) GoString() string
GoString returns the string representation
func (*ProductViewAggregationValue) SetApproximateCount ¶
func (s *ProductViewAggregationValue) SetApproximateCount(v int64) *ProductViewAggregationValue
SetApproximateCount sets the ApproximateCount field's value.
func (*ProductViewAggregationValue) SetValue ¶
func (s *ProductViewAggregationValue) SetValue(v string) *ProductViewAggregationValue
SetValue sets the Value field's value.
func (ProductViewAggregationValue) String ¶
func (s ProductViewAggregationValue) String() string
String returns the string representation
type ProductViewDetail ¶
type ProductViewDetail struct { // The UTC timestamp of the creation time. CreatedTime *time.Time `type:"timestamp" timestampFormat:"unix"` // The ARN of the product. ProductARN *string `min:"1" type:"string"` // Summary information about the product view. ProductViewSummary *ProductViewSummary `type:"structure"` // 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. Status Status `type:"string" enum:"true"` // contains filtered or unexported fields }
Information about a product view. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ProductViewDetail
func (ProductViewDetail) GoString ¶
func (s ProductViewDetail) GoString() string
GoString returns the string representation
func (*ProductViewDetail) SetCreatedTime ¶
func (s *ProductViewDetail) SetCreatedTime(v time.Time) *ProductViewDetail
SetCreatedTime sets the CreatedTime field's value.
func (*ProductViewDetail) SetProductARN ¶
func (s *ProductViewDetail) SetProductARN(v string) *ProductViewDetail
SetProductARN sets the ProductARN field's value.
func (*ProductViewDetail) SetProductViewSummary ¶
func (s *ProductViewDetail) SetProductViewSummary(v *ProductViewSummary) *ProductViewDetail
SetProductViewSummary sets the ProductViewSummary field's value.
func (*ProductViewDetail) SetStatus ¶
func (s *ProductViewDetail) SetStatus(v Status) *ProductViewDetail
SetStatus sets the Status field's value.
func (ProductViewDetail) String ¶
func (s ProductViewDetail) String() string
String returns the string representation
type ProductViewFilterBy ¶
type ProductViewFilterBy string
const ( ProductViewFilterByFullTextSearch ProductViewFilterBy = "FullTextSearch" ProductViewFilterByOwner ProductViewFilterBy = "Owner" ProductViewFilterByProductType ProductViewFilterBy = "ProductType" ProductViewFilterBySourceProductId ProductViewFilterBy = "SourceProductId" )
Enum values for ProductViewFilterBy
type ProductViewSortBy ¶
type ProductViewSortBy string
const ( ProductViewSortByTitle ProductViewSortBy = "Title" ProductViewSortByVersionCount ProductViewSortBy = "VersionCount" ProductViewSortByCreationDate ProductViewSortBy = "CreationDate" )
Enum values for ProductViewSortBy
type ProductViewSummary ¶
type ProductViewSummary struct { // The distributor of the product. Contact the product administrator for the // significance of this value. Distributor *string `type:"string"` // 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. HasDefaultPath *bool `type:"boolean"` // The product view identifier. Id *string `min:"1" type:"string"` // The name of the product. Name *string `type:"string"` // The owner of the product. Contact the product administrator for the significance // of this value. Owner *string `type:"string"` // The product identifier. ProductId *string `min:"1" type:"string"` // Short description of the product. ShortDescription *string `type:"string"` // The description of the support for this Product. SupportDescription *string `type:"string"` // The email contact information to obtain support for this Product. SupportEmail *string `type:"string"` // The URL information to obtain support for this Product. SupportUrl *string `type:"string"` // 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. Type ProductType `type:"string" enum:"true"` // contains filtered or unexported fields }
Summary information about a product view. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ProductViewSummary
func (ProductViewSummary) GoString ¶
func (s ProductViewSummary) GoString() string
GoString returns the string representation
func (*ProductViewSummary) SetDistributor ¶
func (s *ProductViewSummary) SetDistributor(v string) *ProductViewSummary
SetDistributor sets the Distributor field's value.
func (*ProductViewSummary) SetHasDefaultPath ¶
func (s *ProductViewSummary) SetHasDefaultPath(v bool) *ProductViewSummary
SetHasDefaultPath sets the HasDefaultPath field's value.
func (*ProductViewSummary) SetId ¶
func (s *ProductViewSummary) SetId(v string) *ProductViewSummary
SetId sets the Id field's value.
func (*ProductViewSummary) SetName ¶
func (s *ProductViewSummary) SetName(v string) *ProductViewSummary
SetName sets the Name field's value.
func (*ProductViewSummary) SetOwner ¶
func (s *ProductViewSummary) SetOwner(v string) *ProductViewSummary
SetOwner sets the Owner field's value.
func (*ProductViewSummary) SetProductId ¶
func (s *ProductViewSummary) SetProductId(v string) *ProductViewSummary
SetProductId sets the ProductId field's value.
func (*ProductViewSummary) SetShortDescription ¶
func (s *ProductViewSummary) SetShortDescription(v string) *ProductViewSummary
SetShortDescription sets the ShortDescription field's value.
func (*ProductViewSummary) SetSupportDescription ¶
func (s *ProductViewSummary) SetSupportDescription(v string) *ProductViewSummary
SetSupportDescription sets the SupportDescription field's value.
func (*ProductViewSummary) SetSupportEmail ¶
func (s *ProductViewSummary) SetSupportEmail(v string) *ProductViewSummary
SetSupportEmail sets the SupportEmail field's value.
func (*ProductViewSummary) SetSupportUrl ¶
func (s *ProductViewSummary) SetSupportUrl(v string) *ProductViewSummary
SetSupportUrl sets the SupportUrl field's value.
func (*ProductViewSummary) SetType ¶
func (s *ProductViewSummary) SetType(v ProductType) *ProductViewSummary
SetType sets the Type field's value.
func (ProductViewSummary) String ¶
func (s ProductViewSummary) String() string
String returns the string representation
type ProvisionProductInput ¶
type ProvisionProductInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // Passed to CloudFormation. The SNS topic ARNs to which to publish stack-related // events. NotificationArns []string `type:"list"` // 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. PathId *string `min:"1" type:"string"` // The product identifier. // // ProductId is a required field ProductId *string `min:"1" type:"string" required:"true"` // An idempotency token that uniquely identifies the provisioning request. // // ProvisionToken is a required field ProvisionToken *string `min:"1" type:"string" required:"true" idempotencyToken:"true"` // 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. // // ProvisionedProductName is a required field ProvisionedProductName *string `min:"1" type:"string" required:"true"` // The identifier of the provisioning artifact. // // ProvisioningArtifactId is a required field ProvisioningArtifactId *string `min:"1" type:"string" required:"true"` // Parameters specified by the administrator that are required for provisioning // the product. ProvisioningParameters []ProvisioningParameter `type:"list"` // The tags to use as provisioning options. Tags []Tag `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ProvisionProductInput
func (ProvisionProductInput) GoString ¶
func (s ProvisionProductInput) GoString() string
GoString returns the string representation
func (*ProvisionProductInput) SetAcceptLanguage ¶
func (s *ProvisionProductInput) SetAcceptLanguage(v string) *ProvisionProductInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*ProvisionProductInput) SetNotificationArns ¶
func (s *ProvisionProductInput) SetNotificationArns(v []string) *ProvisionProductInput
SetNotificationArns sets the NotificationArns field's value.
func (*ProvisionProductInput) SetPathId ¶
func (s *ProvisionProductInput) SetPathId(v string) *ProvisionProductInput
SetPathId sets the PathId field's value.
func (*ProvisionProductInput) SetProductId ¶
func (s *ProvisionProductInput) SetProductId(v string) *ProvisionProductInput
SetProductId sets the ProductId field's value.
func (*ProvisionProductInput) SetProvisionToken ¶
func (s *ProvisionProductInput) SetProvisionToken(v string) *ProvisionProductInput
SetProvisionToken sets the ProvisionToken field's value.
func (*ProvisionProductInput) SetProvisionedProductName ¶
func (s *ProvisionProductInput) SetProvisionedProductName(v string) *ProvisionProductInput
SetProvisionedProductName sets the ProvisionedProductName field's value.
func (*ProvisionProductInput) SetProvisioningArtifactId ¶
func (s *ProvisionProductInput) SetProvisioningArtifactId(v string) *ProvisionProductInput
SetProvisioningArtifactId sets the ProvisioningArtifactId field's value.
func (*ProvisionProductInput) SetProvisioningParameters ¶
func (s *ProvisionProductInput) SetProvisioningParameters(v []ProvisioningParameter) *ProvisionProductInput
SetProvisioningParameters sets the ProvisioningParameters field's value.
func (*ProvisionProductInput) SetTags ¶
func (s *ProvisionProductInput) SetTags(v []Tag) *ProvisionProductInput
SetTags sets the Tags field's value.
func (ProvisionProductInput) String ¶
func (s ProvisionProductInput) String() string
String returns the string representation
func (*ProvisionProductInput) Validate ¶
func (s *ProvisionProductInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ProvisionProductOutput ¶
type ProvisionProductOutput struct { // Information about the result of ProvisionProduct. RecordDetail *RecordDetail `type:"structure"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ProvisionProductOutput
func (ProvisionProductOutput) GoString ¶
func (s ProvisionProductOutput) GoString() string
GoString returns the string representation
func (ProvisionProductOutput) SDKResponseMetadata ¶
func (s ProvisionProductOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (*ProvisionProductOutput) SetRecordDetail ¶
func (s *ProvisionProductOutput) SetRecordDetail(v *RecordDetail) *ProvisionProductOutput
SetRecordDetail sets the RecordDetail field's value.
func (ProvisionProductOutput) String ¶
func (s ProvisionProductOutput) String() string
String returns the string representation
type ProvisionProductRequest ¶
type ProvisionProductRequest struct { *aws.Request Input *ProvisionProductInput }
ProvisionProductRequest is a API request type for the ProvisionProduct API operation.
func (ProvisionProductRequest) Send ¶
func (r ProvisionProductRequest) Send() (*ProvisionProductOutput, error)
Send marshals and sends the ProvisionProduct API request.
type ProvisionedProductDetail ¶
type ProvisionedProductDetail struct { // The ARN of the provisioned product. Arn *string `min:"1" type:"string"` // The UTC timestamp of the creation time. CreatedTime *time.Time `type:"timestamp" timestampFormat:"unix"` // The identifier of the provisioned product. Id *string `type:"string"` // 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. IdempotencyToken *string `min:"1" type:"string"` // The record identifier of the last request performed on this provisioned product. LastRecordId *string `type:"string"` // The user-friendly name of the provisioned product. Name *string `min:"1" type:"string"` // 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. Status ProvisionedProductStatus `type:"string" enum:"true"` // The current status message of the provisioned product. StatusMessage *string `type:"string"` // The type of provisioned product. The supported value is CFN_STACK. Type *string `type:"string"` // contains filtered or unexported fields }
Information about a provisioned product. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ProvisionedProductDetail
func (ProvisionedProductDetail) GoString ¶
func (s ProvisionedProductDetail) GoString() string
GoString returns the string representation
func (*ProvisionedProductDetail) SetArn ¶
func (s *ProvisionedProductDetail) SetArn(v string) *ProvisionedProductDetail
SetArn sets the Arn field's value.
func (*ProvisionedProductDetail) SetCreatedTime ¶
func (s *ProvisionedProductDetail) SetCreatedTime(v time.Time) *ProvisionedProductDetail
SetCreatedTime sets the CreatedTime field's value.
func (*ProvisionedProductDetail) SetId ¶
func (s *ProvisionedProductDetail) SetId(v string) *ProvisionedProductDetail
SetId sets the Id field's value.
func (*ProvisionedProductDetail) SetIdempotencyToken ¶
func (s *ProvisionedProductDetail) SetIdempotencyToken(v string) *ProvisionedProductDetail
SetIdempotencyToken sets the IdempotencyToken field's value.
func (*ProvisionedProductDetail) SetLastRecordId ¶
func (s *ProvisionedProductDetail) SetLastRecordId(v string) *ProvisionedProductDetail
SetLastRecordId sets the LastRecordId field's value.
func (*ProvisionedProductDetail) SetName ¶
func (s *ProvisionedProductDetail) SetName(v string) *ProvisionedProductDetail
SetName sets the Name field's value.
func (*ProvisionedProductDetail) SetStatus ¶
func (s *ProvisionedProductDetail) SetStatus(v ProvisionedProductStatus) *ProvisionedProductDetail
SetStatus sets the Status field's value.
func (*ProvisionedProductDetail) SetStatusMessage ¶
func (s *ProvisionedProductDetail) SetStatusMessage(v string) *ProvisionedProductDetail
SetStatusMessage sets the StatusMessage field's value.
func (*ProvisionedProductDetail) SetType ¶
func (s *ProvisionedProductDetail) SetType(v string) *ProvisionedProductDetail
SetType sets the Type field's value.
func (ProvisionedProductDetail) String ¶
func (s ProvisionedProductDetail) String() string
String returns the string representation
type ProvisionedProductStatus ¶
type ProvisionedProductStatus string
const ( ProvisionedProductStatusAvailable ProvisionedProductStatus = "AVAILABLE" ProvisionedProductStatusUnderChange ProvisionedProductStatus = "UNDER_CHANGE" ProvisionedProductStatusTainted ProvisionedProductStatus = "TAINTED" ProvisionedProductStatusError ProvisionedProductStatus = "ERROR" )
Enum values for ProvisionedProductStatus
type ProvisioningArtifact ¶
type ProvisioningArtifact struct { // The UTC timestamp of the creation time. CreatedTime *time.Time `type:"timestamp" timestampFormat:"unix"` // The description of the provisioning artifact. Description *string `type:"string"` // The identifier of the provisioning artifact. Id *string `min:"1" type:"string"` // The name of the provisioning artifact. Name *string `type:"string"` // contains filtered or unexported fields }
Information about a provisioning artifact. A provisioning artifact is also known as a product version. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ProvisioningArtifact
func (ProvisioningArtifact) GoString ¶
func (s ProvisioningArtifact) GoString() string
GoString returns the string representation
func (*ProvisioningArtifact) SetCreatedTime ¶
func (s *ProvisioningArtifact) SetCreatedTime(v time.Time) *ProvisioningArtifact
SetCreatedTime sets the CreatedTime field's value.
func (*ProvisioningArtifact) SetDescription ¶
func (s *ProvisioningArtifact) SetDescription(v string) *ProvisioningArtifact
SetDescription sets the Description field's value.
func (*ProvisioningArtifact) SetId ¶
func (s *ProvisioningArtifact) SetId(v string) *ProvisioningArtifact
SetId sets the Id field's value.
func (*ProvisioningArtifact) SetName ¶
func (s *ProvisioningArtifact) SetName(v string) *ProvisioningArtifact
SetName sets the Name field's value.
func (ProvisioningArtifact) String ¶
func (s ProvisioningArtifact) String() string
String returns the string representation
type ProvisioningArtifactDetail ¶
type ProvisioningArtifactDetail struct { // Indicates whether the product version is active. Active *bool `type:"boolean"` // The UTC timestamp of the creation time. CreatedTime *time.Time `type:"timestamp" timestampFormat:"unix"` // The description of the provisioning artifact. Description *string `type:"string"` // The identifier of the provisioning artifact. Id *string `min:"1" type:"string"` // The name of the provisioning artifact. Name *string `type:"string"` // The type of provisioning artifact. // // * CLOUD_FORMATION_TEMPLATE - AWS CloudFormation template // // * MARKETPLACE_AMI - AWS Marketplace AMI // // * MARKETPLACE_CAR - AWS Marketplace Clusters and AWS Resources Type ProvisioningArtifactType `type:"string" enum:"true"` // contains filtered or unexported fields }
Information about a provisioning artifact (also known as a version) for a product. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ProvisioningArtifactDetail
func (ProvisioningArtifactDetail) GoString ¶
func (s ProvisioningArtifactDetail) GoString() string
GoString returns the string representation
func (*ProvisioningArtifactDetail) SetActive ¶
func (s *ProvisioningArtifactDetail) SetActive(v bool) *ProvisioningArtifactDetail
SetActive sets the Active field's value.
func (*ProvisioningArtifactDetail) SetCreatedTime ¶
func (s *ProvisioningArtifactDetail) SetCreatedTime(v time.Time) *ProvisioningArtifactDetail
SetCreatedTime sets the CreatedTime field's value.
func (*ProvisioningArtifactDetail) SetDescription ¶
func (s *ProvisioningArtifactDetail) SetDescription(v string) *ProvisioningArtifactDetail
SetDescription sets the Description field's value.
func (*ProvisioningArtifactDetail) SetId ¶
func (s *ProvisioningArtifactDetail) SetId(v string) *ProvisioningArtifactDetail
SetId sets the Id field's value.
func (*ProvisioningArtifactDetail) SetName ¶
func (s *ProvisioningArtifactDetail) SetName(v string) *ProvisioningArtifactDetail
SetName sets the Name field's value.
func (*ProvisioningArtifactDetail) SetType ¶
func (s *ProvisioningArtifactDetail) SetType(v ProvisioningArtifactType) *ProvisioningArtifactDetail
SetType sets the Type field's value.
func (ProvisioningArtifactDetail) String ¶
func (s ProvisioningArtifactDetail) String() string
String returns the string representation
type ProvisioningArtifactParameter ¶
type ProvisioningArtifactParameter struct { // The default value. DefaultValue *string `type:"string"` // The description of the parameter. Description *string `type:"string"` // 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. IsNoEcho *bool `type:"boolean"` // Constraints that the administrator has put on a parameter. ParameterConstraints *ParameterConstraints `type:"structure"` // The parameter key. ParameterKey *string `min:"1" type:"string"` // The parameter type. ParameterType *string `type:"string"` // contains filtered or unexported fields }
Information about a parameter used to provision a product. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ProvisioningArtifactParameter
func (ProvisioningArtifactParameter) GoString ¶
func (s ProvisioningArtifactParameter) GoString() string
GoString returns the string representation
func (*ProvisioningArtifactParameter) SetDefaultValue ¶
func (s *ProvisioningArtifactParameter) SetDefaultValue(v string) *ProvisioningArtifactParameter
SetDefaultValue sets the DefaultValue field's value.
func (*ProvisioningArtifactParameter) SetDescription ¶
func (s *ProvisioningArtifactParameter) SetDescription(v string) *ProvisioningArtifactParameter
SetDescription sets the Description field's value.
func (*ProvisioningArtifactParameter) SetIsNoEcho ¶
func (s *ProvisioningArtifactParameter) SetIsNoEcho(v bool) *ProvisioningArtifactParameter
SetIsNoEcho sets the IsNoEcho field's value.
func (*ProvisioningArtifactParameter) SetParameterConstraints ¶
func (s *ProvisioningArtifactParameter) SetParameterConstraints(v *ParameterConstraints) *ProvisioningArtifactParameter
SetParameterConstraints sets the ParameterConstraints field's value.
func (*ProvisioningArtifactParameter) SetParameterKey ¶
func (s *ProvisioningArtifactParameter) SetParameterKey(v string) *ProvisioningArtifactParameter
SetParameterKey sets the ParameterKey field's value.
func (*ProvisioningArtifactParameter) SetParameterType ¶
func (s *ProvisioningArtifactParameter) SetParameterType(v string) *ProvisioningArtifactParameter
SetParameterType sets the ParameterType field's value.
func (ProvisioningArtifactParameter) String ¶
func (s ProvisioningArtifactParameter) String() string
String returns the string representation
type ProvisioningArtifactProperties ¶
type ProvisioningArtifactProperties struct { // The description of the provisioning artifact, including how it differs from // the previous provisioning artifact. Description *string `type:"string"` // 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/..." // // Info is a required field Info map[string]string `min:"1" type:"map" required:"true"` // The name of the provisioning artifact (for example, v1 v2beta). No spaces // are allowed. Name *string `type:"string"` // The type of provisioning artifact. // // * CLOUD_FORMATION_TEMPLATE - AWS CloudFormation template // // * MARKETPLACE_AMI - AWS Marketplace AMI // // * MARKETPLACE_CAR - AWS Marketplace Clusters and AWS Resources Type ProvisioningArtifactType `type:"string" enum:"true"` // contains filtered or unexported fields }
Information about a provisioning artifact (also known as a version) for a product. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ProvisioningArtifactProperties
func (ProvisioningArtifactProperties) GoString ¶
func (s ProvisioningArtifactProperties) GoString() string
GoString returns the string representation
func (*ProvisioningArtifactProperties) SetDescription ¶
func (s *ProvisioningArtifactProperties) SetDescription(v string) *ProvisioningArtifactProperties
SetDescription sets the Description field's value.
func (*ProvisioningArtifactProperties) SetInfo ¶
func (s *ProvisioningArtifactProperties) SetInfo(v map[string]string) *ProvisioningArtifactProperties
SetInfo sets the Info field's value.
func (*ProvisioningArtifactProperties) SetName ¶
func (s *ProvisioningArtifactProperties) SetName(v string) *ProvisioningArtifactProperties
SetName sets the Name field's value.
func (*ProvisioningArtifactProperties) SetType ¶
func (s *ProvisioningArtifactProperties) SetType(v ProvisioningArtifactType) *ProvisioningArtifactProperties
SetType sets the Type field's value.
func (ProvisioningArtifactProperties) String ¶
func (s ProvisioningArtifactProperties) String() string
String returns the string representation
func (*ProvisioningArtifactProperties) Validate ¶
func (s *ProvisioningArtifactProperties) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ProvisioningArtifactPropertyName ¶
type ProvisioningArtifactPropertyName string
const (
ProvisioningArtifactPropertyNameId ProvisioningArtifactPropertyName = "Id"
)
Enum values for ProvisioningArtifactPropertyName
type ProvisioningArtifactSummary ¶
type ProvisioningArtifactSummary struct { // The UTC timestamp of the creation time. CreatedTime *time.Time `type:"timestamp" timestampFormat:"unix"` // The description of the provisioning artifact. Description *string `type:"string"` // The identifier of the provisioning artifact. Id *string `min:"1" type:"string"` // The name of the provisioning artifact. Name *string `type:"string"` // The metadata for the provisioning artifact. This is used with AWS Marketplace // products. ProvisioningArtifactMetadata map[string]string `min:"1" type:"map"` // contains filtered or unexported fields }
Summary information about a provisioning artifact (also known as a version) for a product. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ProvisioningArtifactSummary
func (ProvisioningArtifactSummary) GoString ¶
func (s ProvisioningArtifactSummary) GoString() string
GoString returns the string representation
func (*ProvisioningArtifactSummary) SetCreatedTime ¶
func (s *ProvisioningArtifactSummary) SetCreatedTime(v time.Time) *ProvisioningArtifactSummary
SetCreatedTime sets the CreatedTime field's value.
func (*ProvisioningArtifactSummary) SetDescription ¶
func (s *ProvisioningArtifactSummary) SetDescription(v string) *ProvisioningArtifactSummary
SetDescription sets the Description field's value.
func (*ProvisioningArtifactSummary) SetId ¶
func (s *ProvisioningArtifactSummary) SetId(v string) *ProvisioningArtifactSummary
SetId sets the Id field's value.
func (*ProvisioningArtifactSummary) SetName ¶
func (s *ProvisioningArtifactSummary) SetName(v string) *ProvisioningArtifactSummary
SetName sets the Name field's value.
func (*ProvisioningArtifactSummary) SetProvisioningArtifactMetadata ¶
func (s *ProvisioningArtifactSummary) SetProvisioningArtifactMetadata(v map[string]string) *ProvisioningArtifactSummary
SetProvisioningArtifactMetadata sets the ProvisioningArtifactMetadata field's value.
func (ProvisioningArtifactSummary) String ¶
func (s ProvisioningArtifactSummary) String() string
String returns the string representation
type ProvisioningArtifactType ¶
type ProvisioningArtifactType string
const ( ProvisioningArtifactTypeCloudFormationTemplate ProvisioningArtifactType = "CLOUD_FORMATION_TEMPLATE" ProvisioningArtifactTypeMarketplaceAmi ProvisioningArtifactType = "MARKETPLACE_AMI" ProvisioningArtifactTypeMarketplaceCar ProvisioningArtifactType = "MARKETPLACE_CAR" )
Enum values for ProvisioningArtifactType
type ProvisioningParameter ¶
type ProvisioningParameter struct { // The parameter key. Key *string `min:"1" type:"string"` // The parameter value. Value *string `type:"string"` // contains filtered or unexported fields }
Information about a parameter used to provision a product. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ProvisioningParameter
func (ProvisioningParameter) GoString ¶
func (s ProvisioningParameter) GoString() string
GoString returns the string representation
func (*ProvisioningParameter) SetKey ¶
func (s *ProvisioningParameter) SetKey(v string) *ProvisioningParameter
SetKey sets the Key field's value.
func (*ProvisioningParameter) SetValue ¶
func (s *ProvisioningParameter) SetValue(v string) *ProvisioningParameter
SetValue sets the Value field's value.
func (ProvisioningParameter) String ¶
func (s ProvisioningParameter) String() string
String returns the string representation
func (*ProvisioningParameter) Validate ¶
func (s *ProvisioningParameter) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RecordDetail ¶
type RecordDetail struct { // The UTC timestamp of the creation time. CreatedTime *time.Time `type:"timestamp" timestampFormat:"unix"` // The path identifier. PathId *string `min:"1" type:"string"` // The product identifier. ProductId *string `min:"1" type:"string"` // The identifier of the provisioned product. ProvisionedProductId *string `min:"1" type:"string"` // The user-friendly name of the provisioned product. ProvisionedProductName *string `min:"1" type:"string"` // The type of provisioned product. The supported value is CFN_STACK. ProvisionedProductType *string `type:"string"` // The identifier of the provisioning artifact. ProvisioningArtifactId *string `min:"1" type:"string"` // The errors that occurred while processing the request. RecordErrors []RecordError `type:"list"` // The identifier of the record. RecordId *string `min:"1" type:"string"` // The tags associated with this record. RecordTags []RecordTag `type:"list"` // The record type for this record. // // * PROVISION_PRODUCT // // * UPDATE_PROVISIONED_PRODUCT // // * TERMINATE_PROVISIONED_PRODUCT RecordType *string `type:"string"` // 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. Status RecordStatus `type:"string" enum:"true"` // The time when the record was last updated. UpdatedTime *time.Time `type:"timestamp" timestampFormat:"unix"` // contains filtered or unexported fields }
Information about a request operation. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/RecordDetail
func (RecordDetail) GoString ¶
func (s RecordDetail) GoString() string
GoString returns the string representation
func (*RecordDetail) SetCreatedTime ¶
func (s *RecordDetail) SetCreatedTime(v time.Time) *RecordDetail
SetCreatedTime sets the CreatedTime field's value.
func (*RecordDetail) SetPathId ¶
func (s *RecordDetail) SetPathId(v string) *RecordDetail
SetPathId sets the PathId field's value.
func (*RecordDetail) SetProductId ¶
func (s *RecordDetail) SetProductId(v string) *RecordDetail
SetProductId sets the ProductId field's value.
func (*RecordDetail) SetProvisionedProductId ¶
func (s *RecordDetail) SetProvisionedProductId(v string) *RecordDetail
SetProvisionedProductId sets the ProvisionedProductId field's value.
func (*RecordDetail) SetProvisionedProductName ¶
func (s *RecordDetail) SetProvisionedProductName(v string) *RecordDetail
SetProvisionedProductName sets the ProvisionedProductName field's value.
func (*RecordDetail) SetProvisionedProductType ¶
func (s *RecordDetail) SetProvisionedProductType(v string) *RecordDetail
SetProvisionedProductType sets the ProvisionedProductType field's value.
func (*RecordDetail) SetProvisioningArtifactId ¶
func (s *RecordDetail) SetProvisioningArtifactId(v string) *RecordDetail
SetProvisioningArtifactId sets the ProvisioningArtifactId field's value.
func (*RecordDetail) SetRecordErrors ¶
func (s *RecordDetail) SetRecordErrors(v []RecordError) *RecordDetail
SetRecordErrors sets the RecordErrors field's value.
func (*RecordDetail) SetRecordId ¶
func (s *RecordDetail) SetRecordId(v string) *RecordDetail
SetRecordId sets the RecordId field's value.
func (*RecordDetail) SetRecordTags ¶
func (s *RecordDetail) SetRecordTags(v []RecordTag) *RecordDetail
SetRecordTags sets the RecordTags field's value.
func (*RecordDetail) SetRecordType ¶
func (s *RecordDetail) SetRecordType(v string) *RecordDetail
SetRecordType sets the RecordType field's value.
func (*RecordDetail) SetStatus ¶
func (s *RecordDetail) SetStatus(v RecordStatus) *RecordDetail
SetStatus sets the Status field's value.
func (*RecordDetail) SetUpdatedTime ¶
func (s *RecordDetail) SetUpdatedTime(v time.Time) *RecordDetail
SetUpdatedTime sets the UpdatedTime field's value.
func (RecordDetail) String ¶
func (s RecordDetail) String() string
String returns the string representation
type RecordError ¶
type RecordError struct { // The numeric value of the error. Code *string `type:"string"` // The description of the error. Description *string `type:"string"` // contains filtered or unexported fields }
The error code and description resulting from an operation. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/RecordError
func (RecordError) GoString ¶
func (s RecordError) GoString() string
GoString returns the string representation
func (*RecordError) SetCode ¶
func (s *RecordError) SetCode(v string) *RecordError
SetCode sets the Code field's value.
func (*RecordError) SetDescription ¶
func (s *RecordError) SetDescription(v string) *RecordError
SetDescription sets the Description field's value.
func (RecordError) String ¶
func (s RecordError) String() string
String returns the string representation
type RecordOutput ¶
type RecordOutput struct { // The description of the output. Description *string `type:"string"` // The output key. OutputKey *string `type:"string"` // The output value. OutputValue *string `type:"string"` // contains filtered or unexported fields }
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. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/RecordOutput
func (RecordOutput) GoString ¶
func (s RecordOutput) GoString() string
GoString returns the string representation
func (*RecordOutput) SetDescription ¶
func (s *RecordOutput) SetDescription(v string) *RecordOutput
SetDescription sets the Description field's value.
func (*RecordOutput) SetOutputKey ¶
func (s *RecordOutput) SetOutputKey(v string) *RecordOutput
SetOutputKey sets the OutputKey field's value.
func (*RecordOutput) SetOutputValue ¶
func (s *RecordOutput) SetOutputValue(v string) *RecordOutput
SetOutputValue sets the OutputValue field's value.
func (RecordOutput) String ¶
func (s RecordOutput) String() string
String returns the string representation
type RecordStatus ¶
type RecordStatus string
const ( RecordStatusCreated RecordStatus = "CREATED" RecordStatusInProgress RecordStatus = "IN_PROGRESS" RecordStatusInProgressInError RecordStatus = "IN_PROGRESS_IN_ERROR" RecordStatusSucceeded RecordStatus = "SUCCEEDED" RecordStatusFailed RecordStatus = "FAILED" )
Enum values for RecordStatus
type RecordTag ¶
type RecordTag struct { // The key for this tag. Key *string `min:"1" type:"string"` // The value for this tag. Value *string `min:"1" type:"string"` // contains filtered or unexported fields }
A tag associated with the record, stored as a key-value pair. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/RecordTag
type RejectPortfolioShareInput ¶
type RejectPortfolioShareInput struct { // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // // PortfolioId is a required field PortfolioId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/RejectPortfolioShareInput
func (RejectPortfolioShareInput) GoString ¶
func (s RejectPortfolioShareInput) GoString() string
GoString returns the string representation
func (*RejectPortfolioShareInput) SetAcceptLanguage ¶
func (s *RejectPortfolioShareInput) SetAcceptLanguage(v string) *RejectPortfolioShareInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*RejectPortfolioShareInput) SetPortfolioId ¶
func (s *RejectPortfolioShareInput) SetPortfolioId(v string) *RejectPortfolioShareInput
SetPortfolioId sets the PortfolioId field's value.
func (RejectPortfolioShareInput) String ¶
func (s RejectPortfolioShareInput) String() string
String returns the string representation
func (*RejectPortfolioShareInput) Validate ¶
func (s *RejectPortfolioShareInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RejectPortfolioShareOutput ¶
type RejectPortfolioShareOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/RejectPortfolioShareOutput
func (RejectPortfolioShareOutput) GoString ¶
func (s RejectPortfolioShareOutput) GoString() string
GoString returns the string representation
func (RejectPortfolioShareOutput) SDKResponseMetadata ¶
func (s RejectPortfolioShareOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (RejectPortfolioShareOutput) String ¶
func (s RejectPortfolioShareOutput) String() string
String returns the string representation
type RejectPortfolioShareRequest ¶
type RejectPortfolioShareRequest struct {}
RejectPortfolioShareRequest is a API request type for the RejectPortfolioShare API operation.
func (RejectPortfolioShareRequest) Send ¶
func (r RejectPortfolioShareRequest) Send() (*RejectPortfolioShareOutput, error)
Send marshals and sends the RejectPortfolioShare API request.
type ResourceDetail ¶
type ResourceDetail struct { // The ARN of the resource. ARN *string `type:"string"` // The creation time of the resource. CreatedTime *time.Time `type:"timestamp" timestampFormat:"unix"` // The description of the resource. Description *string `type:"string"` // The identifier of the resource. Id *string `type:"string"` // The name of the resource. Name *string `type:"string"` // contains filtered or unexported fields }
Information about a resource. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ResourceDetail
func (ResourceDetail) GoString ¶
func (s ResourceDetail) GoString() string
GoString returns the string representation
func (*ResourceDetail) SetARN ¶
func (s *ResourceDetail) SetARN(v string) *ResourceDetail
SetARN sets the ARN field's value.
func (*ResourceDetail) SetCreatedTime ¶
func (s *ResourceDetail) SetCreatedTime(v time.Time) *ResourceDetail
SetCreatedTime sets the CreatedTime field's value.
func (*ResourceDetail) SetDescription ¶
func (s *ResourceDetail) SetDescription(v string) *ResourceDetail
SetDescription sets the Description field's value.
func (*ResourceDetail) SetId ¶
func (s *ResourceDetail) SetId(v string) *ResourceDetail
SetId sets the Id field's value.
func (*ResourceDetail) SetName ¶
func (s *ResourceDetail) SetName(v string) *ResourceDetail
SetName sets the Name field's value.
func (ResourceDetail) String ¶
func (s ResourceDetail) String() string
String returns the string representation
type ScanProvisionedProductsInput ¶
type ScanProvisionedProductsInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The access level to use to obtain results. The default is User. AccessLevelFilter *AccessLevelFilter `type:"structure"` // The maximum number of items to return with this call. PageSize *int64 `type:"integer"` // The page token for the next set of results. To retrieve the first set of // results, use null. PageToken *string `type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ScanProvisionedProductsInput
func (ScanProvisionedProductsInput) GoString ¶
func (s ScanProvisionedProductsInput) GoString() string
GoString returns the string representation
func (*ScanProvisionedProductsInput) SetAcceptLanguage ¶
func (s *ScanProvisionedProductsInput) SetAcceptLanguage(v string) *ScanProvisionedProductsInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*ScanProvisionedProductsInput) SetAccessLevelFilter ¶
func (s *ScanProvisionedProductsInput) SetAccessLevelFilter(v *AccessLevelFilter) *ScanProvisionedProductsInput
SetAccessLevelFilter sets the AccessLevelFilter field's value.
func (*ScanProvisionedProductsInput) SetPageSize ¶
func (s *ScanProvisionedProductsInput) SetPageSize(v int64) *ScanProvisionedProductsInput
SetPageSize sets the PageSize field's value.
func (*ScanProvisionedProductsInput) SetPageToken ¶
func (s *ScanProvisionedProductsInput) SetPageToken(v string) *ScanProvisionedProductsInput
SetPageToken sets the PageToken field's value.
func (ScanProvisionedProductsInput) String ¶
func (s ScanProvisionedProductsInput) String() string
String returns the string representation
type ScanProvisionedProductsOutput ¶
type ScanProvisionedProductsOutput struct { // The page token to use to retrieve the next set of results. If there are no // additional results, this value is null. NextPageToken *string `type:"string"` // Information about the provisioned products. ProvisionedProducts []ProvisionedProductDetail `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ScanProvisionedProductsOutput
func (ScanProvisionedProductsOutput) GoString ¶
func (s ScanProvisionedProductsOutput) GoString() string
GoString returns the string representation
func (ScanProvisionedProductsOutput) SDKResponseMetadata ¶
func (s ScanProvisionedProductsOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (*ScanProvisionedProductsOutput) SetNextPageToken ¶
func (s *ScanProvisionedProductsOutput) SetNextPageToken(v string) *ScanProvisionedProductsOutput
SetNextPageToken sets the NextPageToken field's value.
func (*ScanProvisionedProductsOutput) SetProvisionedProducts ¶
func (s *ScanProvisionedProductsOutput) SetProvisionedProducts(v []ProvisionedProductDetail) *ScanProvisionedProductsOutput
SetProvisionedProducts sets the ProvisionedProducts field's value.
func (ScanProvisionedProductsOutput) String ¶
func (s ScanProvisionedProductsOutput) String() string
String returns the string representation
type ScanProvisionedProductsRequest ¶
type ScanProvisionedProductsRequest struct { *aws.Request Input *ScanProvisionedProductsInput }
ScanProvisionedProductsRequest is a API request type for the ScanProvisionedProducts API operation.
func (ScanProvisionedProductsRequest) Send ¶
func (r ScanProvisionedProductsRequest) Send() (*ScanProvisionedProductsOutput, error)
Send marshals and sends the ScanProvisionedProducts API request.
type SearchProductsAsAdminInput ¶
type SearchProductsAsAdminInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The search filters. If no search filters are specified, the output includes // all products to which the administrator has access. Filters map[string][]string `type:"map"` // The maximum number of items to return with this call. PageSize *int64 `type:"integer"` // The page token for the next set of results. To retrieve the first set of // results, use null. PageToken *string `type:"string"` // The portfolio identifier. PortfolioId *string `min:"1" type:"string"` // Access level of the source of the product. ProductSource ProductSource `type:"string" enum:"true"` // The sort field. If no value is specified, the results are not sorted. SortBy ProductViewSortBy `type:"string" enum:"true"` // The sort order. If no value is specified, the results are not sorted. SortOrder SortOrder `type:"string" enum:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/SearchProductsAsAdminInput
func (SearchProductsAsAdminInput) GoString ¶
func (s SearchProductsAsAdminInput) GoString() string
GoString returns the string representation
func (*SearchProductsAsAdminInput) SetAcceptLanguage ¶
func (s *SearchProductsAsAdminInput) SetAcceptLanguage(v string) *SearchProductsAsAdminInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*SearchProductsAsAdminInput) SetFilters ¶
func (s *SearchProductsAsAdminInput) SetFilters(v map[string][]string) *SearchProductsAsAdminInput
SetFilters sets the Filters field's value.
func (*SearchProductsAsAdminInput) SetPageSize ¶
func (s *SearchProductsAsAdminInput) SetPageSize(v int64) *SearchProductsAsAdminInput
SetPageSize sets the PageSize field's value.
func (*SearchProductsAsAdminInput) SetPageToken ¶
func (s *SearchProductsAsAdminInput) SetPageToken(v string) *SearchProductsAsAdminInput
SetPageToken sets the PageToken field's value.
func (*SearchProductsAsAdminInput) SetPortfolioId ¶
func (s *SearchProductsAsAdminInput) SetPortfolioId(v string) *SearchProductsAsAdminInput
SetPortfolioId sets the PortfolioId field's value.
func (*SearchProductsAsAdminInput) SetProductSource ¶
func (s *SearchProductsAsAdminInput) SetProductSource(v ProductSource) *SearchProductsAsAdminInput
SetProductSource sets the ProductSource field's value.
func (*SearchProductsAsAdminInput) SetSortBy ¶
func (s *SearchProductsAsAdminInput) SetSortBy(v ProductViewSortBy) *SearchProductsAsAdminInput
SetSortBy sets the SortBy field's value.
func (*SearchProductsAsAdminInput) SetSortOrder ¶
func (s *SearchProductsAsAdminInput) SetSortOrder(v SortOrder) *SearchProductsAsAdminInput
SetSortOrder sets the SortOrder field's value.
func (SearchProductsAsAdminInput) String ¶
func (s SearchProductsAsAdminInput) String() string
String returns the string representation
func (*SearchProductsAsAdminInput) Validate ¶
func (s *SearchProductsAsAdminInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type SearchProductsAsAdminOutput ¶
type SearchProductsAsAdminOutput struct { // The page token to use to retrieve the next set of results. If there are no // additional results, this value is null. NextPageToken *string `type:"string"` // Information about the product views. ProductViewDetails []ProductViewDetail `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/SearchProductsAsAdminOutput
func (SearchProductsAsAdminOutput) GoString ¶
func (s SearchProductsAsAdminOutput) GoString() string
GoString returns the string representation
func (SearchProductsAsAdminOutput) SDKResponseMetadata ¶
func (s SearchProductsAsAdminOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (*SearchProductsAsAdminOutput) SetNextPageToken ¶
func (s *SearchProductsAsAdminOutput) SetNextPageToken(v string) *SearchProductsAsAdminOutput
SetNextPageToken sets the NextPageToken field's value.
func (*SearchProductsAsAdminOutput) SetProductViewDetails ¶
func (s *SearchProductsAsAdminOutput) SetProductViewDetails(v []ProductViewDetail) *SearchProductsAsAdminOutput
SetProductViewDetails sets the ProductViewDetails field's value.
func (SearchProductsAsAdminOutput) String ¶
func (s SearchProductsAsAdminOutput) String() string
String returns the string representation
type SearchProductsAsAdminRequest ¶
type SearchProductsAsAdminRequest struct { *aws.Request Input *SearchProductsAsAdminInput }
SearchProductsAsAdminRequest is a API request type for the SearchProductsAsAdmin API operation.
func (SearchProductsAsAdminRequest) Send ¶
func (r SearchProductsAsAdminRequest) Send() (*SearchProductsAsAdminOutput, error)
Send marshals and sends the SearchProductsAsAdmin API request.
type SearchProductsInput ¶
type SearchProductsInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The search filters. If no search filters are specified, the output includes // all products to which the caller has access. Filters map[string][]string `type:"map"` // The maximum number of items to return with this call. PageSize *int64 `type:"integer"` // The page token for the next set of results. To retrieve the first set of // results, use null. PageToken *string `type:"string"` // The sort field. If no value is specified, the results are not sorted. SortBy ProductViewSortBy `type:"string" enum:"true"` // The sort order. If no value is specified, the results are not sorted. SortOrder SortOrder `type:"string" enum:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/SearchProductsInput
func (SearchProductsInput) GoString ¶
func (s SearchProductsInput) GoString() string
GoString returns the string representation
func (*SearchProductsInput) SetAcceptLanguage ¶
func (s *SearchProductsInput) SetAcceptLanguage(v string) *SearchProductsInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*SearchProductsInput) SetFilters ¶
func (s *SearchProductsInput) SetFilters(v map[string][]string) *SearchProductsInput
SetFilters sets the Filters field's value.
func (*SearchProductsInput) SetPageSize ¶
func (s *SearchProductsInput) SetPageSize(v int64) *SearchProductsInput
SetPageSize sets the PageSize field's value.
func (*SearchProductsInput) SetPageToken ¶
func (s *SearchProductsInput) SetPageToken(v string) *SearchProductsInput
SetPageToken sets the PageToken field's value.
func (*SearchProductsInput) SetSortBy ¶
func (s *SearchProductsInput) SetSortBy(v ProductViewSortBy) *SearchProductsInput
SetSortBy sets the SortBy field's value.
func (*SearchProductsInput) SetSortOrder ¶
func (s *SearchProductsInput) SetSortOrder(v SortOrder) *SearchProductsInput
SetSortOrder sets the SortOrder field's value.
func (SearchProductsInput) String ¶
func (s SearchProductsInput) String() string
String returns the string representation
type SearchProductsOutput ¶
type SearchProductsOutput struct { // The page token to use to retrieve the next set of results. If there are no // additional results, this value is null. NextPageToken *string `type:"string"` // The product view aggregations. ProductViewAggregations map[string][]ProductViewAggregationValue `type:"map"` // Information about the product views. ProductViewSummaries []ProductViewSummary `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/SearchProductsOutput
func (SearchProductsOutput) GoString ¶
func (s SearchProductsOutput) GoString() string
GoString returns the string representation
func (SearchProductsOutput) SDKResponseMetadata ¶
func (s SearchProductsOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (*SearchProductsOutput) SetNextPageToken ¶
func (s *SearchProductsOutput) SetNextPageToken(v string) *SearchProductsOutput
SetNextPageToken sets the NextPageToken field's value.
func (*SearchProductsOutput) SetProductViewAggregations ¶
func (s *SearchProductsOutput) SetProductViewAggregations(v map[string][]ProductViewAggregationValue) *SearchProductsOutput
SetProductViewAggregations sets the ProductViewAggregations field's value.
func (*SearchProductsOutput) SetProductViewSummaries ¶
func (s *SearchProductsOutput) SetProductViewSummaries(v []ProductViewSummary) *SearchProductsOutput
SetProductViewSummaries sets the ProductViewSummaries field's value.
func (SearchProductsOutput) String ¶
func (s SearchProductsOutput) String() string
String returns the string representation
type SearchProductsRequest ¶
type SearchProductsRequest struct { *aws.Request Input *SearchProductsInput }
SearchProductsRequest is a API request type for the SearchProducts API operation.
func (SearchProductsRequest) Send ¶
func (r SearchProductsRequest) Send() (*SearchProductsOutput, error)
Send marshals and sends the SearchProducts API request.
type ServiceCatalog ¶
ServiceCatalog provides the API operation methods for making requests to AWS Service Catalog. See this package's package overview docs for details on the service.
ServiceCatalog methods are safe to use concurrently. It is not safe to modify mutate any of the struct's properties though.
func New ¶
func New(config aws.Config) *ServiceCatalog
New creates a new instance of the ServiceCatalog client with a config. If additional configuration is needed for the client instance use the optional aws.Config parameter to add your extra config.
Example:
// Create a ServiceCatalog client from just a config. svc := servicecatalog.New(myConfig) // Create a ServiceCatalog client with additional configuration svc := servicecatalog.New(myConfig, aws.NewConfig().WithRegion("us-west-2"))
func (*ServiceCatalog) AcceptPortfolioShareRequest ¶
func (c *ServiceCatalog) AcceptPortfolioShareRequest(input *AcceptPortfolioShareInput) AcceptPortfolioShareRequest
AcceptPortfolioShareRequest returns a request value for making API operation for AWS Service Catalog.
Accepts an offer to share the specified portfolio.
// Example sending a request using the AcceptPortfolioShareRequest method. req := client.AcceptPortfolioShareRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/AcceptPortfolioShare
func (*ServiceCatalog) AssociatePrincipalWithPortfolioRequest ¶
func (c *ServiceCatalog) AssociatePrincipalWithPortfolioRequest(input *AssociatePrincipalWithPortfolioInput) AssociatePrincipalWithPortfolioRequest
AssociatePrincipalWithPortfolioRequest returns a request value for making API operation for AWS Service Catalog.
Associates the specified principal ARN with the specified portfolio.
// Example sending a request using the AssociatePrincipalWithPortfolioRequest method. req := client.AssociatePrincipalWithPortfolioRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/AssociatePrincipalWithPortfolio
func (*ServiceCatalog) AssociateProductWithPortfolioRequest ¶
func (c *ServiceCatalog) AssociateProductWithPortfolioRequest(input *AssociateProductWithPortfolioInput) AssociateProductWithPortfolioRequest
AssociateProductWithPortfolioRequest returns a request value for making API operation for AWS Service Catalog.
Associates the specified product with the specified portfolio.
// Example sending a request using the AssociateProductWithPortfolioRequest method. req := client.AssociateProductWithPortfolioRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/AssociateProductWithPortfolio
func (*ServiceCatalog) AssociateTagOptionWithResourceRequest ¶
func (c *ServiceCatalog) AssociateTagOptionWithResourceRequest(input *AssociateTagOptionWithResourceInput) AssociateTagOptionWithResourceRequest
AssociateTagOptionWithResourceRequest returns a request value for making API operation for AWS Service Catalog.
Associate the specified TagOption with the specified portfolio or product.
// Example sending a request using the AssociateTagOptionWithResourceRequest method. req := client.AssociateTagOptionWithResourceRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/AssociateTagOptionWithResource
func (*ServiceCatalog) CopyProductRequest ¶
func (c *ServiceCatalog) CopyProductRequest(input *CopyProductInput) CopyProductRequest
CopyProductRequest returns a request value for making API operation for AWS Service Catalog.
Copies the specified source product to the specified target product or a new product.
You can copy a product to the same account or another account. You can copy a product to the same region or another region.
This operation is performed asynchronously. To track the progress of the operation, use DescribeCopyProductStatus.
// Example sending a request using the CopyProductRequest method. req := client.CopyProductRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CopyProduct
func (*ServiceCatalog) CreateConstraintRequest ¶
func (c *ServiceCatalog) CreateConstraintRequest(input *CreateConstraintInput) CreateConstraintRequest
CreateConstraintRequest returns a request value for making API operation for AWS Service Catalog.
Creates a constraint.
// Example sending a request using the CreateConstraintRequest method. req := client.CreateConstraintRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreateConstraint
func (*ServiceCatalog) CreatePortfolioRequest ¶
func (c *ServiceCatalog) CreatePortfolioRequest(input *CreatePortfolioInput) CreatePortfolioRequest
CreatePortfolioRequest returns a request value for making API operation for AWS Service Catalog.
Creates a portfolio.
// Example sending a request using the CreatePortfolioRequest method. req := client.CreatePortfolioRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreatePortfolio
func (*ServiceCatalog) CreatePortfolioShareRequest ¶
func (c *ServiceCatalog) CreatePortfolioShareRequest(input *CreatePortfolioShareInput) CreatePortfolioShareRequest
CreatePortfolioShareRequest returns a request value for making API operation for AWS Service Catalog.
Shares the specified portfolio with the specified account.
// Example sending a request using the CreatePortfolioShareRequest method. req := client.CreatePortfolioShareRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreatePortfolioShare
func (*ServiceCatalog) CreateProductRequest ¶
func (c *ServiceCatalog) CreateProductRequest(input *CreateProductInput) CreateProductRequest
CreateProductRequest returns a request value for making API operation for AWS Service Catalog.
Creates a product.
// Example sending a request using the CreateProductRequest method. req := client.CreateProductRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreateProduct
func (*ServiceCatalog) CreateProvisioningArtifactRequest ¶
func (c *ServiceCatalog) CreateProvisioningArtifactRequest(input *CreateProvisioningArtifactInput) CreateProvisioningArtifactRequest
CreateProvisioningArtifactRequest returns a request value for making API operation for AWS Service Catalog.
Creates a provisioning artifact (also known as a version) for the specified product.
You cannot create a provisioning artifact for a product that was shared with you.
// Example sending a request using the CreateProvisioningArtifactRequest method. req := client.CreateProvisioningArtifactRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreateProvisioningArtifact
func (*ServiceCatalog) CreateTagOptionRequest ¶
func (c *ServiceCatalog) CreateTagOptionRequest(input *CreateTagOptionInput) CreateTagOptionRequest
CreateTagOptionRequest returns a request value for making API operation for AWS Service Catalog.
Creates a TagOption.
// Example sending a request using the CreateTagOptionRequest method. req := client.CreateTagOptionRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreateTagOption
func (*ServiceCatalog) DeleteConstraintRequest ¶
func (c *ServiceCatalog) DeleteConstraintRequest(input *DeleteConstraintInput) DeleteConstraintRequest
DeleteConstraintRequest returns a request value for making API operation for AWS Service Catalog.
Deletes the specified constraint.
// Example sending a request using the DeleteConstraintRequest method. req := client.DeleteConstraintRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DeleteConstraint
func (*ServiceCatalog) DeletePortfolioRequest ¶
func (c *ServiceCatalog) DeletePortfolioRequest(input *DeletePortfolioInput) DeletePortfolioRequest
DeletePortfolioRequest returns a request value for making API operation for AWS Service Catalog.
Deletes the specified portfolio.
You cannot delete a portfolio if it was shared with you or if it has associated products, users, constraints, or shared accounts.
// Example sending a request using the DeletePortfolioRequest method. req := client.DeletePortfolioRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DeletePortfolio
func (*ServiceCatalog) DeletePortfolioShareRequest ¶
func (c *ServiceCatalog) DeletePortfolioShareRequest(input *DeletePortfolioShareInput) DeletePortfolioShareRequest
DeletePortfolioShareRequest returns a request value for making API operation for AWS Service Catalog.
Stops sharing the specified portfolio with the specified account.
// Example sending a request using the DeletePortfolioShareRequest method. req := client.DeletePortfolioShareRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DeletePortfolioShare
func (*ServiceCatalog) DeleteProductRequest ¶
func (c *ServiceCatalog) DeleteProductRequest(input *DeleteProductInput) DeleteProductRequest
DeleteProductRequest returns a request value for making API operation for AWS Service Catalog.
Deletes the specified product.
You cannot delete a product if it was shared with you or is associated with a portfolio.
// Example sending a request using the DeleteProductRequest method. req := client.DeleteProductRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DeleteProduct
func (*ServiceCatalog) DeleteProvisioningArtifactRequest ¶
func (c *ServiceCatalog) DeleteProvisioningArtifactRequest(input *DeleteProvisioningArtifactInput) DeleteProvisioningArtifactRequest
DeleteProvisioningArtifactRequest returns a request value for making API operation for AWS Service Catalog.
Deletes the specified provisioning artifact (also known as a version) for the specified product.
You cannot delete a provisioning artifact associated with a product that was shared with you. You cannot delete the last provisioning artifact for a product, because a product must have at least one provisioning artifact.
// Example sending a request using the DeleteProvisioningArtifactRequest method. req := client.DeleteProvisioningArtifactRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DeleteProvisioningArtifact
func (*ServiceCatalog) DescribeConstraintRequest ¶
func (c *ServiceCatalog) DescribeConstraintRequest(input *DescribeConstraintInput) DescribeConstraintRequest
DescribeConstraintRequest returns a request value for making API operation for AWS Service Catalog.
Gets information about the specified constraint.
// Example sending a request using the DescribeConstraintRequest method. req := client.DescribeConstraintRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeConstraint
func (*ServiceCatalog) DescribeCopyProductStatusRequest ¶
func (c *ServiceCatalog) DescribeCopyProductStatusRequest(input *DescribeCopyProductStatusInput) DescribeCopyProductStatusRequest
DescribeCopyProductStatusRequest returns a request value for making API operation for AWS Service Catalog.
Gets the status of the specified copy product operation.
// Example sending a request using the DescribeCopyProductStatusRequest method. req := client.DescribeCopyProductStatusRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeCopyProductStatus
func (*ServiceCatalog) DescribePortfolioRequest ¶
func (c *ServiceCatalog) DescribePortfolioRequest(input *DescribePortfolioInput) DescribePortfolioRequest
DescribePortfolioRequest returns a request value for making API operation for AWS Service Catalog.
Gets information about the specified portfolio.
// Example sending a request using the DescribePortfolioRequest method. req := client.DescribePortfolioRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribePortfolio
func (*ServiceCatalog) DescribeProductAsAdminRequest ¶
func (c *ServiceCatalog) DescribeProductAsAdminRequest(input *DescribeProductAsAdminInput) DescribeProductAsAdminRequest
DescribeProductAsAdminRequest returns a request value for making API operation for AWS Service Catalog.
Gets information about the specified product. This operation is run with administrator access.
// Example sending a request using the DescribeProductAsAdminRequest method. req := client.DescribeProductAsAdminRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeProductAsAdmin
func (*ServiceCatalog) DescribeProductRequest ¶
func (c *ServiceCatalog) DescribeProductRequest(input *DescribeProductInput) DescribeProductRequest
DescribeProductRequest returns a request value for making API operation for AWS Service Catalog.
Gets information about the specified product.
// Example sending a request using the DescribeProductRequest method. req := client.DescribeProductRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeProduct
func (*ServiceCatalog) DescribeProductViewRequest ¶
func (c *ServiceCatalog) DescribeProductViewRequest(input *DescribeProductViewInput) DescribeProductViewRequest
DescribeProductViewRequest returns a request value for making API operation for AWS Service Catalog.
Gets information about the specified product.
// Example sending a request using the DescribeProductViewRequest method. req := client.DescribeProductViewRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeProductView
func (*ServiceCatalog) DescribeProvisionedProductRequest ¶
func (c *ServiceCatalog) DescribeProvisionedProductRequest(input *DescribeProvisionedProductInput) DescribeProvisionedProductRequest
DescribeProvisionedProductRequest returns a request value for making API operation for AWS Service Catalog.
Gets information about the specified provisioned product.
// Example sending a request using the DescribeProvisionedProductRequest method. req := client.DescribeProvisionedProductRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeProvisionedProduct
func (*ServiceCatalog) DescribeProvisioningArtifactRequest ¶
func (c *ServiceCatalog) DescribeProvisioningArtifactRequest(input *DescribeProvisioningArtifactInput) DescribeProvisioningArtifactRequest
DescribeProvisioningArtifactRequest returns a request value for making API operation for AWS Service Catalog.
Gets information about the specified provisioning artifact (also known as a version) for the specified product.
// Example sending a request using the DescribeProvisioningArtifactRequest method. req := client.DescribeProvisioningArtifactRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeProvisioningArtifact
func (*ServiceCatalog) DescribeProvisioningParametersRequest ¶
func (c *ServiceCatalog) DescribeProvisioningParametersRequest(input *DescribeProvisioningParametersInput) DescribeProvisioningParametersRequest
DescribeProvisioningParametersRequest returns a request value for making API operation for AWS Service Catalog.
Gets information about the configuration required to provision the specified product using the specified provisioning artifact.
If the output contains a TagOption key with an empty list of values, there is a TagOption conflict for that key. The end user cannot take action to fix the conflict, and launch is not blocked. In subsequent calls to ProvisionProduct, do not include conflicted TagOption keys as tags, or this will cause the error "Parameter validation failed: Missing required parameter in Tags[N]:Value" and tag the provisioned product with the value sc-tagoption-conflict-portfolioId-productId.
// Example sending a request using the DescribeProvisioningParametersRequest method. req := client.DescribeProvisioningParametersRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeProvisioningParameters
func (*ServiceCatalog) DescribeRecordRequest ¶
func (c *ServiceCatalog) DescribeRecordRequest(input *DescribeRecordInput) DescribeRecordRequest
DescribeRecordRequest returns a request value for making API operation for AWS Service Catalog.
Gets information about the specified request operation.
Use this operation after calling a request operation (for example, ProvisionProduct, TerminateProvisionedProduct, or UpdateProvisionedProduct).
// Example sending a request using the DescribeRecordRequest method. req := client.DescribeRecordRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeRecord
func (*ServiceCatalog) DescribeTagOptionRequest ¶
func (c *ServiceCatalog) DescribeTagOptionRequest(input *DescribeTagOptionInput) DescribeTagOptionRequest
DescribeTagOptionRequest returns a request value for making API operation for AWS Service Catalog.
Gets information about the specified TagOption.
// Example sending a request using the DescribeTagOptionRequest method. req := client.DescribeTagOptionRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeTagOption
func (*ServiceCatalog) DisassociatePrincipalFromPortfolioRequest ¶
func (c *ServiceCatalog) DisassociatePrincipalFromPortfolioRequest(input *DisassociatePrincipalFromPortfolioInput) DisassociatePrincipalFromPortfolioRequest
DisassociatePrincipalFromPortfolioRequest returns a request value for making API operation for AWS Service Catalog.
Disassociates a previously associated principal ARN from a specified portfolio.
// Example sending a request using the DisassociatePrincipalFromPortfolioRequest method. req := client.DisassociatePrincipalFromPortfolioRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DisassociatePrincipalFromPortfolio
func (*ServiceCatalog) DisassociateProductFromPortfolioRequest ¶
func (c *ServiceCatalog) DisassociateProductFromPortfolioRequest(input *DisassociateProductFromPortfolioInput) DisassociateProductFromPortfolioRequest
DisassociateProductFromPortfolioRequest returns a request value for making API operation for AWS Service Catalog.
Disassociates the specified product from the specified portfolio.
// Example sending a request using the DisassociateProductFromPortfolioRequest method. req := client.DisassociateProductFromPortfolioRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DisassociateProductFromPortfolio
func (*ServiceCatalog) DisassociateTagOptionFromResourceRequest ¶
func (c *ServiceCatalog) DisassociateTagOptionFromResourceRequest(input *DisassociateTagOptionFromResourceInput) DisassociateTagOptionFromResourceRequest
DisassociateTagOptionFromResourceRequest returns a request value for making API operation for AWS Service Catalog.
Disassociates the specified TagOption from the specified resource.
// Example sending a request using the DisassociateTagOptionFromResourceRequest method. req := client.DisassociateTagOptionFromResourceRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DisassociateTagOptionFromResource
func (*ServiceCatalog) ListAcceptedPortfolioSharesPages ¶
func (c *ServiceCatalog) ListAcceptedPortfolioSharesPages(input *ListAcceptedPortfolioSharesInput, fn func(*ListAcceptedPortfolioSharesOutput, bool) bool) error
ListAcceptedPortfolioSharesPages iterates over the pages of a ListAcceptedPortfolioShares operation, calling the "fn" function with the response data for each page. To stop iterating, return false from the fn function.
See ListAcceptedPortfolioShares method for more information on how to use this operation.
Note: This operation can generate multiple requests to a service.
// Example iterating over at most 3 pages of a ListAcceptedPortfolioShares operation. pageNum := 0 err := client.ListAcceptedPortfolioSharesPages(params, func(page *ListAcceptedPortfolioSharesOutput, lastPage bool) bool { pageNum++ fmt.Println(page) return pageNum <= 3 })
func (*ServiceCatalog) ListAcceptedPortfolioSharesPagesWithContext ¶
func (c *ServiceCatalog) ListAcceptedPortfolioSharesPagesWithContext(ctx aws.Context, input *ListAcceptedPortfolioSharesInput, fn func(*ListAcceptedPortfolioSharesOutput, bool) bool, opts ...aws.Option) error
ListAcceptedPortfolioSharesPagesWithContext same as ListAcceptedPortfolioSharesPages except it takes a Context and allows setting request options on the pages.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ServiceCatalog) ListAcceptedPortfolioSharesRequest ¶
func (c *ServiceCatalog) ListAcceptedPortfolioSharesRequest(input *ListAcceptedPortfolioSharesInput) ListAcceptedPortfolioSharesRequest
ListAcceptedPortfolioSharesRequest returns a request value for making API operation for AWS Service Catalog.
Lists all portfolios for which sharing was accepted by this account.
// Example sending a request using the ListAcceptedPortfolioSharesRequest method. req := client.ListAcceptedPortfolioSharesRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListAcceptedPortfolioShares
func (*ServiceCatalog) ListConstraintsForPortfolioPages ¶
func (c *ServiceCatalog) ListConstraintsForPortfolioPages(input *ListConstraintsForPortfolioInput, fn func(*ListConstraintsForPortfolioOutput, bool) bool) error
ListConstraintsForPortfolioPages iterates over the pages of a ListConstraintsForPortfolio operation, calling the "fn" function with the response data for each page. To stop iterating, return false from the fn function.
See ListConstraintsForPortfolio method for more information on how to use this operation.
Note: This operation can generate multiple requests to a service.
// Example iterating over at most 3 pages of a ListConstraintsForPortfolio operation. pageNum := 0 err := client.ListConstraintsForPortfolioPages(params, func(page *ListConstraintsForPortfolioOutput, lastPage bool) bool { pageNum++ fmt.Println(page) return pageNum <= 3 })
func (*ServiceCatalog) ListConstraintsForPortfolioPagesWithContext ¶
func (c *ServiceCatalog) ListConstraintsForPortfolioPagesWithContext(ctx aws.Context, input *ListConstraintsForPortfolioInput, fn func(*ListConstraintsForPortfolioOutput, bool) bool, opts ...aws.Option) error
ListConstraintsForPortfolioPagesWithContext same as ListConstraintsForPortfolioPages except it takes a Context and allows setting request options on the pages.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ServiceCatalog) ListConstraintsForPortfolioRequest ¶
func (c *ServiceCatalog) ListConstraintsForPortfolioRequest(input *ListConstraintsForPortfolioInput) ListConstraintsForPortfolioRequest
ListConstraintsForPortfolioRequest returns a request value for making API operation for AWS Service Catalog.
Lists the constraints for the specified portfolio and product.
// Example sending a request using the ListConstraintsForPortfolioRequest method. req := client.ListConstraintsForPortfolioRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListConstraintsForPortfolio
func (*ServiceCatalog) ListLaunchPathsPages ¶
func (c *ServiceCatalog) ListLaunchPathsPages(input *ListLaunchPathsInput, fn func(*ListLaunchPathsOutput, bool) bool) error
ListLaunchPathsPages iterates over the pages of a ListLaunchPaths operation, calling the "fn" function with the response data for each page. To stop iterating, return false from the fn function.
See ListLaunchPaths method for more information on how to use this operation.
Note: This operation can generate multiple requests to a service.
// Example iterating over at most 3 pages of a ListLaunchPaths operation. pageNum := 0 err := client.ListLaunchPathsPages(params, func(page *ListLaunchPathsOutput, lastPage bool) bool { pageNum++ fmt.Println(page) return pageNum <= 3 })
func (*ServiceCatalog) ListLaunchPathsPagesWithContext ¶
func (c *ServiceCatalog) ListLaunchPathsPagesWithContext(ctx aws.Context, input *ListLaunchPathsInput, fn func(*ListLaunchPathsOutput, bool) bool, opts ...aws.Option) error
ListLaunchPathsPagesWithContext same as ListLaunchPathsPages except it takes a Context and allows setting request options on the pages.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ServiceCatalog) ListLaunchPathsRequest ¶
func (c *ServiceCatalog) ListLaunchPathsRequest(input *ListLaunchPathsInput) ListLaunchPathsRequest
ListLaunchPathsRequest returns a request value for making API operation for AWS Service Catalog.
Lists the paths to the specified product. A path is how the user has access to a specified product, and is necessary when provisioning a product. A path also determines the constraints put on the product.
// Example sending a request using the ListLaunchPathsRequest method. req := client.ListLaunchPathsRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListLaunchPaths
func (*ServiceCatalog) ListPortfolioAccessRequest ¶
func (c *ServiceCatalog) ListPortfolioAccessRequest(input *ListPortfolioAccessInput) ListPortfolioAccessRequest
ListPortfolioAccessRequest returns a request value for making API operation for AWS Service Catalog.
Lists the account IDs that have access to the specified portfolio.
// Example sending a request using the ListPortfolioAccessRequest method. req := client.ListPortfolioAccessRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListPortfolioAccess
func (*ServiceCatalog) ListPortfoliosForProductPages ¶
func (c *ServiceCatalog) ListPortfoliosForProductPages(input *ListPortfoliosForProductInput, fn func(*ListPortfoliosForProductOutput, bool) bool) error
ListPortfoliosForProductPages iterates over the pages of a ListPortfoliosForProduct operation, calling the "fn" function with the response data for each page. To stop iterating, return false from the fn function.
See ListPortfoliosForProduct method for more information on how to use this operation.
Note: This operation can generate multiple requests to a service.
// Example iterating over at most 3 pages of a ListPortfoliosForProduct operation. pageNum := 0 err := client.ListPortfoliosForProductPages(params, func(page *ListPortfoliosForProductOutput, lastPage bool) bool { pageNum++ fmt.Println(page) return pageNum <= 3 })
func (*ServiceCatalog) ListPortfoliosForProductPagesWithContext ¶
func (c *ServiceCatalog) ListPortfoliosForProductPagesWithContext(ctx aws.Context, input *ListPortfoliosForProductInput, fn func(*ListPortfoliosForProductOutput, bool) bool, opts ...aws.Option) error
ListPortfoliosForProductPagesWithContext same as ListPortfoliosForProductPages except it takes a Context and allows setting request options on the pages.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ServiceCatalog) ListPortfoliosForProductRequest ¶
func (c *ServiceCatalog) ListPortfoliosForProductRequest(input *ListPortfoliosForProductInput) ListPortfoliosForProductRequest
ListPortfoliosForProductRequest returns a request value for making API operation for AWS Service Catalog.
Lists all portfolios that the specified product is associated with.
// Example sending a request using the ListPortfoliosForProductRequest method. req := client.ListPortfoliosForProductRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListPortfoliosForProduct
func (*ServiceCatalog) ListPortfoliosPages ¶
func (c *ServiceCatalog) ListPortfoliosPages(input *ListPortfoliosInput, fn func(*ListPortfoliosOutput, bool) bool) error
ListPortfoliosPages iterates over the pages of a ListPortfolios operation, calling the "fn" function with the response data for each page. To stop iterating, return false from the fn function.
See ListPortfolios method for more information on how to use this operation.
Note: This operation can generate multiple requests to a service.
// Example iterating over at most 3 pages of a ListPortfolios operation. pageNum := 0 err := client.ListPortfoliosPages(params, func(page *ListPortfoliosOutput, lastPage bool) bool { pageNum++ fmt.Println(page) return pageNum <= 3 })
func (*ServiceCatalog) ListPortfoliosPagesWithContext ¶
func (c *ServiceCatalog) ListPortfoliosPagesWithContext(ctx aws.Context, input *ListPortfoliosInput, fn func(*ListPortfoliosOutput, bool) bool, opts ...aws.Option) error
ListPortfoliosPagesWithContext same as ListPortfoliosPages except it takes a Context and allows setting request options on the pages.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ServiceCatalog) ListPortfoliosRequest ¶
func (c *ServiceCatalog) ListPortfoliosRequest(input *ListPortfoliosInput) ListPortfoliosRequest
ListPortfoliosRequest returns a request value for making API operation for AWS Service Catalog.
Lists all portfolios in the catalog.
// Example sending a request using the ListPortfoliosRequest method. req := client.ListPortfoliosRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListPortfolios
func (*ServiceCatalog) ListPrincipalsForPortfolioPages ¶
func (c *ServiceCatalog) ListPrincipalsForPortfolioPages(input *ListPrincipalsForPortfolioInput, fn func(*ListPrincipalsForPortfolioOutput, bool) bool) error
ListPrincipalsForPortfolioPages iterates over the pages of a ListPrincipalsForPortfolio operation, calling the "fn" function with the response data for each page. To stop iterating, return false from the fn function.
See ListPrincipalsForPortfolio method for more information on how to use this operation.
Note: This operation can generate multiple requests to a service.
// Example iterating over at most 3 pages of a ListPrincipalsForPortfolio operation. pageNum := 0 err := client.ListPrincipalsForPortfolioPages(params, func(page *ListPrincipalsForPortfolioOutput, lastPage bool) bool { pageNum++ fmt.Println(page) return pageNum <= 3 })
func (*ServiceCatalog) ListPrincipalsForPortfolioPagesWithContext ¶
func (c *ServiceCatalog) ListPrincipalsForPortfolioPagesWithContext(ctx aws.Context, input *ListPrincipalsForPortfolioInput, fn func(*ListPrincipalsForPortfolioOutput, bool) bool, opts ...aws.Option) error
ListPrincipalsForPortfolioPagesWithContext same as ListPrincipalsForPortfolioPages except it takes a Context and allows setting request options on the pages.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ServiceCatalog) ListPrincipalsForPortfolioRequest ¶
func (c *ServiceCatalog) ListPrincipalsForPortfolioRequest(input *ListPrincipalsForPortfolioInput) ListPrincipalsForPortfolioRequest
ListPrincipalsForPortfolioRequest returns a request value for making API operation for AWS Service Catalog.
Lists all principal ARNs associated with the specified portfolio.
// Example sending a request using the ListPrincipalsForPortfolioRequest method. req := client.ListPrincipalsForPortfolioRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListPrincipalsForPortfolio
func (*ServiceCatalog) ListProvisioningArtifactsRequest ¶
func (c *ServiceCatalog) ListProvisioningArtifactsRequest(input *ListProvisioningArtifactsInput) ListProvisioningArtifactsRequest
ListProvisioningArtifactsRequest returns a request value for making API operation for AWS Service Catalog.
Lists all provisioning artifacts (also known as versions) for the specified product.
// Example sending a request using the ListProvisioningArtifactsRequest method. req := client.ListProvisioningArtifactsRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListProvisioningArtifacts
func (*ServiceCatalog) ListRecordHistoryRequest ¶
func (c *ServiceCatalog) ListRecordHistoryRequest(input *ListRecordHistoryInput) ListRecordHistoryRequest
ListRecordHistoryRequest returns a request value for making API operation for AWS Service Catalog.
Lists the specified requests or all performed requests.
// Example sending a request using the ListRecordHistoryRequest method. req := client.ListRecordHistoryRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListRecordHistory
func (*ServiceCatalog) ListResourcesForTagOptionPages ¶
func (c *ServiceCatalog) ListResourcesForTagOptionPages(input *ListResourcesForTagOptionInput, fn func(*ListResourcesForTagOptionOutput, bool) bool) error
ListResourcesForTagOptionPages iterates over the pages of a ListResourcesForTagOption operation, calling the "fn" function with the response data for each page. To stop iterating, return false from the fn function.
See ListResourcesForTagOption method for more information on how to use this operation.
Note: This operation can generate multiple requests to a service.
// Example iterating over at most 3 pages of a ListResourcesForTagOption operation. pageNum := 0 err := client.ListResourcesForTagOptionPages(params, func(page *ListResourcesForTagOptionOutput, lastPage bool) bool { pageNum++ fmt.Println(page) return pageNum <= 3 })
func (*ServiceCatalog) ListResourcesForTagOptionPagesWithContext ¶
func (c *ServiceCatalog) ListResourcesForTagOptionPagesWithContext(ctx aws.Context, input *ListResourcesForTagOptionInput, fn func(*ListResourcesForTagOptionOutput, bool) bool, opts ...aws.Option) error
ListResourcesForTagOptionPagesWithContext same as ListResourcesForTagOptionPages except it takes a Context and allows setting request options on the pages.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ServiceCatalog) ListResourcesForTagOptionRequest ¶
func (c *ServiceCatalog) ListResourcesForTagOptionRequest(input *ListResourcesForTagOptionInput) ListResourcesForTagOptionRequest
ListResourcesForTagOptionRequest returns a request value for making API operation for AWS Service Catalog.
Lists the resources associated with the specified TagOption.
// Example sending a request using the ListResourcesForTagOptionRequest method. req := client.ListResourcesForTagOptionRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListResourcesForTagOption
func (*ServiceCatalog) ListTagOptionsPages ¶
func (c *ServiceCatalog) ListTagOptionsPages(input *ListTagOptionsInput, fn func(*ListTagOptionsOutput, bool) bool) error
ListTagOptionsPages iterates over the pages of a ListTagOptions operation, calling the "fn" function with the response data for each page. To stop iterating, return false from the fn function.
See ListTagOptions method for more information on how to use this operation.
Note: This operation can generate multiple requests to a service.
// Example iterating over at most 3 pages of a ListTagOptions operation. pageNum := 0 err := client.ListTagOptionsPages(params, func(page *ListTagOptionsOutput, lastPage bool) bool { pageNum++ fmt.Println(page) return pageNum <= 3 })
func (*ServiceCatalog) ListTagOptionsPagesWithContext ¶
func (c *ServiceCatalog) ListTagOptionsPagesWithContext(ctx aws.Context, input *ListTagOptionsInput, fn func(*ListTagOptionsOutput, bool) bool, opts ...aws.Option) error
ListTagOptionsPagesWithContext same as ListTagOptionsPages except it takes a Context and allows setting request options on the pages.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ServiceCatalog) ListTagOptionsRequest ¶
func (c *ServiceCatalog) ListTagOptionsRequest(input *ListTagOptionsInput) ListTagOptionsRequest
ListTagOptionsRequest returns a request value for making API operation for AWS Service Catalog.
Lists the specified TagOptions or all TagOptions.
// Example sending a request using the ListTagOptionsRequest method. req := client.ListTagOptionsRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListTagOptions
func (*ServiceCatalog) ProvisionProductRequest ¶
func (c *ServiceCatalog) ProvisionProductRequest(input *ProvisionProductInput) ProvisionProductRequest
ProvisionProductRequest returns a request value for making API operation for AWS Service Catalog.
Provisions the specified product.
A provisioned product is a resourced instance of a product. For example, provisioning a product based on a CloudFormation template launches a CloudFormation stack and its underlying resources. You can check the status of this request using DescribeRecord.
If the request contains a tag key with an empty list of values, there is a tag conflict for that key. Do not include conflicted keys as tags, or this will cause the error "Parameter validation failed: Missing required parameter in Tags[N]:Value".
// Example sending a request using the ProvisionProductRequest method. req := client.ProvisionProductRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ProvisionProduct
func (*ServiceCatalog) RejectPortfolioShareRequest ¶
func (c *ServiceCatalog) RejectPortfolioShareRequest(input *RejectPortfolioShareInput) RejectPortfolioShareRequest
RejectPortfolioShareRequest returns a request value for making API operation for AWS Service Catalog.
Rejects an offer to share the specified portfolio.
// Example sending a request using the RejectPortfolioShareRequest method. req := client.RejectPortfolioShareRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/RejectPortfolioShare
func (*ServiceCatalog) ScanProvisionedProductsRequest ¶
func (c *ServiceCatalog) ScanProvisionedProductsRequest(input *ScanProvisionedProductsInput) ScanProvisionedProductsRequest
ScanProvisionedProductsRequest returns a request value for making API operation for AWS Service Catalog.
Lists the provisioned products that are available (not terminated).
// Example sending a request using the ScanProvisionedProductsRequest method. req := client.ScanProvisionedProductsRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ScanProvisionedProducts
func (*ServiceCatalog) SearchProductsAsAdminPages ¶
func (c *ServiceCatalog) SearchProductsAsAdminPages(input *SearchProductsAsAdminInput, fn func(*SearchProductsAsAdminOutput, bool) bool) error
SearchProductsAsAdminPages iterates over the pages of a SearchProductsAsAdmin operation, calling the "fn" function with the response data for each page. To stop iterating, return false from the fn function.
See SearchProductsAsAdmin method for more information on how to use this operation.
Note: This operation can generate multiple requests to a service.
// Example iterating over at most 3 pages of a SearchProductsAsAdmin operation. pageNum := 0 err := client.SearchProductsAsAdminPages(params, func(page *SearchProductsAsAdminOutput, lastPage bool) bool { pageNum++ fmt.Println(page) return pageNum <= 3 })
func (*ServiceCatalog) SearchProductsAsAdminPagesWithContext ¶
func (c *ServiceCatalog) SearchProductsAsAdminPagesWithContext(ctx aws.Context, input *SearchProductsAsAdminInput, fn func(*SearchProductsAsAdminOutput, bool) bool, opts ...aws.Option) error
SearchProductsAsAdminPagesWithContext same as SearchProductsAsAdminPages except it takes a Context and allows setting request options on the pages.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ServiceCatalog) SearchProductsAsAdminRequest ¶
func (c *ServiceCatalog) SearchProductsAsAdminRequest(input *SearchProductsAsAdminInput) SearchProductsAsAdminRequest
SearchProductsAsAdminRequest returns a request value for making API operation for AWS Service Catalog.
Gets information about the products for the specified portfolio or all products.
// Example sending a request using the SearchProductsAsAdminRequest method. req := client.SearchProductsAsAdminRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/SearchProductsAsAdmin
func (*ServiceCatalog) SearchProductsPages ¶
func (c *ServiceCatalog) SearchProductsPages(input *SearchProductsInput, fn func(*SearchProductsOutput, bool) bool) error
SearchProductsPages iterates over the pages of a SearchProducts operation, calling the "fn" function with the response data for each page. To stop iterating, return false from the fn function.
See SearchProducts method for more information on how to use this operation.
Note: This operation can generate multiple requests to a service.
// Example iterating over at most 3 pages of a SearchProducts operation. pageNum := 0 err := client.SearchProductsPages(params, func(page *SearchProductsOutput, lastPage bool) bool { pageNum++ fmt.Println(page) return pageNum <= 3 })
func (*ServiceCatalog) SearchProductsPagesWithContext ¶
func (c *ServiceCatalog) SearchProductsPagesWithContext(ctx aws.Context, input *SearchProductsInput, fn func(*SearchProductsOutput, bool) bool, opts ...aws.Option) error
SearchProductsPagesWithContext same as SearchProductsPages except it takes a Context and allows setting request options on the pages.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ServiceCatalog) SearchProductsRequest ¶
func (c *ServiceCatalog) SearchProductsRequest(input *SearchProductsInput) SearchProductsRequest
SearchProductsRequest returns a request value for making API operation for AWS Service Catalog.
Gets information about the products to which the caller has access.
// Example sending a request using the SearchProductsRequest method. req := client.SearchProductsRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/SearchProducts
func (*ServiceCatalog) TerminateProvisionedProductRequest ¶
func (c *ServiceCatalog) TerminateProvisionedProductRequest(input *TerminateProvisionedProductInput) TerminateProvisionedProductRequest
TerminateProvisionedProductRequest returns a request value for making API operation for AWS Service Catalog.
Terminates the specified provisioned product.
This operation does not delete any records associated with the provisioned product.
You can check the status of this request using DescribeRecord.
// Example sending a request using the TerminateProvisionedProductRequest method. req := client.TerminateProvisionedProductRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/TerminateProvisionedProduct
func (*ServiceCatalog) UpdateConstraintRequest ¶
func (c *ServiceCatalog) UpdateConstraintRequest(input *UpdateConstraintInput) UpdateConstraintRequest
UpdateConstraintRequest returns a request value for making API operation for AWS Service Catalog.
Updates the specified constraint.
// Example sending a request using the UpdateConstraintRequest method. req := client.UpdateConstraintRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdateConstraint
func (*ServiceCatalog) UpdatePortfolioRequest ¶
func (c *ServiceCatalog) UpdatePortfolioRequest(input *UpdatePortfolioInput) UpdatePortfolioRequest
UpdatePortfolioRequest returns a request value for making API operation for AWS Service Catalog.
Updates the specified portfolio.
You cannot update a product that was shared with you.
// Example sending a request using the UpdatePortfolioRequest method. req := client.UpdatePortfolioRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdatePortfolio
func (*ServiceCatalog) UpdateProductRequest ¶
func (c *ServiceCatalog) UpdateProductRequest(input *UpdateProductInput) UpdateProductRequest
UpdateProductRequest returns a request value for making API operation for AWS Service Catalog.
Updates the specified product.
// Example sending a request using the UpdateProductRequest method. req := client.UpdateProductRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdateProduct
func (*ServiceCatalog) UpdateProvisionedProductRequest ¶
func (c *ServiceCatalog) UpdateProvisionedProductRequest(input *UpdateProvisionedProductInput) UpdateProvisionedProductRequest
UpdateProvisionedProductRequest returns a request value for making API operation for AWS Service Catalog.
Requests updates to the configuration of the specified provisioned product.
If there are tags associated with the object, they cannot be updated or added. Depending on the specific updates requested, this operation can update with no interruption, with some interruption, or replace the provisioned product entirely.
You can check the status of this request using DescribeRecord.
// Example sending a request using the UpdateProvisionedProductRequest method. req := client.UpdateProvisionedProductRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdateProvisionedProduct
func (*ServiceCatalog) UpdateProvisioningArtifactRequest ¶
func (c *ServiceCatalog) UpdateProvisioningArtifactRequest(input *UpdateProvisioningArtifactInput) UpdateProvisioningArtifactRequest
UpdateProvisioningArtifactRequest returns a request value for making API operation for AWS Service Catalog.
Updates the specified provisioning artifact (also known as a version) for the specified product.
You cannot update a provisioning artifact for a product that was shared with you.
// Example sending a request using the UpdateProvisioningArtifactRequest method. req := client.UpdateProvisioningArtifactRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdateProvisioningArtifact
func (*ServiceCatalog) UpdateTagOptionRequest ¶
func (c *ServiceCatalog) UpdateTagOptionRequest(input *UpdateTagOptionInput) UpdateTagOptionRequest
UpdateTagOptionRequest returns a request value for making API operation for AWS Service Catalog.
Updates the specified TagOption.
// Example sending a request using the UpdateTagOptionRequest method. req := client.UpdateTagOptionRequest(params) resp, err := req.Send() if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdateTagOption
type Tag ¶
type Tag struct { // The tag key. // // Key is a required field Key *string `min:"1" type:"string" required:"true"` // The value for this key. // // Value is a required field Value *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Information about a tag. A tag is a key-value pair. Tags are entirely discretionary and are propagated to the resources created when provisioning a product. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/Tag
type TagOptionDetail ¶
type TagOptionDetail struct { // The TagOption active state. Active *bool `type:"boolean"` // The TagOption identifier. Id *string `min:"1" type:"string"` // The TagOption key. Key *string `min:"1" type:"string"` // The TagOption value. Value *string `min:"1" type:"string"` // contains filtered or unexported fields }
Information about a TagOption. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/TagOptionDetail
func (TagOptionDetail) GoString ¶
func (s TagOptionDetail) GoString() string
GoString returns the string representation
func (*TagOptionDetail) SetActive ¶
func (s *TagOptionDetail) SetActive(v bool) *TagOptionDetail
SetActive sets the Active field's value.
func (*TagOptionDetail) SetId ¶
func (s *TagOptionDetail) SetId(v string) *TagOptionDetail
SetId sets the Id field's value.
func (*TagOptionDetail) SetKey ¶
func (s *TagOptionDetail) SetKey(v string) *TagOptionDetail
SetKey sets the Key field's value.
func (*TagOptionDetail) SetValue ¶
func (s *TagOptionDetail) SetValue(v string) *TagOptionDetail
SetValue sets the Value field's value.
func (TagOptionDetail) String ¶
func (s TagOptionDetail) String() string
String returns the string representation
type TagOptionSummary ¶
type TagOptionSummary struct { // The TagOption key. Key *string `min:"1" type:"string"` // The TagOption value. Values []string `type:"list"` // contains filtered or unexported fields }
Summary information about a TagOption. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/TagOptionSummary
func (TagOptionSummary) GoString ¶
func (s TagOptionSummary) GoString() string
GoString returns the string representation
func (*TagOptionSummary) SetKey ¶
func (s *TagOptionSummary) SetKey(v string) *TagOptionSummary
SetKey sets the Key field's value.
func (*TagOptionSummary) SetValues ¶
func (s *TagOptionSummary) SetValues(v []string) *TagOptionSummary
SetValues sets the Values field's value.
func (TagOptionSummary) String ¶
func (s TagOptionSummary) String() string
String returns the string representation
type TerminateProvisionedProductInput ¶
type TerminateProvisionedProductInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // If set to true, AWS Service Catalog stops managing the specified provisioned // product even if it cannot delete the underlying resources. IgnoreErrors *bool `type:"boolean"` // The identifier of the provisioned product. You cannot specify both ProvisionedProductName // and ProvisionedProductId. ProvisionedProductId *string `min:"1" type:"string"` // The name of the provisioned product. You cannot specify both ProvisionedProductName // and ProvisionedProductId. ProvisionedProductName *string `min:"1" type:"string"` // 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. // // TerminateToken is a required field TerminateToken *string `min:"1" type:"string" required:"true" idempotencyToken:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/TerminateProvisionedProductInput
func (TerminateProvisionedProductInput) GoString ¶
func (s TerminateProvisionedProductInput) GoString() string
GoString returns the string representation
func (*TerminateProvisionedProductInput) SetAcceptLanguage ¶
func (s *TerminateProvisionedProductInput) SetAcceptLanguage(v string) *TerminateProvisionedProductInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*TerminateProvisionedProductInput) SetIgnoreErrors ¶
func (s *TerminateProvisionedProductInput) SetIgnoreErrors(v bool) *TerminateProvisionedProductInput
SetIgnoreErrors sets the IgnoreErrors field's value.
func (*TerminateProvisionedProductInput) SetProvisionedProductId ¶
func (s *TerminateProvisionedProductInput) SetProvisionedProductId(v string) *TerminateProvisionedProductInput
SetProvisionedProductId sets the ProvisionedProductId field's value.
func (*TerminateProvisionedProductInput) SetProvisionedProductName ¶
func (s *TerminateProvisionedProductInput) SetProvisionedProductName(v string) *TerminateProvisionedProductInput
SetProvisionedProductName sets the ProvisionedProductName field's value.
func (*TerminateProvisionedProductInput) SetTerminateToken ¶
func (s *TerminateProvisionedProductInput) SetTerminateToken(v string) *TerminateProvisionedProductInput
SetTerminateToken sets the TerminateToken field's value.
func (TerminateProvisionedProductInput) String ¶
func (s TerminateProvisionedProductInput) String() string
String returns the string representation
func (*TerminateProvisionedProductInput) Validate ¶
func (s *TerminateProvisionedProductInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type TerminateProvisionedProductOutput ¶
type TerminateProvisionedProductOutput struct { // Information about the result of this request. RecordDetail *RecordDetail `type:"structure"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/TerminateProvisionedProductOutput
func (TerminateProvisionedProductOutput) GoString ¶
func (s TerminateProvisionedProductOutput) GoString() string
GoString returns the string representation
func (TerminateProvisionedProductOutput) SDKResponseMetadata ¶
func (s TerminateProvisionedProductOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (*TerminateProvisionedProductOutput) SetRecordDetail ¶
func (s *TerminateProvisionedProductOutput) SetRecordDetail(v *RecordDetail) *TerminateProvisionedProductOutput
SetRecordDetail sets the RecordDetail field's value.
func (TerminateProvisionedProductOutput) String ¶
func (s TerminateProvisionedProductOutput) String() string
String returns the string representation
type TerminateProvisionedProductRequest ¶
type TerminateProvisionedProductRequest struct { *aws.Request Input *TerminateProvisionedProductInput }
TerminateProvisionedProductRequest is a API request type for the TerminateProvisionedProduct API operation.
func (TerminateProvisionedProductRequest) Send ¶
func (r TerminateProvisionedProductRequest) Send() (*TerminateProvisionedProductOutput, error)
Send marshals and sends the TerminateProvisionedProduct API request.
type UpdateConstraintInput ¶
type UpdateConstraintInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The updated description of the constraint. Description *string `type:"string"` // The identifier of the constraint. // // Id is a required field Id *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdateConstraintInput
func (UpdateConstraintInput) GoString ¶
func (s UpdateConstraintInput) GoString() string
GoString returns the string representation
func (*UpdateConstraintInput) SetAcceptLanguage ¶
func (s *UpdateConstraintInput) SetAcceptLanguage(v string) *UpdateConstraintInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*UpdateConstraintInput) SetDescription ¶
func (s *UpdateConstraintInput) SetDescription(v string) *UpdateConstraintInput
SetDescription sets the Description field's value.
func (*UpdateConstraintInput) SetId ¶
func (s *UpdateConstraintInput) SetId(v string) *UpdateConstraintInput
SetId sets the Id field's value.
func (UpdateConstraintInput) String ¶
func (s UpdateConstraintInput) String() string
String returns the string representation
func (*UpdateConstraintInput) Validate ¶
func (s *UpdateConstraintInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateConstraintOutput ¶
type UpdateConstraintOutput struct { // Information about the constraint. ConstraintDetail *ConstraintDetail `type:"structure"` // The constraint parameters. ConstraintParameters *string `type:"string"` // The status of the current request. Status Status `type:"string" enum:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdateConstraintOutput
func (UpdateConstraintOutput) GoString ¶
func (s UpdateConstraintOutput) GoString() string
GoString returns the string representation
func (UpdateConstraintOutput) SDKResponseMetadata ¶
func (s UpdateConstraintOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (*UpdateConstraintOutput) SetConstraintDetail ¶
func (s *UpdateConstraintOutput) SetConstraintDetail(v *ConstraintDetail) *UpdateConstraintOutput
SetConstraintDetail sets the ConstraintDetail field's value.
func (*UpdateConstraintOutput) SetConstraintParameters ¶
func (s *UpdateConstraintOutput) SetConstraintParameters(v string) *UpdateConstraintOutput
SetConstraintParameters sets the ConstraintParameters field's value.
func (*UpdateConstraintOutput) SetStatus ¶
func (s *UpdateConstraintOutput) SetStatus(v Status) *UpdateConstraintOutput
SetStatus sets the Status field's value.
func (UpdateConstraintOutput) String ¶
func (s UpdateConstraintOutput) String() string
String returns the string representation
type UpdateConstraintRequest ¶
type UpdateConstraintRequest struct { *aws.Request Input *UpdateConstraintInput }
UpdateConstraintRequest is a API request type for the UpdateConstraint API operation.
func (UpdateConstraintRequest) Send ¶
func (r UpdateConstraintRequest) Send() (*UpdateConstraintOutput, error)
Send marshals and sends the UpdateConstraint API request.
type UpdatePortfolioInput ¶
type UpdatePortfolioInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The tags to add. AddTags []Tag `type:"list"` // The updated description of the portfolio. Description *string `type:"string"` // The name to use for display purposes. DisplayName *string `min:"1" type:"string"` // The portfolio identifier. // // Id is a required field Id *string `min:"1" type:"string" required:"true"` // The updated name of the portfolio provider. ProviderName *string `min:"1" type:"string"` // The tags to remove. RemoveTags []string `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdatePortfolioInput
func (UpdatePortfolioInput) GoString ¶
func (s UpdatePortfolioInput) GoString() string
GoString returns the string representation
func (*UpdatePortfolioInput) SetAcceptLanguage ¶
func (s *UpdatePortfolioInput) SetAcceptLanguage(v string) *UpdatePortfolioInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*UpdatePortfolioInput) SetAddTags ¶
func (s *UpdatePortfolioInput) SetAddTags(v []Tag) *UpdatePortfolioInput
SetAddTags sets the AddTags field's value.
func (*UpdatePortfolioInput) SetDescription ¶
func (s *UpdatePortfolioInput) SetDescription(v string) *UpdatePortfolioInput
SetDescription sets the Description field's value.
func (*UpdatePortfolioInput) SetDisplayName ¶
func (s *UpdatePortfolioInput) SetDisplayName(v string) *UpdatePortfolioInput
SetDisplayName sets the DisplayName field's value.
func (*UpdatePortfolioInput) SetId ¶
func (s *UpdatePortfolioInput) SetId(v string) *UpdatePortfolioInput
SetId sets the Id field's value.
func (*UpdatePortfolioInput) SetProviderName ¶
func (s *UpdatePortfolioInput) SetProviderName(v string) *UpdatePortfolioInput
SetProviderName sets the ProviderName field's value.
func (*UpdatePortfolioInput) SetRemoveTags ¶
func (s *UpdatePortfolioInput) SetRemoveTags(v []string) *UpdatePortfolioInput
SetRemoveTags sets the RemoveTags field's value.
func (UpdatePortfolioInput) String ¶
func (s UpdatePortfolioInput) String() string
String returns the string representation
func (*UpdatePortfolioInput) Validate ¶
func (s *UpdatePortfolioInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdatePortfolioOutput ¶
type UpdatePortfolioOutput struct { // Information about the portfolio. PortfolioDetail *PortfolioDetail `type:"structure"` // Information about the tags associated with the portfolio. Tags []Tag `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdatePortfolioOutput
func (UpdatePortfolioOutput) GoString ¶
func (s UpdatePortfolioOutput) GoString() string
GoString returns the string representation
func (UpdatePortfolioOutput) SDKResponseMetadata ¶
func (s UpdatePortfolioOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (*UpdatePortfolioOutput) SetPortfolioDetail ¶
func (s *UpdatePortfolioOutput) SetPortfolioDetail(v *PortfolioDetail) *UpdatePortfolioOutput
SetPortfolioDetail sets the PortfolioDetail field's value.
func (*UpdatePortfolioOutput) SetTags ¶
func (s *UpdatePortfolioOutput) SetTags(v []Tag) *UpdatePortfolioOutput
SetTags sets the Tags field's value.
func (UpdatePortfolioOutput) String ¶
func (s UpdatePortfolioOutput) String() string
String returns the string representation
type UpdatePortfolioRequest ¶
type UpdatePortfolioRequest struct { *aws.Request Input *UpdatePortfolioInput }
UpdatePortfolioRequest is a API request type for the UpdatePortfolio API operation.
func (UpdatePortfolioRequest) Send ¶
func (r UpdatePortfolioRequest) Send() (*UpdatePortfolioOutput, error)
Send marshals and sends the UpdatePortfolio API request.
type UpdateProductInput ¶
type UpdateProductInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The tags to add to the product. AddTags []Tag `type:"list"` // The updated description of the product. Description *string `type:"string"` // The updated distributor of the product. Distributor *string `type:"string"` // The product identifier. // // Id is a required field Id *string `min:"1" type:"string" required:"true"` // The updated product name. Name *string `type:"string"` // The updated owner of the product. Owner *string `type:"string"` // The tags to remove from the product. RemoveTags []string `type:"list"` // The updated support description for the product. SupportDescription *string `type:"string"` // The updated support email for the product. SupportEmail *string `type:"string"` // The updated support URL for the product. SupportUrl *string `type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdateProductInput
func (UpdateProductInput) GoString ¶
func (s UpdateProductInput) GoString() string
GoString returns the string representation
func (*UpdateProductInput) SetAcceptLanguage ¶
func (s *UpdateProductInput) SetAcceptLanguage(v string) *UpdateProductInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*UpdateProductInput) SetAddTags ¶
func (s *UpdateProductInput) SetAddTags(v []Tag) *UpdateProductInput
SetAddTags sets the AddTags field's value.
func (*UpdateProductInput) SetDescription ¶
func (s *UpdateProductInput) SetDescription(v string) *UpdateProductInput
SetDescription sets the Description field's value.
func (*UpdateProductInput) SetDistributor ¶
func (s *UpdateProductInput) SetDistributor(v string) *UpdateProductInput
SetDistributor sets the Distributor field's value.
func (*UpdateProductInput) SetId ¶
func (s *UpdateProductInput) SetId(v string) *UpdateProductInput
SetId sets the Id field's value.
func (*UpdateProductInput) SetName ¶
func (s *UpdateProductInput) SetName(v string) *UpdateProductInput
SetName sets the Name field's value.
func (*UpdateProductInput) SetOwner ¶
func (s *UpdateProductInput) SetOwner(v string) *UpdateProductInput
SetOwner sets the Owner field's value.
func (*UpdateProductInput) SetRemoveTags ¶
func (s *UpdateProductInput) SetRemoveTags(v []string) *UpdateProductInput
SetRemoveTags sets the RemoveTags field's value.
func (*UpdateProductInput) SetSupportDescription ¶
func (s *UpdateProductInput) SetSupportDescription(v string) *UpdateProductInput
SetSupportDescription sets the SupportDescription field's value.
func (*UpdateProductInput) SetSupportEmail ¶
func (s *UpdateProductInput) SetSupportEmail(v string) *UpdateProductInput
SetSupportEmail sets the SupportEmail field's value.
func (*UpdateProductInput) SetSupportUrl ¶
func (s *UpdateProductInput) SetSupportUrl(v string) *UpdateProductInput
SetSupportUrl sets the SupportUrl field's value.
func (UpdateProductInput) String ¶
func (s UpdateProductInput) String() string
String returns the string representation
func (*UpdateProductInput) Validate ¶
func (s *UpdateProductInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateProductOutput ¶
type UpdateProductOutput struct { // Information about the product view. ProductViewDetail *ProductViewDetail `type:"structure"` // Information about the tags associated with the product. Tags []Tag `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdateProductOutput
func (UpdateProductOutput) GoString ¶
func (s UpdateProductOutput) GoString() string
GoString returns the string representation
func (UpdateProductOutput) SDKResponseMetadata ¶
func (s UpdateProductOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (*UpdateProductOutput) SetProductViewDetail ¶
func (s *UpdateProductOutput) SetProductViewDetail(v *ProductViewDetail) *UpdateProductOutput
SetProductViewDetail sets the ProductViewDetail field's value.
func (*UpdateProductOutput) SetTags ¶
func (s *UpdateProductOutput) SetTags(v []Tag) *UpdateProductOutput
SetTags sets the Tags field's value.
func (UpdateProductOutput) String ¶
func (s UpdateProductOutput) String() string
String returns the string representation
type UpdateProductRequest ¶
type UpdateProductRequest struct { *aws.Request Input *UpdateProductInput }
UpdateProductRequest is a API request type for the UpdateProduct API operation.
func (UpdateProductRequest) Send ¶
func (r UpdateProductRequest) Send() (*UpdateProductOutput, error)
Send marshals and sends the UpdateProduct API request.
type UpdateProvisionedProductInput ¶
type UpdateProvisionedProductInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The new path identifier. This value is optional if the product has a default // path, and required if the product has more than one path. PathId *string `min:"1" type:"string"` // The identifier of the provisioned product. ProductId *string `min:"1" type:"string"` // The identifier of the provisioned product. You cannot specify both ProvisionedProductName // and ProvisionedProductId. ProvisionedProductId *string `min:"1" type:"string"` // The updated name of the provisioned product. You cannot specify both ProvisionedProductName // and ProvisionedProductId. ProvisionedProductName *string `min:"1" type:"string"` // The identifier of the provisioning artifact. ProvisioningArtifactId *string `min:"1" type:"string"` // The new parameters. ProvisioningParameters []UpdateProvisioningParameter `type:"list"` // The idempotency token that uniquely identifies the provisioning update rquest. // // UpdateToken is a required field UpdateToken *string `min:"1" type:"string" required:"true" idempotencyToken:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdateProvisionedProductInput
func (UpdateProvisionedProductInput) GoString ¶
func (s UpdateProvisionedProductInput) GoString() string
GoString returns the string representation
func (*UpdateProvisionedProductInput) SetAcceptLanguage ¶
func (s *UpdateProvisionedProductInput) SetAcceptLanguage(v string) *UpdateProvisionedProductInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*UpdateProvisionedProductInput) SetPathId ¶
func (s *UpdateProvisionedProductInput) SetPathId(v string) *UpdateProvisionedProductInput
SetPathId sets the PathId field's value.
func (*UpdateProvisionedProductInput) SetProductId ¶
func (s *UpdateProvisionedProductInput) SetProductId(v string) *UpdateProvisionedProductInput
SetProductId sets the ProductId field's value.
func (*UpdateProvisionedProductInput) SetProvisionedProductId ¶
func (s *UpdateProvisionedProductInput) SetProvisionedProductId(v string) *UpdateProvisionedProductInput
SetProvisionedProductId sets the ProvisionedProductId field's value.
func (*UpdateProvisionedProductInput) SetProvisionedProductName ¶
func (s *UpdateProvisionedProductInput) SetProvisionedProductName(v string) *UpdateProvisionedProductInput
SetProvisionedProductName sets the ProvisionedProductName field's value.
func (*UpdateProvisionedProductInput) SetProvisioningArtifactId ¶
func (s *UpdateProvisionedProductInput) SetProvisioningArtifactId(v string) *UpdateProvisionedProductInput
SetProvisioningArtifactId sets the ProvisioningArtifactId field's value.
func (*UpdateProvisionedProductInput) SetProvisioningParameters ¶
func (s *UpdateProvisionedProductInput) SetProvisioningParameters(v []UpdateProvisioningParameter) *UpdateProvisionedProductInput
SetProvisioningParameters sets the ProvisioningParameters field's value.
func (*UpdateProvisionedProductInput) SetUpdateToken ¶
func (s *UpdateProvisionedProductInput) SetUpdateToken(v string) *UpdateProvisionedProductInput
SetUpdateToken sets the UpdateToken field's value.
func (UpdateProvisionedProductInput) String ¶
func (s UpdateProvisionedProductInput) String() string
String returns the string representation
func (*UpdateProvisionedProductInput) Validate ¶
func (s *UpdateProvisionedProductInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateProvisionedProductOutput ¶
type UpdateProvisionedProductOutput struct { // Information about the result of the request. RecordDetail *RecordDetail `type:"structure"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdateProvisionedProductOutput
func (UpdateProvisionedProductOutput) GoString ¶
func (s UpdateProvisionedProductOutput) GoString() string
GoString returns the string representation
func (UpdateProvisionedProductOutput) SDKResponseMetadata ¶
func (s UpdateProvisionedProductOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (*UpdateProvisionedProductOutput) SetRecordDetail ¶
func (s *UpdateProvisionedProductOutput) SetRecordDetail(v *RecordDetail) *UpdateProvisionedProductOutput
SetRecordDetail sets the RecordDetail field's value.
func (UpdateProvisionedProductOutput) String ¶
func (s UpdateProvisionedProductOutput) String() string
String returns the string representation
type UpdateProvisionedProductRequest ¶
type UpdateProvisionedProductRequest struct { *aws.Request Input *UpdateProvisionedProductInput }
UpdateProvisionedProductRequest is a API request type for the UpdateProvisionedProduct API operation.
func (UpdateProvisionedProductRequest) Send ¶
func (r UpdateProvisionedProductRequest) Send() (*UpdateProvisionedProductOutput, error)
Send marshals and sends the UpdateProvisionedProduct API request.
type UpdateProvisioningArtifactInput ¶
type UpdateProvisioningArtifactInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // Indicates whether the product version is active. Active *bool `type:"boolean"` // The updated description of the provisioning artifact. Description *string `type:"string"` // The updated name of the provisioning artifact. Name *string `type:"string"` // The product identifier. // // ProductId is a required field ProductId *string `min:"1" type:"string" required:"true"` // The identifier of the provisioning artifact. // // ProvisioningArtifactId is a required field ProvisioningArtifactId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdateProvisioningArtifactInput
func (UpdateProvisioningArtifactInput) GoString ¶
func (s UpdateProvisioningArtifactInput) GoString() string
GoString returns the string representation
func (*UpdateProvisioningArtifactInput) SetAcceptLanguage ¶
func (s *UpdateProvisioningArtifactInput) SetAcceptLanguage(v string) *UpdateProvisioningArtifactInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*UpdateProvisioningArtifactInput) SetActive ¶
func (s *UpdateProvisioningArtifactInput) SetActive(v bool) *UpdateProvisioningArtifactInput
SetActive sets the Active field's value.
func (*UpdateProvisioningArtifactInput) SetDescription ¶
func (s *UpdateProvisioningArtifactInput) SetDescription(v string) *UpdateProvisioningArtifactInput
SetDescription sets the Description field's value.
func (*UpdateProvisioningArtifactInput) SetName ¶
func (s *UpdateProvisioningArtifactInput) SetName(v string) *UpdateProvisioningArtifactInput
SetName sets the Name field's value.
func (*UpdateProvisioningArtifactInput) SetProductId ¶
func (s *UpdateProvisioningArtifactInput) SetProductId(v string) *UpdateProvisioningArtifactInput
SetProductId sets the ProductId field's value.
func (*UpdateProvisioningArtifactInput) SetProvisioningArtifactId ¶
func (s *UpdateProvisioningArtifactInput) SetProvisioningArtifactId(v string) *UpdateProvisioningArtifactInput
SetProvisioningArtifactId sets the ProvisioningArtifactId field's value.
func (UpdateProvisioningArtifactInput) String ¶
func (s UpdateProvisioningArtifactInput) String() string
String returns the string representation
func (*UpdateProvisioningArtifactInput) Validate ¶
func (s *UpdateProvisioningArtifactInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateProvisioningArtifactOutput ¶
type UpdateProvisioningArtifactOutput struct { // The URL of the CloudFormation template in Amazon S3. Info map[string]string `min:"1" type:"map"` // Information about the provisioning artifact. ProvisioningArtifactDetail *ProvisioningArtifactDetail `type:"structure"` // The status of the current request. Status Status `type:"string" enum:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdateProvisioningArtifactOutput
func (UpdateProvisioningArtifactOutput) GoString ¶
func (s UpdateProvisioningArtifactOutput) GoString() string
GoString returns the string representation
func (UpdateProvisioningArtifactOutput) SDKResponseMetadata ¶
func (s UpdateProvisioningArtifactOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (*UpdateProvisioningArtifactOutput) SetInfo ¶
func (s *UpdateProvisioningArtifactOutput) SetInfo(v map[string]string) *UpdateProvisioningArtifactOutput
SetInfo sets the Info field's value.
func (*UpdateProvisioningArtifactOutput) SetProvisioningArtifactDetail ¶
func (s *UpdateProvisioningArtifactOutput) SetProvisioningArtifactDetail(v *ProvisioningArtifactDetail) *UpdateProvisioningArtifactOutput
SetProvisioningArtifactDetail sets the ProvisioningArtifactDetail field's value.
func (*UpdateProvisioningArtifactOutput) SetStatus ¶
func (s *UpdateProvisioningArtifactOutput) SetStatus(v Status) *UpdateProvisioningArtifactOutput
SetStatus sets the Status field's value.
func (UpdateProvisioningArtifactOutput) String ¶
func (s UpdateProvisioningArtifactOutput) String() string
String returns the string representation
type UpdateProvisioningArtifactRequest ¶
type UpdateProvisioningArtifactRequest struct { *aws.Request Input *UpdateProvisioningArtifactInput }
UpdateProvisioningArtifactRequest is a API request type for the UpdateProvisioningArtifact API operation.
func (UpdateProvisioningArtifactRequest) Send ¶
func (r UpdateProvisioningArtifactRequest) Send() (*UpdateProvisioningArtifactOutput, error)
Send marshals and sends the UpdateProvisioningArtifact API request.
type UpdateProvisioningParameter ¶
type UpdateProvisioningParameter struct { // The parameter key. Key *string `min:"1" type:"string"` // If set to true, Value is ignored and the previous parameter value is kept. UsePreviousValue *bool `type:"boolean"` // The parameter value. Value *string `type:"string"` // contains filtered or unexported fields }
The parameter key-value pair used to update a provisioned product. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdateProvisioningParameter
func (UpdateProvisioningParameter) GoString ¶
func (s UpdateProvisioningParameter) GoString() string
GoString returns the string representation
func (*UpdateProvisioningParameter) SetKey ¶
func (s *UpdateProvisioningParameter) SetKey(v string) *UpdateProvisioningParameter
SetKey sets the Key field's value.
func (*UpdateProvisioningParameter) SetUsePreviousValue ¶
func (s *UpdateProvisioningParameter) SetUsePreviousValue(v bool) *UpdateProvisioningParameter
SetUsePreviousValue sets the UsePreviousValue field's value.
func (*UpdateProvisioningParameter) SetValue ¶
func (s *UpdateProvisioningParameter) SetValue(v string) *UpdateProvisioningParameter
SetValue sets the Value field's value.
func (UpdateProvisioningParameter) String ¶
func (s UpdateProvisioningParameter) String() string
String returns the string representation
func (*UpdateProvisioningParameter) Validate ¶
func (s *UpdateProvisioningParameter) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateTagOptionInput ¶
type UpdateTagOptionInput struct { // The updated active state. Active *bool `type:"boolean"` // The TagOption identifier. // // Id is a required field Id *string `min:"1" type:"string" required:"true"` // The updated value. Value *string `min:"1" type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdateTagOptionInput
func (UpdateTagOptionInput) GoString ¶
func (s UpdateTagOptionInput) GoString() string
GoString returns the string representation
func (*UpdateTagOptionInput) SetActive ¶
func (s *UpdateTagOptionInput) SetActive(v bool) *UpdateTagOptionInput
SetActive sets the Active field's value.
func (*UpdateTagOptionInput) SetId ¶
func (s *UpdateTagOptionInput) SetId(v string) *UpdateTagOptionInput
SetId sets the Id field's value.
func (*UpdateTagOptionInput) SetValue ¶
func (s *UpdateTagOptionInput) SetValue(v string) *UpdateTagOptionInput
SetValue sets the Value field's value.
func (UpdateTagOptionInput) String ¶
func (s UpdateTagOptionInput) String() string
String returns the string representation
func (*UpdateTagOptionInput) Validate ¶
func (s *UpdateTagOptionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateTagOptionOutput ¶
type UpdateTagOptionOutput struct { // Information about the TagOption. TagOptionDetail *TagOptionDetail `type:"structure"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdateTagOptionOutput
func (UpdateTagOptionOutput) GoString ¶
func (s UpdateTagOptionOutput) GoString() string
GoString returns the string representation
func (UpdateTagOptionOutput) SDKResponseMetadata ¶
func (s UpdateTagOptionOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (*UpdateTagOptionOutput) SetTagOptionDetail ¶
func (s *UpdateTagOptionOutput) SetTagOptionDetail(v *TagOptionDetail) *UpdateTagOptionOutput
SetTagOptionDetail sets the TagOptionDetail field's value.
func (UpdateTagOptionOutput) String ¶
func (s UpdateTagOptionOutput) String() string
String returns the string representation
type UpdateTagOptionRequest ¶
type UpdateTagOptionRequest struct { *aws.Request Input *UpdateTagOptionInput }
UpdateTagOptionRequest is a API request type for the UpdateTagOption API operation.
func (UpdateTagOptionRequest) Send ¶
func (r UpdateTagOptionRequest) Send() (*UpdateTagOptionOutput, error)
Send marshals and sends the UpdateTagOption API request.
type UsageInstruction ¶
type UsageInstruction struct { // The usage instruction type for the value. Type *string `type:"string"` // The usage instruction value for this type. Value *string `type:"string"` // contains filtered or unexported fields }
Additional information provided by the administrator. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UsageInstruction
func (UsageInstruction) GoString ¶
func (s UsageInstruction) GoString() string
GoString returns the string representation
func (*UsageInstruction) SetType ¶
func (s *UsageInstruction) SetType(v string) *UsageInstruction
SetType sets the Type field's value.
func (*UsageInstruction) SetValue ¶
func (s *UsageInstruction) SetValue(v string) *UsageInstruction
SetValue sets the Value field's value.
func (UsageInstruction) String ¶
func (s UsageInstruction) String() string
String returns the string representation
Directories ¶
Path | Synopsis |
---|---|
Package servicecatalogiface provides an interface to enable mocking the AWS Service Catalog service client for testing your code.
|
Package servicecatalogiface provides an interface to enable mocking the AWS Service Catalog service client for testing your code. |