Documentation ¶
Overview ¶
Package servicecatalog provides the client and types for making API requests to AWS Service Catalog.
Service Catalog (http://aws.amazon.com/servicecatalog) enables organizations to create and manage catalogs of IT services that are approved for Amazon Web Services. To get the most out of this documentation, you should be familiar with the terminology discussed in 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 contact 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
- func AccessLevelFilterKey_Values() []string
- func AccessStatus_Values() []string
- func ChangeAction_Values() []string
- func CopyOption_Values() []string
- func CopyProductStatus_Values() []string
- func DescribePortfolioShareType_Values() []string
- func EngineWorkflowStatus_Values() []string
- func EvaluationType_Values() []string
- func LastSyncStatus_Values() []string
- func OrganizationNodeType_Values() []string
- func PortfolioShareType_Values() []string
- func PrincipalType_Values() []string
- func ProductSource_Values() []string
- func ProductType_Values() []string
- func ProductViewFilterBy_Values() []string
- func ProductViewSortBy_Values() []string
- func PropertyKey_Values() []string
- func ProvisionedProductPlanStatus_Values() []string
- func ProvisionedProductPlanType_Values() []string
- func ProvisionedProductStatus_Values() []string
- func ProvisionedProductViewFilterBy_Values() []string
- func ProvisioningArtifactGuidance_Values() []string
- func ProvisioningArtifactPropertyName_Values() []string
- func ProvisioningArtifactType_Values() []string
- func RecordStatus_Values() []string
- func Replacement_Values() []string
- func RequiresRecreation_Values() []string
- func ResourceAttribute_Values() []string
- func ServiceActionAssociationErrorCode_Values() []string
- func ServiceActionDefinitionKey_Values() []string
- func ServiceActionDefinitionType_Values() []string
- func ShareStatus_Values() []string
- func SortOrder_Values() []string
- func SourceType_Values() []string
- func StackInstanceStatus_Values() []string
- func StackSetOperationType_Values() []string
- func Status_Values() []string
- type AcceptPortfolioShareInput
- func (s AcceptPortfolioShareInput) GoString() string
- func (s *AcceptPortfolioShareInput) SetAcceptLanguage(v string) *AcceptPortfolioShareInput
- func (s *AcceptPortfolioShareInput) SetPortfolioId(v string) *AcceptPortfolioShareInput
- func (s *AcceptPortfolioShareInput) SetPortfolioShareType(v string) *AcceptPortfolioShareInput
- func (s AcceptPortfolioShareInput) String() string
- func (s *AcceptPortfolioShareInput) Validate() error
- type AcceptPortfolioShareOutput
- type AccessLevelFilter
- type AssociateBudgetWithResourceInput
- func (s AssociateBudgetWithResourceInput) GoString() string
- func (s *AssociateBudgetWithResourceInput) SetBudgetName(v string) *AssociateBudgetWithResourceInput
- func (s *AssociateBudgetWithResourceInput) SetResourceId(v string) *AssociateBudgetWithResourceInput
- func (s AssociateBudgetWithResourceInput) String() string
- func (s *AssociateBudgetWithResourceInput) Validate() error
- type AssociateBudgetWithResourceOutput
- 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 string) *AssociatePrincipalWithPortfolioInput
- func (s AssociatePrincipalWithPortfolioInput) String() string
- func (s *AssociatePrincipalWithPortfolioInput) Validate() error
- type AssociatePrincipalWithPortfolioOutput
- 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 AssociateServiceActionWithProvisioningArtifactInput
- func (s AssociateServiceActionWithProvisioningArtifactInput) GoString() string
- func (s *AssociateServiceActionWithProvisioningArtifactInput) SetAcceptLanguage(v string) *AssociateServiceActionWithProvisioningArtifactInput
- func (s *AssociateServiceActionWithProvisioningArtifactInput) SetProductId(v string) *AssociateServiceActionWithProvisioningArtifactInput
- func (s *AssociateServiceActionWithProvisioningArtifactInput) SetProvisioningArtifactId(v string) *AssociateServiceActionWithProvisioningArtifactInput
- func (s *AssociateServiceActionWithProvisioningArtifactInput) SetServiceActionId(v string) *AssociateServiceActionWithProvisioningArtifactInput
- func (s AssociateServiceActionWithProvisioningArtifactInput) String() string
- func (s *AssociateServiceActionWithProvisioningArtifactInput) Validate() error
- type AssociateServiceActionWithProvisioningArtifactOutput
- 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 BatchAssociateServiceActionWithProvisioningArtifactInput
- func (s BatchAssociateServiceActionWithProvisioningArtifactInput) GoString() string
- func (s *BatchAssociateServiceActionWithProvisioningArtifactInput) SetAcceptLanguage(v string) *BatchAssociateServiceActionWithProvisioningArtifactInput
- func (s *BatchAssociateServiceActionWithProvisioningArtifactInput) SetServiceActionAssociations(v []*ServiceActionAssociation) *BatchAssociateServiceActionWithProvisioningArtifactInput
- func (s BatchAssociateServiceActionWithProvisioningArtifactInput) String() string
- func (s *BatchAssociateServiceActionWithProvisioningArtifactInput) Validate() error
- type BatchAssociateServiceActionWithProvisioningArtifactOutput
- func (s BatchAssociateServiceActionWithProvisioningArtifactOutput) GoString() string
- func (s *BatchAssociateServiceActionWithProvisioningArtifactOutput) SetFailedServiceActionAssociations(v []*FailedServiceActionAssociation) *BatchAssociateServiceActionWithProvisioningArtifactOutput
- func (s BatchAssociateServiceActionWithProvisioningArtifactOutput) String() string
- type BatchDisassociateServiceActionFromProvisioningArtifactInput
- func (s BatchDisassociateServiceActionFromProvisioningArtifactInput) GoString() string
- func (s *BatchDisassociateServiceActionFromProvisioningArtifactInput) SetAcceptLanguage(v string) *BatchDisassociateServiceActionFromProvisioningArtifactInput
- func (s *BatchDisassociateServiceActionFromProvisioningArtifactInput) SetServiceActionAssociations(v []*ServiceActionAssociation) *BatchDisassociateServiceActionFromProvisioningArtifactInput
- func (s BatchDisassociateServiceActionFromProvisioningArtifactInput) String() string
- func (s *BatchDisassociateServiceActionFromProvisioningArtifactInput) Validate() error
- type BatchDisassociateServiceActionFromProvisioningArtifactOutput
- func (s BatchDisassociateServiceActionFromProvisioningArtifactOutput) GoString() string
- func (s *BatchDisassociateServiceActionFromProvisioningArtifactOutput) SetFailedServiceActionAssociations(v []*FailedServiceActionAssociation) *BatchDisassociateServiceActionFromProvisioningArtifactOutput
- func (s BatchDisassociateServiceActionFromProvisioningArtifactOutput) String() string
- type BudgetDetail
- type CloudWatchDashboard
- type CodeStarParameters
- func (s CodeStarParameters) GoString() string
- func (s *CodeStarParameters) SetArtifactPath(v string) *CodeStarParameters
- func (s *CodeStarParameters) SetBranch(v string) *CodeStarParameters
- func (s *CodeStarParameters) SetConnectionArn(v string) *CodeStarParameters
- func (s *CodeStarParameters) SetRepository(v string) *CodeStarParameters
- func (s CodeStarParameters) String() string
- func (s *CodeStarParameters) Validate() error
- 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) SetPortfolioId(v string) *ConstraintDetail
- func (s *ConstraintDetail) SetProductId(v string) *ConstraintDetail
- func (s *ConstraintDetail) SetType(v string) *ConstraintDetail
- func (s ConstraintDetail) String() string
- type ConstraintSummary
- type CopyProductInput
- func (s CopyProductInput) GoString() string
- func (s *CopyProductInput) SetAcceptLanguage(v string) *CopyProductInput
- func (s *CopyProductInput) SetCopyOptions(v []*string) *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 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) SetConstraintDetail(v *ConstraintDetail) *CreateConstraintOutput
- func (s *CreateConstraintOutput) SetConstraintParameters(v string) *CreateConstraintOutput
- func (s *CreateConstraintOutput) SetStatus(v string) *CreateConstraintOutput
- func (s CreateConstraintOutput) String() string
- 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
- type CreatePortfolioShareInput
- func (s CreatePortfolioShareInput) GoString() string
- func (s *CreatePortfolioShareInput) SetAcceptLanguage(v string) *CreatePortfolioShareInput
- func (s *CreatePortfolioShareInput) SetAccountId(v string) *CreatePortfolioShareInput
- func (s *CreatePortfolioShareInput) SetOrganizationNode(v *OrganizationNode) *CreatePortfolioShareInput
- func (s *CreatePortfolioShareInput) SetPortfolioId(v string) *CreatePortfolioShareInput
- func (s *CreatePortfolioShareInput) SetSharePrincipals(v bool) *CreatePortfolioShareInput
- func (s *CreatePortfolioShareInput) SetShareTagOptions(v bool) *CreatePortfolioShareInput
- func (s CreatePortfolioShareInput) String() string
- func (s *CreatePortfolioShareInput) Validate() error
- type CreatePortfolioShareOutput
- 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 string) *CreateProductInput
- func (s *CreateProductInput) SetProvisioningArtifactParameters(v *ProvisioningArtifactProperties) *CreateProductInput
- func (s *CreateProductInput) SetSourceConnection(v *SourceConnection) *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) SetProductViewDetail(v *ProductViewDetail) *CreateProductOutput
- func (s *CreateProductOutput) SetProvisioningArtifactDetail(v *ProvisioningArtifactDetail) *CreateProductOutput
- func (s *CreateProductOutput) SetTags(v []*Tag) *CreateProductOutput
- func (s CreateProductOutput) String() string
- type CreateProvisionedProductPlanInput
- func (s CreateProvisionedProductPlanInput) GoString() string
- func (s *CreateProvisionedProductPlanInput) SetAcceptLanguage(v string) *CreateProvisionedProductPlanInput
- func (s *CreateProvisionedProductPlanInput) SetIdempotencyToken(v string) *CreateProvisionedProductPlanInput
- func (s *CreateProvisionedProductPlanInput) SetNotificationArns(v []*string) *CreateProvisionedProductPlanInput
- func (s *CreateProvisionedProductPlanInput) SetPathId(v string) *CreateProvisionedProductPlanInput
- func (s *CreateProvisionedProductPlanInput) SetPlanName(v string) *CreateProvisionedProductPlanInput
- func (s *CreateProvisionedProductPlanInput) SetPlanType(v string) *CreateProvisionedProductPlanInput
- func (s *CreateProvisionedProductPlanInput) SetProductId(v string) *CreateProvisionedProductPlanInput
- func (s *CreateProvisionedProductPlanInput) SetProvisionedProductName(v string) *CreateProvisionedProductPlanInput
- func (s *CreateProvisionedProductPlanInput) SetProvisioningArtifactId(v string) *CreateProvisionedProductPlanInput
- func (s *CreateProvisionedProductPlanInput) SetProvisioningParameters(v []*UpdateProvisioningParameter) *CreateProvisionedProductPlanInput
- func (s *CreateProvisionedProductPlanInput) SetTags(v []*Tag) *CreateProvisionedProductPlanInput
- func (s CreateProvisionedProductPlanInput) String() string
- func (s *CreateProvisionedProductPlanInput) Validate() error
- type CreateProvisionedProductPlanOutput
- func (s CreateProvisionedProductPlanOutput) GoString() string
- func (s *CreateProvisionedProductPlanOutput) SetPlanId(v string) *CreateProvisionedProductPlanOutput
- func (s *CreateProvisionedProductPlanOutput) SetPlanName(v string) *CreateProvisionedProductPlanOutput
- func (s *CreateProvisionedProductPlanOutput) SetProvisionProductId(v string) *CreateProvisionedProductPlanOutput
- func (s *CreateProvisionedProductPlanOutput) SetProvisionedProductName(v string) *CreateProvisionedProductPlanOutput
- func (s *CreateProvisionedProductPlanOutput) SetProvisioningArtifactId(v string) *CreateProvisionedProductPlanOutput
- func (s CreateProvisionedProductPlanOutput) String() string
- 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) SetInfo(v map[string]*string) *CreateProvisioningArtifactOutput
- func (s *CreateProvisioningArtifactOutput) SetProvisioningArtifactDetail(v *ProvisioningArtifactDetail) *CreateProvisioningArtifactOutput
- func (s *CreateProvisioningArtifactOutput) SetStatus(v string) *CreateProvisioningArtifactOutput
- func (s CreateProvisioningArtifactOutput) String() string
- type CreateServiceActionInput
- func (s CreateServiceActionInput) GoString() string
- func (s *CreateServiceActionInput) SetAcceptLanguage(v string) *CreateServiceActionInput
- func (s *CreateServiceActionInput) SetDefinition(v map[string]*string) *CreateServiceActionInput
- func (s *CreateServiceActionInput) SetDefinitionType(v string) *CreateServiceActionInput
- func (s *CreateServiceActionInput) SetDescription(v string) *CreateServiceActionInput
- func (s *CreateServiceActionInput) SetIdempotencyToken(v string) *CreateServiceActionInput
- func (s *CreateServiceActionInput) SetName(v string) *CreateServiceActionInput
- func (s CreateServiceActionInput) String() string
- func (s *CreateServiceActionInput) Validate() error
- type CreateServiceActionOutput
- type CreateTagOptionInput
- type CreateTagOptionOutput
- type DeleteConstraintInput
- type DeleteConstraintOutput
- type DeletePortfolioInput
- type DeletePortfolioOutput
- type DeletePortfolioShareInput
- func (s DeletePortfolioShareInput) GoString() string
- func (s *DeletePortfolioShareInput) SetAcceptLanguage(v string) *DeletePortfolioShareInput
- func (s *DeletePortfolioShareInput) SetAccountId(v string) *DeletePortfolioShareInput
- func (s *DeletePortfolioShareInput) SetOrganizationNode(v *OrganizationNode) *DeletePortfolioShareInput
- func (s *DeletePortfolioShareInput) SetPortfolioId(v string) *DeletePortfolioShareInput
- func (s DeletePortfolioShareInput) String() string
- func (s *DeletePortfolioShareInput) Validate() error
- type DeletePortfolioShareOutput
- type DeleteProductInput
- type DeleteProductOutput
- type DeleteProvisionedProductPlanInput
- func (s DeleteProvisionedProductPlanInput) GoString() string
- func (s *DeleteProvisionedProductPlanInput) SetAcceptLanguage(v string) *DeleteProvisionedProductPlanInput
- func (s *DeleteProvisionedProductPlanInput) SetIgnoreErrors(v bool) *DeleteProvisionedProductPlanInput
- func (s *DeleteProvisionedProductPlanInput) SetPlanId(v string) *DeleteProvisionedProductPlanInput
- func (s DeleteProvisionedProductPlanInput) String() string
- func (s *DeleteProvisionedProductPlanInput) Validate() error
- type DeleteProvisionedProductPlanOutput
- 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 DeleteServiceActionInput
- func (s DeleteServiceActionInput) GoString() string
- func (s *DeleteServiceActionInput) SetAcceptLanguage(v string) *DeleteServiceActionInput
- func (s *DeleteServiceActionInput) SetId(v string) *DeleteServiceActionInput
- func (s DeleteServiceActionInput) String() string
- func (s *DeleteServiceActionInput) Validate() error
- type DeleteServiceActionOutput
- type DeleteTagOptionInput
- type DeleteTagOptionOutput
- 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) SetConstraintDetail(v *ConstraintDetail) *DescribeConstraintOutput
- func (s *DescribeConstraintOutput) SetConstraintParameters(v string) *DescribeConstraintOutput
- func (s *DescribeConstraintOutput) SetStatus(v string) *DescribeConstraintOutput
- func (s DescribeConstraintOutput) String() string
- 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) SetCopyProductStatus(v string) *DescribeCopyProductStatusOutput
- func (s *DescribeCopyProductStatusOutput) SetStatusDetail(v string) *DescribeCopyProductStatusOutput
- func (s *DescribeCopyProductStatusOutput) SetTargetProductId(v string) *DescribeCopyProductStatusOutput
- func (s DescribeCopyProductStatusOutput) String() string
- 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) SetBudgets(v []*BudgetDetail) *DescribePortfolioOutput
- 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 DescribePortfolioShareStatusInput
- type DescribePortfolioShareStatusOutput
- func (s DescribePortfolioShareStatusOutput) GoString() string
- func (s *DescribePortfolioShareStatusOutput) SetOrganizationNodeValue(v string) *DescribePortfolioShareStatusOutput
- func (s *DescribePortfolioShareStatusOutput) SetPortfolioId(v string) *DescribePortfolioShareStatusOutput
- func (s *DescribePortfolioShareStatusOutput) SetPortfolioShareToken(v string) *DescribePortfolioShareStatusOutput
- func (s *DescribePortfolioShareStatusOutput) SetShareDetails(v *ShareDetails) *DescribePortfolioShareStatusOutput
- func (s *DescribePortfolioShareStatusOutput) SetStatus(v string) *DescribePortfolioShareStatusOutput
- func (s DescribePortfolioShareStatusOutput) String() string
- type DescribePortfolioSharesInput
- func (s DescribePortfolioSharesInput) GoString() string
- func (s *DescribePortfolioSharesInput) SetPageSize(v int64) *DescribePortfolioSharesInput
- func (s *DescribePortfolioSharesInput) SetPageToken(v string) *DescribePortfolioSharesInput
- func (s *DescribePortfolioSharesInput) SetPortfolioId(v string) *DescribePortfolioSharesInput
- func (s *DescribePortfolioSharesInput) SetType(v string) *DescribePortfolioSharesInput
- func (s DescribePortfolioSharesInput) String() string
- func (s *DescribePortfolioSharesInput) Validate() error
- type DescribePortfolioSharesOutput
- func (s DescribePortfolioSharesOutput) GoString() string
- func (s *DescribePortfolioSharesOutput) SetNextPageToken(v string) *DescribePortfolioSharesOutput
- func (s *DescribePortfolioSharesOutput) SetPortfolioShareDetails(v []*PortfolioShareDetail) *DescribePortfolioSharesOutput
- func (s DescribePortfolioSharesOutput) String() string
- type DescribeProductAsAdminInput
- func (s DescribeProductAsAdminInput) GoString() string
- func (s *DescribeProductAsAdminInput) SetAcceptLanguage(v string) *DescribeProductAsAdminInput
- func (s *DescribeProductAsAdminInput) SetId(v string) *DescribeProductAsAdminInput
- func (s *DescribeProductAsAdminInput) SetName(v string) *DescribeProductAsAdminInput
- func (s *DescribeProductAsAdminInput) SetSourcePortfolioId(v string) *DescribeProductAsAdminInput
- func (s DescribeProductAsAdminInput) String() string
- func (s *DescribeProductAsAdminInput) Validate() error
- type DescribeProductAsAdminOutput
- func (s DescribeProductAsAdminOutput) GoString() string
- func (s *DescribeProductAsAdminOutput) SetBudgets(v []*BudgetDetail) *DescribeProductAsAdminOutput
- 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 DescribeProductInput
- func (s DescribeProductInput) GoString() string
- func (s *DescribeProductInput) SetAcceptLanguage(v string) *DescribeProductInput
- func (s *DescribeProductInput) SetId(v string) *DescribeProductInput
- func (s *DescribeProductInput) SetName(v string) *DescribeProductInput
- func (s DescribeProductInput) String() string
- func (s *DescribeProductInput) Validate() error
- type DescribeProductOutput
- func (s DescribeProductOutput) GoString() string
- func (s *DescribeProductOutput) SetBudgets(v []*BudgetDetail) *DescribeProductOutput
- func (s *DescribeProductOutput) SetLaunchPaths(v []*LaunchPath) *DescribeProductOutput
- func (s *DescribeProductOutput) SetProductViewSummary(v *ProductViewSummary) *DescribeProductOutput
- func (s *DescribeProductOutput) SetProvisioningArtifacts(v []*ProvisioningArtifact) *DescribeProductOutput
- func (s DescribeProductOutput) String() string
- 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) SetProductViewSummary(v *ProductViewSummary) *DescribeProductViewOutput
- func (s *DescribeProductViewOutput) SetProvisioningArtifacts(v []*ProvisioningArtifact) *DescribeProductViewOutput
- func (s DescribeProductViewOutput) String() string
- type DescribeProvisionedProductInput
- func (s DescribeProvisionedProductInput) GoString() string
- func (s *DescribeProvisionedProductInput) SetAcceptLanguage(v string) *DescribeProvisionedProductInput
- func (s *DescribeProvisionedProductInput) SetId(v string) *DescribeProvisionedProductInput
- func (s *DescribeProvisionedProductInput) SetName(v string) *DescribeProvisionedProductInput
- func (s DescribeProvisionedProductInput) String() string
- func (s *DescribeProvisionedProductInput) Validate() error
- type DescribeProvisionedProductOutput
- func (s DescribeProvisionedProductOutput) GoString() string
- func (s *DescribeProvisionedProductOutput) SetCloudWatchDashboards(v []*CloudWatchDashboard) *DescribeProvisionedProductOutput
- func (s *DescribeProvisionedProductOutput) SetProvisionedProductDetail(v *ProvisionedProductDetail) *DescribeProvisionedProductOutput
- func (s DescribeProvisionedProductOutput) String() string
- type DescribeProvisionedProductPlanInput
- func (s DescribeProvisionedProductPlanInput) GoString() string
- func (s *DescribeProvisionedProductPlanInput) SetAcceptLanguage(v string) *DescribeProvisionedProductPlanInput
- func (s *DescribeProvisionedProductPlanInput) SetPageSize(v int64) *DescribeProvisionedProductPlanInput
- func (s *DescribeProvisionedProductPlanInput) SetPageToken(v string) *DescribeProvisionedProductPlanInput
- func (s *DescribeProvisionedProductPlanInput) SetPlanId(v string) *DescribeProvisionedProductPlanInput
- func (s DescribeProvisionedProductPlanInput) String() string
- func (s *DescribeProvisionedProductPlanInput) Validate() error
- type DescribeProvisionedProductPlanOutput
- func (s DescribeProvisionedProductPlanOutput) GoString() string
- func (s *DescribeProvisionedProductPlanOutput) SetNextPageToken(v string) *DescribeProvisionedProductPlanOutput
- func (s *DescribeProvisionedProductPlanOutput) SetProvisionedProductPlanDetails(v *ProvisionedProductPlanDetails) *DescribeProvisionedProductPlanOutput
- func (s *DescribeProvisionedProductPlanOutput) SetResourceChanges(v []*ResourceChange) *DescribeProvisionedProductPlanOutput
- func (s DescribeProvisionedProductPlanOutput) String() string
- type DescribeProvisioningArtifactInput
- func (s DescribeProvisioningArtifactInput) GoString() string
- func (s *DescribeProvisioningArtifactInput) SetAcceptLanguage(v string) *DescribeProvisioningArtifactInput
- func (s *DescribeProvisioningArtifactInput) SetIncludeProvisioningArtifactParameters(v bool) *DescribeProvisioningArtifactInput
- func (s *DescribeProvisioningArtifactInput) SetProductId(v string) *DescribeProvisioningArtifactInput
- func (s *DescribeProvisioningArtifactInput) SetProductName(v string) *DescribeProvisioningArtifactInput
- func (s *DescribeProvisioningArtifactInput) SetProvisioningArtifactId(v string) *DescribeProvisioningArtifactInput
- func (s *DescribeProvisioningArtifactInput) SetProvisioningArtifactName(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) SetInfo(v map[string]*string) *DescribeProvisioningArtifactOutput
- func (s *DescribeProvisioningArtifactOutput) SetProvisioningArtifactDetail(v *ProvisioningArtifactDetail) *DescribeProvisioningArtifactOutput
- func (s *DescribeProvisioningArtifactOutput) SetProvisioningArtifactParameters(v []*ProvisioningArtifactParameter) *DescribeProvisioningArtifactOutput
- func (s *DescribeProvisioningArtifactOutput) SetStatus(v string) *DescribeProvisioningArtifactOutput
- func (s DescribeProvisioningArtifactOutput) String() string
- type DescribeProvisioningParametersInput
- func (s DescribeProvisioningParametersInput) GoString() string
- func (s *DescribeProvisioningParametersInput) SetAcceptLanguage(v string) *DescribeProvisioningParametersInput
- func (s *DescribeProvisioningParametersInput) SetPathId(v string) *DescribeProvisioningParametersInput
- func (s *DescribeProvisioningParametersInput) SetPathName(v string) *DescribeProvisioningParametersInput
- func (s *DescribeProvisioningParametersInput) SetProductId(v string) *DescribeProvisioningParametersInput
- func (s *DescribeProvisioningParametersInput) SetProductName(v string) *DescribeProvisioningParametersInput
- func (s *DescribeProvisioningParametersInput) SetProvisioningArtifactId(v string) *DescribeProvisioningParametersInput
- func (s *DescribeProvisioningParametersInput) SetProvisioningArtifactName(v string) *DescribeProvisioningParametersInput
- func (s DescribeProvisioningParametersInput) String() string
- func (s *DescribeProvisioningParametersInput) Validate() error
- type DescribeProvisioningParametersOutput
- func (s DescribeProvisioningParametersOutput) GoString() string
- func (s *DescribeProvisioningParametersOutput) SetConstraintSummaries(v []*ConstraintSummary) *DescribeProvisioningParametersOutput
- func (s *DescribeProvisioningParametersOutput) SetProvisioningArtifactOutputKeys(v []*ProvisioningArtifactOutput) *DescribeProvisioningParametersOutput
- func (s *DescribeProvisioningParametersOutput) SetProvisioningArtifactOutputs(v []*ProvisioningArtifactOutput) *DescribeProvisioningParametersOutput
- func (s *DescribeProvisioningParametersOutput) SetProvisioningArtifactParameters(v []*ProvisioningArtifactParameter) *DescribeProvisioningParametersOutput
- func (s *DescribeProvisioningParametersOutput) SetProvisioningArtifactPreferences(v *ProvisioningArtifactPreferences) *DescribeProvisioningParametersOutput
- func (s *DescribeProvisioningParametersOutput) SetTagOptions(v []*TagOptionSummary) *DescribeProvisioningParametersOutput
- func (s *DescribeProvisioningParametersOutput) SetUsageInstructions(v []*UsageInstruction) *DescribeProvisioningParametersOutput
- func (s DescribeProvisioningParametersOutput) String() string
- 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) SetNextPageToken(v string) *DescribeRecordOutput
- func (s *DescribeRecordOutput) SetRecordDetail(v *RecordDetail) *DescribeRecordOutput
- func (s *DescribeRecordOutput) SetRecordOutputs(v []*RecordOutput) *DescribeRecordOutput
- func (s DescribeRecordOutput) String() string
- type DescribeServiceActionExecutionParametersInput
- func (s DescribeServiceActionExecutionParametersInput) GoString() string
- func (s *DescribeServiceActionExecutionParametersInput) SetAcceptLanguage(v string) *DescribeServiceActionExecutionParametersInput
- func (s *DescribeServiceActionExecutionParametersInput) SetProvisionedProductId(v string) *DescribeServiceActionExecutionParametersInput
- func (s *DescribeServiceActionExecutionParametersInput) SetServiceActionId(v string) *DescribeServiceActionExecutionParametersInput
- func (s DescribeServiceActionExecutionParametersInput) String() string
- func (s *DescribeServiceActionExecutionParametersInput) Validate() error
- type DescribeServiceActionExecutionParametersOutput
- func (s DescribeServiceActionExecutionParametersOutput) GoString() string
- func (s *DescribeServiceActionExecutionParametersOutput) SetServiceActionParameters(v []*ExecutionParameter) *DescribeServiceActionExecutionParametersOutput
- func (s DescribeServiceActionExecutionParametersOutput) String() string
- type DescribeServiceActionInput
- func (s DescribeServiceActionInput) GoString() string
- func (s *DescribeServiceActionInput) SetAcceptLanguage(v string) *DescribeServiceActionInput
- func (s *DescribeServiceActionInput) SetId(v string) *DescribeServiceActionInput
- func (s DescribeServiceActionInput) String() string
- func (s *DescribeServiceActionInput) Validate() error
- type DescribeServiceActionOutput
- type DescribeTagOptionInput
- type DescribeTagOptionOutput
- type DisableAWSOrganizationsAccessInput
- type DisableAWSOrganizationsAccessOutput
- type DisassociateBudgetFromResourceInput
- func (s DisassociateBudgetFromResourceInput) GoString() string
- func (s *DisassociateBudgetFromResourceInput) SetBudgetName(v string) *DisassociateBudgetFromResourceInput
- func (s *DisassociateBudgetFromResourceInput) SetResourceId(v string) *DisassociateBudgetFromResourceInput
- func (s DisassociateBudgetFromResourceInput) String() string
- func (s *DisassociateBudgetFromResourceInput) Validate() error
- type DisassociateBudgetFromResourceOutput
- 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) SetPrincipalType(v string) *DisassociatePrincipalFromPortfolioInput
- func (s DisassociatePrincipalFromPortfolioInput) String() string
- func (s *DisassociatePrincipalFromPortfolioInput) Validate() error
- type DisassociatePrincipalFromPortfolioOutput
- 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 DisassociateServiceActionFromProvisioningArtifactInput
- func (s DisassociateServiceActionFromProvisioningArtifactInput) GoString() string
- func (s *DisassociateServiceActionFromProvisioningArtifactInput) SetAcceptLanguage(v string) *DisassociateServiceActionFromProvisioningArtifactInput
- func (s *DisassociateServiceActionFromProvisioningArtifactInput) SetProductId(v string) *DisassociateServiceActionFromProvisioningArtifactInput
- func (s *DisassociateServiceActionFromProvisioningArtifactInput) SetProvisioningArtifactId(v string) *DisassociateServiceActionFromProvisioningArtifactInput
- func (s *DisassociateServiceActionFromProvisioningArtifactInput) SetServiceActionId(v string) *DisassociateServiceActionFromProvisioningArtifactInput
- func (s DisassociateServiceActionFromProvisioningArtifactInput) String() string
- func (s *DisassociateServiceActionFromProvisioningArtifactInput) Validate() error
- type DisassociateServiceActionFromProvisioningArtifactOutput
- 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 DuplicateResourceException
- func (s *DuplicateResourceException) Code() string
- func (s *DuplicateResourceException) Error() string
- func (s DuplicateResourceException) GoString() string
- func (s *DuplicateResourceException) Message() string
- func (s *DuplicateResourceException) OrigErr() error
- func (s *DuplicateResourceException) RequestID() string
- func (s *DuplicateResourceException) StatusCode() int
- func (s DuplicateResourceException) String() string
- type EnableAWSOrganizationsAccessInput
- type EnableAWSOrganizationsAccessOutput
- type EngineWorkflowResourceIdentifier
- type ExecuteProvisionedProductPlanInput
- func (s ExecuteProvisionedProductPlanInput) GoString() string
- func (s *ExecuteProvisionedProductPlanInput) SetAcceptLanguage(v string) *ExecuteProvisionedProductPlanInput
- func (s *ExecuteProvisionedProductPlanInput) SetIdempotencyToken(v string) *ExecuteProvisionedProductPlanInput
- func (s *ExecuteProvisionedProductPlanInput) SetPlanId(v string) *ExecuteProvisionedProductPlanInput
- func (s ExecuteProvisionedProductPlanInput) String() string
- func (s *ExecuteProvisionedProductPlanInput) Validate() error
- type ExecuteProvisionedProductPlanOutput
- type ExecuteProvisionedProductServiceActionInput
- func (s ExecuteProvisionedProductServiceActionInput) GoString() string
- func (s *ExecuteProvisionedProductServiceActionInput) SetAcceptLanguage(v string) *ExecuteProvisionedProductServiceActionInput
- func (s *ExecuteProvisionedProductServiceActionInput) SetExecuteToken(v string) *ExecuteProvisionedProductServiceActionInput
- func (s *ExecuteProvisionedProductServiceActionInput) SetParameters(v map[string][]*string) *ExecuteProvisionedProductServiceActionInput
- func (s *ExecuteProvisionedProductServiceActionInput) SetProvisionedProductId(v string) *ExecuteProvisionedProductServiceActionInput
- func (s *ExecuteProvisionedProductServiceActionInput) SetServiceActionId(v string) *ExecuteProvisionedProductServiceActionInput
- func (s ExecuteProvisionedProductServiceActionInput) String() string
- func (s *ExecuteProvisionedProductServiceActionInput) Validate() error
- type ExecuteProvisionedProductServiceActionOutput
- type ExecutionParameter
- func (s ExecutionParameter) GoString() string
- func (s *ExecutionParameter) SetDefaultValues(v []*string) *ExecutionParameter
- func (s *ExecutionParameter) SetName(v string) *ExecutionParameter
- func (s *ExecutionParameter) SetType(v string) *ExecutionParameter
- func (s ExecutionParameter) String() string
- type FailedServiceActionAssociation
- func (s FailedServiceActionAssociation) GoString() string
- func (s *FailedServiceActionAssociation) SetErrorCode(v string) *FailedServiceActionAssociation
- func (s *FailedServiceActionAssociation) SetErrorMessage(v string) *FailedServiceActionAssociation
- func (s *FailedServiceActionAssociation) SetProductId(v string) *FailedServiceActionAssociation
- func (s *FailedServiceActionAssociation) SetProvisioningArtifactId(v string) *FailedServiceActionAssociation
- func (s *FailedServiceActionAssociation) SetServiceActionId(v string) *FailedServiceActionAssociation
- func (s FailedServiceActionAssociation) String() string
- type GetAWSOrganizationsAccessStatusInput
- type GetAWSOrganizationsAccessStatusOutput
- type GetProvisionedProductOutputsInput
- func (s GetProvisionedProductOutputsInput) GoString() string
- func (s *GetProvisionedProductOutputsInput) SetAcceptLanguage(v string) *GetProvisionedProductOutputsInput
- func (s *GetProvisionedProductOutputsInput) SetOutputKeys(v []*string) *GetProvisionedProductOutputsInput
- func (s *GetProvisionedProductOutputsInput) SetPageSize(v int64) *GetProvisionedProductOutputsInput
- func (s *GetProvisionedProductOutputsInput) SetPageToken(v string) *GetProvisionedProductOutputsInput
- func (s *GetProvisionedProductOutputsInput) SetProvisionedProductId(v string) *GetProvisionedProductOutputsInput
- func (s *GetProvisionedProductOutputsInput) SetProvisionedProductName(v string) *GetProvisionedProductOutputsInput
- func (s GetProvisionedProductOutputsInput) String() string
- func (s *GetProvisionedProductOutputsInput) Validate() error
- type GetProvisionedProductOutputsOutput
- func (s GetProvisionedProductOutputsOutput) GoString() string
- func (s *GetProvisionedProductOutputsOutput) SetNextPageToken(v string) *GetProvisionedProductOutputsOutput
- func (s *GetProvisionedProductOutputsOutput) SetOutputs(v []*RecordOutput) *GetProvisionedProductOutputsOutput
- func (s GetProvisionedProductOutputsOutput) String() string
- type ImportAsProvisionedProductInput
- func (s ImportAsProvisionedProductInput) GoString() string
- func (s *ImportAsProvisionedProductInput) SetAcceptLanguage(v string) *ImportAsProvisionedProductInput
- func (s *ImportAsProvisionedProductInput) SetIdempotencyToken(v string) *ImportAsProvisionedProductInput
- func (s *ImportAsProvisionedProductInput) SetPhysicalId(v string) *ImportAsProvisionedProductInput
- func (s *ImportAsProvisionedProductInput) SetProductId(v string) *ImportAsProvisionedProductInput
- func (s *ImportAsProvisionedProductInput) SetProvisionedProductName(v string) *ImportAsProvisionedProductInput
- func (s *ImportAsProvisionedProductInput) SetProvisioningArtifactId(v string) *ImportAsProvisionedProductInput
- func (s ImportAsProvisionedProductInput) String() string
- func (s *ImportAsProvisionedProductInput) Validate() error
- type ImportAsProvisionedProductOutput
- type InvalidParametersException
- func (s *InvalidParametersException) Code() string
- func (s *InvalidParametersException) Error() string
- func (s InvalidParametersException) GoString() string
- func (s *InvalidParametersException) Message() string
- func (s *InvalidParametersException) OrigErr() error
- func (s *InvalidParametersException) RequestID() string
- func (s *InvalidParametersException) StatusCode() int
- func (s InvalidParametersException) String() string
- type InvalidStateException
- func (s *InvalidStateException) Code() string
- func (s *InvalidStateException) Error() string
- func (s InvalidStateException) GoString() string
- func (s *InvalidStateException) Message() string
- func (s *InvalidStateException) OrigErr() error
- func (s *InvalidStateException) RequestID() string
- func (s *InvalidStateException) StatusCode() int
- func (s InvalidStateException) String() string
- type LastSync
- func (s LastSync) GoString() string
- func (s *LastSync) SetLastSuccessfulSyncProvisioningArtifactId(v string) *LastSync
- func (s *LastSync) SetLastSuccessfulSyncTime(v time.Time) *LastSync
- func (s *LastSync) SetLastSyncStatus(v string) *LastSync
- func (s *LastSync) SetLastSyncStatusMessage(v string) *LastSync
- func (s *LastSync) SetLastSyncTime(v time.Time) *LastSync
- func (s LastSync) String() string
- type LaunchPath
- 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 LimitExceededException
- func (s *LimitExceededException) Code() string
- func (s *LimitExceededException) Error() string
- func (s LimitExceededException) GoString() string
- func (s *LimitExceededException) Message() string
- func (s *LimitExceededException) OrigErr() error
- func (s *LimitExceededException) RequestID() string
- func (s *LimitExceededException) StatusCode() int
- func (s LimitExceededException) 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) SetPortfolioShareType(v string) *ListAcceptedPortfolioSharesInput
- func (s ListAcceptedPortfolioSharesInput) String() string
- type ListAcceptedPortfolioSharesOutput
- func (s ListAcceptedPortfolioSharesOutput) GoString() string
- func (s *ListAcceptedPortfolioSharesOutput) SetNextPageToken(v string) *ListAcceptedPortfolioSharesOutput
- func (s *ListAcceptedPortfolioSharesOutput) SetPortfolioDetails(v []*PortfolioDetail) *ListAcceptedPortfolioSharesOutput
- func (s ListAcceptedPortfolioSharesOutput) String() string
- type ListBudgetsForResourceInput
- func (s ListBudgetsForResourceInput) GoString() string
- func (s *ListBudgetsForResourceInput) SetAcceptLanguage(v string) *ListBudgetsForResourceInput
- func (s *ListBudgetsForResourceInput) SetPageSize(v int64) *ListBudgetsForResourceInput
- func (s *ListBudgetsForResourceInput) SetPageToken(v string) *ListBudgetsForResourceInput
- func (s *ListBudgetsForResourceInput) SetResourceId(v string) *ListBudgetsForResourceInput
- func (s ListBudgetsForResourceInput) String() string
- func (s *ListBudgetsForResourceInput) Validate() error
- type ListBudgetsForResourceOutput
- func (s ListBudgetsForResourceOutput) GoString() string
- func (s *ListBudgetsForResourceOutput) SetBudgets(v []*BudgetDetail) *ListBudgetsForResourceOutput
- func (s *ListBudgetsForResourceOutput) SetNextPageToken(v string) *ListBudgetsForResourceOutput
- func (s ListBudgetsForResourceOutput) String() string
- 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) SetConstraintDetails(v []*ConstraintDetail) *ListConstraintsForPortfolioOutput
- func (s *ListConstraintsForPortfolioOutput) SetNextPageToken(v string) *ListConstraintsForPortfolioOutput
- func (s ListConstraintsForPortfolioOutput) String() string
- 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
- type ListOrganizationPortfolioAccessInput
- func (s ListOrganizationPortfolioAccessInput) GoString() string
- func (s *ListOrganizationPortfolioAccessInput) SetAcceptLanguage(v string) *ListOrganizationPortfolioAccessInput
- func (s *ListOrganizationPortfolioAccessInput) SetOrganizationNodeType(v string) *ListOrganizationPortfolioAccessInput
- func (s *ListOrganizationPortfolioAccessInput) SetPageSize(v int64) *ListOrganizationPortfolioAccessInput
- func (s *ListOrganizationPortfolioAccessInput) SetPageToken(v string) *ListOrganizationPortfolioAccessInput
- func (s *ListOrganizationPortfolioAccessInput) SetPortfolioId(v string) *ListOrganizationPortfolioAccessInput
- func (s ListOrganizationPortfolioAccessInput) String() string
- func (s *ListOrganizationPortfolioAccessInput) Validate() error
- type ListOrganizationPortfolioAccessOutput
- func (s ListOrganizationPortfolioAccessOutput) GoString() string
- func (s *ListOrganizationPortfolioAccessOutput) SetNextPageToken(v string) *ListOrganizationPortfolioAccessOutput
- func (s *ListOrganizationPortfolioAccessOutput) SetOrganizationNodes(v []*OrganizationNode) *ListOrganizationPortfolioAccessOutput
- func (s ListOrganizationPortfolioAccessOutput) String() string
- type ListPortfolioAccessInput
- func (s ListPortfolioAccessInput) GoString() string
- func (s *ListPortfolioAccessInput) SetAcceptLanguage(v string) *ListPortfolioAccessInput
- func (s *ListPortfolioAccessInput) SetOrganizationParentId(v string) *ListPortfolioAccessInput
- func (s *ListPortfolioAccessInput) SetPageSize(v int64) *ListPortfolioAccessInput
- func (s *ListPortfolioAccessInput) SetPageToken(v string) *ListPortfolioAccessInput
- func (s *ListPortfolioAccessInput) SetPortfolioId(v string) *ListPortfolioAccessInput
- func (s ListPortfolioAccessInput) String() string
- func (s *ListPortfolioAccessInput) Validate() error
- type ListPortfolioAccessOutput
- 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) SetNextPageToken(v string) *ListPortfoliosForProductOutput
- func (s *ListPortfoliosForProductOutput) SetPortfolioDetails(v []*PortfolioDetail) *ListPortfoliosForProductOutput
- func (s ListPortfoliosForProductOutput) String() string
- 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
- 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) SetNextPageToken(v string) *ListPrincipalsForPortfolioOutput
- func (s *ListPrincipalsForPortfolioOutput) SetPrincipals(v []*Principal) *ListPrincipalsForPortfolioOutput
- func (s ListPrincipalsForPortfolioOutput) String() string
- type ListProvisionedProductPlansInput
- func (s ListProvisionedProductPlansInput) GoString() string
- func (s *ListProvisionedProductPlansInput) SetAcceptLanguage(v string) *ListProvisionedProductPlansInput
- func (s *ListProvisionedProductPlansInput) SetAccessLevelFilter(v *AccessLevelFilter) *ListProvisionedProductPlansInput
- func (s *ListProvisionedProductPlansInput) SetPageSize(v int64) *ListProvisionedProductPlansInput
- func (s *ListProvisionedProductPlansInput) SetPageToken(v string) *ListProvisionedProductPlansInput
- func (s *ListProvisionedProductPlansInput) SetProvisionProductId(v string) *ListProvisionedProductPlansInput
- func (s ListProvisionedProductPlansInput) String() string
- func (s *ListProvisionedProductPlansInput) Validate() error
- type ListProvisionedProductPlansOutput
- func (s ListProvisionedProductPlansOutput) GoString() string
- func (s *ListProvisionedProductPlansOutput) SetNextPageToken(v string) *ListProvisionedProductPlansOutput
- func (s *ListProvisionedProductPlansOutput) SetProvisionedProductPlans(v []*ProvisionedProductPlanSummary) *ListProvisionedProductPlansOutput
- func (s ListProvisionedProductPlansOutput) String() string
- type ListProvisioningArtifactsForServiceActionInput
- func (s ListProvisioningArtifactsForServiceActionInput) GoString() string
- func (s *ListProvisioningArtifactsForServiceActionInput) SetAcceptLanguage(v string) *ListProvisioningArtifactsForServiceActionInput
- func (s *ListProvisioningArtifactsForServiceActionInput) SetPageSize(v int64) *ListProvisioningArtifactsForServiceActionInput
- func (s *ListProvisioningArtifactsForServiceActionInput) SetPageToken(v string) *ListProvisioningArtifactsForServiceActionInput
- func (s *ListProvisioningArtifactsForServiceActionInput) SetServiceActionId(v string) *ListProvisioningArtifactsForServiceActionInput
- func (s ListProvisioningArtifactsForServiceActionInput) String() string
- func (s *ListProvisioningArtifactsForServiceActionInput) Validate() error
- type ListProvisioningArtifactsForServiceActionOutput
- func (s ListProvisioningArtifactsForServiceActionOutput) GoString() string
- func (s *ListProvisioningArtifactsForServiceActionOutput) SetNextPageToken(v string) *ListProvisioningArtifactsForServiceActionOutput
- func (s *ListProvisioningArtifactsForServiceActionOutput) SetProvisioningArtifactViews(v []*ProvisioningArtifactView) *ListProvisioningArtifactsForServiceActionOutput
- func (s ListProvisioningArtifactsForServiceActionOutput) String() string
- 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) SetNextPageToken(v string) *ListProvisioningArtifactsOutput
- func (s *ListProvisioningArtifactsOutput) SetProvisioningArtifactDetails(v []*ProvisioningArtifactDetail) *ListProvisioningArtifactsOutput
- func (s ListProvisioningArtifactsOutput) String() string
- 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
- 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) SetPageToken(v string) *ListResourcesForTagOptionOutput
- func (s *ListResourcesForTagOptionOutput) SetResourceDetails(v []*ResourceDetail) *ListResourcesForTagOptionOutput
- func (s ListResourcesForTagOptionOutput) String() string
- type ListServiceActionsForProvisioningArtifactInput
- func (s ListServiceActionsForProvisioningArtifactInput) GoString() string
- func (s *ListServiceActionsForProvisioningArtifactInput) SetAcceptLanguage(v string) *ListServiceActionsForProvisioningArtifactInput
- func (s *ListServiceActionsForProvisioningArtifactInput) SetPageSize(v int64) *ListServiceActionsForProvisioningArtifactInput
- func (s *ListServiceActionsForProvisioningArtifactInput) SetPageToken(v string) *ListServiceActionsForProvisioningArtifactInput
- func (s *ListServiceActionsForProvisioningArtifactInput) SetProductId(v string) *ListServiceActionsForProvisioningArtifactInput
- func (s *ListServiceActionsForProvisioningArtifactInput) SetProvisioningArtifactId(v string) *ListServiceActionsForProvisioningArtifactInput
- func (s ListServiceActionsForProvisioningArtifactInput) String() string
- func (s *ListServiceActionsForProvisioningArtifactInput) Validate() error
- type ListServiceActionsForProvisioningArtifactOutput
- func (s ListServiceActionsForProvisioningArtifactOutput) GoString() string
- func (s *ListServiceActionsForProvisioningArtifactOutput) SetNextPageToken(v string) *ListServiceActionsForProvisioningArtifactOutput
- func (s *ListServiceActionsForProvisioningArtifactOutput) SetServiceActionSummaries(v []*ServiceActionSummary) *ListServiceActionsForProvisioningArtifactOutput
- func (s ListServiceActionsForProvisioningArtifactOutput) String() string
- type ListServiceActionsInput
- func (s ListServiceActionsInput) GoString() string
- func (s *ListServiceActionsInput) SetAcceptLanguage(v string) *ListServiceActionsInput
- func (s *ListServiceActionsInput) SetPageSize(v int64) *ListServiceActionsInput
- func (s *ListServiceActionsInput) SetPageToken(v string) *ListServiceActionsInput
- func (s ListServiceActionsInput) String() string
- type ListServiceActionsOutput
- func (s ListServiceActionsOutput) GoString() string
- func (s *ListServiceActionsOutput) SetNextPageToken(v string) *ListServiceActionsOutput
- func (s *ListServiceActionsOutput) SetServiceActionSummaries(v []*ServiceActionSummary) *ListServiceActionsOutput
- func (s ListServiceActionsOutput) String() string
- type ListStackInstancesForProvisionedProductInput
- func (s ListStackInstancesForProvisionedProductInput) GoString() string
- func (s *ListStackInstancesForProvisionedProductInput) SetAcceptLanguage(v string) *ListStackInstancesForProvisionedProductInput
- func (s *ListStackInstancesForProvisionedProductInput) SetPageSize(v int64) *ListStackInstancesForProvisionedProductInput
- func (s *ListStackInstancesForProvisionedProductInput) SetPageToken(v string) *ListStackInstancesForProvisionedProductInput
- func (s *ListStackInstancesForProvisionedProductInput) SetProvisionedProductId(v string) *ListStackInstancesForProvisionedProductInput
- func (s ListStackInstancesForProvisionedProductInput) String() string
- func (s *ListStackInstancesForProvisionedProductInput) Validate() error
- type ListStackInstancesForProvisionedProductOutput
- func (s ListStackInstancesForProvisionedProductOutput) GoString() string
- func (s *ListStackInstancesForProvisionedProductOutput) SetNextPageToken(v string) *ListStackInstancesForProvisionedProductOutput
- func (s *ListStackInstancesForProvisionedProductOutput) SetStackInstances(v []*StackInstance) *ListStackInstancesForProvisionedProductOutput
- func (s ListStackInstancesForProvisionedProductOutput) String() string
- 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
- type NotifyProvisionProductEngineWorkflowResultInput
- func (s NotifyProvisionProductEngineWorkflowResultInput) GoString() string
- func (s *NotifyProvisionProductEngineWorkflowResultInput) SetFailureReason(v string) *NotifyProvisionProductEngineWorkflowResultInput
- func (s *NotifyProvisionProductEngineWorkflowResultInput) SetIdempotencyToken(v string) *NotifyProvisionProductEngineWorkflowResultInput
- func (s *NotifyProvisionProductEngineWorkflowResultInput) SetOutputs(v []*RecordOutput) *NotifyProvisionProductEngineWorkflowResultInput
- func (s *NotifyProvisionProductEngineWorkflowResultInput) SetRecordId(v string) *NotifyProvisionProductEngineWorkflowResultInput
- func (s *NotifyProvisionProductEngineWorkflowResultInput) SetResourceIdentifier(v *EngineWorkflowResourceIdentifier) *NotifyProvisionProductEngineWorkflowResultInput
- func (s *NotifyProvisionProductEngineWorkflowResultInput) SetStatus(v string) *NotifyProvisionProductEngineWorkflowResultInput
- func (s *NotifyProvisionProductEngineWorkflowResultInput) SetWorkflowToken(v string) *NotifyProvisionProductEngineWorkflowResultInput
- func (s NotifyProvisionProductEngineWorkflowResultInput) String() string
- func (s *NotifyProvisionProductEngineWorkflowResultInput) Validate() error
- type NotifyProvisionProductEngineWorkflowResultOutput
- type NotifyTerminateProvisionedProductEngineWorkflowResultInput
- func (s NotifyTerminateProvisionedProductEngineWorkflowResultInput) GoString() string
- func (s *NotifyTerminateProvisionedProductEngineWorkflowResultInput) SetFailureReason(v string) *NotifyTerminateProvisionedProductEngineWorkflowResultInput
- func (s *NotifyTerminateProvisionedProductEngineWorkflowResultInput) SetIdempotencyToken(v string) *NotifyTerminateProvisionedProductEngineWorkflowResultInput
- func (s *NotifyTerminateProvisionedProductEngineWorkflowResultInput) SetRecordId(v string) *NotifyTerminateProvisionedProductEngineWorkflowResultInput
- func (s *NotifyTerminateProvisionedProductEngineWorkflowResultInput) SetStatus(v string) *NotifyTerminateProvisionedProductEngineWorkflowResultInput
- func (s *NotifyTerminateProvisionedProductEngineWorkflowResultInput) SetWorkflowToken(v string) *NotifyTerminateProvisionedProductEngineWorkflowResultInput
- func (s NotifyTerminateProvisionedProductEngineWorkflowResultInput) String() string
- func (s *NotifyTerminateProvisionedProductEngineWorkflowResultInput) Validate() error
- type NotifyTerminateProvisionedProductEngineWorkflowResultOutput
- type NotifyUpdateProvisionedProductEngineWorkflowResultInput
- func (s NotifyUpdateProvisionedProductEngineWorkflowResultInput) GoString() string
- func (s *NotifyUpdateProvisionedProductEngineWorkflowResultInput) SetFailureReason(v string) *NotifyUpdateProvisionedProductEngineWorkflowResultInput
- func (s *NotifyUpdateProvisionedProductEngineWorkflowResultInput) SetIdempotencyToken(v string) *NotifyUpdateProvisionedProductEngineWorkflowResultInput
- func (s *NotifyUpdateProvisionedProductEngineWorkflowResultInput) SetOutputs(v []*RecordOutput) *NotifyUpdateProvisionedProductEngineWorkflowResultInput
- func (s *NotifyUpdateProvisionedProductEngineWorkflowResultInput) SetRecordId(v string) *NotifyUpdateProvisionedProductEngineWorkflowResultInput
- func (s *NotifyUpdateProvisionedProductEngineWorkflowResultInput) SetStatus(v string) *NotifyUpdateProvisionedProductEngineWorkflowResultInput
- func (s *NotifyUpdateProvisionedProductEngineWorkflowResultInput) SetWorkflowToken(v string) *NotifyUpdateProvisionedProductEngineWorkflowResultInput
- func (s NotifyUpdateProvisionedProductEngineWorkflowResultInput) String() string
- func (s *NotifyUpdateProvisionedProductEngineWorkflowResultInput) Validate() error
- type NotifyUpdateProvisionedProductEngineWorkflowResultOutput
- type OperationNotSupportedException
- func (s *OperationNotSupportedException) Code() string
- func (s *OperationNotSupportedException) Error() string
- func (s OperationNotSupportedException) GoString() string
- func (s *OperationNotSupportedException) Message() string
- func (s *OperationNotSupportedException) OrigErr() error
- func (s *OperationNotSupportedException) RequestID() string
- func (s *OperationNotSupportedException) StatusCode() int
- func (s OperationNotSupportedException) String() string
- type OrganizationNode
- type ParameterConstraints
- func (s ParameterConstraints) GoString() string
- func (s *ParameterConstraints) SetAllowedPattern(v string) *ParameterConstraints
- func (s *ParameterConstraints) SetAllowedValues(v []*string) *ParameterConstraints
- func (s *ParameterConstraints) SetConstraintDescription(v string) *ParameterConstraints
- func (s *ParameterConstraints) SetMaxLength(v string) *ParameterConstraints
- func (s *ParameterConstraints) SetMaxValue(v string) *ParameterConstraints
- func (s *ParameterConstraints) SetMinLength(v string) *ParameterConstraints
- func (s *ParameterConstraints) SetMinValue(v string) *ParameterConstraints
- func (s ParameterConstraints) String() string
- 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 PortfolioShareDetail
- func (s PortfolioShareDetail) GoString() string
- func (s *PortfolioShareDetail) SetAccepted(v bool) *PortfolioShareDetail
- func (s *PortfolioShareDetail) SetPrincipalId(v string) *PortfolioShareDetail
- func (s *PortfolioShareDetail) SetSharePrincipals(v bool) *PortfolioShareDetail
- func (s *PortfolioShareDetail) SetShareTagOptions(v bool) *PortfolioShareDetail
- func (s *PortfolioShareDetail) SetType(v string) *PortfolioShareDetail
- func (s PortfolioShareDetail) String() string
- type Principal
- 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) SetSourceConnection(v *SourceConnectionDetail) *ProductViewDetail
- func (s *ProductViewDetail) SetStatus(v string) *ProductViewDetail
- func (s ProductViewDetail) String() string
- 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 string) *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) SetPathName(v string) *ProvisionProductInput
- func (s *ProvisionProductInput) SetProductId(v string) *ProvisionProductInput
- func (s *ProvisionProductInput) SetProductName(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) SetProvisioningArtifactName(v string) *ProvisionProductInput
- func (s *ProvisionProductInput) SetProvisioningParameters(v []*ProvisioningParameter) *ProvisionProductInput
- func (s *ProvisionProductInput) SetProvisioningPreferences(v *ProvisioningPreferences) *ProvisionProductInput
- func (s *ProvisionProductInput) SetTags(v []*Tag) *ProvisionProductInput
- func (s ProvisionProductInput) String() string
- func (s *ProvisionProductInput) Validate() error
- type ProvisionProductOutput
- type ProvisionedProductAttribute
- func (s ProvisionedProductAttribute) GoString() string
- func (s *ProvisionedProductAttribute) SetArn(v string) *ProvisionedProductAttribute
- func (s *ProvisionedProductAttribute) SetCreatedTime(v time.Time) *ProvisionedProductAttribute
- func (s *ProvisionedProductAttribute) SetId(v string) *ProvisionedProductAttribute
- func (s *ProvisionedProductAttribute) SetIdempotencyToken(v string) *ProvisionedProductAttribute
- func (s *ProvisionedProductAttribute) SetLastProvisioningRecordId(v string) *ProvisionedProductAttribute
- func (s *ProvisionedProductAttribute) SetLastRecordId(v string) *ProvisionedProductAttribute
- func (s *ProvisionedProductAttribute) SetLastSuccessfulProvisioningRecordId(v string) *ProvisionedProductAttribute
- func (s *ProvisionedProductAttribute) SetName(v string) *ProvisionedProductAttribute
- func (s *ProvisionedProductAttribute) SetPhysicalId(v string) *ProvisionedProductAttribute
- func (s *ProvisionedProductAttribute) SetProductId(v string) *ProvisionedProductAttribute
- func (s *ProvisionedProductAttribute) SetProductName(v string) *ProvisionedProductAttribute
- func (s *ProvisionedProductAttribute) SetProvisioningArtifactId(v string) *ProvisionedProductAttribute
- func (s *ProvisionedProductAttribute) SetProvisioningArtifactName(v string) *ProvisionedProductAttribute
- func (s *ProvisionedProductAttribute) SetStatus(v string) *ProvisionedProductAttribute
- func (s *ProvisionedProductAttribute) SetStatusMessage(v string) *ProvisionedProductAttribute
- func (s *ProvisionedProductAttribute) SetTags(v []*Tag) *ProvisionedProductAttribute
- func (s *ProvisionedProductAttribute) SetType(v string) *ProvisionedProductAttribute
- func (s *ProvisionedProductAttribute) SetUserArn(v string) *ProvisionedProductAttribute
- func (s *ProvisionedProductAttribute) SetUserArnSession(v string) *ProvisionedProductAttribute
- func (s ProvisionedProductAttribute) String() string
- 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) SetLastProvisioningRecordId(v string) *ProvisionedProductDetail
- func (s *ProvisionedProductDetail) SetLastRecordId(v string) *ProvisionedProductDetail
- func (s *ProvisionedProductDetail) SetLastSuccessfulProvisioningRecordId(v string) *ProvisionedProductDetail
- func (s *ProvisionedProductDetail) SetLaunchRoleArn(v string) *ProvisionedProductDetail
- func (s *ProvisionedProductDetail) SetName(v string) *ProvisionedProductDetail
- func (s *ProvisionedProductDetail) SetProductId(v string) *ProvisionedProductDetail
- func (s *ProvisionedProductDetail) SetProvisioningArtifactId(v string) *ProvisionedProductDetail
- func (s *ProvisionedProductDetail) SetStatus(v string) *ProvisionedProductDetail
- func (s *ProvisionedProductDetail) SetStatusMessage(v string) *ProvisionedProductDetail
- func (s *ProvisionedProductDetail) SetType(v string) *ProvisionedProductDetail
- func (s ProvisionedProductDetail) String() string
- type ProvisionedProductPlanDetails
- func (s ProvisionedProductPlanDetails) GoString() string
- func (s *ProvisionedProductPlanDetails) SetCreatedTime(v time.Time) *ProvisionedProductPlanDetails
- func (s *ProvisionedProductPlanDetails) SetNotificationArns(v []*string) *ProvisionedProductPlanDetails
- func (s *ProvisionedProductPlanDetails) SetPathId(v string) *ProvisionedProductPlanDetails
- func (s *ProvisionedProductPlanDetails) SetPlanId(v string) *ProvisionedProductPlanDetails
- func (s *ProvisionedProductPlanDetails) SetPlanName(v string) *ProvisionedProductPlanDetails
- func (s *ProvisionedProductPlanDetails) SetPlanType(v string) *ProvisionedProductPlanDetails
- func (s *ProvisionedProductPlanDetails) SetProductId(v string) *ProvisionedProductPlanDetails
- func (s *ProvisionedProductPlanDetails) SetProvisionProductId(v string) *ProvisionedProductPlanDetails
- func (s *ProvisionedProductPlanDetails) SetProvisionProductName(v string) *ProvisionedProductPlanDetails
- func (s *ProvisionedProductPlanDetails) SetProvisioningArtifactId(v string) *ProvisionedProductPlanDetails
- func (s *ProvisionedProductPlanDetails) SetProvisioningParameters(v []*UpdateProvisioningParameter) *ProvisionedProductPlanDetails
- func (s *ProvisionedProductPlanDetails) SetStatus(v string) *ProvisionedProductPlanDetails
- func (s *ProvisionedProductPlanDetails) SetStatusMessage(v string) *ProvisionedProductPlanDetails
- func (s *ProvisionedProductPlanDetails) SetTags(v []*Tag) *ProvisionedProductPlanDetails
- func (s *ProvisionedProductPlanDetails) SetUpdatedTime(v time.Time) *ProvisionedProductPlanDetails
- func (s ProvisionedProductPlanDetails) String() string
- type ProvisionedProductPlanSummary
- func (s ProvisionedProductPlanSummary) GoString() string
- func (s *ProvisionedProductPlanSummary) SetPlanId(v string) *ProvisionedProductPlanSummary
- func (s *ProvisionedProductPlanSummary) SetPlanName(v string) *ProvisionedProductPlanSummary
- func (s *ProvisionedProductPlanSummary) SetPlanType(v string) *ProvisionedProductPlanSummary
- func (s *ProvisionedProductPlanSummary) SetProvisionProductId(v string) *ProvisionedProductPlanSummary
- func (s *ProvisionedProductPlanSummary) SetProvisionProductName(v string) *ProvisionedProductPlanSummary
- func (s *ProvisionedProductPlanSummary) SetProvisioningArtifactId(v string) *ProvisionedProductPlanSummary
- func (s ProvisionedProductPlanSummary) String() string
- 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) SetGuidance(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) SetGuidance(v string) *ProvisioningArtifactDetail
- func (s *ProvisioningArtifactDetail) SetId(v string) *ProvisioningArtifactDetail
- func (s *ProvisioningArtifactDetail) SetName(v string) *ProvisioningArtifactDetail
- func (s *ProvisioningArtifactDetail) SetSourceRevision(v string) *ProvisioningArtifactDetail
- func (s *ProvisioningArtifactDetail) SetType(v string) *ProvisioningArtifactDetail
- func (s ProvisioningArtifactDetail) String() string
- type ProvisioningArtifactOutput
- 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 ProvisioningArtifactPreferences
- func (s ProvisioningArtifactPreferences) GoString() string
- func (s *ProvisioningArtifactPreferences) SetStackSetAccounts(v []*string) *ProvisioningArtifactPreferences
- func (s *ProvisioningArtifactPreferences) SetStackSetRegions(v []*string) *ProvisioningArtifactPreferences
- func (s ProvisioningArtifactPreferences) String() string
- type ProvisioningArtifactProperties
- func (s ProvisioningArtifactProperties) GoString() string
- func (s *ProvisioningArtifactProperties) SetDescription(v string) *ProvisioningArtifactProperties
- func (s *ProvisioningArtifactProperties) SetDisableTemplateValidation(v bool) *ProvisioningArtifactProperties
- func (s *ProvisioningArtifactProperties) SetInfo(v map[string]*string) *ProvisioningArtifactProperties
- func (s *ProvisioningArtifactProperties) SetName(v string) *ProvisioningArtifactProperties
- func (s *ProvisioningArtifactProperties) SetType(v string) *ProvisioningArtifactProperties
- func (s ProvisioningArtifactProperties) String() string
- func (s *ProvisioningArtifactProperties) Validate() error
- 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 ProvisioningArtifactView
- func (s ProvisioningArtifactView) GoString() string
- func (s *ProvisioningArtifactView) SetProductViewSummary(v *ProductViewSummary) *ProvisioningArtifactView
- func (s *ProvisioningArtifactView) SetProvisioningArtifact(v *ProvisioningArtifact) *ProvisioningArtifactView
- func (s ProvisioningArtifactView) String() string
- type ProvisioningParameter
- type ProvisioningPreferences
- func (s ProvisioningPreferences) GoString() string
- func (s *ProvisioningPreferences) SetStackSetAccounts(v []*string) *ProvisioningPreferences
- func (s *ProvisioningPreferences) SetStackSetFailureToleranceCount(v int64) *ProvisioningPreferences
- func (s *ProvisioningPreferences) SetStackSetFailureTolerancePercentage(v int64) *ProvisioningPreferences
- func (s *ProvisioningPreferences) SetStackSetMaxConcurrencyCount(v int64) *ProvisioningPreferences
- func (s *ProvisioningPreferences) SetStackSetMaxConcurrencyPercentage(v int64) *ProvisioningPreferences
- func (s *ProvisioningPreferences) SetStackSetRegions(v []*string) *ProvisioningPreferences
- func (s ProvisioningPreferences) String() string
- func (s *ProvisioningPreferences) Validate() error
- type RecordDetail
- func (s RecordDetail) GoString() string
- func (s *RecordDetail) SetCreatedTime(v time.Time) *RecordDetail
- func (s *RecordDetail) SetLaunchRoleArn(v string) *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 string) *RecordDetail
- func (s *RecordDetail) SetUpdatedTime(v time.Time) *RecordDetail
- func (s RecordDetail) String() string
- type RecordError
- type RecordOutput
- 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) SetPortfolioShareType(v string) *RejectPortfolioShareInput
- func (s RejectPortfolioShareInput) String() string
- func (s *RejectPortfolioShareInput) Validate() error
- type RejectPortfolioShareOutput
- type ResourceChange
- func (s ResourceChange) GoString() string
- func (s *ResourceChange) SetAction(v string) *ResourceChange
- func (s *ResourceChange) SetDetails(v []*ResourceChangeDetail) *ResourceChange
- func (s *ResourceChange) SetLogicalResourceId(v string) *ResourceChange
- func (s *ResourceChange) SetPhysicalResourceId(v string) *ResourceChange
- func (s *ResourceChange) SetReplacement(v string) *ResourceChange
- func (s *ResourceChange) SetResourceType(v string) *ResourceChange
- func (s *ResourceChange) SetScope(v []*string) *ResourceChange
- func (s ResourceChange) String() string
- type ResourceChangeDetail
- func (s ResourceChangeDetail) GoString() string
- func (s *ResourceChangeDetail) SetCausingEntity(v string) *ResourceChangeDetail
- func (s *ResourceChangeDetail) SetEvaluation(v string) *ResourceChangeDetail
- func (s *ResourceChangeDetail) SetTarget(v *ResourceTargetDefinition) *ResourceChangeDetail
- func (s ResourceChangeDetail) String() string
- 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 ResourceInUseException
- func (s *ResourceInUseException) Code() string
- func (s *ResourceInUseException) Error() string
- func (s ResourceInUseException) GoString() string
- func (s *ResourceInUseException) Message() string
- func (s *ResourceInUseException) OrigErr() error
- func (s *ResourceInUseException) RequestID() string
- func (s *ResourceInUseException) StatusCode() int
- func (s ResourceInUseException) String() string
- type ResourceNotFoundException
- func (s *ResourceNotFoundException) Code() string
- func (s *ResourceNotFoundException) Error() string
- func (s ResourceNotFoundException) GoString() string
- func (s *ResourceNotFoundException) Message() string
- func (s *ResourceNotFoundException) OrigErr() error
- func (s *ResourceNotFoundException) RequestID() string
- func (s *ResourceNotFoundException) StatusCode() int
- func (s ResourceNotFoundException) String() string
- type ResourceTargetDefinition
- func (s ResourceTargetDefinition) GoString() string
- func (s *ResourceTargetDefinition) SetAttribute(v string) *ResourceTargetDefinition
- func (s *ResourceTargetDefinition) SetName(v string) *ResourceTargetDefinition
- func (s *ResourceTargetDefinition) SetRequiresRecreation(v string) *ResourceTargetDefinition
- func (s ResourceTargetDefinition) 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) SetNextPageToken(v string) *ScanProvisionedProductsOutput
- func (s *ScanProvisionedProductsOutput) SetProvisionedProducts(v []*ProvisionedProductDetail) *ScanProvisionedProductsOutput
- func (s ScanProvisionedProductsOutput) String() string
- 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 string) *SearchProductsAsAdminInput
- func (s *SearchProductsAsAdminInput) SetSortBy(v string) *SearchProductsAsAdminInput
- func (s *SearchProductsAsAdminInput) SetSortOrder(v string) *SearchProductsAsAdminInput
- func (s SearchProductsAsAdminInput) String() string
- func (s *SearchProductsAsAdminInput) Validate() error
- type SearchProductsAsAdminOutput
- func (s SearchProductsAsAdminOutput) GoString() string
- func (s *SearchProductsAsAdminOutput) SetNextPageToken(v string) *SearchProductsAsAdminOutput
- func (s *SearchProductsAsAdminOutput) SetProductViewDetails(v []*ProductViewDetail) *SearchProductsAsAdminOutput
- func (s SearchProductsAsAdminOutput) String() string
- 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 string) *SearchProductsInput
- func (s *SearchProductsInput) SetSortOrder(v string) *SearchProductsInput
- func (s SearchProductsInput) String() string
- type SearchProductsOutput
- func (s SearchProductsOutput) GoString() string
- 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 SearchProvisionedProductsInput
- func (s SearchProvisionedProductsInput) GoString() string
- func (s *SearchProvisionedProductsInput) SetAcceptLanguage(v string) *SearchProvisionedProductsInput
- func (s *SearchProvisionedProductsInput) SetAccessLevelFilter(v *AccessLevelFilter) *SearchProvisionedProductsInput
- func (s *SearchProvisionedProductsInput) SetFilters(v map[string][]*string) *SearchProvisionedProductsInput
- func (s *SearchProvisionedProductsInput) SetPageSize(v int64) *SearchProvisionedProductsInput
- func (s *SearchProvisionedProductsInput) SetPageToken(v string) *SearchProvisionedProductsInput
- func (s *SearchProvisionedProductsInput) SetSortBy(v string) *SearchProvisionedProductsInput
- func (s *SearchProvisionedProductsInput) SetSortOrder(v string) *SearchProvisionedProductsInput
- func (s SearchProvisionedProductsInput) String() string
- type SearchProvisionedProductsOutput
- func (s SearchProvisionedProductsOutput) GoString() string
- func (s *SearchProvisionedProductsOutput) SetNextPageToken(v string) *SearchProvisionedProductsOutput
- func (s *SearchProvisionedProductsOutput) SetProvisionedProducts(v []*ProvisionedProductAttribute) *SearchProvisionedProductsOutput
- func (s *SearchProvisionedProductsOutput) SetTotalResultsCount(v int64) *SearchProvisionedProductsOutput
- func (s SearchProvisionedProductsOutput) String() string
- type ServiceActionAssociation
- func (s ServiceActionAssociation) GoString() string
- func (s *ServiceActionAssociation) SetProductId(v string) *ServiceActionAssociation
- func (s *ServiceActionAssociation) SetProvisioningArtifactId(v string) *ServiceActionAssociation
- func (s *ServiceActionAssociation) SetServiceActionId(v string) *ServiceActionAssociation
- func (s ServiceActionAssociation) String() string
- func (s *ServiceActionAssociation) Validate() error
- type ServiceActionDetail
- type ServiceActionSummary
- func (s ServiceActionSummary) GoString() string
- func (s *ServiceActionSummary) SetDefinitionType(v string) *ServiceActionSummary
- func (s *ServiceActionSummary) SetDescription(v string) *ServiceActionSummary
- func (s *ServiceActionSummary) SetId(v string) *ServiceActionSummary
- func (s *ServiceActionSummary) SetName(v string) *ServiceActionSummary
- func (s ServiceActionSummary) String() string
- type ServiceCatalog
- func (c *ServiceCatalog) AcceptPortfolioShare(input *AcceptPortfolioShareInput) (*AcceptPortfolioShareOutput, error)
- func (c *ServiceCatalog) AcceptPortfolioShareRequest(input *AcceptPortfolioShareInput) (req *request.Request, output *AcceptPortfolioShareOutput)
- func (c *ServiceCatalog) AcceptPortfolioShareWithContext(ctx aws.Context, input *AcceptPortfolioShareInput, opts ...request.Option) (*AcceptPortfolioShareOutput, error)
- func (c *ServiceCatalog) AssociateBudgetWithResource(input *AssociateBudgetWithResourceInput) (*AssociateBudgetWithResourceOutput, error)
- func (c *ServiceCatalog) AssociateBudgetWithResourceRequest(input *AssociateBudgetWithResourceInput) (req *request.Request, output *AssociateBudgetWithResourceOutput)
- func (c *ServiceCatalog) AssociateBudgetWithResourceWithContext(ctx aws.Context, input *AssociateBudgetWithResourceInput, ...) (*AssociateBudgetWithResourceOutput, error)
- func (c *ServiceCatalog) AssociatePrincipalWithPortfolio(input *AssociatePrincipalWithPortfolioInput) (*AssociatePrincipalWithPortfolioOutput, error)
- func (c *ServiceCatalog) AssociatePrincipalWithPortfolioRequest(input *AssociatePrincipalWithPortfolioInput) (req *request.Request, output *AssociatePrincipalWithPortfolioOutput)
- func (c *ServiceCatalog) AssociatePrincipalWithPortfolioWithContext(ctx aws.Context, input *AssociatePrincipalWithPortfolioInput, ...) (*AssociatePrincipalWithPortfolioOutput, error)
- func (c *ServiceCatalog) AssociateProductWithPortfolio(input *AssociateProductWithPortfolioInput) (*AssociateProductWithPortfolioOutput, error)
- func (c *ServiceCatalog) AssociateProductWithPortfolioRequest(input *AssociateProductWithPortfolioInput) (req *request.Request, output *AssociateProductWithPortfolioOutput)
- func (c *ServiceCatalog) AssociateProductWithPortfolioWithContext(ctx aws.Context, input *AssociateProductWithPortfolioInput, ...) (*AssociateProductWithPortfolioOutput, error)
- func (c *ServiceCatalog) AssociateServiceActionWithProvisioningArtifact(input *AssociateServiceActionWithProvisioningArtifactInput) (*AssociateServiceActionWithProvisioningArtifactOutput, error)
- func (c *ServiceCatalog) AssociateServiceActionWithProvisioningArtifactRequest(input *AssociateServiceActionWithProvisioningArtifactInput) (req *request.Request, ...)
- func (c *ServiceCatalog) AssociateServiceActionWithProvisioningArtifactWithContext(ctx aws.Context, input *AssociateServiceActionWithProvisioningArtifactInput, ...) (*AssociateServiceActionWithProvisioningArtifactOutput, error)
- func (c *ServiceCatalog) AssociateTagOptionWithResource(input *AssociateTagOptionWithResourceInput) (*AssociateTagOptionWithResourceOutput, error)
- func (c *ServiceCatalog) AssociateTagOptionWithResourceRequest(input *AssociateTagOptionWithResourceInput) (req *request.Request, output *AssociateTagOptionWithResourceOutput)
- func (c *ServiceCatalog) AssociateTagOptionWithResourceWithContext(ctx aws.Context, input *AssociateTagOptionWithResourceInput, ...) (*AssociateTagOptionWithResourceOutput, error)
- func (c *ServiceCatalog) BatchAssociateServiceActionWithProvisioningArtifact(input *BatchAssociateServiceActionWithProvisioningArtifactInput) (*BatchAssociateServiceActionWithProvisioningArtifactOutput, error)
- func (c *ServiceCatalog) BatchAssociateServiceActionWithProvisioningArtifactRequest(input *BatchAssociateServiceActionWithProvisioningArtifactInput) (req *request.Request, ...)
- func (c *ServiceCatalog) BatchAssociateServiceActionWithProvisioningArtifactWithContext(ctx aws.Context, ...) (*BatchAssociateServiceActionWithProvisioningArtifactOutput, error)
- func (c *ServiceCatalog) BatchDisassociateServiceActionFromProvisioningArtifact(input *BatchDisassociateServiceActionFromProvisioningArtifactInput) (*BatchDisassociateServiceActionFromProvisioningArtifactOutput, error)
- func (c *ServiceCatalog) BatchDisassociateServiceActionFromProvisioningArtifactRequest(input *BatchDisassociateServiceActionFromProvisioningArtifactInput) (req *request.Request, ...)
- func (c *ServiceCatalog) BatchDisassociateServiceActionFromProvisioningArtifactWithContext(ctx aws.Context, ...) (*BatchDisassociateServiceActionFromProvisioningArtifactOutput, error)
- func (c *ServiceCatalog) CopyProduct(input *CopyProductInput) (*CopyProductOutput, error)
- func (c *ServiceCatalog) CopyProductRequest(input *CopyProductInput) (req *request.Request, output *CopyProductOutput)
- func (c *ServiceCatalog) CopyProductWithContext(ctx aws.Context, input *CopyProductInput, opts ...request.Option) (*CopyProductOutput, error)
- func (c *ServiceCatalog) CreateConstraint(input *CreateConstraintInput) (*CreateConstraintOutput, error)
- func (c *ServiceCatalog) CreateConstraintRequest(input *CreateConstraintInput) (req *request.Request, output *CreateConstraintOutput)
- func (c *ServiceCatalog) CreateConstraintWithContext(ctx aws.Context, input *CreateConstraintInput, opts ...request.Option) (*CreateConstraintOutput, error)
- func (c *ServiceCatalog) CreatePortfolio(input *CreatePortfolioInput) (*CreatePortfolioOutput, error)
- func (c *ServiceCatalog) CreatePortfolioRequest(input *CreatePortfolioInput) (req *request.Request, output *CreatePortfolioOutput)
- func (c *ServiceCatalog) CreatePortfolioShare(input *CreatePortfolioShareInput) (*CreatePortfolioShareOutput, error)
- func (c *ServiceCatalog) CreatePortfolioShareRequest(input *CreatePortfolioShareInput) (req *request.Request, output *CreatePortfolioShareOutput)
- func (c *ServiceCatalog) CreatePortfolioShareWithContext(ctx aws.Context, input *CreatePortfolioShareInput, opts ...request.Option) (*CreatePortfolioShareOutput, error)
- func (c *ServiceCatalog) CreatePortfolioWithContext(ctx aws.Context, input *CreatePortfolioInput, opts ...request.Option) (*CreatePortfolioOutput, error)
- func (c *ServiceCatalog) CreateProduct(input *CreateProductInput) (*CreateProductOutput, error)
- func (c *ServiceCatalog) CreateProductRequest(input *CreateProductInput) (req *request.Request, output *CreateProductOutput)
- func (c *ServiceCatalog) CreateProductWithContext(ctx aws.Context, input *CreateProductInput, opts ...request.Option) (*CreateProductOutput, error)
- func (c *ServiceCatalog) CreateProvisionedProductPlan(input *CreateProvisionedProductPlanInput) (*CreateProvisionedProductPlanOutput, error)
- func (c *ServiceCatalog) CreateProvisionedProductPlanRequest(input *CreateProvisionedProductPlanInput) (req *request.Request, output *CreateProvisionedProductPlanOutput)
- func (c *ServiceCatalog) CreateProvisionedProductPlanWithContext(ctx aws.Context, input *CreateProvisionedProductPlanInput, ...) (*CreateProvisionedProductPlanOutput, error)
- func (c *ServiceCatalog) CreateProvisioningArtifact(input *CreateProvisioningArtifactInput) (*CreateProvisioningArtifactOutput, error)
- func (c *ServiceCatalog) CreateProvisioningArtifactRequest(input *CreateProvisioningArtifactInput) (req *request.Request, output *CreateProvisioningArtifactOutput)
- func (c *ServiceCatalog) CreateProvisioningArtifactWithContext(ctx aws.Context, input *CreateProvisioningArtifactInput, ...) (*CreateProvisioningArtifactOutput, error)
- func (c *ServiceCatalog) CreateServiceAction(input *CreateServiceActionInput) (*CreateServiceActionOutput, error)
- func (c *ServiceCatalog) CreateServiceActionRequest(input *CreateServiceActionInput) (req *request.Request, output *CreateServiceActionOutput)
- func (c *ServiceCatalog) CreateServiceActionWithContext(ctx aws.Context, input *CreateServiceActionInput, opts ...request.Option) (*CreateServiceActionOutput, error)
- func (c *ServiceCatalog) CreateTagOption(input *CreateTagOptionInput) (*CreateTagOptionOutput, error)
- func (c *ServiceCatalog) CreateTagOptionRequest(input *CreateTagOptionInput) (req *request.Request, output *CreateTagOptionOutput)
- func (c *ServiceCatalog) CreateTagOptionWithContext(ctx aws.Context, input *CreateTagOptionInput, opts ...request.Option) (*CreateTagOptionOutput, error)
- func (c *ServiceCatalog) DeleteConstraint(input *DeleteConstraintInput) (*DeleteConstraintOutput, error)
- func (c *ServiceCatalog) DeleteConstraintRequest(input *DeleteConstraintInput) (req *request.Request, output *DeleteConstraintOutput)
- func (c *ServiceCatalog) DeleteConstraintWithContext(ctx aws.Context, input *DeleteConstraintInput, opts ...request.Option) (*DeleteConstraintOutput, error)
- func (c *ServiceCatalog) DeletePortfolio(input *DeletePortfolioInput) (*DeletePortfolioOutput, error)
- func (c *ServiceCatalog) DeletePortfolioRequest(input *DeletePortfolioInput) (req *request.Request, output *DeletePortfolioOutput)
- func (c *ServiceCatalog) DeletePortfolioShare(input *DeletePortfolioShareInput) (*DeletePortfolioShareOutput, error)
- func (c *ServiceCatalog) DeletePortfolioShareRequest(input *DeletePortfolioShareInput) (req *request.Request, output *DeletePortfolioShareOutput)
- func (c *ServiceCatalog) DeletePortfolioShareWithContext(ctx aws.Context, input *DeletePortfolioShareInput, opts ...request.Option) (*DeletePortfolioShareOutput, error)
- func (c *ServiceCatalog) DeletePortfolioWithContext(ctx aws.Context, input *DeletePortfolioInput, opts ...request.Option) (*DeletePortfolioOutput, error)
- func (c *ServiceCatalog) DeleteProduct(input *DeleteProductInput) (*DeleteProductOutput, error)
- func (c *ServiceCatalog) DeleteProductRequest(input *DeleteProductInput) (req *request.Request, output *DeleteProductOutput)
- func (c *ServiceCatalog) DeleteProductWithContext(ctx aws.Context, input *DeleteProductInput, opts ...request.Option) (*DeleteProductOutput, error)
- func (c *ServiceCatalog) DeleteProvisionedProductPlan(input *DeleteProvisionedProductPlanInput) (*DeleteProvisionedProductPlanOutput, error)
- func (c *ServiceCatalog) DeleteProvisionedProductPlanRequest(input *DeleteProvisionedProductPlanInput) (req *request.Request, output *DeleteProvisionedProductPlanOutput)
- func (c *ServiceCatalog) DeleteProvisionedProductPlanWithContext(ctx aws.Context, input *DeleteProvisionedProductPlanInput, ...) (*DeleteProvisionedProductPlanOutput, error)
- func (c *ServiceCatalog) DeleteProvisioningArtifact(input *DeleteProvisioningArtifactInput) (*DeleteProvisioningArtifactOutput, error)
- func (c *ServiceCatalog) DeleteProvisioningArtifactRequest(input *DeleteProvisioningArtifactInput) (req *request.Request, output *DeleteProvisioningArtifactOutput)
- func (c *ServiceCatalog) DeleteProvisioningArtifactWithContext(ctx aws.Context, input *DeleteProvisioningArtifactInput, ...) (*DeleteProvisioningArtifactOutput, error)
- func (c *ServiceCatalog) DeleteServiceAction(input *DeleteServiceActionInput) (*DeleteServiceActionOutput, error)
- func (c *ServiceCatalog) DeleteServiceActionRequest(input *DeleteServiceActionInput) (req *request.Request, output *DeleteServiceActionOutput)
- func (c *ServiceCatalog) DeleteServiceActionWithContext(ctx aws.Context, input *DeleteServiceActionInput, opts ...request.Option) (*DeleteServiceActionOutput, error)
- func (c *ServiceCatalog) DeleteTagOption(input *DeleteTagOptionInput) (*DeleteTagOptionOutput, error)
- func (c *ServiceCatalog) DeleteTagOptionRequest(input *DeleteTagOptionInput) (req *request.Request, output *DeleteTagOptionOutput)
- func (c *ServiceCatalog) DeleteTagOptionWithContext(ctx aws.Context, input *DeleteTagOptionInput, opts ...request.Option) (*DeleteTagOptionOutput, error)
- func (c *ServiceCatalog) DescribeConstraint(input *DescribeConstraintInput) (*DescribeConstraintOutput, error)
- func (c *ServiceCatalog) DescribeConstraintRequest(input *DescribeConstraintInput) (req *request.Request, output *DescribeConstraintOutput)
- func (c *ServiceCatalog) DescribeConstraintWithContext(ctx aws.Context, input *DescribeConstraintInput, opts ...request.Option) (*DescribeConstraintOutput, error)
- func (c *ServiceCatalog) DescribeCopyProductStatus(input *DescribeCopyProductStatusInput) (*DescribeCopyProductStatusOutput, error)
- func (c *ServiceCatalog) DescribeCopyProductStatusRequest(input *DescribeCopyProductStatusInput) (req *request.Request, output *DescribeCopyProductStatusOutput)
- func (c *ServiceCatalog) DescribeCopyProductStatusWithContext(ctx aws.Context, input *DescribeCopyProductStatusInput, opts ...request.Option) (*DescribeCopyProductStatusOutput, error)
- func (c *ServiceCatalog) DescribePortfolio(input *DescribePortfolioInput) (*DescribePortfolioOutput, error)
- func (c *ServiceCatalog) DescribePortfolioRequest(input *DescribePortfolioInput) (req *request.Request, output *DescribePortfolioOutput)
- func (c *ServiceCatalog) DescribePortfolioShareStatus(input *DescribePortfolioShareStatusInput) (*DescribePortfolioShareStatusOutput, error)
- func (c *ServiceCatalog) DescribePortfolioShareStatusRequest(input *DescribePortfolioShareStatusInput) (req *request.Request, output *DescribePortfolioShareStatusOutput)
- func (c *ServiceCatalog) DescribePortfolioShareStatusWithContext(ctx aws.Context, input *DescribePortfolioShareStatusInput, ...) (*DescribePortfolioShareStatusOutput, error)
- func (c *ServiceCatalog) DescribePortfolioShares(input *DescribePortfolioSharesInput) (*DescribePortfolioSharesOutput, error)
- func (c *ServiceCatalog) DescribePortfolioSharesPages(input *DescribePortfolioSharesInput, ...) error
- func (c *ServiceCatalog) DescribePortfolioSharesPagesWithContext(ctx aws.Context, input *DescribePortfolioSharesInput, ...) error
- func (c *ServiceCatalog) DescribePortfolioSharesRequest(input *DescribePortfolioSharesInput) (req *request.Request, output *DescribePortfolioSharesOutput)
- func (c *ServiceCatalog) DescribePortfolioSharesWithContext(ctx aws.Context, input *DescribePortfolioSharesInput, opts ...request.Option) (*DescribePortfolioSharesOutput, error)
- func (c *ServiceCatalog) DescribePortfolioWithContext(ctx aws.Context, input *DescribePortfolioInput, opts ...request.Option) (*DescribePortfolioOutput, error)
- func (c *ServiceCatalog) DescribeProduct(input *DescribeProductInput) (*DescribeProductOutput, error)
- func (c *ServiceCatalog) DescribeProductAsAdmin(input *DescribeProductAsAdminInput) (*DescribeProductAsAdminOutput, error)
- func (c *ServiceCatalog) DescribeProductAsAdminRequest(input *DescribeProductAsAdminInput) (req *request.Request, output *DescribeProductAsAdminOutput)
- func (c *ServiceCatalog) DescribeProductAsAdminWithContext(ctx aws.Context, input *DescribeProductAsAdminInput, opts ...request.Option) (*DescribeProductAsAdminOutput, error)
- func (c *ServiceCatalog) DescribeProductRequest(input *DescribeProductInput) (req *request.Request, output *DescribeProductOutput)
- func (c *ServiceCatalog) DescribeProductView(input *DescribeProductViewInput) (*DescribeProductViewOutput, error)
- func (c *ServiceCatalog) DescribeProductViewRequest(input *DescribeProductViewInput) (req *request.Request, output *DescribeProductViewOutput)
- func (c *ServiceCatalog) DescribeProductViewWithContext(ctx aws.Context, input *DescribeProductViewInput, opts ...request.Option) (*DescribeProductViewOutput, error)
- func (c *ServiceCatalog) DescribeProductWithContext(ctx aws.Context, input *DescribeProductInput, opts ...request.Option) (*DescribeProductOutput, error)
- func (c *ServiceCatalog) DescribeProvisionedProduct(input *DescribeProvisionedProductInput) (*DescribeProvisionedProductOutput, error)
- func (c *ServiceCatalog) DescribeProvisionedProductPlan(input *DescribeProvisionedProductPlanInput) (*DescribeProvisionedProductPlanOutput, error)
- func (c *ServiceCatalog) DescribeProvisionedProductPlanRequest(input *DescribeProvisionedProductPlanInput) (req *request.Request, output *DescribeProvisionedProductPlanOutput)
- func (c *ServiceCatalog) DescribeProvisionedProductPlanWithContext(ctx aws.Context, input *DescribeProvisionedProductPlanInput, ...) (*DescribeProvisionedProductPlanOutput, error)
- func (c *ServiceCatalog) DescribeProvisionedProductRequest(input *DescribeProvisionedProductInput) (req *request.Request, output *DescribeProvisionedProductOutput)
- func (c *ServiceCatalog) DescribeProvisionedProductWithContext(ctx aws.Context, input *DescribeProvisionedProductInput, ...) (*DescribeProvisionedProductOutput, error)
- func (c *ServiceCatalog) DescribeProvisioningArtifact(input *DescribeProvisioningArtifactInput) (*DescribeProvisioningArtifactOutput, error)
- func (c *ServiceCatalog) DescribeProvisioningArtifactRequest(input *DescribeProvisioningArtifactInput) (req *request.Request, output *DescribeProvisioningArtifactOutput)
- func (c *ServiceCatalog) DescribeProvisioningArtifactWithContext(ctx aws.Context, input *DescribeProvisioningArtifactInput, ...) (*DescribeProvisioningArtifactOutput, error)
- func (c *ServiceCatalog) DescribeProvisioningParameters(input *DescribeProvisioningParametersInput) (*DescribeProvisioningParametersOutput, error)
- func (c *ServiceCatalog) DescribeProvisioningParametersRequest(input *DescribeProvisioningParametersInput) (req *request.Request, output *DescribeProvisioningParametersOutput)
- func (c *ServiceCatalog) DescribeProvisioningParametersWithContext(ctx aws.Context, input *DescribeProvisioningParametersInput, ...) (*DescribeProvisioningParametersOutput, error)
- func (c *ServiceCatalog) DescribeRecord(input *DescribeRecordInput) (*DescribeRecordOutput, error)
- func (c *ServiceCatalog) DescribeRecordRequest(input *DescribeRecordInput) (req *request.Request, output *DescribeRecordOutput)
- func (c *ServiceCatalog) DescribeRecordWithContext(ctx aws.Context, input *DescribeRecordInput, opts ...request.Option) (*DescribeRecordOutput, error)
- func (c *ServiceCatalog) DescribeServiceAction(input *DescribeServiceActionInput) (*DescribeServiceActionOutput, error)
- func (c *ServiceCatalog) DescribeServiceActionExecutionParameters(input *DescribeServiceActionExecutionParametersInput) (*DescribeServiceActionExecutionParametersOutput, error)
- func (c *ServiceCatalog) DescribeServiceActionExecutionParametersRequest(input *DescribeServiceActionExecutionParametersInput) (req *request.Request, output *DescribeServiceActionExecutionParametersOutput)
- func (c *ServiceCatalog) DescribeServiceActionExecutionParametersWithContext(ctx aws.Context, input *DescribeServiceActionExecutionParametersInput, ...) (*DescribeServiceActionExecutionParametersOutput, error)
- func (c *ServiceCatalog) DescribeServiceActionRequest(input *DescribeServiceActionInput) (req *request.Request, output *DescribeServiceActionOutput)
- func (c *ServiceCatalog) DescribeServiceActionWithContext(ctx aws.Context, input *DescribeServiceActionInput, opts ...request.Option) (*DescribeServiceActionOutput, error)
- func (c *ServiceCatalog) DescribeTagOption(input *DescribeTagOptionInput) (*DescribeTagOptionOutput, error)
- func (c *ServiceCatalog) DescribeTagOptionRequest(input *DescribeTagOptionInput) (req *request.Request, output *DescribeTagOptionOutput)
- func (c *ServiceCatalog) DescribeTagOptionWithContext(ctx aws.Context, input *DescribeTagOptionInput, opts ...request.Option) (*DescribeTagOptionOutput, error)
- func (c *ServiceCatalog) DisableAWSOrganizationsAccess(input *DisableAWSOrganizationsAccessInput) (*DisableAWSOrganizationsAccessOutput, error)
- func (c *ServiceCatalog) DisableAWSOrganizationsAccessRequest(input *DisableAWSOrganizationsAccessInput) (req *request.Request, output *DisableAWSOrganizationsAccessOutput)
- func (c *ServiceCatalog) DisableAWSOrganizationsAccessWithContext(ctx aws.Context, input *DisableAWSOrganizationsAccessInput, ...) (*DisableAWSOrganizationsAccessOutput, error)
- func (c *ServiceCatalog) DisassociateBudgetFromResource(input *DisassociateBudgetFromResourceInput) (*DisassociateBudgetFromResourceOutput, error)
- func (c *ServiceCatalog) DisassociateBudgetFromResourceRequest(input *DisassociateBudgetFromResourceInput) (req *request.Request, output *DisassociateBudgetFromResourceOutput)
- func (c *ServiceCatalog) DisassociateBudgetFromResourceWithContext(ctx aws.Context, input *DisassociateBudgetFromResourceInput, ...) (*DisassociateBudgetFromResourceOutput, error)
- func (c *ServiceCatalog) DisassociatePrincipalFromPortfolio(input *DisassociatePrincipalFromPortfolioInput) (*DisassociatePrincipalFromPortfolioOutput, error)
- func (c *ServiceCatalog) DisassociatePrincipalFromPortfolioRequest(input *DisassociatePrincipalFromPortfolioInput) (req *request.Request, output *DisassociatePrincipalFromPortfolioOutput)
- func (c *ServiceCatalog) DisassociatePrincipalFromPortfolioWithContext(ctx aws.Context, input *DisassociatePrincipalFromPortfolioInput, ...) (*DisassociatePrincipalFromPortfolioOutput, error)
- func (c *ServiceCatalog) DisassociateProductFromPortfolio(input *DisassociateProductFromPortfolioInput) (*DisassociateProductFromPortfolioOutput, error)
- func (c *ServiceCatalog) DisassociateProductFromPortfolioRequest(input *DisassociateProductFromPortfolioInput) (req *request.Request, output *DisassociateProductFromPortfolioOutput)
- func (c *ServiceCatalog) DisassociateProductFromPortfolioWithContext(ctx aws.Context, input *DisassociateProductFromPortfolioInput, ...) (*DisassociateProductFromPortfolioOutput, error)
- func (c *ServiceCatalog) DisassociateServiceActionFromProvisioningArtifact(input *DisassociateServiceActionFromProvisioningArtifactInput) (*DisassociateServiceActionFromProvisioningArtifactOutput, error)
- func (c *ServiceCatalog) DisassociateServiceActionFromProvisioningArtifactRequest(input *DisassociateServiceActionFromProvisioningArtifactInput) (req *request.Request, ...)
- func (c *ServiceCatalog) DisassociateServiceActionFromProvisioningArtifactWithContext(ctx aws.Context, input *DisassociateServiceActionFromProvisioningArtifactInput, ...) (*DisassociateServiceActionFromProvisioningArtifactOutput, error)
- func (c *ServiceCatalog) DisassociateTagOptionFromResource(input *DisassociateTagOptionFromResourceInput) (*DisassociateTagOptionFromResourceOutput, error)
- func (c *ServiceCatalog) DisassociateTagOptionFromResourceRequest(input *DisassociateTagOptionFromResourceInput) (req *request.Request, output *DisassociateTagOptionFromResourceOutput)
- func (c *ServiceCatalog) DisassociateTagOptionFromResourceWithContext(ctx aws.Context, input *DisassociateTagOptionFromResourceInput, ...) (*DisassociateTagOptionFromResourceOutput, error)
- func (c *ServiceCatalog) EnableAWSOrganizationsAccess(input *EnableAWSOrganizationsAccessInput) (*EnableAWSOrganizationsAccessOutput, error)
- func (c *ServiceCatalog) EnableAWSOrganizationsAccessRequest(input *EnableAWSOrganizationsAccessInput) (req *request.Request, output *EnableAWSOrganizationsAccessOutput)
- func (c *ServiceCatalog) EnableAWSOrganizationsAccessWithContext(ctx aws.Context, input *EnableAWSOrganizationsAccessInput, ...) (*EnableAWSOrganizationsAccessOutput, error)
- func (c *ServiceCatalog) ExecuteProvisionedProductPlan(input *ExecuteProvisionedProductPlanInput) (*ExecuteProvisionedProductPlanOutput, error)
- func (c *ServiceCatalog) ExecuteProvisionedProductPlanRequest(input *ExecuteProvisionedProductPlanInput) (req *request.Request, output *ExecuteProvisionedProductPlanOutput)
- func (c *ServiceCatalog) ExecuteProvisionedProductPlanWithContext(ctx aws.Context, input *ExecuteProvisionedProductPlanInput, ...) (*ExecuteProvisionedProductPlanOutput, error)
- func (c *ServiceCatalog) ExecuteProvisionedProductServiceAction(input *ExecuteProvisionedProductServiceActionInput) (*ExecuteProvisionedProductServiceActionOutput, error)
- func (c *ServiceCatalog) ExecuteProvisionedProductServiceActionRequest(input *ExecuteProvisionedProductServiceActionInput) (req *request.Request, output *ExecuteProvisionedProductServiceActionOutput)
- func (c *ServiceCatalog) ExecuteProvisionedProductServiceActionWithContext(ctx aws.Context, input *ExecuteProvisionedProductServiceActionInput, ...) (*ExecuteProvisionedProductServiceActionOutput, error)
- func (c *ServiceCatalog) GetAWSOrganizationsAccessStatus(input *GetAWSOrganizationsAccessStatusInput) (*GetAWSOrganizationsAccessStatusOutput, error)
- func (c *ServiceCatalog) GetAWSOrganizationsAccessStatusRequest(input *GetAWSOrganizationsAccessStatusInput) (req *request.Request, output *GetAWSOrganizationsAccessStatusOutput)
- func (c *ServiceCatalog) GetAWSOrganizationsAccessStatusWithContext(ctx aws.Context, input *GetAWSOrganizationsAccessStatusInput, ...) (*GetAWSOrganizationsAccessStatusOutput, error)
- func (c *ServiceCatalog) GetProvisionedProductOutputs(input *GetProvisionedProductOutputsInput) (*GetProvisionedProductOutputsOutput, error)
- func (c *ServiceCatalog) GetProvisionedProductOutputsPages(input *GetProvisionedProductOutputsInput, ...) error
- func (c *ServiceCatalog) GetProvisionedProductOutputsPagesWithContext(ctx aws.Context, input *GetProvisionedProductOutputsInput, ...) error
- func (c *ServiceCatalog) GetProvisionedProductOutputsRequest(input *GetProvisionedProductOutputsInput) (req *request.Request, output *GetProvisionedProductOutputsOutput)
- func (c *ServiceCatalog) GetProvisionedProductOutputsWithContext(ctx aws.Context, input *GetProvisionedProductOutputsInput, ...) (*GetProvisionedProductOutputsOutput, error)
- func (c *ServiceCatalog) ImportAsProvisionedProduct(input *ImportAsProvisionedProductInput) (*ImportAsProvisionedProductOutput, error)
- func (c *ServiceCatalog) ImportAsProvisionedProductRequest(input *ImportAsProvisionedProductInput) (req *request.Request, output *ImportAsProvisionedProductOutput)
- func (c *ServiceCatalog) ImportAsProvisionedProductWithContext(ctx aws.Context, input *ImportAsProvisionedProductInput, ...) (*ImportAsProvisionedProductOutput, error)
- func (c *ServiceCatalog) ListAcceptedPortfolioShares(input *ListAcceptedPortfolioSharesInput) (*ListAcceptedPortfolioSharesOutput, error)
- func (c *ServiceCatalog) ListAcceptedPortfolioSharesPages(input *ListAcceptedPortfolioSharesInput, ...) error
- func (c *ServiceCatalog) ListAcceptedPortfolioSharesPagesWithContext(ctx aws.Context, input *ListAcceptedPortfolioSharesInput, ...) error
- func (c *ServiceCatalog) ListAcceptedPortfolioSharesRequest(input *ListAcceptedPortfolioSharesInput) (req *request.Request, output *ListAcceptedPortfolioSharesOutput)
- func (c *ServiceCatalog) ListAcceptedPortfolioSharesWithContext(ctx aws.Context, input *ListAcceptedPortfolioSharesInput, ...) (*ListAcceptedPortfolioSharesOutput, error)
- func (c *ServiceCatalog) ListBudgetsForResource(input *ListBudgetsForResourceInput) (*ListBudgetsForResourceOutput, error)
- func (c *ServiceCatalog) ListBudgetsForResourcePages(input *ListBudgetsForResourceInput, ...) error
- func (c *ServiceCatalog) ListBudgetsForResourcePagesWithContext(ctx aws.Context, input *ListBudgetsForResourceInput, ...) error
- func (c *ServiceCatalog) ListBudgetsForResourceRequest(input *ListBudgetsForResourceInput) (req *request.Request, output *ListBudgetsForResourceOutput)
- func (c *ServiceCatalog) ListBudgetsForResourceWithContext(ctx aws.Context, input *ListBudgetsForResourceInput, opts ...request.Option) (*ListBudgetsForResourceOutput, error)
- func (c *ServiceCatalog) ListConstraintsForPortfolio(input *ListConstraintsForPortfolioInput) (*ListConstraintsForPortfolioOutput, error)
- func (c *ServiceCatalog) ListConstraintsForPortfolioPages(input *ListConstraintsForPortfolioInput, ...) error
- func (c *ServiceCatalog) ListConstraintsForPortfolioPagesWithContext(ctx aws.Context, input *ListConstraintsForPortfolioInput, ...) error
- func (c *ServiceCatalog) ListConstraintsForPortfolioRequest(input *ListConstraintsForPortfolioInput) (req *request.Request, output *ListConstraintsForPortfolioOutput)
- func (c *ServiceCatalog) ListConstraintsForPortfolioWithContext(ctx aws.Context, input *ListConstraintsForPortfolioInput, ...) (*ListConstraintsForPortfolioOutput, error)
- func (c *ServiceCatalog) ListLaunchPaths(input *ListLaunchPathsInput) (*ListLaunchPathsOutput, error)
- 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) (req *request.Request, output *ListLaunchPathsOutput)
- func (c *ServiceCatalog) ListLaunchPathsWithContext(ctx aws.Context, input *ListLaunchPathsInput, opts ...request.Option) (*ListLaunchPathsOutput, error)
- func (c *ServiceCatalog) ListOrganizationPortfolioAccess(input *ListOrganizationPortfolioAccessInput) (*ListOrganizationPortfolioAccessOutput, error)
- func (c *ServiceCatalog) ListOrganizationPortfolioAccessPages(input *ListOrganizationPortfolioAccessInput, ...) error
- func (c *ServiceCatalog) ListOrganizationPortfolioAccessPagesWithContext(ctx aws.Context, input *ListOrganizationPortfolioAccessInput, ...) error
- func (c *ServiceCatalog) ListOrganizationPortfolioAccessRequest(input *ListOrganizationPortfolioAccessInput) (req *request.Request, output *ListOrganizationPortfolioAccessOutput)
- func (c *ServiceCatalog) ListOrganizationPortfolioAccessWithContext(ctx aws.Context, input *ListOrganizationPortfolioAccessInput, ...) (*ListOrganizationPortfolioAccessOutput, error)
- func (c *ServiceCatalog) ListPortfolioAccess(input *ListPortfolioAccessInput) (*ListPortfolioAccessOutput, error)
- func (c *ServiceCatalog) ListPortfolioAccessPages(input *ListPortfolioAccessInput, ...) error
- func (c *ServiceCatalog) ListPortfolioAccessPagesWithContext(ctx aws.Context, input *ListPortfolioAccessInput, ...) error
- func (c *ServiceCatalog) ListPortfolioAccessRequest(input *ListPortfolioAccessInput) (req *request.Request, output *ListPortfolioAccessOutput)
- func (c *ServiceCatalog) ListPortfolioAccessWithContext(ctx aws.Context, input *ListPortfolioAccessInput, opts ...request.Option) (*ListPortfolioAccessOutput, error)
- func (c *ServiceCatalog) ListPortfolios(input *ListPortfoliosInput) (*ListPortfoliosOutput, error)
- func (c *ServiceCatalog) ListPortfoliosForProduct(input *ListPortfoliosForProductInput) (*ListPortfoliosForProductOutput, error)
- func (c *ServiceCatalog) ListPortfoliosForProductPages(input *ListPortfoliosForProductInput, ...) error
- func (c *ServiceCatalog) ListPortfoliosForProductPagesWithContext(ctx aws.Context, input *ListPortfoliosForProductInput, ...) error
- func (c *ServiceCatalog) ListPortfoliosForProductRequest(input *ListPortfoliosForProductInput) (req *request.Request, output *ListPortfoliosForProductOutput)
- func (c *ServiceCatalog) ListPortfoliosForProductWithContext(ctx aws.Context, input *ListPortfoliosForProductInput, opts ...request.Option) (*ListPortfoliosForProductOutput, error)
- 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) (req *request.Request, output *ListPortfoliosOutput)
- func (c *ServiceCatalog) ListPortfoliosWithContext(ctx aws.Context, input *ListPortfoliosInput, opts ...request.Option) (*ListPortfoliosOutput, error)
- func (c *ServiceCatalog) ListPrincipalsForPortfolio(input *ListPrincipalsForPortfolioInput) (*ListPrincipalsForPortfolioOutput, error)
- func (c *ServiceCatalog) ListPrincipalsForPortfolioPages(input *ListPrincipalsForPortfolioInput, ...) error
- func (c *ServiceCatalog) ListPrincipalsForPortfolioPagesWithContext(ctx aws.Context, input *ListPrincipalsForPortfolioInput, ...) error
- func (c *ServiceCatalog) ListPrincipalsForPortfolioRequest(input *ListPrincipalsForPortfolioInput) (req *request.Request, output *ListPrincipalsForPortfolioOutput)
- func (c *ServiceCatalog) ListPrincipalsForPortfolioWithContext(ctx aws.Context, input *ListPrincipalsForPortfolioInput, ...) (*ListPrincipalsForPortfolioOutput, error)
- func (c *ServiceCatalog) ListProvisionedProductPlans(input *ListProvisionedProductPlansInput) (*ListProvisionedProductPlansOutput, error)
- func (c *ServiceCatalog) ListProvisionedProductPlansRequest(input *ListProvisionedProductPlansInput) (req *request.Request, output *ListProvisionedProductPlansOutput)
- func (c *ServiceCatalog) ListProvisionedProductPlansWithContext(ctx aws.Context, input *ListProvisionedProductPlansInput, ...) (*ListProvisionedProductPlansOutput, error)
- func (c *ServiceCatalog) ListProvisioningArtifacts(input *ListProvisioningArtifactsInput) (*ListProvisioningArtifactsOutput, error)
- func (c *ServiceCatalog) ListProvisioningArtifactsForServiceAction(input *ListProvisioningArtifactsForServiceActionInput) (*ListProvisioningArtifactsForServiceActionOutput, error)
- func (c *ServiceCatalog) ListProvisioningArtifactsForServiceActionPages(input *ListProvisioningArtifactsForServiceActionInput, ...) error
- func (c *ServiceCatalog) ListProvisioningArtifactsForServiceActionPagesWithContext(ctx aws.Context, input *ListProvisioningArtifactsForServiceActionInput, ...) error
- func (c *ServiceCatalog) ListProvisioningArtifactsForServiceActionRequest(input *ListProvisioningArtifactsForServiceActionInput) (req *request.Request, output *ListProvisioningArtifactsForServiceActionOutput)
- func (c *ServiceCatalog) ListProvisioningArtifactsForServiceActionWithContext(ctx aws.Context, input *ListProvisioningArtifactsForServiceActionInput, ...) (*ListProvisioningArtifactsForServiceActionOutput, error)
- func (c *ServiceCatalog) ListProvisioningArtifactsRequest(input *ListProvisioningArtifactsInput) (req *request.Request, output *ListProvisioningArtifactsOutput)
- func (c *ServiceCatalog) ListProvisioningArtifactsWithContext(ctx aws.Context, input *ListProvisioningArtifactsInput, opts ...request.Option) (*ListProvisioningArtifactsOutput, error)
- func (c *ServiceCatalog) ListRecordHistory(input *ListRecordHistoryInput) (*ListRecordHistoryOutput, error)
- func (c *ServiceCatalog) ListRecordHistoryRequest(input *ListRecordHistoryInput) (req *request.Request, output *ListRecordHistoryOutput)
- func (c *ServiceCatalog) ListRecordHistoryWithContext(ctx aws.Context, input *ListRecordHistoryInput, opts ...request.Option) (*ListRecordHistoryOutput, error)
- func (c *ServiceCatalog) ListResourcesForTagOption(input *ListResourcesForTagOptionInput) (*ListResourcesForTagOptionOutput, error)
- func (c *ServiceCatalog) ListResourcesForTagOptionPages(input *ListResourcesForTagOptionInput, ...) error
- func (c *ServiceCatalog) ListResourcesForTagOptionPagesWithContext(ctx aws.Context, input *ListResourcesForTagOptionInput, ...) error
- func (c *ServiceCatalog) ListResourcesForTagOptionRequest(input *ListResourcesForTagOptionInput) (req *request.Request, output *ListResourcesForTagOptionOutput)
- func (c *ServiceCatalog) ListResourcesForTagOptionWithContext(ctx aws.Context, input *ListResourcesForTagOptionInput, opts ...request.Option) (*ListResourcesForTagOptionOutput, error)
- func (c *ServiceCatalog) ListServiceActions(input *ListServiceActionsInput) (*ListServiceActionsOutput, error)
- func (c *ServiceCatalog) ListServiceActionsForProvisioningArtifact(input *ListServiceActionsForProvisioningArtifactInput) (*ListServiceActionsForProvisioningArtifactOutput, error)
- func (c *ServiceCatalog) ListServiceActionsForProvisioningArtifactPages(input *ListServiceActionsForProvisioningArtifactInput, ...) error
- func (c *ServiceCatalog) ListServiceActionsForProvisioningArtifactPagesWithContext(ctx aws.Context, input *ListServiceActionsForProvisioningArtifactInput, ...) error
- func (c *ServiceCatalog) ListServiceActionsForProvisioningArtifactRequest(input *ListServiceActionsForProvisioningArtifactInput) (req *request.Request, output *ListServiceActionsForProvisioningArtifactOutput)
- func (c *ServiceCatalog) ListServiceActionsForProvisioningArtifactWithContext(ctx aws.Context, input *ListServiceActionsForProvisioningArtifactInput, ...) (*ListServiceActionsForProvisioningArtifactOutput, error)
- func (c *ServiceCatalog) ListServiceActionsPages(input *ListServiceActionsInput, fn func(*ListServiceActionsOutput, bool) bool) error
- func (c *ServiceCatalog) ListServiceActionsPagesWithContext(ctx aws.Context, input *ListServiceActionsInput, ...) error
- func (c *ServiceCatalog) ListServiceActionsRequest(input *ListServiceActionsInput) (req *request.Request, output *ListServiceActionsOutput)
- func (c *ServiceCatalog) ListServiceActionsWithContext(ctx aws.Context, input *ListServiceActionsInput, opts ...request.Option) (*ListServiceActionsOutput, error)
- func (c *ServiceCatalog) ListStackInstancesForProvisionedProduct(input *ListStackInstancesForProvisionedProductInput) (*ListStackInstancesForProvisionedProductOutput, error)
- func (c *ServiceCatalog) ListStackInstancesForProvisionedProductRequest(input *ListStackInstancesForProvisionedProductInput) (req *request.Request, output *ListStackInstancesForProvisionedProductOutput)
- func (c *ServiceCatalog) ListStackInstancesForProvisionedProductWithContext(ctx aws.Context, input *ListStackInstancesForProvisionedProductInput, ...) (*ListStackInstancesForProvisionedProductOutput, error)
- func (c *ServiceCatalog) ListTagOptions(input *ListTagOptionsInput) (*ListTagOptionsOutput, error)
- 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) (req *request.Request, output *ListTagOptionsOutput)
- func (c *ServiceCatalog) ListTagOptionsWithContext(ctx aws.Context, input *ListTagOptionsInput, opts ...request.Option) (*ListTagOptionsOutput, error)
- func (c *ServiceCatalog) NotifyProvisionProductEngineWorkflowResult(input *NotifyProvisionProductEngineWorkflowResultInput) (*NotifyProvisionProductEngineWorkflowResultOutput, error)
- func (c *ServiceCatalog) NotifyProvisionProductEngineWorkflowResultRequest(input *NotifyProvisionProductEngineWorkflowResultInput) (req *request.Request, output *NotifyProvisionProductEngineWorkflowResultOutput)
- func (c *ServiceCatalog) NotifyProvisionProductEngineWorkflowResultWithContext(ctx aws.Context, input *NotifyProvisionProductEngineWorkflowResultInput, ...) (*NotifyProvisionProductEngineWorkflowResultOutput, error)
- func (c *ServiceCatalog) NotifyTerminateProvisionedProductEngineWorkflowResult(input *NotifyTerminateProvisionedProductEngineWorkflowResultInput) (*NotifyTerminateProvisionedProductEngineWorkflowResultOutput, error)
- func (c *ServiceCatalog) NotifyTerminateProvisionedProductEngineWorkflowResultRequest(input *NotifyTerminateProvisionedProductEngineWorkflowResultInput) (req *request.Request, ...)
- func (c *ServiceCatalog) NotifyTerminateProvisionedProductEngineWorkflowResultWithContext(ctx aws.Context, ...) (*NotifyTerminateProvisionedProductEngineWorkflowResultOutput, error)
- func (c *ServiceCatalog) NotifyUpdateProvisionedProductEngineWorkflowResult(input *NotifyUpdateProvisionedProductEngineWorkflowResultInput) (*NotifyUpdateProvisionedProductEngineWorkflowResultOutput, error)
- func (c *ServiceCatalog) NotifyUpdateProvisionedProductEngineWorkflowResultRequest(input *NotifyUpdateProvisionedProductEngineWorkflowResultInput) (req *request.Request, ...)
- func (c *ServiceCatalog) NotifyUpdateProvisionedProductEngineWorkflowResultWithContext(ctx aws.Context, ...) (*NotifyUpdateProvisionedProductEngineWorkflowResultOutput, error)
- func (c *ServiceCatalog) ProvisionProduct(input *ProvisionProductInput) (*ProvisionProductOutput, error)
- func (c *ServiceCatalog) ProvisionProductRequest(input *ProvisionProductInput) (req *request.Request, output *ProvisionProductOutput)
- func (c *ServiceCatalog) ProvisionProductWithContext(ctx aws.Context, input *ProvisionProductInput, opts ...request.Option) (*ProvisionProductOutput, error)
- func (c *ServiceCatalog) RejectPortfolioShare(input *RejectPortfolioShareInput) (*RejectPortfolioShareOutput, error)
- func (c *ServiceCatalog) RejectPortfolioShareRequest(input *RejectPortfolioShareInput) (req *request.Request, output *RejectPortfolioShareOutput)
- func (c *ServiceCatalog) RejectPortfolioShareWithContext(ctx aws.Context, input *RejectPortfolioShareInput, opts ...request.Option) (*RejectPortfolioShareOutput, error)
- func (c *ServiceCatalog) ScanProvisionedProducts(input *ScanProvisionedProductsInput) (*ScanProvisionedProductsOutput, error)
- func (c *ServiceCatalog) ScanProvisionedProductsRequest(input *ScanProvisionedProductsInput) (req *request.Request, output *ScanProvisionedProductsOutput)
- func (c *ServiceCatalog) ScanProvisionedProductsWithContext(ctx aws.Context, input *ScanProvisionedProductsInput, opts ...request.Option) (*ScanProvisionedProductsOutput, error)
- func (c *ServiceCatalog) SearchProducts(input *SearchProductsInput) (*SearchProductsOutput, error)
- func (c *ServiceCatalog) SearchProductsAsAdmin(input *SearchProductsAsAdminInput) (*SearchProductsAsAdminOutput, error)
- func (c *ServiceCatalog) SearchProductsAsAdminPages(input *SearchProductsAsAdminInput, ...) error
- func (c *ServiceCatalog) SearchProductsAsAdminPagesWithContext(ctx aws.Context, input *SearchProductsAsAdminInput, ...) error
- func (c *ServiceCatalog) SearchProductsAsAdminRequest(input *SearchProductsAsAdminInput) (req *request.Request, output *SearchProductsAsAdminOutput)
- func (c *ServiceCatalog) SearchProductsAsAdminWithContext(ctx aws.Context, input *SearchProductsAsAdminInput, opts ...request.Option) (*SearchProductsAsAdminOutput, error)
- 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) (req *request.Request, output *SearchProductsOutput)
- func (c *ServiceCatalog) SearchProductsWithContext(ctx aws.Context, input *SearchProductsInput, opts ...request.Option) (*SearchProductsOutput, error)
- func (c *ServiceCatalog) SearchProvisionedProducts(input *SearchProvisionedProductsInput) (*SearchProvisionedProductsOutput, error)
- func (c *ServiceCatalog) SearchProvisionedProductsPages(input *SearchProvisionedProductsInput, ...) error
- func (c *ServiceCatalog) SearchProvisionedProductsPagesWithContext(ctx aws.Context, input *SearchProvisionedProductsInput, ...) error
- func (c *ServiceCatalog) SearchProvisionedProductsRequest(input *SearchProvisionedProductsInput) (req *request.Request, output *SearchProvisionedProductsOutput)
- func (c *ServiceCatalog) SearchProvisionedProductsWithContext(ctx aws.Context, input *SearchProvisionedProductsInput, opts ...request.Option) (*SearchProvisionedProductsOutput, error)
- func (c *ServiceCatalog) TerminateProvisionedProduct(input *TerminateProvisionedProductInput) (*TerminateProvisionedProductOutput, error)
- func (c *ServiceCatalog) TerminateProvisionedProductRequest(input *TerminateProvisionedProductInput) (req *request.Request, output *TerminateProvisionedProductOutput)
- func (c *ServiceCatalog) TerminateProvisionedProductWithContext(ctx aws.Context, input *TerminateProvisionedProductInput, ...) (*TerminateProvisionedProductOutput, error)
- func (c *ServiceCatalog) UpdateConstraint(input *UpdateConstraintInput) (*UpdateConstraintOutput, error)
- func (c *ServiceCatalog) UpdateConstraintRequest(input *UpdateConstraintInput) (req *request.Request, output *UpdateConstraintOutput)
- func (c *ServiceCatalog) UpdateConstraintWithContext(ctx aws.Context, input *UpdateConstraintInput, opts ...request.Option) (*UpdateConstraintOutput, error)
- func (c *ServiceCatalog) UpdatePortfolio(input *UpdatePortfolioInput) (*UpdatePortfolioOutput, error)
- func (c *ServiceCatalog) UpdatePortfolioRequest(input *UpdatePortfolioInput) (req *request.Request, output *UpdatePortfolioOutput)
- func (c *ServiceCatalog) UpdatePortfolioShare(input *UpdatePortfolioShareInput) (*UpdatePortfolioShareOutput, error)
- func (c *ServiceCatalog) UpdatePortfolioShareRequest(input *UpdatePortfolioShareInput) (req *request.Request, output *UpdatePortfolioShareOutput)
- func (c *ServiceCatalog) UpdatePortfolioShareWithContext(ctx aws.Context, input *UpdatePortfolioShareInput, opts ...request.Option) (*UpdatePortfolioShareOutput, error)
- func (c *ServiceCatalog) UpdatePortfolioWithContext(ctx aws.Context, input *UpdatePortfolioInput, opts ...request.Option) (*UpdatePortfolioOutput, error)
- func (c *ServiceCatalog) UpdateProduct(input *UpdateProductInput) (*UpdateProductOutput, error)
- func (c *ServiceCatalog) UpdateProductRequest(input *UpdateProductInput) (req *request.Request, output *UpdateProductOutput)
- func (c *ServiceCatalog) UpdateProductWithContext(ctx aws.Context, input *UpdateProductInput, opts ...request.Option) (*UpdateProductOutput, error)
- func (c *ServiceCatalog) UpdateProvisionedProduct(input *UpdateProvisionedProductInput) (*UpdateProvisionedProductOutput, error)
- func (c *ServiceCatalog) UpdateProvisionedProductProperties(input *UpdateProvisionedProductPropertiesInput) (*UpdateProvisionedProductPropertiesOutput, error)
- func (c *ServiceCatalog) UpdateProvisionedProductPropertiesRequest(input *UpdateProvisionedProductPropertiesInput) (req *request.Request, output *UpdateProvisionedProductPropertiesOutput)
- func (c *ServiceCatalog) UpdateProvisionedProductPropertiesWithContext(ctx aws.Context, input *UpdateProvisionedProductPropertiesInput, ...) (*UpdateProvisionedProductPropertiesOutput, error)
- func (c *ServiceCatalog) UpdateProvisionedProductRequest(input *UpdateProvisionedProductInput) (req *request.Request, output *UpdateProvisionedProductOutput)
- func (c *ServiceCatalog) UpdateProvisionedProductWithContext(ctx aws.Context, input *UpdateProvisionedProductInput, opts ...request.Option) (*UpdateProvisionedProductOutput, error)
- func (c *ServiceCatalog) UpdateProvisioningArtifact(input *UpdateProvisioningArtifactInput) (*UpdateProvisioningArtifactOutput, error)
- func (c *ServiceCatalog) UpdateProvisioningArtifactRequest(input *UpdateProvisioningArtifactInput) (req *request.Request, output *UpdateProvisioningArtifactOutput)
- func (c *ServiceCatalog) UpdateProvisioningArtifactWithContext(ctx aws.Context, input *UpdateProvisioningArtifactInput, ...) (*UpdateProvisioningArtifactOutput, error)
- func (c *ServiceCatalog) UpdateServiceAction(input *UpdateServiceActionInput) (*UpdateServiceActionOutput, error)
- func (c *ServiceCatalog) UpdateServiceActionRequest(input *UpdateServiceActionInput) (req *request.Request, output *UpdateServiceActionOutput)
- func (c *ServiceCatalog) UpdateServiceActionWithContext(ctx aws.Context, input *UpdateServiceActionInput, opts ...request.Option) (*UpdateServiceActionOutput, error)
- func (c *ServiceCatalog) UpdateTagOption(input *UpdateTagOptionInput) (*UpdateTagOptionOutput, error)
- func (c *ServiceCatalog) UpdateTagOptionRequest(input *UpdateTagOptionInput) (req *request.Request, output *UpdateTagOptionOutput)
- func (c *ServiceCatalog) UpdateTagOptionWithContext(ctx aws.Context, input *UpdateTagOptionInput, opts ...request.Option) (*UpdateTagOptionOutput, error)
- type ShareDetails
- type ShareError
- type SourceConnection
- type SourceConnectionDetail
- func (s SourceConnectionDetail) GoString() string
- func (s *SourceConnectionDetail) SetConnectionParameters(v *SourceConnectionParameters) *SourceConnectionDetail
- func (s *SourceConnectionDetail) SetLastSync(v *LastSync) *SourceConnectionDetail
- func (s *SourceConnectionDetail) SetType(v string) *SourceConnectionDetail
- func (s SourceConnectionDetail) String() string
- type SourceConnectionParameters
- type StackInstance
- 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) SetOwner(v string) *TagOptionDetail
- func (s *TagOptionDetail) SetValue(v string) *TagOptionDetail
- func (s TagOptionDetail) String() string
- type TagOptionNotMigratedException
- func (s *TagOptionNotMigratedException) Code() string
- func (s *TagOptionNotMigratedException) Error() string
- func (s TagOptionNotMigratedException) GoString() string
- func (s *TagOptionNotMigratedException) Message() string
- func (s *TagOptionNotMigratedException) OrigErr() error
- func (s *TagOptionNotMigratedException) RequestID() string
- func (s *TagOptionNotMigratedException) StatusCode() int
- func (s TagOptionNotMigratedException) 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) SetRetainPhysicalResources(v bool) *TerminateProvisionedProductInput
- func (s *TerminateProvisionedProductInput) SetTerminateToken(v string) *TerminateProvisionedProductInput
- func (s TerminateProvisionedProductInput) String() string
- func (s *TerminateProvisionedProductInput) Validate() error
- type TerminateProvisionedProductOutput
- type UniqueTagResourceIdentifier
- func (s UniqueTagResourceIdentifier) GoString() string
- func (s *UniqueTagResourceIdentifier) SetKey(v string) *UniqueTagResourceIdentifier
- func (s *UniqueTagResourceIdentifier) SetValue(v string) *UniqueTagResourceIdentifier
- func (s UniqueTagResourceIdentifier) String() string
- func (s *UniqueTagResourceIdentifier) Validate() error
- 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) SetParameters(v string) *UpdateConstraintInput
- func (s UpdateConstraintInput) String() string
- func (s *UpdateConstraintInput) Validate() error
- type UpdateConstraintOutput
- func (s UpdateConstraintOutput) GoString() string
- func (s *UpdateConstraintOutput) SetConstraintDetail(v *ConstraintDetail) *UpdateConstraintOutput
- func (s *UpdateConstraintOutput) SetConstraintParameters(v string) *UpdateConstraintOutput
- func (s *UpdateConstraintOutput) SetStatus(v string) *UpdateConstraintOutput
- func (s UpdateConstraintOutput) String() string
- 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
- type UpdatePortfolioShareInput
- func (s UpdatePortfolioShareInput) GoString() string
- func (s *UpdatePortfolioShareInput) SetAcceptLanguage(v string) *UpdatePortfolioShareInput
- func (s *UpdatePortfolioShareInput) SetAccountId(v string) *UpdatePortfolioShareInput
- func (s *UpdatePortfolioShareInput) SetOrganizationNode(v *OrganizationNode) *UpdatePortfolioShareInput
- func (s *UpdatePortfolioShareInput) SetPortfolioId(v string) *UpdatePortfolioShareInput
- func (s *UpdatePortfolioShareInput) SetSharePrincipals(v bool) *UpdatePortfolioShareInput
- func (s *UpdatePortfolioShareInput) SetShareTagOptions(v bool) *UpdatePortfolioShareInput
- func (s UpdatePortfolioShareInput) String() string
- func (s *UpdatePortfolioShareInput) Validate() error
- type UpdatePortfolioShareOutput
- 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) SetSourceConnection(v *SourceConnection) *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
- type UpdateProvisionedProductInput
- func (s UpdateProvisionedProductInput) GoString() string
- func (s *UpdateProvisionedProductInput) SetAcceptLanguage(v string) *UpdateProvisionedProductInput
- func (s *UpdateProvisionedProductInput) SetPathId(v string) *UpdateProvisionedProductInput
- func (s *UpdateProvisionedProductInput) SetPathName(v string) *UpdateProvisionedProductInput
- func (s *UpdateProvisionedProductInput) SetProductId(v string) *UpdateProvisionedProductInput
- func (s *UpdateProvisionedProductInput) SetProductName(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) SetProvisioningArtifactName(v string) *UpdateProvisionedProductInput
- func (s *UpdateProvisionedProductInput) SetProvisioningParameters(v []*UpdateProvisioningParameter) *UpdateProvisionedProductInput
- func (s *UpdateProvisionedProductInput) SetProvisioningPreferences(v *UpdateProvisioningPreferences) *UpdateProvisionedProductInput
- func (s *UpdateProvisionedProductInput) SetTags(v []*Tag) *UpdateProvisionedProductInput
- func (s *UpdateProvisionedProductInput) SetUpdateToken(v string) *UpdateProvisionedProductInput
- func (s UpdateProvisionedProductInput) String() string
- func (s *UpdateProvisionedProductInput) Validate() error
- type UpdateProvisionedProductOutput
- type UpdateProvisionedProductPropertiesInput
- func (s UpdateProvisionedProductPropertiesInput) GoString() string
- func (s *UpdateProvisionedProductPropertiesInput) SetAcceptLanguage(v string) *UpdateProvisionedProductPropertiesInput
- func (s *UpdateProvisionedProductPropertiesInput) SetIdempotencyToken(v string) *UpdateProvisionedProductPropertiesInput
- func (s *UpdateProvisionedProductPropertiesInput) SetProvisionedProductId(v string) *UpdateProvisionedProductPropertiesInput
- func (s *UpdateProvisionedProductPropertiesInput) SetProvisionedProductProperties(v map[string]*string) *UpdateProvisionedProductPropertiesInput
- func (s UpdateProvisionedProductPropertiesInput) String() string
- func (s *UpdateProvisionedProductPropertiesInput) Validate() error
- type UpdateProvisionedProductPropertiesOutput
- func (s UpdateProvisionedProductPropertiesOutput) GoString() string
- func (s *UpdateProvisionedProductPropertiesOutput) SetProvisionedProductId(v string) *UpdateProvisionedProductPropertiesOutput
- func (s *UpdateProvisionedProductPropertiesOutput) SetProvisionedProductProperties(v map[string]*string) *UpdateProvisionedProductPropertiesOutput
- func (s *UpdateProvisionedProductPropertiesOutput) SetRecordId(v string) *UpdateProvisionedProductPropertiesOutput
- func (s *UpdateProvisionedProductPropertiesOutput) SetStatus(v string) *UpdateProvisionedProductPropertiesOutput
- func (s UpdateProvisionedProductPropertiesOutput) String() string
- 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) SetGuidance(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) SetInfo(v map[string]*string) *UpdateProvisioningArtifactOutput
- func (s *UpdateProvisioningArtifactOutput) SetProvisioningArtifactDetail(v *ProvisioningArtifactDetail) *UpdateProvisioningArtifactOutput
- func (s *UpdateProvisioningArtifactOutput) SetStatus(v string) *UpdateProvisioningArtifactOutput
- func (s UpdateProvisioningArtifactOutput) String() string
- 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 UpdateProvisioningPreferences
- func (s UpdateProvisioningPreferences) GoString() string
- func (s *UpdateProvisioningPreferences) SetStackSetAccounts(v []*string) *UpdateProvisioningPreferences
- func (s *UpdateProvisioningPreferences) SetStackSetFailureToleranceCount(v int64) *UpdateProvisioningPreferences
- func (s *UpdateProvisioningPreferences) SetStackSetFailureTolerancePercentage(v int64) *UpdateProvisioningPreferences
- func (s *UpdateProvisioningPreferences) SetStackSetMaxConcurrencyCount(v int64) *UpdateProvisioningPreferences
- func (s *UpdateProvisioningPreferences) SetStackSetMaxConcurrencyPercentage(v int64) *UpdateProvisioningPreferences
- func (s *UpdateProvisioningPreferences) SetStackSetOperationType(v string) *UpdateProvisioningPreferences
- func (s *UpdateProvisioningPreferences) SetStackSetRegions(v []*string) *UpdateProvisioningPreferences
- func (s UpdateProvisioningPreferences) String() string
- func (s *UpdateProvisioningPreferences) Validate() error
- type UpdateServiceActionInput
- func (s UpdateServiceActionInput) GoString() string
- func (s *UpdateServiceActionInput) SetAcceptLanguage(v string) *UpdateServiceActionInput
- func (s *UpdateServiceActionInput) SetDefinition(v map[string]*string) *UpdateServiceActionInput
- func (s *UpdateServiceActionInput) SetDescription(v string) *UpdateServiceActionInput
- func (s *UpdateServiceActionInput) SetId(v string) *UpdateServiceActionInput
- func (s *UpdateServiceActionInput) SetName(v string) *UpdateServiceActionInput
- func (s UpdateServiceActionInput) String() string
- func (s *UpdateServiceActionInput) Validate() error
- type UpdateServiceActionOutput
- 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 UsageInstruction
Constants ¶
const ( // AccessLevelFilterKeyAccount is a AccessLevelFilterKey enum value AccessLevelFilterKeyAccount = "Account" // AccessLevelFilterKeyRole is a AccessLevelFilterKey enum value AccessLevelFilterKeyRole = "Role" // AccessLevelFilterKeyUser is a AccessLevelFilterKey enum value AccessLevelFilterKeyUser = "User" )
const ( // AccessStatusEnabled is a AccessStatus enum value AccessStatusEnabled = "ENABLED" // AccessStatusUnderChange is a AccessStatus enum value AccessStatusUnderChange = "UNDER_CHANGE" // AccessStatusDisabled is a AccessStatus enum value AccessStatusDisabled = "DISABLED" )
const ( // ChangeActionAdd is a ChangeAction enum value ChangeActionAdd = "ADD" // ChangeActionModify is a ChangeAction enum value ChangeActionModify = "MODIFY" // ChangeActionRemove is a ChangeAction enum value ChangeActionRemove = "REMOVE" )
const ( // CopyProductStatusSucceeded is a CopyProductStatus enum value CopyProductStatusSucceeded = "SUCCEEDED" // CopyProductStatusInProgress is a CopyProductStatus enum value CopyProductStatusInProgress = "IN_PROGRESS" // CopyProductStatusFailed is a CopyProductStatus enum value CopyProductStatusFailed = "FAILED" )
const (DescribePortfolioShareTypeAccount = "ACCOUNT" DescribePortfolioShareTypeOrganization = "ORGANIZATION" DescribePortfolioShareTypeOrganizationalUnit = "ORGANIZATIONAL_UNIT" DescribePortfolioShareTypeOrganizationMemberAccount = "ORGANIZATION_MEMBER_ACCOUNT" )
const ( // EngineWorkflowStatusSucceeded is a EngineWorkflowStatus enum value EngineWorkflowStatusSucceeded = "SUCCEEDED" // EngineWorkflowStatusFailed is a EngineWorkflowStatus enum value EngineWorkflowStatusFailed = "FAILED" )
const ( // EvaluationTypeStatic is a EvaluationType enum value EvaluationTypeStatic = "STATIC" // EvaluationTypeDynamic is a EvaluationType enum value EvaluationTypeDynamic = "DYNAMIC" )
const ( // LastSyncStatusSucceeded is a LastSyncStatus enum value LastSyncStatusSucceeded = "SUCCEEDED" // LastSyncStatusFailed is a LastSyncStatus enum value LastSyncStatusFailed = "FAILED" )
const ( // OrganizationNodeTypeOrganization is a OrganizationNodeType enum value OrganizationNodeTypeOrganization = "ORGANIZATION" // OrganizationNodeTypeOrganizationalUnit is a OrganizationNodeType enum value OrganizationNodeTypeOrganizationalUnit = "ORGANIZATIONAL_UNIT" // OrganizationNodeTypeAccount is a OrganizationNodeType enum value OrganizationNodeTypeAccount = "ACCOUNT" )
const (PortfolioShareTypeImported = "IMPORTED" PortfolioShareTypeAwsServicecatalog = "AWS_SERVICECATALOG" PortfolioShareTypeAwsOrganizations = "AWS_ORGANIZATIONS" )
const ( // PrincipalTypeIam is a PrincipalType enum value PrincipalTypeIam = "IAM" // PrincipalTypeIamPattern is a PrincipalType enum value PrincipalTypeIamPattern = "IAM_PATTERN" )
const ( // ProductTypeCloudFormationTemplate is a ProductType enum value ProductTypeCloudFormationTemplate = "CLOUD_FORMATION_TEMPLATE" // ProductTypeMarketplace is a ProductType enum value ProductTypeMarketplace = "MARKETPLACE" // ProductTypeTerraformOpenSource is a ProductType enum value ProductTypeTerraformOpenSource = "TERRAFORM_OPEN_SOURCE" // ProductTypeTerraformCloud is a ProductType enum value ProductTypeTerraformCloud = "TERRAFORM_CLOUD" )
const ( // ProductViewFilterByFullTextSearch is a ProductViewFilterBy enum value ProductViewFilterByFullTextSearch = "FullTextSearch" // ProductViewFilterByOwner is a ProductViewFilterBy enum value ProductViewFilterByOwner = "Owner" // ProductViewFilterByProductType is a ProductViewFilterBy enum value ProductViewFilterByProductType = "ProductType" // ProductViewFilterBySourceProductId is a ProductViewFilterBy enum value ProductViewFilterBySourceProductId = "SourceProductId" )
const ( // ProductViewSortByTitle is a ProductViewSortBy enum value ProductViewSortByTitle = "Title" // ProductViewSortByVersionCount is a ProductViewSortBy enum value ProductViewSortByVersionCount = "VersionCount" // ProductViewSortByCreationDate is a ProductViewSortBy enum value ProductViewSortByCreationDate = "CreationDate" )
const ( // PropertyKeyOwner is a PropertyKey enum value PropertyKeyOwner = "OWNER" // PropertyKeyLaunchRole is a PropertyKey enum value PropertyKeyLaunchRole = "LAUNCH_ROLE" )
const ( // ProvisionedProductPlanStatusCreateInProgress is a ProvisionedProductPlanStatus enum value ProvisionedProductPlanStatusCreateInProgress = "CREATE_IN_PROGRESS" // ProvisionedProductPlanStatusCreateSuccess is a ProvisionedProductPlanStatus enum value ProvisionedProductPlanStatusCreateSuccess = "CREATE_SUCCESS" // ProvisionedProductPlanStatusCreateFailed is a ProvisionedProductPlanStatus enum value ProvisionedProductPlanStatusCreateFailed = "CREATE_FAILED" // ProvisionedProductPlanStatusExecuteInProgress is a ProvisionedProductPlanStatus enum value ProvisionedProductPlanStatusExecuteInProgress = "EXECUTE_IN_PROGRESS" // ProvisionedProductPlanStatusExecuteSuccess is a ProvisionedProductPlanStatus enum value ProvisionedProductPlanStatusExecuteSuccess = "EXECUTE_SUCCESS" // ProvisionedProductPlanStatusExecuteFailed is a ProvisionedProductPlanStatus enum value ProvisionedProductPlanStatusExecuteFailed = "EXECUTE_FAILED" )
const ( // ProvisionedProductStatusAvailable is a ProvisionedProductStatus enum value ProvisionedProductStatusAvailable = "AVAILABLE" // ProvisionedProductStatusUnderChange is a ProvisionedProductStatus enum value ProvisionedProductStatusUnderChange = "UNDER_CHANGE" // ProvisionedProductStatusTainted is a ProvisionedProductStatus enum value ProvisionedProductStatusTainted = "TAINTED" // ProvisionedProductStatusError is a ProvisionedProductStatus enum value ProvisionedProductStatusError = "ERROR" // ProvisionedProductStatusPlanInProgress is a ProvisionedProductStatus enum value ProvisionedProductStatusPlanInProgress = "PLAN_IN_PROGRESS" )
const ( // ProvisioningArtifactGuidanceDefault is a ProvisioningArtifactGuidance enum value ProvisioningArtifactGuidanceDefault = "DEFAULT" // ProvisioningArtifactGuidanceDeprecated is a ProvisioningArtifactGuidance enum value ProvisioningArtifactGuidanceDeprecated = "DEPRECATED" )
const ( // ProvisioningArtifactTypeCloudFormationTemplate is a ProvisioningArtifactType enum value ProvisioningArtifactTypeCloudFormationTemplate = "CLOUD_FORMATION_TEMPLATE" // ProvisioningArtifactTypeMarketplaceAmi is a ProvisioningArtifactType enum value ProvisioningArtifactTypeMarketplaceAmi = "MARKETPLACE_AMI" // ProvisioningArtifactTypeMarketplaceCar is a ProvisioningArtifactType enum value ProvisioningArtifactTypeMarketplaceCar = "MARKETPLACE_CAR" // ProvisioningArtifactTypeTerraformOpenSource is a ProvisioningArtifactType enum value ProvisioningArtifactTypeTerraformOpenSource = "TERRAFORM_OPEN_SOURCE" // ProvisioningArtifactTypeTerraformCloud is a ProvisioningArtifactType enum value ProvisioningArtifactTypeTerraformCloud = "TERRAFORM_CLOUD" )
const ( // RecordStatusCreated is a RecordStatus enum value RecordStatusCreated = "CREATED" // RecordStatusInProgress is a RecordStatus enum value RecordStatusInProgress = "IN_PROGRESS" // RecordStatusInProgressInError is a RecordStatus enum value RecordStatusInProgressInError = "IN_PROGRESS_IN_ERROR" // RecordStatusSucceeded is a RecordStatus enum value RecordStatusSucceeded = "SUCCEEDED" // RecordStatusFailed is a RecordStatus enum value RecordStatusFailed = "FAILED" )
const ( // ReplacementTrue is a Replacement enum value ReplacementTrue = "TRUE" // ReplacementFalse is a Replacement enum value ReplacementFalse = "FALSE" // ReplacementConditional is a Replacement enum value ReplacementConditional = "CONDITIONAL" )
const ( // RequiresRecreationNever is a RequiresRecreation enum value RequiresRecreationNever = "NEVER" // RequiresRecreationConditionally is a RequiresRecreation enum value RequiresRecreationConditionally = "CONDITIONALLY" // RequiresRecreationAlways is a RequiresRecreation enum value RequiresRecreationAlways = "ALWAYS" )
const ( // ResourceAttributeProperties is a ResourceAttribute enum value ResourceAttributeProperties = "PROPERTIES" // ResourceAttributeMetadata is a ResourceAttribute enum value ResourceAttributeMetadata = "METADATA" // ResourceAttributeCreationpolicy is a ResourceAttribute enum value ResourceAttributeCreationpolicy = "CREATIONPOLICY" // ResourceAttributeUpdatepolicy is a ResourceAttribute enum value ResourceAttributeUpdatepolicy = "UPDATEPOLICY" // ResourceAttributeDeletionpolicy is a ResourceAttribute enum value ResourceAttributeDeletionpolicy = "DELETIONPOLICY" // ResourceAttributeTags is a ResourceAttribute enum value ResourceAttributeTags = "TAGS" )
const ( // ServiceActionAssociationErrorCodeDuplicateResource is a ServiceActionAssociationErrorCode enum value ServiceActionAssociationErrorCodeDuplicateResource = "DUPLICATE_RESOURCE" // ServiceActionAssociationErrorCodeInternalFailure is a ServiceActionAssociationErrorCode enum value ServiceActionAssociationErrorCodeInternalFailure = "INTERNAL_FAILURE" // ServiceActionAssociationErrorCodeLimitExceeded is a ServiceActionAssociationErrorCode enum value ServiceActionAssociationErrorCodeLimitExceeded = "LIMIT_EXCEEDED" // ServiceActionAssociationErrorCodeResourceNotFound is a ServiceActionAssociationErrorCode enum value ServiceActionAssociationErrorCodeResourceNotFound = "RESOURCE_NOT_FOUND" // ServiceActionAssociationErrorCodeThrottling is a ServiceActionAssociationErrorCode enum value ServiceActionAssociationErrorCodeThrottling = "THROTTLING" // ServiceActionAssociationErrorCodeInvalidParameter is a ServiceActionAssociationErrorCode enum value ServiceActionAssociationErrorCodeInvalidParameter = "INVALID_PARAMETER" )
const ( // ServiceActionDefinitionKeyName is a ServiceActionDefinitionKey enum value ServiceActionDefinitionKeyName = "Name" // ServiceActionDefinitionKeyVersion is a ServiceActionDefinitionKey enum value ServiceActionDefinitionKeyVersion = "Version" // ServiceActionDefinitionKeyAssumeRole is a ServiceActionDefinitionKey enum value ServiceActionDefinitionKeyAssumeRole = "AssumeRole" // ServiceActionDefinitionKeyParameters is a ServiceActionDefinitionKey enum value ServiceActionDefinitionKeyParameters = "Parameters" )
const (ShareStatusNotStarted = "NOT_STARTED" ShareStatusInProgress = "IN_PROGRESS" ShareStatusCompleted = "COMPLETED" ShareStatusCompletedWithErrors = "COMPLETED_WITH_ERRORS" ShareStatusError = "ERROR" )
const ( // SortOrderAscending is a SortOrder enum value SortOrderAscending = "ASCENDING" // SortOrderDescending is a SortOrder enum value SortOrderDescending = "DESCENDING" )
const ( // StackInstanceStatusCurrent is a StackInstanceStatus enum value StackInstanceStatusCurrent = "CURRENT" // StackInstanceStatusOutdated is a StackInstanceStatus enum value StackInstanceStatusOutdated = "OUTDATED" // StackInstanceStatusInoperable is a StackInstanceStatus enum value StackInstanceStatusInoperable = "INOPERABLE" )
const ( // StackSetOperationTypeCreate is a StackSetOperationType enum value StackSetOperationTypeCreate = "CREATE" // StackSetOperationTypeUpdate is a StackSetOperationType enum value StackSetOperationTypeUpdate = "UPDATE" // StackSetOperationTypeDelete is a StackSetOperationType enum value StackSetOperationTypeDelete = "DELETE" )
const ( // StatusAvailable is a Status enum value StatusAvailable = "AVAILABLE" // StatusCreating is a Status enum value StatusCreating = "CREATING" // StatusFailed is a Status enum value StatusFailed = "FAILED" )
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" // ErrCodeOperationNotSupportedException for service response error code // "OperationNotSupportedException". // // The operation is not supported. ErrCodeOperationNotSupportedException = "OperationNotSupportedException" // ErrCodeResourceInUseException for service response error code // "ResourceInUseException". // // A resource that is currently in use. Ensure that 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. Use the Amazon Web Services // Management Console to perform the migration process before retrying the operation. ErrCodeTagOptionNotMigratedException = "TagOptionNotMigratedException" )
const ( ServiceName = "servicecatalog" // Name of service. EndpointsID = ServiceName // ID to lookup a service endpoint with. ServiceID = "Service Catalog" // ServiceID is a unique identifier of a specific service. )
Service information constants
const (
// CopyOptionCopyTags is a CopyOption enum value
CopyOptionCopyTags = "CopyTags"
)
const (
// ProductSourceAccount is a ProductSource enum value
ProductSourceAccount = "ACCOUNT"
)
const (
// ProvisionedProductPlanTypeCloudformation is a ProvisionedProductPlanType enum value
ProvisionedProductPlanTypeCloudformation = "CLOUDFORMATION"
)
const (
// ProvisionedProductViewFilterBySearchQuery is a ProvisionedProductViewFilterBy enum value
ProvisionedProductViewFilterBySearchQuery = "SearchQuery"
)
const (
// ProvisioningArtifactPropertyNameId is a ProvisioningArtifactPropertyName enum value
ProvisioningArtifactPropertyNameId = "Id"
)
const (
// ServiceActionDefinitionTypeSsmAutomation is a ServiceActionDefinitionType enum value
ServiceActionDefinitionTypeSsmAutomation = "SSM_AUTOMATION"
)
const (
// SourceTypeCodestar is a SourceType enum value
SourceTypeCodestar = "CODESTAR"
)
Variables ¶
This section is empty.
Functions ¶
func AccessLevelFilterKey_Values ¶ added in v1.34.3
func AccessLevelFilterKey_Values() []string
AccessLevelFilterKey_Values returns all elements of the AccessLevelFilterKey enum
func AccessStatus_Values ¶ added in v1.34.3
func AccessStatus_Values() []string
AccessStatus_Values returns all elements of the AccessStatus enum
func ChangeAction_Values ¶ added in v1.34.3
func ChangeAction_Values() []string
ChangeAction_Values returns all elements of the ChangeAction enum
func CopyOption_Values ¶ added in v1.34.3
func CopyOption_Values() []string
CopyOption_Values returns all elements of the CopyOption enum
func CopyProductStatus_Values ¶ added in v1.34.3
func CopyProductStatus_Values() []string
CopyProductStatus_Values returns all elements of the CopyProductStatus enum
func DescribePortfolioShareType_Values ¶ added in v1.36.11
func DescribePortfolioShareType_Values() []string
DescribePortfolioShareType_Values returns all elements of the DescribePortfolioShareType enum
func EngineWorkflowStatus_Values ¶ added in v1.44.235
func EngineWorkflowStatus_Values() []string
EngineWorkflowStatus_Values returns all elements of the EngineWorkflowStatus enum
func EvaluationType_Values ¶ added in v1.34.3
func EvaluationType_Values() []string
EvaluationType_Values returns all elements of the EvaluationType enum
func LastSyncStatus_Values ¶ added in v1.44.142
func LastSyncStatus_Values() []string
LastSyncStatus_Values returns all elements of the LastSyncStatus enum
func OrganizationNodeType_Values ¶ added in v1.34.3
func OrganizationNodeType_Values() []string
OrganizationNodeType_Values returns all elements of the OrganizationNodeType enum
func PortfolioShareType_Values ¶ added in v1.34.3
func PortfolioShareType_Values() []string
PortfolioShareType_Values returns all elements of the PortfolioShareType enum
func PrincipalType_Values ¶ added in v1.34.3
func PrincipalType_Values() []string
PrincipalType_Values returns all elements of the PrincipalType enum
func ProductSource_Values ¶ added in v1.34.3
func ProductSource_Values() []string
ProductSource_Values returns all elements of the ProductSource enum
func ProductType_Values ¶ added in v1.34.3
func ProductType_Values() []string
ProductType_Values returns all elements of the ProductType enum
func ProductViewFilterBy_Values ¶ added in v1.34.3
func ProductViewFilterBy_Values() []string
ProductViewFilterBy_Values returns all elements of the ProductViewFilterBy enum
func ProductViewSortBy_Values ¶ added in v1.34.3
func ProductViewSortBy_Values() []string
ProductViewSortBy_Values returns all elements of the ProductViewSortBy enum
func PropertyKey_Values ¶ added in v1.34.3
func PropertyKey_Values() []string
PropertyKey_Values returns all elements of the PropertyKey enum
func ProvisionedProductPlanStatus_Values ¶ added in v1.34.3
func ProvisionedProductPlanStatus_Values() []string
ProvisionedProductPlanStatus_Values returns all elements of the ProvisionedProductPlanStatus enum
func ProvisionedProductPlanType_Values ¶ added in v1.34.3
func ProvisionedProductPlanType_Values() []string
ProvisionedProductPlanType_Values returns all elements of the ProvisionedProductPlanType enum
func ProvisionedProductStatus_Values ¶ added in v1.34.3
func ProvisionedProductStatus_Values() []string
ProvisionedProductStatus_Values returns all elements of the ProvisionedProductStatus enum
func ProvisionedProductViewFilterBy_Values ¶ added in v1.34.3
func ProvisionedProductViewFilterBy_Values() []string
ProvisionedProductViewFilterBy_Values returns all elements of the ProvisionedProductViewFilterBy enum
func ProvisioningArtifactGuidance_Values ¶ added in v1.34.3
func ProvisioningArtifactGuidance_Values() []string
ProvisioningArtifactGuidance_Values returns all elements of the ProvisioningArtifactGuidance enum
func ProvisioningArtifactPropertyName_Values ¶ added in v1.34.3
func ProvisioningArtifactPropertyName_Values() []string
ProvisioningArtifactPropertyName_Values returns all elements of the ProvisioningArtifactPropertyName enum
func ProvisioningArtifactType_Values ¶ added in v1.34.3
func ProvisioningArtifactType_Values() []string
ProvisioningArtifactType_Values returns all elements of the ProvisioningArtifactType enum
func RecordStatus_Values ¶ added in v1.34.3
func RecordStatus_Values() []string
RecordStatus_Values returns all elements of the RecordStatus enum
func Replacement_Values ¶ added in v1.34.3
func Replacement_Values() []string
Replacement_Values returns all elements of the Replacement enum
func RequiresRecreation_Values ¶ added in v1.34.3
func RequiresRecreation_Values() []string
RequiresRecreation_Values returns all elements of the RequiresRecreation enum
func ResourceAttribute_Values ¶ added in v1.34.3
func ResourceAttribute_Values() []string
ResourceAttribute_Values returns all elements of the ResourceAttribute enum
func ServiceActionAssociationErrorCode_Values ¶ added in v1.34.3
func ServiceActionAssociationErrorCode_Values() []string
ServiceActionAssociationErrorCode_Values returns all elements of the ServiceActionAssociationErrorCode enum
func ServiceActionDefinitionKey_Values ¶ added in v1.34.3
func ServiceActionDefinitionKey_Values() []string
ServiceActionDefinitionKey_Values returns all elements of the ServiceActionDefinitionKey enum
func ServiceActionDefinitionType_Values ¶ added in v1.34.3
func ServiceActionDefinitionType_Values() []string
ServiceActionDefinitionType_Values returns all elements of the ServiceActionDefinitionType enum
func ShareStatus_Values ¶ added in v1.34.3
func ShareStatus_Values() []string
ShareStatus_Values returns all elements of the ShareStatus enum
func SortOrder_Values ¶ added in v1.34.3
func SortOrder_Values() []string
SortOrder_Values returns all elements of the SortOrder enum
func SourceType_Values ¶ added in v1.44.142
func SourceType_Values() []string
SourceType_Values returns all elements of the SourceType enum
func StackInstanceStatus_Values ¶ added in v1.34.3
func StackInstanceStatus_Values() []string
StackInstanceStatus_Values returns all elements of the StackInstanceStatus enum
func StackSetOperationType_Values ¶ added in v1.34.3
func StackSetOperationType_Values() []string
StackSetOperationType_Values returns all elements of the StackSetOperationType enum
func Status_Values ¶ added in v1.34.3
func Status_Values() []string
Status_Values returns all elements of the Status enum
Types ¶
type AcceptPortfolioShareInput ¶ added in v1.5.6
type AcceptPortfolioShareInput struct { // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // // PortfolioId is a required field PortfolioId *string `min:"1" type:"string" required:"true"` // portfolios. // // * AWS_ORGANIZATIONS - Accept portfolios shared by the management account // of your organization. // // * IMPORTED - Accept imported portfolios. // // * AWS_SERVICECATALOG - Not supported. (Throws ResourceNotFoundException.) // // For example, aws servicecatalog accept-portfolio-share --portfolio-id "port-2qwzkwxt3y5fk" // --portfolio-share-type AWS_ORGANIZATIONS PortfolioShareType *string `type:"string" enum:"PortfolioShareType"` // contains filtered or unexported fields }
func (AcceptPortfolioShareInput) GoString ¶ added in v1.5.6
func (s AcceptPortfolioShareInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*AcceptPortfolioShareInput) SetAcceptLanguage ¶ added in v1.5.6
func (s *AcceptPortfolioShareInput) SetAcceptLanguage(v string) *AcceptPortfolioShareInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*AcceptPortfolioShareInput) SetPortfolioId ¶ added in v1.5.6
func (s *AcceptPortfolioShareInput) SetPortfolioId(v string) *AcceptPortfolioShareInput
SetPortfolioId sets the PortfolioId field's value.
func (*AcceptPortfolioShareInput) SetPortfolioShareType ¶ added in v1.15.67
func (s *AcceptPortfolioShareInput) SetPortfolioShareType(v string) *AcceptPortfolioShareInput
SetPortfolioShareType sets the PortfolioShareType field's value.
func (AcceptPortfolioShareInput) String ¶ added in v1.5.6
func (s AcceptPortfolioShareInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*AcceptPortfolioShareInput) Validate ¶ added in v1.5.6
func (s *AcceptPortfolioShareInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AcceptPortfolioShareOutput ¶ added in v1.5.6
type AcceptPortfolioShareOutput struct {
// contains filtered or unexported fields
}
func (AcceptPortfolioShareOutput) GoString ¶ added in v1.5.6
func (s AcceptPortfolioShareOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (AcceptPortfolioShareOutput) String ¶ added in v1.5.6
func (s AcceptPortfolioShareOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type AccessLevelFilter ¶ added in v1.4.9
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 *string `type:"string" enum:"AccessLevelFilterKey"` // 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.
func (AccessLevelFilter) GoString ¶ added in v1.4.9
func (s AccessLevelFilter) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*AccessLevelFilter) SetKey ¶ added in v1.5.0
func (s *AccessLevelFilter) SetKey(v string) *AccessLevelFilter
SetKey sets the Key field's value.
func (*AccessLevelFilter) SetValue ¶ added in v1.5.0
func (s *AccessLevelFilter) SetValue(v string) *AccessLevelFilter
SetValue sets the Value field's value.
func (AccessLevelFilter) String ¶ added in v1.4.9
func (s AccessLevelFilter) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type AssociateBudgetWithResourceInput ¶ added in v1.19.21
type AssociateBudgetWithResourceInput struct { // The name of the budget you want to associate. // // BudgetName is a required field BudgetName *string `min:"1" type:"string" required:"true"` // The resource identifier. Either a portfolio-id or a product-id. // // ResourceId is a required field ResourceId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (AssociateBudgetWithResourceInput) GoString ¶ added in v1.19.21
func (s AssociateBudgetWithResourceInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*AssociateBudgetWithResourceInput) SetBudgetName ¶ added in v1.19.21
func (s *AssociateBudgetWithResourceInput) SetBudgetName(v string) *AssociateBudgetWithResourceInput
SetBudgetName sets the BudgetName field's value.
func (*AssociateBudgetWithResourceInput) SetResourceId ¶ added in v1.19.21
func (s *AssociateBudgetWithResourceInput) SetResourceId(v string) *AssociateBudgetWithResourceInput
SetResourceId sets the ResourceId field's value.
func (AssociateBudgetWithResourceInput) String ¶ added in v1.19.21
func (s AssociateBudgetWithResourceInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*AssociateBudgetWithResourceInput) Validate ¶ added in v1.19.21
func (s *AssociateBudgetWithResourceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AssociateBudgetWithResourceOutput ¶ added in v1.19.21
type AssociateBudgetWithResourceOutput struct {
// contains filtered or unexported fields
}
func (AssociateBudgetWithResourceOutput) GoString ¶ added in v1.19.21
func (s AssociateBudgetWithResourceOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (AssociateBudgetWithResourceOutput) String ¶ added in v1.19.21
func (s AssociateBudgetWithResourceOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type AssociatePrincipalWithPortfolioInput ¶ added in v1.5.6
type AssociatePrincipalWithPortfolioInput struct { // The language code. // // * 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 (user, role, or group). If the PrincipalType is // IAM, the supported value is a fully defined IAM Amazon Resource Name (ARN) // (https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_identifiers.html#identifiers-arns). // If the PrincipalType is IAM_PATTERN, the supported value is an IAM ARN without // an AccountID in the following format: // // arn:partition:iam:::resource-type/resource-id // // The ARN resource-id can be either: // // * A fully formed resource-id. For example, arn:aws:iam:::role/resource-name // or arn:aws:iam:::role/resource-path/resource-name // // * A wildcard ARN. The wildcard ARN accepts IAM_PATTERN values with a "*" // or "?" in the resource-id segment of the ARN. For example arn:partition:service:::resource-type/resource-path/resource-name. // The new symbols are exclusive to the resource-path and resource-name and // cannot replace the resource-type or other ARN values. The ARN path and // principal name allow unlimited wildcard characters. // // Examples of an acceptable wildcard ARN: // // * arn:aws:iam:::role/ResourceName_* // // * arn:aws:iam:::role/*/ResourceName_? // // Examples of an unacceptable wildcard ARN: // // * arn:aws:iam:::*/ResourceName // // You can associate multiple IAM_PATTERNs even if the account has no principal // with that name. // // The "?" wildcard character matches zero or one of any character. This is // similar to ".?" in regular regex context. The "*" wildcard character matches // any number of any characters. This is similar to ".*" in regular regex context. // // In the IAM Principal ARN format (arn:partition:iam:::resource-type/resource-path/resource-name), // valid resource-type values include user/, group/, or role/. The "?" and "*" // characters are allowed only after the resource-type in the resource-id segment. // You can use special characters anywhere within the resource-id. // // The "*" character also matches the "/" character, allowing paths to be formed // within the resource-id. For example, arn:aws:iam:::role/*/ResourceName_? // matches both arn:aws:iam:::role/pathA/pathB/ResourceName_1 and arn:aws:iam:::role/pathA/ResourceName_1. // // PrincipalARN is a required field PrincipalARN *string `min:"1" type:"string" required:"true"` // The principal type. The supported value is IAM if you use a fully defined // Amazon Resource Name (ARN), or IAM_PATTERN if you use an ARN with no accountID, // with or without wildcard characters. // // PrincipalType is a required field PrincipalType *string `type:"string" required:"true" enum:"PrincipalType"` // contains filtered or unexported fields }
func (AssociatePrincipalWithPortfolioInput) GoString ¶ added in v1.5.6
func (s AssociatePrincipalWithPortfolioInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*AssociatePrincipalWithPortfolioInput) SetAcceptLanguage ¶ added in v1.5.6
func (s *AssociatePrincipalWithPortfolioInput) SetAcceptLanguage(v string) *AssociatePrincipalWithPortfolioInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*AssociatePrincipalWithPortfolioInput) SetPortfolioId ¶ added in v1.5.6
func (s *AssociatePrincipalWithPortfolioInput) SetPortfolioId(v string) *AssociatePrincipalWithPortfolioInput
SetPortfolioId sets the PortfolioId field's value.
func (*AssociatePrincipalWithPortfolioInput) SetPrincipalARN ¶ added in v1.5.6
func (s *AssociatePrincipalWithPortfolioInput) SetPrincipalARN(v string) *AssociatePrincipalWithPortfolioInput
SetPrincipalARN sets the PrincipalARN field's value.
func (*AssociatePrincipalWithPortfolioInput) SetPrincipalType ¶ added in v1.5.6
func (s *AssociatePrincipalWithPortfolioInput) SetPrincipalType(v string) *AssociatePrincipalWithPortfolioInput
SetPrincipalType sets the PrincipalType field's value.
func (AssociatePrincipalWithPortfolioInput) String ¶ added in v1.5.6
func (s AssociatePrincipalWithPortfolioInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*AssociatePrincipalWithPortfolioInput) Validate ¶ added in v1.5.6
func (s *AssociatePrincipalWithPortfolioInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AssociatePrincipalWithPortfolioOutput ¶ added in v1.5.6
type AssociatePrincipalWithPortfolioOutput struct {
// contains filtered or unexported fields
}
func (AssociatePrincipalWithPortfolioOutput) GoString ¶ added in v1.5.6
func (s AssociatePrincipalWithPortfolioOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (AssociatePrincipalWithPortfolioOutput) String ¶ added in v1.5.6
func (s AssociatePrincipalWithPortfolioOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type AssociateProductWithPortfolioInput ¶ added in v1.5.6
type AssociateProductWithPortfolioInput struct { // The language code. // // * 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 }
func (AssociateProductWithPortfolioInput) GoString ¶ added in v1.5.6
func (s AssociateProductWithPortfolioInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*AssociateProductWithPortfolioInput) SetAcceptLanguage ¶ added in v1.5.6
func (s *AssociateProductWithPortfolioInput) SetAcceptLanguage(v string) *AssociateProductWithPortfolioInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*AssociateProductWithPortfolioInput) SetPortfolioId ¶ added in v1.5.6
func (s *AssociateProductWithPortfolioInput) SetPortfolioId(v string) *AssociateProductWithPortfolioInput
SetPortfolioId sets the PortfolioId field's value.
func (*AssociateProductWithPortfolioInput) SetProductId ¶ added in v1.5.6
func (s *AssociateProductWithPortfolioInput) SetProductId(v string) *AssociateProductWithPortfolioInput
SetProductId sets the ProductId field's value.
func (*AssociateProductWithPortfolioInput) SetSourcePortfolioId ¶ added in v1.5.6
func (s *AssociateProductWithPortfolioInput) SetSourcePortfolioId(v string) *AssociateProductWithPortfolioInput
SetSourcePortfolioId sets the SourcePortfolioId field's value.
func (AssociateProductWithPortfolioInput) String ¶ added in v1.5.6
func (s AssociateProductWithPortfolioInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*AssociateProductWithPortfolioInput) Validate ¶ added in v1.5.6
func (s *AssociateProductWithPortfolioInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AssociateProductWithPortfolioOutput ¶ added in v1.5.6
type AssociateProductWithPortfolioOutput struct {
// contains filtered or unexported fields
}
func (AssociateProductWithPortfolioOutput) GoString ¶ added in v1.5.6
func (s AssociateProductWithPortfolioOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (AssociateProductWithPortfolioOutput) String ¶ added in v1.5.6
func (s AssociateProductWithPortfolioOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type AssociateServiceActionWithProvisioningArtifactInput ¶ added in v1.15.55
type AssociateServiceActionWithProvisioningArtifactInput struct { // The language code. // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The product identifier. For example, prod-abcdzk7xy33qa. // // ProductId is a required field ProductId *string `min:"1" type:"string" required:"true"` // The identifier of the provisioning artifact. For example, pa-4abcdjnxjj6ne. // // ProvisioningArtifactId is a required field ProvisioningArtifactId *string `min:"1" type:"string" required:"true"` // The self-service action identifier. For example, act-fs7abcd89wxyz. // // ServiceActionId is a required field ServiceActionId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (AssociateServiceActionWithProvisioningArtifactInput) GoString ¶ added in v1.15.55
func (s AssociateServiceActionWithProvisioningArtifactInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*AssociateServiceActionWithProvisioningArtifactInput) SetAcceptLanguage ¶ added in v1.15.55
func (s *AssociateServiceActionWithProvisioningArtifactInput) SetAcceptLanguage(v string) *AssociateServiceActionWithProvisioningArtifactInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*AssociateServiceActionWithProvisioningArtifactInput) SetProductId ¶ added in v1.15.55
func (s *AssociateServiceActionWithProvisioningArtifactInput) SetProductId(v string) *AssociateServiceActionWithProvisioningArtifactInput
SetProductId sets the ProductId field's value.
func (*AssociateServiceActionWithProvisioningArtifactInput) SetProvisioningArtifactId ¶ added in v1.15.55
func (s *AssociateServiceActionWithProvisioningArtifactInput) SetProvisioningArtifactId(v string) *AssociateServiceActionWithProvisioningArtifactInput
SetProvisioningArtifactId sets the ProvisioningArtifactId field's value.
func (*AssociateServiceActionWithProvisioningArtifactInput) SetServiceActionId ¶ added in v1.15.55
func (s *AssociateServiceActionWithProvisioningArtifactInput) SetServiceActionId(v string) *AssociateServiceActionWithProvisioningArtifactInput
SetServiceActionId sets the ServiceActionId field's value.
func (AssociateServiceActionWithProvisioningArtifactInput) String ¶ added in v1.15.55
func (s AssociateServiceActionWithProvisioningArtifactInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*AssociateServiceActionWithProvisioningArtifactInput) Validate ¶ added in v1.15.55
func (s *AssociateServiceActionWithProvisioningArtifactInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AssociateServiceActionWithProvisioningArtifactOutput ¶ added in v1.15.55
type AssociateServiceActionWithProvisioningArtifactOutput struct {
// contains filtered or unexported fields
}
func (AssociateServiceActionWithProvisioningArtifactOutput) GoString ¶ added in v1.15.55
func (s AssociateServiceActionWithProvisioningArtifactOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (AssociateServiceActionWithProvisioningArtifactOutput) String ¶ added in v1.15.55
func (s AssociateServiceActionWithProvisioningArtifactOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type AssociateTagOptionWithResourceInput ¶ added in v1.10.4
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 }
func (AssociateTagOptionWithResourceInput) GoString ¶ added in v1.10.4
func (s AssociateTagOptionWithResourceInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*AssociateTagOptionWithResourceInput) SetResourceId ¶ added in v1.10.4
func (s *AssociateTagOptionWithResourceInput) SetResourceId(v string) *AssociateTagOptionWithResourceInput
SetResourceId sets the ResourceId field's value.
func (*AssociateTagOptionWithResourceInput) SetTagOptionId ¶ added in v1.10.4
func (s *AssociateTagOptionWithResourceInput) SetTagOptionId(v string) *AssociateTagOptionWithResourceInput
SetTagOptionId sets the TagOptionId field's value.
func (AssociateTagOptionWithResourceInput) String ¶ added in v1.10.4
func (s AssociateTagOptionWithResourceInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*AssociateTagOptionWithResourceInput) Validate ¶ added in v1.10.4
func (s *AssociateTagOptionWithResourceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AssociateTagOptionWithResourceOutput ¶ added in v1.10.4
type AssociateTagOptionWithResourceOutput struct {
// contains filtered or unexported fields
}
func (AssociateTagOptionWithResourceOutput) GoString ¶ added in v1.10.4
func (s AssociateTagOptionWithResourceOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (AssociateTagOptionWithResourceOutput) String ¶ added in v1.10.4
func (s AssociateTagOptionWithResourceOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type BatchAssociateServiceActionWithProvisioningArtifactInput ¶ added in v1.15.55
type BatchAssociateServiceActionWithProvisioningArtifactInput struct { // The language code. // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // One or more associations, each consisting of the Action ID, the Product ID, // and the Provisioning Artifact ID. // // ServiceActionAssociations is a required field ServiceActionAssociations []*ServiceActionAssociation `min:"1" type:"list" required:"true"` // contains filtered or unexported fields }
func (BatchAssociateServiceActionWithProvisioningArtifactInput) GoString ¶ added in v1.15.55
func (s BatchAssociateServiceActionWithProvisioningArtifactInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*BatchAssociateServiceActionWithProvisioningArtifactInput) SetAcceptLanguage ¶ added in v1.15.55
func (s *BatchAssociateServiceActionWithProvisioningArtifactInput) SetAcceptLanguage(v string) *BatchAssociateServiceActionWithProvisioningArtifactInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*BatchAssociateServiceActionWithProvisioningArtifactInput) SetServiceActionAssociations ¶ added in v1.15.55
func (s *BatchAssociateServiceActionWithProvisioningArtifactInput) SetServiceActionAssociations(v []*ServiceActionAssociation) *BatchAssociateServiceActionWithProvisioningArtifactInput
SetServiceActionAssociations sets the ServiceActionAssociations field's value.
func (BatchAssociateServiceActionWithProvisioningArtifactInput) String ¶ added in v1.15.55
func (s BatchAssociateServiceActionWithProvisioningArtifactInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*BatchAssociateServiceActionWithProvisioningArtifactInput) Validate ¶ added in v1.15.55
func (s *BatchAssociateServiceActionWithProvisioningArtifactInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BatchAssociateServiceActionWithProvisioningArtifactOutput ¶ added in v1.15.55
type BatchAssociateServiceActionWithProvisioningArtifactOutput struct { // An object that contains a list of errors, along with information to help // you identify the self-service action. FailedServiceActionAssociations []*FailedServiceActionAssociation `type:"list"` // contains filtered or unexported fields }
func (BatchAssociateServiceActionWithProvisioningArtifactOutput) GoString ¶ added in v1.15.55
func (s BatchAssociateServiceActionWithProvisioningArtifactOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*BatchAssociateServiceActionWithProvisioningArtifactOutput) SetFailedServiceActionAssociations ¶ added in v1.15.55
func (s *BatchAssociateServiceActionWithProvisioningArtifactOutput) SetFailedServiceActionAssociations(v []*FailedServiceActionAssociation) *BatchAssociateServiceActionWithProvisioningArtifactOutput
SetFailedServiceActionAssociations sets the FailedServiceActionAssociations field's value.
func (BatchAssociateServiceActionWithProvisioningArtifactOutput) String ¶ added in v1.15.55
func (s BatchAssociateServiceActionWithProvisioningArtifactOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type BatchDisassociateServiceActionFromProvisioningArtifactInput ¶ added in v1.15.55
type BatchDisassociateServiceActionFromProvisioningArtifactInput struct { // The language code. // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // One or more associations, each consisting of the Action ID, the Product ID, // and the Provisioning Artifact ID. // // ServiceActionAssociations is a required field ServiceActionAssociations []*ServiceActionAssociation `min:"1" type:"list" required:"true"` // contains filtered or unexported fields }
func (BatchDisassociateServiceActionFromProvisioningArtifactInput) GoString ¶ added in v1.15.55
func (s BatchDisassociateServiceActionFromProvisioningArtifactInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*BatchDisassociateServiceActionFromProvisioningArtifactInput) SetAcceptLanguage ¶ added in v1.15.55
func (s *BatchDisassociateServiceActionFromProvisioningArtifactInput) SetAcceptLanguage(v string) *BatchDisassociateServiceActionFromProvisioningArtifactInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*BatchDisassociateServiceActionFromProvisioningArtifactInput) SetServiceActionAssociations ¶ added in v1.15.55
func (s *BatchDisassociateServiceActionFromProvisioningArtifactInput) SetServiceActionAssociations(v []*ServiceActionAssociation) *BatchDisassociateServiceActionFromProvisioningArtifactInput
SetServiceActionAssociations sets the ServiceActionAssociations field's value.
func (BatchDisassociateServiceActionFromProvisioningArtifactInput) String ¶ added in v1.15.55
func (s BatchDisassociateServiceActionFromProvisioningArtifactInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*BatchDisassociateServiceActionFromProvisioningArtifactInput) Validate ¶ added in v1.15.55
func (s *BatchDisassociateServiceActionFromProvisioningArtifactInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BatchDisassociateServiceActionFromProvisioningArtifactOutput ¶ added in v1.15.55
type BatchDisassociateServiceActionFromProvisioningArtifactOutput struct { // An object that contains a list of errors, along with information to help // you identify the self-service action. FailedServiceActionAssociations []*FailedServiceActionAssociation `type:"list"` // contains filtered or unexported fields }
func (BatchDisassociateServiceActionFromProvisioningArtifactOutput) GoString ¶ added in v1.15.55
func (s BatchDisassociateServiceActionFromProvisioningArtifactOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*BatchDisassociateServiceActionFromProvisioningArtifactOutput) SetFailedServiceActionAssociations ¶ added in v1.15.55
func (s *BatchDisassociateServiceActionFromProvisioningArtifactOutput) SetFailedServiceActionAssociations(v []*FailedServiceActionAssociation) *BatchDisassociateServiceActionFromProvisioningArtifactOutput
SetFailedServiceActionAssociations sets the FailedServiceActionAssociations field's value.
func (BatchDisassociateServiceActionFromProvisioningArtifactOutput) String ¶ added in v1.15.55
func (s BatchDisassociateServiceActionFromProvisioningArtifactOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type BudgetDetail ¶ added in v1.19.21
type BudgetDetail struct { // Name of the associated budget. BudgetName *string `min:"1" type:"string"` // contains filtered or unexported fields }
Information about a budget.
func (BudgetDetail) GoString ¶ added in v1.19.21
func (s BudgetDetail) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*BudgetDetail) SetBudgetName ¶ added in v1.19.21
func (s *BudgetDetail) SetBudgetName(v string) *BudgetDetail
SetBudgetName sets the BudgetName field's value.
func (BudgetDetail) String ¶ added in v1.19.21
func (s BudgetDetail) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type CloudWatchDashboard ¶ added in v1.12.72
type CloudWatchDashboard struct { // The name of the CloudWatch dashboard. Name *string `type:"string"` // contains filtered or unexported fields }
Information about a CloudWatch dashboard.
func (CloudWatchDashboard) GoString ¶ added in v1.12.72
func (s CloudWatchDashboard) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CloudWatchDashboard) SetName ¶ added in v1.12.72
func (s *CloudWatchDashboard) SetName(v string) *CloudWatchDashboard
SetName sets the Name field's value.
func (CloudWatchDashboard) String ¶ added in v1.12.72
func (s CloudWatchDashboard) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type CodeStarParameters ¶ added in v1.44.142
type CodeStarParameters struct { // The absolute path wehre the artifact resides within the repo and branch, // formatted as "folder/file.json." // // ArtifactPath is a required field ArtifactPath *string `min:"1" type:"string" required:"true"` // The specific branch where the artifact resides. // // Branch is a required field Branch *string `min:"1" type:"string" required:"true"` // The CodeStar ARN, which is the connection between Service Catalog and the // external repository. // // ConnectionArn is a required field ConnectionArn *string `min:"1" type:"string" required:"true"` // The specific repository where the product’s artifact-to-be-synced resides, // formatted as "Account/Repo." // // Repository is a required field Repository *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
The subtype containing details about the Codestar connection Type.
func (CodeStarParameters) GoString ¶ added in v1.44.142
func (s CodeStarParameters) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CodeStarParameters) SetArtifactPath ¶ added in v1.44.142
func (s *CodeStarParameters) SetArtifactPath(v string) *CodeStarParameters
SetArtifactPath sets the ArtifactPath field's value.
func (*CodeStarParameters) SetBranch ¶ added in v1.44.142
func (s *CodeStarParameters) SetBranch(v string) *CodeStarParameters
SetBranch sets the Branch field's value.
func (*CodeStarParameters) SetConnectionArn ¶ added in v1.44.142
func (s *CodeStarParameters) SetConnectionArn(v string) *CodeStarParameters
SetConnectionArn sets the ConnectionArn field's value.
func (*CodeStarParameters) SetRepository ¶ added in v1.44.142
func (s *CodeStarParameters) SetRepository(v string) *CodeStarParameters
SetRepository sets the Repository field's value.
func (CodeStarParameters) String ¶ added in v1.44.142
func (s CodeStarParameters) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CodeStarParameters) Validate ¶ added in v1.44.142
func (s *CodeStarParameters) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ConstraintDetail ¶ added in v1.5.6
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 identifier of the portfolio the product resides in. The constraint applies // only to the instance of the product that lives within this portfolio. PortfolioId *string `min:"1" type:"string"` // The identifier of the product the constraint applies to. Note that a constraint // applies to a specific instance of a product within a certain portfolio. ProductId *string `min:"1" type:"string"` // The type of constraint. // // * LAUNCH // // * NOTIFICATION // // * STACKSET // // * TEMPLATE Type *string `min:"1" type:"string"` // contains filtered or unexported fields }
Information about a constraint.
func (ConstraintDetail) GoString ¶ added in v1.5.6
func (s ConstraintDetail) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ConstraintDetail) SetConstraintId ¶ added in v1.5.6
func (s *ConstraintDetail) SetConstraintId(v string) *ConstraintDetail
SetConstraintId sets the ConstraintId field's value.
func (*ConstraintDetail) SetDescription ¶ added in v1.5.6
func (s *ConstraintDetail) SetDescription(v string) *ConstraintDetail
SetDescription sets the Description field's value.
func (*ConstraintDetail) SetOwner ¶ added in v1.5.6
func (s *ConstraintDetail) SetOwner(v string) *ConstraintDetail
SetOwner sets the Owner field's value.
func (*ConstraintDetail) SetPortfolioId ¶ added in v1.29.29
func (s *ConstraintDetail) SetPortfolioId(v string) *ConstraintDetail
SetPortfolioId sets the PortfolioId field's value.
func (*ConstraintDetail) SetProductId ¶ added in v1.29.29
func (s *ConstraintDetail) SetProductId(v string) *ConstraintDetail
SetProductId sets the ProductId field's value.
func (*ConstraintDetail) SetType ¶ added in v1.5.6
func (s *ConstraintDetail) SetType(v string) *ConstraintDetail
SetType sets the Type field's value.
func (ConstraintDetail) String ¶ added in v1.5.6
func (s ConstraintDetail) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ConstraintSummary ¶
type ConstraintSummary struct { // The description of the constraint. Description *string `type:"string"` // The type of constraint. // // * LAUNCH // // * NOTIFICATION // // * STACKSET // // * TEMPLATE Type *string `min:"1" type:"string"` // contains filtered or unexported fields }
Summary information about a constraint.
func (ConstraintSummary) GoString ¶
func (s ConstraintSummary) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ConstraintSummary) SetDescription ¶ added in v1.5.0
func (s *ConstraintSummary) SetDescription(v string) *ConstraintSummary
SetDescription sets the Description field's value.
func (*ConstraintSummary) SetType ¶ added in v1.5.0
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.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type CopyProductInput ¶ added in v1.10.45
type CopyProductInput struct { // The language code. // // * 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 []*string `type:"list" enum:"CopyOption"` // 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" 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 }
func (CopyProductInput) GoString ¶ added in v1.10.45
func (s CopyProductInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CopyProductInput) SetAcceptLanguage ¶ added in v1.10.45
func (s *CopyProductInput) SetAcceptLanguage(v string) *CopyProductInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*CopyProductInput) SetCopyOptions ¶ added in v1.10.45
func (s *CopyProductInput) SetCopyOptions(v []*string) *CopyProductInput
SetCopyOptions sets the CopyOptions field's value.
func (*CopyProductInput) SetIdempotencyToken ¶ added in v1.10.45
func (s *CopyProductInput) SetIdempotencyToken(v string) *CopyProductInput
SetIdempotencyToken sets the IdempotencyToken field's value.
func (*CopyProductInput) SetSourceProductArn ¶ added in v1.10.45
func (s *CopyProductInput) SetSourceProductArn(v string) *CopyProductInput
SetSourceProductArn sets the SourceProductArn field's value.
func (*CopyProductInput) SetSourceProvisioningArtifactIdentifiers ¶ added in v1.10.45
func (s *CopyProductInput) SetSourceProvisioningArtifactIdentifiers(v []map[string]*string) *CopyProductInput
SetSourceProvisioningArtifactIdentifiers sets the SourceProvisioningArtifactIdentifiers field's value.
func (*CopyProductInput) SetTargetProductId ¶ added in v1.10.45
func (s *CopyProductInput) SetTargetProductId(v string) *CopyProductInput
SetTargetProductId sets the TargetProductId field's value.
func (*CopyProductInput) SetTargetProductName ¶ added in v1.10.45
func (s *CopyProductInput) SetTargetProductName(v string) *CopyProductInput
SetTargetProductName sets the TargetProductName field's value.
func (CopyProductInput) String ¶ added in v1.10.45
func (s CopyProductInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CopyProductInput) Validate ¶ added in v1.10.45
func (s *CopyProductInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CopyProductOutput ¶ added in v1.10.45
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 }
func (CopyProductOutput) GoString ¶ added in v1.10.45
func (s CopyProductOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CopyProductOutput) SetCopyProductToken ¶ added in v1.10.45
func (s *CopyProductOutput) SetCopyProductToken(v string) *CopyProductOutput
SetCopyProductToken sets the CopyProductToken field's value.
func (CopyProductOutput) String ¶ added in v1.10.45
func (s CopyProductOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type CreateConstraintInput ¶ added in v1.5.6
type CreateConstraintInput struct { // The language code. // // * 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 *string `min:"1" type:"string" idempotencyToken:"true"` // The constraint parameters, in JSON format. The syntax depends on the constraint // type as follows: // // LAUNCH // // You are required to specify either the RoleArn or the LocalRoleName but can't // use both. // // Specify the RoleArn property as follows: // // {"RoleArn" : "arn:aws:iam::123456789012:role/LaunchRole"} // // Specify the LocalRoleName property as follows: // // {"LocalRoleName": "SCBasicLaunchRole"} // // If you specify the LocalRoleName property, when an account uses the launch // constraint, the IAM role with that name in the account will be used. This // allows launch-role constraints to be account-agnostic so the administrator // can create fewer resources per shared account. // // The given role name must exist in the account used to create the launch constraint // and the account of the user who launches a product with this launch constraint. // // You cannot have both a LAUNCH and a STACKSET constraint. // // You also cannot have more than one LAUNCH constraint on a product and portfolio. // // NOTIFICATION // // Specify the NotificationArns property as follows: // // {"NotificationArns" : ["arn:aws:sns:us-east-1:123456789012:Topic"]} // // RESOURCE_UPDATE // // Specify the TagUpdatesOnProvisionedProduct property as follows: // // {"Version":"2.0","Properties":{"TagUpdateOnProvisionedProduct":"String"}} // // The TagUpdatesOnProvisionedProduct property accepts a string value of ALLOWED // or NOT_ALLOWED. // // STACKSET // // Specify the Parameters property as follows: // // {"Version": "String", "Properties": {"AccountList": [ "String" ], "RegionList": // [ "String" ], "AdminRole": "String", "ExecutionRole": "String"}} // // You cannot have both a LAUNCH and a STACKSET constraint. // // You also cannot have more than one STACKSET constraint on a product and portfolio. // // Products with a STACKSET constraint will launch an CloudFormation stack set. // // TEMPLATE // // Specify 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 // // * RESOURCE_UPDATE // // * STACKSET // // * TEMPLATE // // Type is a required field Type *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (CreateConstraintInput) GoString ¶ added in v1.5.6
func (s CreateConstraintInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreateConstraintInput) SetAcceptLanguage ¶ added in v1.5.6
func (s *CreateConstraintInput) SetAcceptLanguage(v string) *CreateConstraintInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*CreateConstraintInput) SetDescription ¶ added in v1.5.6
func (s *CreateConstraintInput) SetDescription(v string) *CreateConstraintInput
SetDescription sets the Description field's value.
func (*CreateConstraintInput) SetIdempotencyToken ¶ added in v1.5.6
func (s *CreateConstraintInput) SetIdempotencyToken(v string) *CreateConstraintInput
SetIdempotencyToken sets the IdempotencyToken field's value.
func (*CreateConstraintInput) SetParameters ¶ added in v1.5.6
func (s *CreateConstraintInput) SetParameters(v string) *CreateConstraintInput
SetParameters sets the Parameters field's value.
func (*CreateConstraintInput) SetPortfolioId ¶ added in v1.5.6
func (s *CreateConstraintInput) SetPortfolioId(v string) *CreateConstraintInput
SetPortfolioId sets the PortfolioId field's value.
func (*CreateConstraintInput) SetProductId ¶ added in v1.5.6
func (s *CreateConstraintInput) SetProductId(v string) *CreateConstraintInput
SetProductId sets the ProductId field's value.
func (*CreateConstraintInput) SetType ¶ added in v1.5.6
func (s *CreateConstraintInput) SetType(v string) *CreateConstraintInput
SetType sets the Type field's value.
func (CreateConstraintInput) String ¶ added in v1.5.6
func (s CreateConstraintInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreateConstraintInput) Validate ¶ added in v1.5.6
func (s *CreateConstraintInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateConstraintOutput ¶ added in v1.5.6
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 *string `type:"string" enum:"Status"` // contains filtered or unexported fields }
func (CreateConstraintOutput) GoString ¶ added in v1.5.6
func (s CreateConstraintOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreateConstraintOutput) SetConstraintDetail ¶ added in v1.5.6
func (s *CreateConstraintOutput) SetConstraintDetail(v *ConstraintDetail) *CreateConstraintOutput
SetConstraintDetail sets the ConstraintDetail field's value.
func (*CreateConstraintOutput) SetConstraintParameters ¶ added in v1.5.6
func (s *CreateConstraintOutput) SetConstraintParameters(v string) *CreateConstraintOutput
SetConstraintParameters sets the ConstraintParameters field's value.
func (*CreateConstraintOutput) SetStatus ¶ added in v1.5.6
func (s *CreateConstraintOutput) SetStatus(v string) *CreateConstraintOutput
SetStatus sets the Status field's value.
func (CreateConstraintOutput) String ¶ added in v1.5.6
func (s CreateConstraintOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type CreatePortfolioInput ¶ added in v1.5.6
type CreatePortfolioInput struct { // The language code. // // * 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 *string `min:"1" type:"string" idempotencyToken:"true"` // The name of the portfolio provider. // // ProviderName is a required field ProviderName *string `min:"1" type:"string" required:"true"` // One or more tags. Tags []*Tag `type:"list"` // contains filtered or unexported fields }
func (CreatePortfolioInput) GoString ¶ added in v1.5.6
func (s CreatePortfolioInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreatePortfolioInput) SetAcceptLanguage ¶ added in v1.5.6
func (s *CreatePortfolioInput) SetAcceptLanguage(v string) *CreatePortfolioInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*CreatePortfolioInput) SetDescription ¶ added in v1.5.6
func (s *CreatePortfolioInput) SetDescription(v string) *CreatePortfolioInput
SetDescription sets the Description field's value.
func (*CreatePortfolioInput) SetDisplayName ¶ added in v1.5.6
func (s *CreatePortfolioInput) SetDisplayName(v string) *CreatePortfolioInput
SetDisplayName sets the DisplayName field's value.
func (*CreatePortfolioInput) SetIdempotencyToken ¶ added in v1.5.6
func (s *CreatePortfolioInput) SetIdempotencyToken(v string) *CreatePortfolioInput
SetIdempotencyToken sets the IdempotencyToken field's value.
func (*CreatePortfolioInput) SetProviderName ¶ added in v1.5.6
func (s *CreatePortfolioInput) SetProviderName(v string) *CreatePortfolioInput
SetProviderName sets the ProviderName field's value.
func (*CreatePortfolioInput) SetTags ¶ added in v1.5.6
func (s *CreatePortfolioInput) SetTags(v []*Tag) *CreatePortfolioInput
SetTags sets the Tags field's value.
func (CreatePortfolioInput) String ¶ added in v1.5.6
func (s CreatePortfolioInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreatePortfolioInput) Validate ¶ added in v1.5.6
func (s *CreatePortfolioInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreatePortfolioOutput ¶ added in v1.5.6
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 }
func (CreatePortfolioOutput) GoString ¶ added in v1.5.6
func (s CreatePortfolioOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreatePortfolioOutput) SetPortfolioDetail ¶ added in v1.5.6
func (s *CreatePortfolioOutput) SetPortfolioDetail(v *PortfolioDetail) *CreatePortfolioOutput
SetPortfolioDetail sets the PortfolioDetail field's value.
func (*CreatePortfolioOutput) SetTags ¶ added in v1.5.6
func (s *CreatePortfolioOutput) SetTags(v []*Tag) *CreatePortfolioOutput
SetTags sets the Tags field's value.
func (CreatePortfolioOutput) String ¶ added in v1.5.6
func (s CreatePortfolioOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type CreatePortfolioShareInput ¶ added in v1.5.6
type CreatePortfolioShareInput struct { // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` AccountId *string `type:"string"` // it creates PortfolioShare for all of the Amazon Web Services accounts that // are associated to the OrganizationNode. The output returns a PortfolioShareToken, // which enables the administrator to monitor the status of the PortfolioShare // creation process. OrganizationNode *OrganizationNode `type:"structure"` // // PortfolioId is a required field PortfolioId *string `min:"1" type:"string" required:"true"` // If this flag is not provided, principal sharing is disabled. // // When you enable Principal Name Sharing for a portfolio share, the share recipient // account end users with a principal that matches any of the associated IAM // patterns can provision products from the portfolio. Once shared, the share // recipient can view associations of PrincipalType: IAM_PATTERN on their portfolio. // You can create the principals in the recipient account before or after creating // the share. SharePrincipals *bool `type:"boolean"` // If this flag is not provided, TagOptions sharing is disabled. ShareTagOptions *bool `type:"boolean"` // contains filtered or unexported fields }
func (CreatePortfolioShareInput) GoString ¶ added in v1.5.6
func (s CreatePortfolioShareInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreatePortfolioShareInput) SetAcceptLanguage ¶ added in v1.5.6
func (s *CreatePortfolioShareInput) SetAcceptLanguage(v string) *CreatePortfolioShareInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*CreatePortfolioShareInput) SetAccountId ¶ added in v1.5.6
func (s *CreatePortfolioShareInput) SetAccountId(v string) *CreatePortfolioShareInput
SetAccountId sets the AccountId field's value.
func (*CreatePortfolioShareInput) SetOrganizationNode ¶ added in v1.15.67
func (s *CreatePortfolioShareInput) SetOrganizationNode(v *OrganizationNode) *CreatePortfolioShareInput
SetOrganizationNode sets the OrganizationNode field's value.
func (*CreatePortfolioShareInput) SetPortfolioId ¶ added in v1.5.6
func (s *CreatePortfolioShareInput) SetPortfolioId(v string) *CreatePortfolioShareInput
SetPortfolioId sets the PortfolioId field's value.
func (*CreatePortfolioShareInput) SetSharePrincipals ¶ added in v1.44.142
func (s *CreatePortfolioShareInput) SetSharePrincipals(v bool) *CreatePortfolioShareInput
SetSharePrincipals sets the SharePrincipals field's value.
func (*CreatePortfolioShareInput) SetShareTagOptions ¶ added in v1.36.11
func (s *CreatePortfolioShareInput) SetShareTagOptions(v bool) *CreatePortfolioShareInput
SetShareTagOptions sets the ShareTagOptions field's value.
func (CreatePortfolioShareInput) String ¶ added in v1.5.6
func (s CreatePortfolioShareInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreatePortfolioShareInput) Validate ¶ added in v1.5.6
func (s *CreatePortfolioShareInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreatePortfolioShareOutput ¶ added in v1.5.6
type CreatePortfolioShareOutput struct { // is shared to an organization node. PortfolioShareToken *string `min:"1" type:"string"` // contains filtered or unexported fields }
func (CreatePortfolioShareOutput) GoString ¶ added in v1.5.6
func (s CreatePortfolioShareOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreatePortfolioShareOutput) SetPortfolioShareToken ¶ added in v1.15.67
func (s *CreatePortfolioShareOutput) SetPortfolioShareToken(v string) *CreatePortfolioShareOutput
SetPortfolioShareToken sets the PortfolioShareToken field's value.
func (CreatePortfolioShareOutput) String ¶ added in v1.5.6
func (s CreatePortfolioShareOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type CreateProductInput ¶ added in v1.5.6
type CreateProductInput struct { // The language code. // // * 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 *string `min:"1" type:"string" 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 *string `type:"string" required:"true" enum:"ProductType"` // The configuration of the provisioning artifact. ProvisioningArtifactParameters *ProvisioningArtifactProperties `type:"structure"` // Specifies connection details for the created product and syncs the product // to the connection source artifact. This automatically manages the product's // artifacts based on changes to the source. The SourceConnection parameter // consists of the following sub-fields. // // * Type // // * ConnectionParamters SourceConnection *SourceConnection `type:"structure"` // 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. // // ^https?:\/\// / is the pattern used to validate SupportUrl. SupportUrl *string `type:"string"` // One or more tags. Tags []*Tag `type:"list"` // contains filtered or unexported fields }
func (CreateProductInput) GoString ¶ added in v1.5.6
func (s CreateProductInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreateProductInput) SetAcceptLanguage ¶ added in v1.5.6
func (s *CreateProductInput) SetAcceptLanguage(v string) *CreateProductInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*CreateProductInput) SetDescription ¶ added in v1.5.6
func (s *CreateProductInput) SetDescription(v string) *CreateProductInput
SetDescription sets the Description field's value.
func (*CreateProductInput) SetDistributor ¶ added in v1.5.6
func (s *CreateProductInput) SetDistributor(v string) *CreateProductInput
SetDistributor sets the Distributor field's value.
func (*CreateProductInput) SetIdempotencyToken ¶ added in v1.5.6
func (s *CreateProductInput) SetIdempotencyToken(v string) *CreateProductInput
SetIdempotencyToken sets the IdempotencyToken field's value.
func (*CreateProductInput) SetName ¶ added in v1.5.6
func (s *CreateProductInput) SetName(v string) *CreateProductInput
SetName sets the Name field's value.
func (*CreateProductInput) SetOwner ¶ added in v1.5.6
func (s *CreateProductInput) SetOwner(v string) *CreateProductInput
SetOwner sets the Owner field's value.
func (*CreateProductInput) SetProductType ¶ added in v1.5.6
func (s *CreateProductInput) SetProductType(v string) *CreateProductInput
SetProductType sets the ProductType field's value.
func (*CreateProductInput) SetProvisioningArtifactParameters ¶ added in v1.5.6
func (s *CreateProductInput) SetProvisioningArtifactParameters(v *ProvisioningArtifactProperties) *CreateProductInput
SetProvisioningArtifactParameters sets the ProvisioningArtifactParameters field's value.
func (*CreateProductInput) SetSourceConnection ¶ added in v1.44.142
func (s *CreateProductInput) SetSourceConnection(v *SourceConnection) *CreateProductInput
SetSourceConnection sets the SourceConnection field's value.
func (*CreateProductInput) SetSupportDescription ¶ added in v1.5.6
func (s *CreateProductInput) SetSupportDescription(v string) *CreateProductInput
SetSupportDescription sets the SupportDescription field's value.
func (*CreateProductInput) SetSupportEmail ¶ added in v1.5.6
func (s *CreateProductInput) SetSupportEmail(v string) *CreateProductInput
SetSupportEmail sets the SupportEmail field's value.
func (*CreateProductInput) SetSupportUrl ¶ added in v1.5.6
func (s *CreateProductInput) SetSupportUrl(v string) *CreateProductInput
SetSupportUrl sets the SupportUrl field's value.
func (*CreateProductInput) SetTags ¶ added in v1.5.6
func (s *CreateProductInput) SetTags(v []*Tag) *CreateProductInput
SetTags sets the Tags field's value.
func (CreateProductInput) String ¶ added in v1.5.6
func (s CreateProductInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreateProductInput) Validate ¶ added in v1.5.6
func (s *CreateProductInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateProductOutput ¶ added in v1.5.6
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 }
func (CreateProductOutput) GoString ¶ added in v1.5.6
func (s CreateProductOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreateProductOutput) SetProductViewDetail ¶ added in v1.5.6
func (s *CreateProductOutput) SetProductViewDetail(v *ProductViewDetail) *CreateProductOutput
SetProductViewDetail sets the ProductViewDetail field's value.
func (*CreateProductOutput) SetProvisioningArtifactDetail ¶ added in v1.5.6
func (s *CreateProductOutput) SetProvisioningArtifactDetail(v *ProvisioningArtifactDetail) *CreateProductOutput
SetProvisioningArtifactDetail sets the ProvisioningArtifactDetail field's value.
func (*CreateProductOutput) SetTags ¶ added in v1.5.6
func (s *CreateProductOutput) SetTags(v []*Tag) *CreateProductOutput
SetTags sets the Tags field's value.
func (CreateProductOutput) String ¶ added in v1.5.6
func (s CreateProductOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type CreateProvisionedProductPlanInput ¶ added in v1.12.72
type CreateProvisionedProductPlanInput struct { // The language code. // // * 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 *string `min:"1" type:"string" idempotencyToken:"true"` // 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 name of the plan. // // PlanName is a required field PlanName *string `type:"string" required:"true"` // The plan type. // // PlanType is a required field PlanType *string `type:"string" required:"true" enum:"ProvisionedProductPlanType"` // The product identifier. // // ProductId is a required field ProductId *string `min:"1" type:"string" required:"true"` // A user-friendly name for the provisioned product. This value must be unique // for the Amazon Web Services 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 []*UpdateProvisioningParameter `type:"list"` // One or more tags. // // If the plan is for an existing provisioned product, the product must have // a RESOURCE_UPDATE constraint with TagUpdatesOnProvisionedProduct set to ALLOWED // to allow tag updates. Tags []*Tag `type:"list"` // contains filtered or unexported fields }
func (CreateProvisionedProductPlanInput) GoString ¶ added in v1.12.72
func (s CreateProvisionedProductPlanInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreateProvisionedProductPlanInput) SetAcceptLanguage ¶ added in v1.12.72
func (s *CreateProvisionedProductPlanInput) SetAcceptLanguage(v string) *CreateProvisionedProductPlanInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*CreateProvisionedProductPlanInput) SetIdempotencyToken ¶ added in v1.12.72
func (s *CreateProvisionedProductPlanInput) SetIdempotencyToken(v string) *CreateProvisionedProductPlanInput
SetIdempotencyToken sets the IdempotencyToken field's value.
func (*CreateProvisionedProductPlanInput) SetNotificationArns ¶ added in v1.12.72
func (s *CreateProvisionedProductPlanInput) SetNotificationArns(v []*string) *CreateProvisionedProductPlanInput
SetNotificationArns sets the NotificationArns field's value.
func (*CreateProvisionedProductPlanInput) SetPathId ¶ added in v1.12.72
func (s *CreateProvisionedProductPlanInput) SetPathId(v string) *CreateProvisionedProductPlanInput
SetPathId sets the PathId field's value.
func (*CreateProvisionedProductPlanInput) SetPlanName ¶ added in v1.12.72
func (s *CreateProvisionedProductPlanInput) SetPlanName(v string) *CreateProvisionedProductPlanInput
SetPlanName sets the PlanName field's value.
func (*CreateProvisionedProductPlanInput) SetPlanType ¶ added in v1.12.72
func (s *CreateProvisionedProductPlanInput) SetPlanType(v string) *CreateProvisionedProductPlanInput
SetPlanType sets the PlanType field's value.
func (*CreateProvisionedProductPlanInput) SetProductId ¶ added in v1.12.72
func (s *CreateProvisionedProductPlanInput) SetProductId(v string) *CreateProvisionedProductPlanInput
SetProductId sets the ProductId field's value.
func (*CreateProvisionedProductPlanInput) SetProvisionedProductName ¶ added in v1.12.72
func (s *CreateProvisionedProductPlanInput) SetProvisionedProductName(v string) *CreateProvisionedProductPlanInput
SetProvisionedProductName sets the ProvisionedProductName field's value.
func (*CreateProvisionedProductPlanInput) SetProvisioningArtifactId ¶ added in v1.12.72
func (s *CreateProvisionedProductPlanInput) SetProvisioningArtifactId(v string) *CreateProvisionedProductPlanInput
SetProvisioningArtifactId sets the ProvisioningArtifactId field's value.
func (*CreateProvisionedProductPlanInput) SetProvisioningParameters ¶ added in v1.12.72
func (s *CreateProvisionedProductPlanInput) SetProvisioningParameters(v []*UpdateProvisioningParameter) *CreateProvisionedProductPlanInput
SetProvisioningParameters sets the ProvisioningParameters field's value.
func (*CreateProvisionedProductPlanInput) SetTags ¶ added in v1.12.72
func (s *CreateProvisionedProductPlanInput) SetTags(v []*Tag) *CreateProvisionedProductPlanInput
SetTags sets the Tags field's value.
func (CreateProvisionedProductPlanInput) String ¶ added in v1.12.72
func (s CreateProvisionedProductPlanInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreateProvisionedProductPlanInput) Validate ¶ added in v1.12.72
func (s *CreateProvisionedProductPlanInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateProvisionedProductPlanOutput ¶ added in v1.12.72
type CreateProvisionedProductPlanOutput struct { // The plan identifier. PlanId *string `min:"1" type:"string"` // The name of the plan. PlanName *string `type:"string"` // The product identifier. ProvisionProductId *string `min:"1" type:"string"` // The user-friendly name of the provisioned product. ProvisionedProductName *string `min:"1" type:"string"` // The identifier of the provisioning artifact. ProvisioningArtifactId *string `min:"1" type:"string"` // contains filtered or unexported fields }
func (CreateProvisionedProductPlanOutput) GoString ¶ added in v1.12.72
func (s CreateProvisionedProductPlanOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreateProvisionedProductPlanOutput) SetPlanId ¶ added in v1.12.72
func (s *CreateProvisionedProductPlanOutput) SetPlanId(v string) *CreateProvisionedProductPlanOutput
SetPlanId sets the PlanId field's value.
func (*CreateProvisionedProductPlanOutput) SetPlanName ¶ added in v1.12.72
func (s *CreateProvisionedProductPlanOutput) SetPlanName(v string) *CreateProvisionedProductPlanOutput
SetPlanName sets the PlanName field's value.
func (*CreateProvisionedProductPlanOutput) SetProvisionProductId ¶ added in v1.12.72
func (s *CreateProvisionedProductPlanOutput) SetProvisionProductId(v string) *CreateProvisionedProductPlanOutput
SetProvisionProductId sets the ProvisionProductId field's value.
func (*CreateProvisionedProductPlanOutput) SetProvisionedProductName ¶ added in v1.12.72
func (s *CreateProvisionedProductPlanOutput) SetProvisionedProductName(v string) *CreateProvisionedProductPlanOutput
SetProvisionedProductName sets the ProvisionedProductName field's value.
func (*CreateProvisionedProductPlanOutput) SetProvisioningArtifactId ¶ added in v1.12.72
func (s *CreateProvisionedProductPlanOutput) SetProvisioningArtifactId(v string) *CreateProvisionedProductPlanOutput
SetProvisioningArtifactId sets the ProvisioningArtifactId field's value.
func (CreateProvisionedProductPlanOutput) String ¶ added in v1.12.72
func (s CreateProvisionedProductPlanOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type CreateProvisioningArtifactInput ¶ added in v1.5.6
type CreateProvisioningArtifactInput struct { // The language code. // // * 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 *string `min:"1" type:"string" 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 }
func (CreateProvisioningArtifactInput) GoString ¶ added in v1.5.6
func (s CreateProvisioningArtifactInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreateProvisioningArtifactInput) SetAcceptLanguage ¶ added in v1.5.6
func (s *CreateProvisioningArtifactInput) SetAcceptLanguage(v string) *CreateProvisioningArtifactInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*CreateProvisioningArtifactInput) SetIdempotencyToken ¶ added in v1.5.6
func (s *CreateProvisioningArtifactInput) SetIdempotencyToken(v string) *CreateProvisioningArtifactInput
SetIdempotencyToken sets the IdempotencyToken field's value.
func (*CreateProvisioningArtifactInput) SetParameters ¶ added in v1.5.6
func (s *CreateProvisioningArtifactInput) SetParameters(v *ProvisioningArtifactProperties) *CreateProvisioningArtifactInput
SetParameters sets the Parameters field's value.
func (*CreateProvisioningArtifactInput) SetProductId ¶ added in v1.5.6
func (s *CreateProvisioningArtifactInput) SetProductId(v string) *CreateProvisioningArtifactInput
SetProductId sets the ProductId field's value.
func (CreateProvisioningArtifactInput) String ¶ added in v1.5.6
func (s CreateProvisioningArtifactInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreateProvisioningArtifactInput) Validate ¶ added in v1.5.6
func (s *CreateProvisioningArtifactInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateProvisioningArtifactOutput ¶ added in v1.5.6
type CreateProvisioningArtifactOutput struct { // Specify the template source with one of the following options, but not both. // Keys accepted: [ LoadTemplateFromURL, ImportFromPhysicalId ]. // // Use the URL of the CloudFormation template in Amazon S3 or GitHub in JSON // format. // // LoadTemplateFromURL // // Use the URL of the CloudFormation template in Amazon S3 or GitHub in JSON // format. // // ImportFromPhysicalId // // Use the physical id of the resource that contains the template; currently // supports CloudFormation stack ARN. Info map[string]*string `min:"1" type:"map"` // Information about the provisioning artifact. ProvisioningArtifactDetail *ProvisioningArtifactDetail `type:"structure"` // The status of the current request. Status *string `type:"string" enum:"Status"` // contains filtered or unexported fields }
func (CreateProvisioningArtifactOutput) GoString ¶ added in v1.5.6
func (s CreateProvisioningArtifactOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreateProvisioningArtifactOutput) SetInfo ¶ added in v1.5.6
func (s *CreateProvisioningArtifactOutput) SetInfo(v map[string]*string) *CreateProvisioningArtifactOutput
SetInfo sets the Info field's value.
func (*CreateProvisioningArtifactOutput) SetProvisioningArtifactDetail ¶ added in v1.5.6
func (s *CreateProvisioningArtifactOutput) SetProvisioningArtifactDetail(v *ProvisioningArtifactDetail) *CreateProvisioningArtifactOutput
SetProvisioningArtifactDetail sets the ProvisioningArtifactDetail field's value.
func (*CreateProvisioningArtifactOutput) SetStatus ¶ added in v1.5.6
func (s *CreateProvisioningArtifactOutput) SetStatus(v string) *CreateProvisioningArtifactOutput
SetStatus sets the Status field's value.
func (CreateProvisioningArtifactOutput) String ¶ added in v1.5.6
func (s CreateProvisioningArtifactOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type CreateServiceActionInput ¶ added in v1.15.55
type CreateServiceActionInput struct { // The language code. // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The self-service action definition. Can be one of the following: // // Name // // The name of the Amazon Web Services Systems Manager document (SSM document). // For example, AWS-RestartEC2Instance. // // If you are using a shared SSM document, you must provide the ARN instead // of the name. // // Version // // The Amazon Web Services Systems Manager automation document version. For // example, "Version": "1" // // AssumeRole // // The Amazon Resource Name (ARN) of the role that performs the self-service // actions on your behalf. For example, "AssumeRole": "arn:aws:iam::12345678910:role/ActionRole". // // To reuse the provisioned product launch role, set to "AssumeRole": "LAUNCH_ROLE". // // Parameters // // The list of parameters in JSON format. // // For example: [{\"Name\":\"InstanceId\",\"Type\":\"TARGET\"}] or [{\"Name\":\"InstanceId\",\"Type\":\"TEXT_VALUE\"}]. // // Definition is a required field Definition map[string]*string `min:"1" type:"map" required:"true"` // The service action definition type. For example, SSM_AUTOMATION. // // DefinitionType is a required field DefinitionType *string `type:"string" required:"true" enum:"ServiceActionDefinitionType"` // The self-service action description. 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 *string `min:"1" type:"string" idempotencyToken:"true"` // The self-service action name. // // Name is a required field Name *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (CreateServiceActionInput) GoString ¶ added in v1.15.55
func (s CreateServiceActionInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreateServiceActionInput) SetAcceptLanguage ¶ added in v1.15.55
func (s *CreateServiceActionInput) SetAcceptLanguage(v string) *CreateServiceActionInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*CreateServiceActionInput) SetDefinition ¶ added in v1.15.55
func (s *CreateServiceActionInput) SetDefinition(v map[string]*string) *CreateServiceActionInput
SetDefinition sets the Definition field's value.
func (*CreateServiceActionInput) SetDefinitionType ¶ added in v1.15.55
func (s *CreateServiceActionInput) SetDefinitionType(v string) *CreateServiceActionInput
SetDefinitionType sets the DefinitionType field's value.
func (*CreateServiceActionInput) SetDescription ¶ added in v1.15.55
func (s *CreateServiceActionInput) SetDescription(v string) *CreateServiceActionInput
SetDescription sets the Description field's value.
func (*CreateServiceActionInput) SetIdempotencyToken ¶ added in v1.15.55
func (s *CreateServiceActionInput) SetIdempotencyToken(v string) *CreateServiceActionInput
SetIdempotencyToken sets the IdempotencyToken field's value.
func (*CreateServiceActionInput) SetName ¶ added in v1.15.55
func (s *CreateServiceActionInput) SetName(v string) *CreateServiceActionInput
SetName sets the Name field's value.
func (CreateServiceActionInput) String ¶ added in v1.15.55
func (s CreateServiceActionInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreateServiceActionInput) Validate ¶ added in v1.15.55
func (s *CreateServiceActionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateServiceActionOutput ¶ added in v1.15.55
type CreateServiceActionOutput struct { // An object containing information about the self-service action. ServiceActionDetail *ServiceActionDetail `type:"structure"` // contains filtered or unexported fields }
func (CreateServiceActionOutput) GoString ¶ added in v1.15.55
func (s CreateServiceActionOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreateServiceActionOutput) SetServiceActionDetail ¶ added in v1.15.55
func (s *CreateServiceActionOutput) SetServiceActionDetail(v *ServiceActionDetail) *CreateServiceActionOutput
SetServiceActionDetail sets the ServiceActionDetail field's value.
func (CreateServiceActionOutput) String ¶ added in v1.15.55
func (s CreateServiceActionOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type CreateTagOptionInput ¶ added in v1.10.4
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 }
func (CreateTagOptionInput) GoString ¶ added in v1.10.4
func (s CreateTagOptionInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreateTagOptionInput) SetKey ¶ added in v1.10.4
func (s *CreateTagOptionInput) SetKey(v string) *CreateTagOptionInput
SetKey sets the Key field's value.
func (*CreateTagOptionInput) SetValue ¶ added in v1.10.4
func (s *CreateTagOptionInput) SetValue(v string) *CreateTagOptionInput
SetValue sets the Value field's value.
func (CreateTagOptionInput) String ¶ added in v1.10.4
func (s CreateTagOptionInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreateTagOptionInput) Validate ¶ added in v1.10.4
func (s *CreateTagOptionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateTagOptionOutput ¶ added in v1.10.4
type CreateTagOptionOutput struct { // Information about the TagOption. TagOptionDetail *TagOptionDetail `type:"structure"` // contains filtered or unexported fields }
func (CreateTagOptionOutput) GoString ¶ added in v1.10.4
func (s CreateTagOptionOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreateTagOptionOutput) SetTagOptionDetail ¶ added in v1.10.4
func (s *CreateTagOptionOutput) SetTagOptionDetail(v *TagOptionDetail) *CreateTagOptionOutput
SetTagOptionDetail sets the TagOptionDetail field's value.
func (CreateTagOptionOutput) String ¶ added in v1.10.4
func (s CreateTagOptionOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type DeleteConstraintInput ¶ added in v1.5.6
type DeleteConstraintInput struct { // The language code. // // * 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 }
func (DeleteConstraintInput) GoString ¶ added in v1.5.6
func (s DeleteConstraintInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeleteConstraintInput) SetAcceptLanguage ¶ added in v1.5.6
func (s *DeleteConstraintInput) SetAcceptLanguage(v string) *DeleteConstraintInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*DeleteConstraintInput) SetId ¶ added in v1.5.6
func (s *DeleteConstraintInput) SetId(v string) *DeleteConstraintInput
SetId sets the Id field's value.
func (DeleteConstraintInput) String ¶ added in v1.5.6
func (s DeleteConstraintInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeleteConstraintInput) Validate ¶ added in v1.5.6
func (s *DeleteConstraintInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteConstraintOutput ¶ added in v1.5.6
type DeleteConstraintOutput struct {
// contains filtered or unexported fields
}
func (DeleteConstraintOutput) GoString ¶ added in v1.5.6
func (s DeleteConstraintOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (DeleteConstraintOutput) String ¶ added in v1.5.6
func (s DeleteConstraintOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type DeletePortfolioInput ¶ added in v1.5.6
type DeletePortfolioInput struct { // The language code. // // * 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 }
func (DeletePortfolioInput) GoString ¶ added in v1.5.6
func (s DeletePortfolioInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeletePortfolioInput) SetAcceptLanguage ¶ added in v1.5.6
func (s *DeletePortfolioInput) SetAcceptLanguage(v string) *DeletePortfolioInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*DeletePortfolioInput) SetId ¶ added in v1.5.6
func (s *DeletePortfolioInput) SetId(v string) *DeletePortfolioInput
SetId sets the Id field's value.
func (DeletePortfolioInput) String ¶ added in v1.5.6
func (s DeletePortfolioInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeletePortfolioInput) Validate ¶ added in v1.5.6
func (s *DeletePortfolioInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeletePortfolioOutput ¶ added in v1.5.6
type DeletePortfolioOutput struct {
// contains filtered or unexported fields
}
func (DeletePortfolioOutput) GoString ¶ added in v1.5.6
func (s DeletePortfolioOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (DeletePortfolioOutput) String ¶ added in v1.5.6
func (s DeletePortfolioOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type DeletePortfolioShareInput ¶ added in v1.5.6
type DeletePortfolioShareInput struct { // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` AccountId *string `type:"string"` OrganizationNode *OrganizationNode `type:"structure"` // // PortfolioId is a required field PortfolioId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (DeletePortfolioShareInput) GoString ¶ added in v1.5.6
func (s DeletePortfolioShareInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeletePortfolioShareInput) SetAcceptLanguage ¶ added in v1.5.6
func (s *DeletePortfolioShareInput) SetAcceptLanguage(v string) *DeletePortfolioShareInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*DeletePortfolioShareInput) SetAccountId ¶ added in v1.5.6
func (s *DeletePortfolioShareInput) SetAccountId(v string) *DeletePortfolioShareInput
SetAccountId sets the AccountId field's value.
func (*DeletePortfolioShareInput) SetOrganizationNode ¶ added in v1.15.67
func (s *DeletePortfolioShareInput) SetOrganizationNode(v *OrganizationNode) *DeletePortfolioShareInput
SetOrganizationNode sets the OrganizationNode field's value.
func (*DeletePortfolioShareInput) SetPortfolioId ¶ added in v1.5.6
func (s *DeletePortfolioShareInput) SetPortfolioId(v string) *DeletePortfolioShareInput
SetPortfolioId sets the PortfolioId field's value.
func (DeletePortfolioShareInput) String ¶ added in v1.5.6
func (s DeletePortfolioShareInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeletePortfolioShareInput) Validate ¶ added in v1.5.6
func (s *DeletePortfolioShareInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeletePortfolioShareOutput ¶ added in v1.5.6
type DeletePortfolioShareOutput struct { // is made to an organization node. PortfolioShareToken *string `min:"1" type:"string"` // contains filtered or unexported fields }
func (DeletePortfolioShareOutput) GoString ¶ added in v1.5.6
func (s DeletePortfolioShareOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeletePortfolioShareOutput) SetPortfolioShareToken ¶ added in v1.15.67
func (s *DeletePortfolioShareOutput) SetPortfolioShareToken(v string) *DeletePortfolioShareOutput
SetPortfolioShareToken sets the PortfolioShareToken field's value.
func (DeletePortfolioShareOutput) String ¶ added in v1.5.6
func (s DeletePortfolioShareOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type DeleteProductInput ¶ added in v1.5.6
type DeleteProductInput struct { // The language code. // // * 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 }
func (DeleteProductInput) GoString ¶ added in v1.5.6
func (s DeleteProductInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeleteProductInput) SetAcceptLanguage ¶ added in v1.5.6
func (s *DeleteProductInput) SetAcceptLanguage(v string) *DeleteProductInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*DeleteProductInput) SetId ¶ added in v1.5.6
func (s *DeleteProductInput) SetId(v string) *DeleteProductInput
SetId sets the Id field's value.
func (DeleteProductInput) String ¶ added in v1.5.6
func (s DeleteProductInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeleteProductInput) Validate ¶ added in v1.5.6
func (s *DeleteProductInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteProductOutput ¶ added in v1.5.6
type DeleteProductOutput struct {
// contains filtered or unexported fields
}
func (DeleteProductOutput) GoString ¶ added in v1.5.6
func (s DeleteProductOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (DeleteProductOutput) String ¶ added in v1.5.6
func (s DeleteProductOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type DeleteProvisionedProductPlanInput ¶ added in v1.12.72
type DeleteProvisionedProductPlanInput struct { // The language code. // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // If set to true, Service Catalog stops managing the specified provisioned // product even if it cannot delete the underlying resources. IgnoreErrors *bool `type:"boolean"` // The plan identifier. // // PlanId is a required field PlanId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (DeleteProvisionedProductPlanInput) GoString ¶ added in v1.12.72
func (s DeleteProvisionedProductPlanInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeleteProvisionedProductPlanInput) SetAcceptLanguage ¶ added in v1.12.72
func (s *DeleteProvisionedProductPlanInput) SetAcceptLanguage(v string) *DeleteProvisionedProductPlanInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*DeleteProvisionedProductPlanInput) SetIgnoreErrors ¶ added in v1.12.72
func (s *DeleteProvisionedProductPlanInput) SetIgnoreErrors(v bool) *DeleteProvisionedProductPlanInput
SetIgnoreErrors sets the IgnoreErrors field's value.
func (*DeleteProvisionedProductPlanInput) SetPlanId ¶ added in v1.12.72
func (s *DeleteProvisionedProductPlanInput) SetPlanId(v string) *DeleteProvisionedProductPlanInput
SetPlanId sets the PlanId field's value.
func (DeleteProvisionedProductPlanInput) String ¶ added in v1.12.72
func (s DeleteProvisionedProductPlanInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeleteProvisionedProductPlanInput) Validate ¶ added in v1.12.72
func (s *DeleteProvisionedProductPlanInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteProvisionedProductPlanOutput ¶ added in v1.12.72
type DeleteProvisionedProductPlanOutput struct {
// contains filtered or unexported fields
}
func (DeleteProvisionedProductPlanOutput) GoString ¶ added in v1.12.72
func (s DeleteProvisionedProductPlanOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (DeleteProvisionedProductPlanOutput) String ¶ added in v1.12.72
func (s DeleteProvisionedProductPlanOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type DeleteProvisioningArtifactInput ¶ added in v1.5.6
type DeleteProvisioningArtifactInput struct { // The language code. // // * 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 }
func (DeleteProvisioningArtifactInput) GoString ¶ added in v1.5.6
func (s DeleteProvisioningArtifactInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeleteProvisioningArtifactInput) SetAcceptLanguage ¶ added in v1.5.6
func (s *DeleteProvisioningArtifactInput) SetAcceptLanguage(v string) *DeleteProvisioningArtifactInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*DeleteProvisioningArtifactInput) SetProductId ¶ added in v1.5.6
func (s *DeleteProvisioningArtifactInput) SetProductId(v string) *DeleteProvisioningArtifactInput
SetProductId sets the ProductId field's value.
func (*DeleteProvisioningArtifactInput) SetProvisioningArtifactId ¶ added in v1.5.6
func (s *DeleteProvisioningArtifactInput) SetProvisioningArtifactId(v string) *DeleteProvisioningArtifactInput
SetProvisioningArtifactId sets the ProvisioningArtifactId field's value.
func (DeleteProvisioningArtifactInput) String ¶ added in v1.5.6
func (s DeleteProvisioningArtifactInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeleteProvisioningArtifactInput) Validate ¶ added in v1.5.6
func (s *DeleteProvisioningArtifactInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteProvisioningArtifactOutput ¶ added in v1.5.6
type DeleteProvisioningArtifactOutput struct {
// contains filtered or unexported fields
}
func (DeleteProvisioningArtifactOutput) GoString ¶ added in v1.5.6
func (s DeleteProvisioningArtifactOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (DeleteProvisioningArtifactOutput) String ¶ added in v1.5.6
func (s DeleteProvisioningArtifactOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type DeleteServiceActionInput ¶ added in v1.15.55
type DeleteServiceActionInput struct { // The language code. // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The self-service action identifier. For example, act-fs7abcd89wxyz. // // Id is a required field Id *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (DeleteServiceActionInput) GoString ¶ added in v1.15.55
func (s DeleteServiceActionInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeleteServiceActionInput) SetAcceptLanguage ¶ added in v1.15.55
func (s *DeleteServiceActionInput) SetAcceptLanguage(v string) *DeleteServiceActionInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*DeleteServiceActionInput) SetId ¶ added in v1.15.55
func (s *DeleteServiceActionInput) SetId(v string) *DeleteServiceActionInput
SetId sets the Id field's value.
func (DeleteServiceActionInput) String ¶ added in v1.15.55
func (s DeleteServiceActionInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeleteServiceActionInput) Validate ¶ added in v1.15.55
func (s *DeleteServiceActionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteServiceActionOutput ¶ added in v1.15.55
type DeleteServiceActionOutput struct {
// contains filtered or unexported fields
}
func (DeleteServiceActionOutput) GoString ¶ added in v1.15.55
func (s DeleteServiceActionOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (DeleteServiceActionOutput) String ¶ added in v1.15.55
func (s DeleteServiceActionOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type DeleteTagOptionInput ¶ added in v1.13.8
type DeleteTagOptionInput struct { // The TagOption identifier. // // Id is a required field Id *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (DeleteTagOptionInput) GoString ¶ added in v1.13.8
func (s DeleteTagOptionInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeleteTagOptionInput) SetId ¶ added in v1.13.8
func (s *DeleteTagOptionInput) SetId(v string) *DeleteTagOptionInput
SetId sets the Id field's value.
func (DeleteTagOptionInput) String ¶ added in v1.13.8
func (s DeleteTagOptionInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeleteTagOptionInput) Validate ¶ added in v1.13.8
func (s *DeleteTagOptionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteTagOptionOutput ¶ added in v1.13.8
type DeleteTagOptionOutput struct {
// contains filtered or unexported fields
}
func (DeleteTagOptionOutput) GoString ¶ added in v1.13.8
func (s DeleteTagOptionOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (DeleteTagOptionOutput) String ¶ added in v1.13.8
func (s DeleteTagOptionOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type DescribeConstraintInput ¶ added in v1.5.6
type DescribeConstraintInput struct { // The language code. // // * 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 }
func (DescribeConstraintInput) GoString ¶ added in v1.5.6
func (s DescribeConstraintInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DescribeConstraintInput) SetAcceptLanguage ¶ added in v1.5.6
func (s *DescribeConstraintInput) SetAcceptLanguage(v string) *DescribeConstraintInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*DescribeConstraintInput) SetId ¶ added in v1.5.6
func (s *DescribeConstraintInput) SetId(v string) *DescribeConstraintInput
SetId sets the Id field's value.
func (DescribeConstraintInput) String ¶ added in v1.5.6
func (s DescribeConstraintInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DescribeConstraintInput) Validate ¶ added in v1.5.6
func (s *DescribeConstraintInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeConstraintOutput ¶ added in v1.5.6
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 *string `type:"string" enum:"Status"` // contains filtered or unexported fields }
func (DescribeConstraintOutput) GoString ¶ added in v1.5.6
func (s DescribeConstraintOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DescribeConstraintOutput) SetConstraintDetail ¶ added in v1.5.6
func (s *DescribeConstraintOutput) SetConstraintDetail(v *ConstraintDetail) *DescribeConstraintOutput
SetConstraintDetail sets the ConstraintDetail field's value.
func (*DescribeConstraintOutput) SetConstraintParameters ¶ added in v1.5.6
func (s *DescribeConstraintOutput) SetConstraintParameters(v string) *DescribeConstraintOutput
SetConstraintParameters sets the ConstraintParameters field's value.
func (*DescribeConstraintOutput) SetStatus ¶ added in v1.5.6
func (s *DescribeConstraintOutput) SetStatus(v string) *DescribeConstraintOutput
SetStatus sets the Status field's value.
func (DescribeConstraintOutput) String ¶ added in v1.5.6
func (s DescribeConstraintOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type DescribeCopyProductStatusInput ¶ added in v1.10.45
type DescribeCopyProductStatusInput struct { // The language code. // // * 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 }
func (DescribeCopyProductStatusInput) GoString ¶ added in v1.10.45
func (s DescribeCopyProductStatusInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DescribeCopyProductStatusInput) SetAcceptLanguage ¶ added in v1.10.45
func (s *DescribeCopyProductStatusInput) SetAcceptLanguage(v string) *DescribeCopyProductStatusInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*DescribeCopyProductStatusInput) SetCopyProductToken ¶ added in v1.10.45
func (s *DescribeCopyProductStatusInput) SetCopyProductToken(v string) *DescribeCopyProductStatusInput
SetCopyProductToken sets the CopyProductToken field's value.
func (DescribeCopyProductStatusInput) String ¶ added in v1.10.45
func (s DescribeCopyProductStatusInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DescribeCopyProductStatusInput) Validate ¶ added in v1.10.45
func (s *DescribeCopyProductStatusInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeCopyProductStatusOutput ¶ added in v1.10.45
type DescribeCopyProductStatusOutput struct { // The status of the copy product operation. CopyProductStatus *string `type:"string" enum:"CopyProductStatus"` // The status message. StatusDetail *string `type:"string"` // The identifier of the copied product. TargetProductId *string `min:"1" type:"string"` // contains filtered or unexported fields }
func (DescribeCopyProductStatusOutput) GoString ¶ added in v1.10.45
func (s DescribeCopyProductStatusOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DescribeCopyProductStatusOutput) SetCopyProductStatus ¶ added in v1.10.45
func (s *DescribeCopyProductStatusOutput) SetCopyProductStatus(v string) *DescribeCopyProductStatusOutput
SetCopyProductStatus sets the CopyProductStatus field's value.
func (*DescribeCopyProductStatusOutput) SetStatusDetail ¶ added in v1.10.45
func (s *DescribeCopyProductStatusOutput) SetStatusDetail(v string) *DescribeCopyProductStatusOutput
SetStatusDetail sets the StatusDetail field's value.
func (*DescribeCopyProductStatusOutput) SetTargetProductId ¶ added in v1.10.45
func (s *DescribeCopyProductStatusOutput) SetTargetProductId(v string) *DescribeCopyProductStatusOutput
SetTargetProductId sets the TargetProductId field's value.
func (DescribeCopyProductStatusOutput) String ¶ added in v1.10.45
func (s DescribeCopyProductStatusOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type DescribePortfolioInput ¶ added in v1.5.6
type DescribePortfolioInput struct { // The language code. // // * 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 }
func (DescribePortfolioInput) GoString ¶ added in v1.5.6
func (s DescribePortfolioInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DescribePortfolioInput) SetAcceptLanguage ¶ added in v1.5.6
func (s *DescribePortfolioInput) SetAcceptLanguage(v string) *DescribePortfolioInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*DescribePortfolioInput) SetId ¶ added in v1.5.6
func (s *DescribePortfolioInput) SetId(v string) *DescribePortfolioInput
SetId sets the Id field's value.
func (DescribePortfolioInput) String ¶ added in v1.5.6
func (s DescribePortfolioInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DescribePortfolioInput) Validate ¶ added in v1.5.6
func (s *DescribePortfolioInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribePortfolioOutput ¶ added in v1.5.6
type DescribePortfolioOutput struct { // Information about the associated budgets. Budgets []*BudgetDetail `type:"list"` // 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 }
func (DescribePortfolioOutput) GoString ¶ added in v1.5.6
func (s DescribePortfolioOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DescribePortfolioOutput) SetBudgets ¶ added in v1.19.21
func (s *DescribePortfolioOutput) SetBudgets(v []*BudgetDetail) *DescribePortfolioOutput
SetBudgets sets the Budgets field's value.
func (*DescribePortfolioOutput) SetPortfolioDetail ¶ added in v1.5.6
func (s *DescribePortfolioOutput) SetPortfolioDetail(v *PortfolioDetail) *DescribePortfolioOutput
SetPortfolioDetail sets the PortfolioDetail field's value.
func (*DescribePortfolioOutput) SetTagOptions ¶ added in v1.10.4
func (s *DescribePortfolioOutput) SetTagOptions(v []*TagOptionDetail) *DescribePortfolioOutput
SetTagOptions sets the TagOptions field's value.
func (*DescribePortfolioOutput) SetTags ¶ added in v1.5.6
func (s *DescribePortfolioOutput) SetTags(v []*Tag) *DescribePortfolioOutput
SetTags sets the Tags field's value.
func (DescribePortfolioOutput) String ¶ added in v1.5.6
func (s DescribePortfolioOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type DescribePortfolioShareStatusInput ¶ added in v1.15.67
type DescribePortfolioShareStatusInput struct { // by CreatePortfolioShare or by DeletePortfolioShare. // // PortfolioShareToken is a required field PortfolioShareToken *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (DescribePortfolioShareStatusInput) GoString ¶ added in v1.15.67
func (s DescribePortfolioShareStatusInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DescribePortfolioShareStatusInput) SetPortfolioShareToken ¶ added in v1.15.67
func (s *DescribePortfolioShareStatusInput) SetPortfolioShareToken(v string) *DescribePortfolioShareStatusInput
SetPortfolioShareToken sets the PortfolioShareToken field's value.
func (DescribePortfolioShareStatusInput) String ¶ added in v1.15.67
func (s DescribePortfolioShareStatusInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DescribePortfolioShareStatusInput) Validate ¶ added in v1.15.67
func (s *DescribePortfolioShareStatusInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribePortfolioShareStatusOutput ¶ added in v1.15.67
type DescribePortfolioShareStatusOutput struct { // unit id or organization id. OrganizationNodeValue *string `type:"string"` PortfolioId *string `min:"1" type:"string"` PortfolioShareToken *string `min:"1" type:"string"` ShareDetails *ShareDetails `type:"structure"` Status *string `type:"string" enum:"ShareStatus"` // contains filtered or unexported fields }
func (DescribePortfolioShareStatusOutput) GoString ¶ added in v1.15.67
func (s DescribePortfolioShareStatusOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DescribePortfolioShareStatusOutput) SetOrganizationNodeValue ¶ added in v1.15.67
func (s *DescribePortfolioShareStatusOutput) SetOrganizationNodeValue(v string) *DescribePortfolioShareStatusOutput
SetOrganizationNodeValue sets the OrganizationNodeValue field's value.
func (*DescribePortfolioShareStatusOutput) SetPortfolioId ¶ added in v1.15.67
func (s *DescribePortfolioShareStatusOutput) SetPortfolioId(v string) *DescribePortfolioShareStatusOutput
SetPortfolioId sets the PortfolioId field's value.
func (*DescribePortfolioShareStatusOutput) SetPortfolioShareToken ¶ added in v1.15.67
func (s *DescribePortfolioShareStatusOutput) SetPortfolioShareToken(v string) *DescribePortfolioShareStatusOutput
SetPortfolioShareToken sets the PortfolioShareToken field's value.
func (*DescribePortfolioShareStatusOutput) SetShareDetails ¶ added in v1.15.67
func (s *DescribePortfolioShareStatusOutput) SetShareDetails(v *ShareDetails) *DescribePortfolioShareStatusOutput
SetShareDetails sets the ShareDetails field's value.
func (*DescribePortfolioShareStatusOutput) SetStatus ¶ added in v1.15.67
func (s *DescribePortfolioShareStatusOutput) SetStatus(v string) *DescribePortfolioShareStatusOutput
SetStatus sets the Status field's value.
func (DescribePortfolioShareStatusOutput) String ¶ added in v1.15.67
func (s DescribePortfolioShareStatusOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type DescribePortfolioSharesInput ¶ added in v1.36.11
type DescribePortfolioSharesInput struct { int64 `type:"integer"` // results, use null. PageToken *string `type:"string"` // // PortfolioId is a required field PortfolioId *string `min:"1" type:"string" required:"true"` // the type of portfolio share, which can be one of the following: // // 1. ACCOUNT - Represents an external account to account share. // // 2. ORGANIZATION - Represents a share to an organization. This share is available // to every account in the organization. // // 3. ORGANIZATIONAL_UNIT - Represents a share to an organizational unit. // // 4. ORGANIZATION_MEMBER_ACCOUNT - Represents a share to an account in the // organization. // // Type is a required field Type *string `type:"string" required:"true" enum:"DescribePortfolioShareType"` // contains filtered or unexported fields }PageSize *
func (DescribePortfolioSharesInput) GoString ¶ added in v1.36.11
func (s DescribePortfolioSharesInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DescribePortfolioSharesInput) SetPageSize ¶ added in v1.36.11
func (s *DescribePortfolioSharesInput) SetPageSize(v int64) *DescribePortfolioSharesInput
SetPageSize sets the PageSize field's value.
func (*DescribePortfolioSharesInput) SetPageToken ¶ added in v1.36.11
func (s *DescribePortfolioSharesInput) SetPageToken(v string) *DescribePortfolioSharesInput
SetPageToken sets the PageToken field's value.
func (*DescribePortfolioSharesInput) SetPortfolioId ¶ added in v1.36.11
func (s *DescribePortfolioSharesInput) SetPortfolioId(v string) *DescribePortfolioSharesInput
SetPortfolioId sets the PortfolioId field's value.
func (*DescribePortfolioSharesInput) SetType ¶ added in v1.36.11
func (s *DescribePortfolioSharesInput) SetType(v string) *DescribePortfolioSharesInput
SetType sets the Type field's value.
func (DescribePortfolioSharesInput) String ¶ added in v1.36.11
func (s DescribePortfolioSharesInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DescribePortfolioSharesInput) Validate ¶ added in v1.36.11
func (s *DescribePortfolioSharesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribePortfolioSharesOutput ¶ added in v1.36.11
type DescribePortfolioSharesOutput struct { // additional results, this value is null. NextPageToken *string `type:"string"` PortfolioShareDetails []*PortfolioShareDetail `type:"list"` // contains filtered or unexported fields }
func (DescribePortfolioSharesOutput) GoString ¶ added in v1.36.11
func (s DescribePortfolioSharesOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DescribePortfolioSharesOutput) SetNextPageToken ¶ added in v1.36.11
func (s *DescribePortfolioSharesOutput) SetNextPageToken(v string) *DescribePortfolioSharesOutput
SetNextPageToken sets the NextPageToken field's value.
func (*DescribePortfolioSharesOutput) SetPortfolioShareDetails ¶ added in v1.36.11
func (s *DescribePortfolioSharesOutput) SetPortfolioShareDetails(v []*PortfolioShareDetail) *DescribePortfolioSharesOutput
SetPortfolioShareDetails sets the PortfolioShareDetails field's value.
func (DescribePortfolioSharesOutput) String ¶ added in v1.36.11
func (s DescribePortfolioSharesOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type DescribeProductAsAdminInput ¶ added in v1.5.6
type DescribeProductAsAdminInput struct { // The language code. // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The product identifier. Id *string `min:"1" type:"string"` // The product name. Name *string `type:"string"` // The unique identifier of the shared portfolio that the specified product // is associated with. // // You can provide this parameter to retrieve the shared TagOptions associated // with the product. If this parameter is provided and if TagOptions sharing // is enabled in the portfolio share, the API returns both local and shared // TagOptions associated with the product. Otherwise only local TagOptions will // be returned. SourcePortfolioId *string `min:"1" type:"string"` // contains filtered or unexported fields }
func (DescribeProductAsAdminInput) GoString ¶ added in v1.5.6
func (s DescribeProductAsAdminInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DescribeProductAsAdminInput) SetAcceptLanguage ¶ added in v1.5.6
func (s *DescribeProductAsAdminInput) SetAcceptLanguage(v string) *DescribeProductAsAdminInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*DescribeProductAsAdminInput) SetId ¶ added in v1.5.6
func (s *DescribeProductAsAdminInput) SetId(v string) *DescribeProductAsAdminInput
SetId sets the Id field's value.
func (*DescribeProductAsAdminInput) SetName ¶ added in v1.31.12
func (s *DescribeProductAsAdminInput) SetName(v string) *DescribeProductAsAdminInput
SetName sets the Name field's value.
func (*DescribeProductAsAdminInput) SetSourcePortfolioId ¶ added in v1.36.11
func (s *DescribeProductAsAdminInput) SetSourcePortfolioId(v string) *DescribeProductAsAdminInput
SetSourcePortfolioId sets the SourcePortfolioId field's value.
func (DescribeProductAsAdminInput) String ¶ added in v1.5.6
func (s DescribeProductAsAdminInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DescribeProductAsAdminInput) Validate ¶ added in v1.5.6
func (s *DescribeProductAsAdminInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeProductAsAdminOutput ¶ added in v1.5.6
type DescribeProductAsAdminOutput struct { // Information about the associated budgets. Budgets []*BudgetDetail `type:"list"` // 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 }
func (DescribeProductAsAdminOutput) GoString ¶ added in v1.5.6
func (s DescribeProductAsAdminOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DescribeProductAsAdminOutput) SetBudgets ¶ added in v1.19.21
func (s *DescribeProductAsAdminOutput) SetBudgets(v []*BudgetDetail) *DescribeProductAsAdminOutput
SetBudgets sets the Budgets field's value.
func (*DescribeProductAsAdminOutput) SetProductViewDetail ¶ added in v1.5.6
func (s *DescribeProductAsAdminOutput) SetProductViewDetail(v *ProductViewDetail) *DescribeProductAsAdminOutput
SetProductViewDetail sets the ProductViewDetail field's value.
func (*DescribeProductAsAdminOutput) SetProvisioningArtifactSummaries ¶ added in v1.8.43
func (s *DescribeProductAsAdminOutput) SetProvisioningArtifactSummaries(v []*ProvisioningArtifactSummary) *DescribeProductAsAdminOutput
SetProvisioningArtifactSummaries sets the ProvisioningArtifactSummaries field's value.
func (*DescribeProductAsAdminOutput) SetTagOptions ¶ added in v1.10.4
func (s *DescribeProductAsAdminOutput) SetTagOptions(v []*TagOptionDetail) *DescribeProductAsAdminOutput
SetTagOptions sets the TagOptions field's value.
func (*DescribeProductAsAdminOutput) SetTags ¶ added in v1.5.6
func (s *DescribeProductAsAdminOutput) SetTags(v []*Tag) *DescribeProductAsAdminOutput
SetTags sets the Tags field's value.
func (DescribeProductAsAdminOutput) String ¶ added in v1.5.6
func (s DescribeProductAsAdminOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type DescribeProductInput ¶
type DescribeProductInput struct { // The language code. // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The product identifier. Id *string `min:"1" type:"string"` // The product name. Name *string `type:"string"` // contains filtered or unexported fields }
func (DescribeProductInput) GoString ¶
func (s DescribeProductInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DescribeProductInput) SetAcceptLanguage ¶ added in v1.5.0
func (s *DescribeProductInput) SetAcceptLanguage(v string) *DescribeProductInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*DescribeProductInput) SetId ¶ added in v1.5.0
func (s *DescribeProductInput) SetId(v string) *DescribeProductInput
SetId sets the Id field's value.
func (*DescribeProductInput) SetName ¶ added in v1.31.12
func (s *DescribeProductInput) SetName(v string) *DescribeProductInput
SetName sets the Name field's value.
func (DescribeProductInput) String ¶
func (s DescribeProductInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
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 { // Information about the associated budgets. Budgets []*BudgetDetail `type:"list"` // Information about the associated launch paths. LaunchPaths []*LaunchPath `type:"list"` // 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 }
func (DescribeProductOutput) GoString ¶
func (s DescribeProductOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DescribeProductOutput) SetBudgets ¶ added in v1.19.21
func (s *DescribeProductOutput) SetBudgets(v []*BudgetDetail) *DescribeProductOutput
SetBudgets sets the Budgets field's value.
func (*DescribeProductOutput) SetLaunchPaths ¶ added in v1.31.12
func (s *DescribeProductOutput) SetLaunchPaths(v []*LaunchPath) *DescribeProductOutput
SetLaunchPaths sets the LaunchPaths field's value.
func (*DescribeProductOutput) SetProductViewSummary ¶ added in v1.5.0
func (s *DescribeProductOutput) SetProductViewSummary(v *ProductViewSummary) *DescribeProductOutput
SetProductViewSummary sets the ProductViewSummary field's value.
func (*DescribeProductOutput) SetProvisioningArtifacts ¶ added in v1.5.0
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.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type DescribeProductViewInput ¶
type DescribeProductViewInput struct { // The language code. // // * 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 }
func (DescribeProductViewInput) GoString ¶
func (s DescribeProductViewInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DescribeProductViewInput) SetAcceptLanguage ¶ added in v1.5.0
func (s *DescribeProductViewInput) SetAcceptLanguage(v string) *DescribeProductViewInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*DescribeProductViewInput) SetId ¶ added in v1.5.0
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.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
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 }
func (DescribeProductViewOutput) GoString ¶
func (s DescribeProductViewOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DescribeProductViewOutput) SetProductViewSummary ¶ added in v1.5.0
func (s *DescribeProductViewOutput) SetProductViewSummary(v *ProductViewSummary) *DescribeProductViewOutput
SetProductViewSummary sets the ProductViewSummary field's value.
func (*DescribeProductViewOutput) SetProvisioningArtifacts ¶ added in v1.5.0
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.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type DescribeProvisionedProductInput ¶ added in v1.8.43
type DescribeProvisionedProductInput struct { // The language code. // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The provisioned product identifier. You must provide the name or ID, but // not both. // // If you do not provide a name or ID, or you provide both name and ID, an InvalidParametersException // will occur. Id *string `min:"1" type:"string"` // The name of the provisioned product. You must provide the name or ID, but // not both. // // If you do not provide a name or ID, or you provide both name and ID, an InvalidParametersException // will occur. Name *string `min:"1" type:"string"` // contains filtered or unexported fields }
DescribeProvisionedProductAPI input structure. AcceptLanguage - [Optional] The language code for localization. Id - [Optional] The provisioned product identifier. Name - [Optional] Another provisioned product identifier. Customers must provide either Id or Name.
func (DescribeProvisionedProductInput) GoString ¶ added in v1.8.43
func (s DescribeProvisionedProductInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DescribeProvisionedProductInput) SetAcceptLanguage ¶ added in v1.8.43
func (s *DescribeProvisionedProductInput) SetAcceptLanguage(v string) *DescribeProvisionedProductInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*DescribeProvisionedProductInput) SetId ¶ added in v1.8.43
func (s *DescribeProvisionedProductInput) SetId(v string) *DescribeProvisionedProductInput
SetId sets the Id field's value.
func (*DescribeProvisionedProductInput) SetName ¶ added in v1.34.25
func (s *DescribeProvisionedProductInput) SetName(v string) *DescribeProvisionedProductInput
SetName sets the Name field's value.
func (DescribeProvisionedProductInput) String ¶ added in v1.8.43
func (s DescribeProvisionedProductInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DescribeProvisionedProductInput) Validate ¶ added in v1.8.43
func (s *DescribeProvisionedProductInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeProvisionedProductOutput ¶ added in v1.8.43
type DescribeProvisionedProductOutput struct { // Any CloudWatch dashboards that were created when provisioning the product. CloudWatchDashboards []*CloudWatchDashboard `type:"list"` // Information about the provisioned product. ProvisionedProductDetail *ProvisionedProductDetail `type:"structure"` // contains filtered or unexported fields }
func (DescribeProvisionedProductOutput) GoString ¶ added in v1.8.43
func (s DescribeProvisionedProductOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DescribeProvisionedProductOutput) SetCloudWatchDashboards ¶ added in v1.12.72
func (s *DescribeProvisionedProductOutput) SetCloudWatchDashboards(v []*CloudWatchDashboard) *DescribeProvisionedProductOutput
SetCloudWatchDashboards sets the CloudWatchDashboards field's value.
func (*DescribeProvisionedProductOutput) SetProvisionedProductDetail ¶ added in v1.8.43
func (s *DescribeProvisionedProductOutput) SetProvisionedProductDetail(v *ProvisionedProductDetail) *DescribeProvisionedProductOutput
SetProvisionedProductDetail sets the ProvisionedProductDetail field's value.
func (DescribeProvisionedProductOutput) String ¶ added in v1.8.43
func (s DescribeProvisionedProductOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type DescribeProvisionedProductPlanInput ¶ added in v1.12.72
type DescribeProvisionedProductPlanInput struct { // The language code. // // * 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 plan identifier. // // PlanId is a required field PlanId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (DescribeProvisionedProductPlanInput) GoString ¶ added in v1.12.72
func (s DescribeProvisionedProductPlanInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DescribeProvisionedProductPlanInput) SetAcceptLanguage ¶ added in v1.12.72
func (s *DescribeProvisionedProductPlanInput) SetAcceptLanguage(v string) *DescribeProvisionedProductPlanInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*DescribeProvisionedProductPlanInput) SetPageSize ¶ added in v1.12.72
func (s *DescribeProvisionedProductPlanInput) SetPageSize(v int64) *DescribeProvisionedProductPlanInput
SetPageSize sets the PageSize field's value.
func (*DescribeProvisionedProductPlanInput) SetPageToken ¶ added in v1.12.72
func (s *DescribeProvisionedProductPlanInput) SetPageToken(v string) *DescribeProvisionedProductPlanInput
SetPageToken sets the PageToken field's value.
func (*DescribeProvisionedProductPlanInput) SetPlanId ¶ added in v1.12.72
func (s *DescribeProvisionedProductPlanInput) SetPlanId(v string) *DescribeProvisionedProductPlanInput
SetPlanId sets the PlanId field's value.
func (DescribeProvisionedProductPlanInput) String ¶ added in v1.12.72
func (s DescribeProvisionedProductPlanInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DescribeProvisionedProductPlanInput) Validate ¶ added in v1.12.72
func (s *DescribeProvisionedProductPlanInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeProvisionedProductPlanOutput ¶ added in v1.12.72
type DescribeProvisionedProductPlanOutput 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 plan. ProvisionedProductPlanDetails *ProvisionedProductPlanDetails `type:"structure"` // Information about the resource changes that will occur when the plan is executed. ResourceChanges []*ResourceChange `type:"list"` // contains filtered or unexported fields }
func (DescribeProvisionedProductPlanOutput) GoString ¶ added in v1.12.72
func (s DescribeProvisionedProductPlanOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DescribeProvisionedProductPlanOutput) SetNextPageToken ¶ added in v1.12.72
func (s *DescribeProvisionedProductPlanOutput) SetNextPageToken(v string) *DescribeProvisionedProductPlanOutput
SetNextPageToken sets the NextPageToken field's value.
func (*DescribeProvisionedProductPlanOutput) SetProvisionedProductPlanDetails ¶ added in v1.12.72
func (s *DescribeProvisionedProductPlanOutput) SetProvisionedProductPlanDetails(v *ProvisionedProductPlanDetails) *DescribeProvisionedProductPlanOutput
SetProvisionedProductPlanDetails sets the ProvisionedProductPlanDetails field's value.
func (*DescribeProvisionedProductPlanOutput) SetResourceChanges ¶ added in v1.12.72
func (s *DescribeProvisionedProductPlanOutput) SetResourceChanges(v []*ResourceChange) *DescribeProvisionedProductPlanOutput
SetResourceChanges sets the ResourceChanges field's value.
func (DescribeProvisionedProductPlanOutput) String ¶ added in v1.12.72
func (s DescribeProvisionedProductPlanOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type DescribeProvisioningArtifactInput ¶ added in v1.5.6
type DescribeProvisioningArtifactInput struct { // The language code. // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // Indicates if the API call response does or does not include additional details // about the provisioning parameters. IncludeProvisioningArtifactParameters *bool `type:"boolean"` // The product identifier. ProductId *string `min:"1" type:"string"` // The product name. ProductName *string `type:"string"` // The identifier of the provisioning artifact. ProvisioningArtifactId *string `min:"1" type:"string"` // The provisioning artifact name. ProvisioningArtifactName *string `type:"string"` // Indicates whether a verbose level of detail is enabled. Verbose *bool `type:"boolean"` // contains filtered or unexported fields }
func (DescribeProvisioningArtifactInput) GoString ¶ added in v1.5.6
func (s DescribeProvisioningArtifactInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DescribeProvisioningArtifactInput) SetAcceptLanguage ¶ added in v1.5.6
func (s *DescribeProvisioningArtifactInput) SetAcceptLanguage(v string) *DescribeProvisioningArtifactInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*DescribeProvisioningArtifactInput) SetIncludeProvisioningArtifactParameters ¶ added in v1.44.279
func (s *DescribeProvisioningArtifactInput) SetIncludeProvisioningArtifactParameters(v bool) *DescribeProvisioningArtifactInput
SetIncludeProvisioningArtifactParameters sets the IncludeProvisioningArtifactParameters field's value.
func (*DescribeProvisioningArtifactInput) SetProductId ¶ added in v1.5.6
func (s *DescribeProvisioningArtifactInput) SetProductId(v string) *DescribeProvisioningArtifactInput
SetProductId sets the ProductId field's value.
func (*DescribeProvisioningArtifactInput) SetProductName ¶ added in v1.31.12
func (s *DescribeProvisioningArtifactInput) SetProductName(v string) *DescribeProvisioningArtifactInput
SetProductName sets the ProductName field's value.
func (*DescribeProvisioningArtifactInput) SetProvisioningArtifactId ¶ added in v1.5.6
func (s *DescribeProvisioningArtifactInput) SetProvisioningArtifactId(v string) *DescribeProvisioningArtifactInput
SetProvisioningArtifactId sets the ProvisioningArtifactId field's value.
func (*DescribeProvisioningArtifactInput) SetProvisioningArtifactName ¶ added in v1.31.12
func (s *DescribeProvisioningArtifactInput) SetProvisioningArtifactName(v string) *DescribeProvisioningArtifactInput
SetProvisioningArtifactName sets the ProvisioningArtifactName field's value.
func (*DescribeProvisioningArtifactInput) SetVerbose ¶ added in v1.8.43
func (s *DescribeProvisioningArtifactInput) SetVerbose(v bool) *DescribeProvisioningArtifactInput
SetVerbose sets the Verbose field's value.
func (DescribeProvisioningArtifactInput) String ¶ added in v1.5.6
func (s DescribeProvisioningArtifactInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DescribeProvisioningArtifactInput) Validate ¶ added in v1.5.6
func (s *DescribeProvisioningArtifactInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeProvisioningArtifactOutput ¶ added in v1.5.6
type DescribeProvisioningArtifactOutput struct { // The URL of the CloudFormation template in Amazon S3 or GitHub in JSON format. Info map[string]*string `min:"1" type:"map"` // Information about the provisioning artifact. ProvisioningArtifactDetail *ProvisioningArtifactDetail `type:"structure"` // Information about the parameters used to provision the product. ProvisioningArtifactParameters []*ProvisioningArtifactParameter `type:"list"` // The status of the current request. Status *string `type:"string" enum:"Status"` // contains filtered or unexported fields }
func (DescribeProvisioningArtifactOutput) GoString ¶ added in v1.5.6
func (s DescribeProvisioningArtifactOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DescribeProvisioningArtifactOutput) SetInfo ¶ added in v1.5.6
func (s *DescribeProvisioningArtifactOutput) SetInfo(v map[string]*string) *DescribeProvisioningArtifactOutput
SetInfo sets the Info field's value.
func (*DescribeProvisioningArtifactOutput) SetProvisioningArtifactDetail ¶ added in v1.5.6
func (s *DescribeProvisioningArtifactOutput) SetProvisioningArtifactDetail(v *ProvisioningArtifactDetail) *DescribeProvisioningArtifactOutput
SetProvisioningArtifactDetail sets the ProvisioningArtifactDetail field's value.
func (*DescribeProvisioningArtifactOutput) SetProvisioningArtifactParameters ¶ added in v1.44.279
func (s *DescribeProvisioningArtifactOutput) SetProvisioningArtifactParameters(v []*ProvisioningArtifactParameter) *DescribeProvisioningArtifactOutput
SetProvisioningArtifactParameters sets the ProvisioningArtifactParameters field's value.
func (*DescribeProvisioningArtifactOutput) SetStatus ¶ added in v1.5.6
func (s *DescribeProvisioningArtifactOutput) SetStatus(v string) *DescribeProvisioningArtifactOutput
SetStatus sets the Status field's value.
func (DescribeProvisioningArtifactOutput) String ¶ added in v1.5.6
func (s DescribeProvisioningArtifactOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type DescribeProvisioningParametersInput ¶
type DescribeProvisioningParametersInput struct { // The language code. // // * 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. You must provide the name // or ID, but not both. PathId *string `min:"1" type:"string"` // The name of the path. You must provide the name or ID, but not both. PathName *string `min:"1" type:"string"` // The product identifier. You must provide the product name or ID, but not // both. ProductId *string `min:"1" type:"string"` // The name of the product. You must provide the name or ID, but not both. ProductName *string `type:"string"` // The identifier of the provisioning artifact. You must provide the name or // ID, but not both. ProvisioningArtifactId *string `min:"1" type:"string"` // The name of the provisioning artifact. You must provide the name or ID, but // not both. ProvisioningArtifactName *string `type:"string"` // contains filtered or unexported fields }
func (DescribeProvisioningParametersInput) GoString ¶
func (s DescribeProvisioningParametersInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DescribeProvisioningParametersInput) SetAcceptLanguage ¶ added in v1.5.0
func (s *DescribeProvisioningParametersInput) SetAcceptLanguage(v string) *DescribeProvisioningParametersInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*DescribeProvisioningParametersInput) SetPathId ¶ added in v1.5.0
func (s *DescribeProvisioningParametersInput) SetPathId(v string) *DescribeProvisioningParametersInput
SetPathId sets the PathId field's value.
func (*DescribeProvisioningParametersInput) SetPathName ¶ added in v1.33.16
func (s *DescribeProvisioningParametersInput) SetPathName(v string) *DescribeProvisioningParametersInput
SetPathName sets the PathName field's value.
func (*DescribeProvisioningParametersInput) SetProductId ¶ added in v1.5.0
func (s *DescribeProvisioningParametersInput) SetProductId(v string) *DescribeProvisioningParametersInput
SetProductId sets the ProductId field's value.
func (*DescribeProvisioningParametersInput) SetProductName ¶ added in v1.33.16
func (s *DescribeProvisioningParametersInput) SetProductName(v string) *DescribeProvisioningParametersInput
SetProductName sets the ProductName field's value.
func (*DescribeProvisioningParametersInput) SetProvisioningArtifactId ¶ added in v1.5.0
func (s *DescribeProvisioningParametersInput) SetProvisioningArtifactId(v string) *DescribeProvisioningParametersInput
SetProvisioningArtifactId sets the ProvisioningArtifactId field's value.
func (*DescribeProvisioningParametersInput) SetProvisioningArtifactName ¶ added in v1.33.16
func (s *DescribeProvisioningParametersInput) SetProvisioningArtifactName(v string) *DescribeProvisioningParametersInput
SetProvisioningArtifactName sets the ProvisioningArtifactName field's value.
func (DescribeProvisioningParametersInput) String ¶
func (s DescribeProvisioningParametersInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
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"` // A list of the keys and descriptions of the outputs. These outputs can be // referenced from a provisioned product launched from this provisioning artifact. ProvisioningArtifactOutputKeys []*ProvisioningArtifactOutput `type:"list"` // The output of the provisioning artifact. // // Deprecated: This property is deprecated and returns the Id and Description of the Provisioning Artifact. Use ProvisioningArtifactOutputKeys instead to get the Keys and Descriptions of the outputs. ProvisioningArtifactOutputs []*ProvisioningArtifactOutput `deprecated:"true" type:"list"` // Information about the parameters used to provision the product. ProvisioningArtifactParameters []*ProvisioningArtifactParameter `type:"list"` // An object that contains information about preferences, such as Regions and // accounts, for the provisioning artifact. ProvisioningArtifactPreferences *ProvisioningArtifactPreferences `type:"structure"` // 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 }
func (DescribeProvisioningParametersOutput) GoString ¶
func (s DescribeProvisioningParametersOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DescribeProvisioningParametersOutput) SetConstraintSummaries ¶ added in v1.5.0
func (s *DescribeProvisioningParametersOutput) SetConstraintSummaries(v []*ConstraintSummary) *DescribeProvisioningParametersOutput
SetConstraintSummaries sets the ConstraintSummaries field's value.
func (*DescribeProvisioningParametersOutput) SetProvisioningArtifactOutputKeys ¶ added in v1.43.32
func (s *DescribeProvisioningParametersOutput) SetProvisioningArtifactOutputKeys(v []*ProvisioningArtifactOutput) *DescribeProvisioningParametersOutput
SetProvisioningArtifactOutputKeys sets the ProvisioningArtifactOutputKeys field's value.
func (*DescribeProvisioningParametersOutput) SetProvisioningArtifactOutputs ¶ added in v1.33.16
func (s *DescribeProvisioningParametersOutput) SetProvisioningArtifactOutputs(v []*ProvisioningArtifactOutput) *DescribeProvisioningParametersOutput
SetProvisioningArtifactOutputs sets the ProvisioningArtifactOutputs field's value.
func (*DescribeProvisioningParametersOutput) SetProvisioningArtifactParameters ¶ added in v1.5.0
func (s *DescribeProvisioningParametersOutput) SetProvisioningArtifactParameters(v []*ProvisioningArtifactParameter) *DescribeProvisioningParametersOutput
SetProvisioningArtifactParameters sets the ProvisioningArtifactParameters field's value.
func (*DescribeProvisioningParametersOutput) SetProvisioningArtifactPreferences ¶ added in v1.15.76
func (s *DescribeProvisioningParametersOutput) SetProvisioningArtifactPreferences(v *ProvisioningArtifactPreferences) *DescribeProvisioningParametersOutput
SetProvisioningArtifactPreferences sets the ProvisioningArtifactPreferences field's value.
func (*DescribeProvisioningParametersOutput) SetTagOptions ¶ added in v1.10.4
func (s *DescribeProvisioningParametersOutput) SetTagOptions(v []*TagOptionSummary) *DescribeProvisioningParametersOutput
SetTagOptions sets the TagOptions field's value.
func (*DescribeProvisioningParametersOutput) SetUsageInstructions ¶ added in v1.5.0
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.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type DescribeRecordInput ¶
type DescribeRecordInput struct { // The language code. // // * 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 }
func (DescribeRecordInput) GoString ¶
func (s DescribeRecordInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DescribeRecordInput) SetAcceptLanguage ¶ added in v1.5.0
func (s *DescribeRecordInput) SetAcceptLanguage(v string) *DescribeRecordInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*DescribeRecordInput) SetId ¶ added in v1.5.0
func (s *DescribeRecordInput) SetId(v string) *DescribeRecordInput
SetId sets the Id field's value.
func (*DescribeRecordInput) SetPageSize ¶ added in v1.5.0
func (s *DescribeRecordInput) SetPageSize(v int64) *DescribeRecordInput
SetPageSize sets the PageSize field's value.
func (*DescribeRecordInput) SetPageToken ¶ added in v1.5.0
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.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
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 }
func (DescribeRecordOutput) GoString ¶
func (s DescribeRecordOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DescribeRecordOutput) SetNextPageToken ¶ added in v1.5.0
func (s *DescribeRecordOutput) SetNextPageToken(v string) *DescribeRecordOutput
SetNextPageToken sets the NextPageToken field's value.
func (*DescribeRecordOutput) SetRecordDetail ¶ added in v1.5.0
func (s *DescribeRecordOutput) SetRecordDetail(v *RecordDetail) *DescribeRecordOutput
SetRecordDetail sets the RecordDetail field's value.
func (*DescribeRecordOutput) SetRecordOutputs ¶ added in v1.5.0
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.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type DescribeServiceActionExecutionParametersInput ¶ added in v1.20.18
type DescribeServiceActionExecutionParametersInput struct { // The language code. // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The identifier of the provisioned product. // // ProvisionedProductId is a required field ProvisionedProductId *string `min:"1" type:"string" required:"true"` // The self-service action identifier. // // ServiceActionId is a required field ServiceActionId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (DescribeServiceActionExecutionParametersInput) GoString ¶ added in v1.20.18
func (s DescribeServiceActionExecutionParametersInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DescribeServiceActionExecutionParametersInput) SetAcceptLanguage ¶ added in v1.20.18
func (s *DescribeServiceActionExecutionParametersInput) SetAcceptLanguage(v string) *DescribeServiceActionExecutionParametersInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*DescribeServiceActionExecutionParametersInput) SetProvisionedProductId ¶ added in v1.20.18
func (s *DescribeServiceActionExecutionParametersInput) SetProvisionedProductId(v string) *DescribeServiceActionExecutionParametersInput
SetProvisionedProductId sets the ProvisionedProductId field's value.
func (*DescribeServiceActionExecutionParametersInput) SetServiceActionId ¶ added in v1.20.18
func (s *DescribeServiceActionExecutionParametersInput) SetServiceActionId(v string) *DescribeServiceActionExecutionParametersInput
SetServiceActionId sets the ServiceActionId field's value.
func (DescribeServiceActionExecutionParametersInput) String ¶ added in v1.20.18
func (s DescribeServiceActionExecutionParametersInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DescribeServiceActionExecutionParametersInput) Validate ¶ added in v1.20.18
func (s *DescribeServiceActionExecutionParametersInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeServiceActionExecutionParametersOutput ¶ added in v1.20.18
type DescribeServiceActionExecutionParametersOutput struct { // The parameters of the self-service action. ServiceActionParameters []*ExecutionParameter `type:"list"` // contains filtered or unexported fields }
func (DescribeServiceActionExecutionParametersOutput) GoString ¶ added in v1.20.18
func (s DescribeServiceActionExecutionParametersOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DescribeServiceActionExecutionParametersOutput) SetServiceActionParameters ¶ added in v1.20.18
func (s *DescribeServiceActionExecutionParametersOutput) SetServiceActionParameters(v []*ExecutionParameter) *DescribeServiceActionExecutionParametersOutput
SetServiceActionParameters sets the ServiceActionParameters field's value.
func (DescribeServiceActionExecutionParametersOutput) String ¶ added in v1.20.18
func (s DescribeServiceActionExecutionParametersOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type DescribeServiceActionInput ¶ added in v1.15.55
type DescribeServiceActionInput struct { // The language code. // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The self-service action identifier. // // Id is a required field Id *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (DescribeServiceActionInput) GoString ¶ added in v1.15.55
func (s DescribeServiceActionInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DescribeServiceActionInput) SetAcceptLanguage ¶ added in v1.15.55
func (s *DescribeServiceActionInput) SetAcceptLanguage(v string) *DescribeServiceActionInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*DescribeServiceActionInput) SetId ¶ added in v1.15.55
func (s *DescribeServiceActionInput) SetId(v string) *DescribeServiceActionInput
SetId sets the Id field's value.
func (DescribeServiceActionInput) String ¶ added in v1.15.55
func (s DescribeServiceActionInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DescribeServiceActionInput) Validate ¶ added in v1.15.55
func (s *DescribeServiceActionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeServiceActionOutput ¶ added in v1.15.55
type DescribeServiceActionOutput struct { // Detailed information about the self-service action. ServiceActionDetail *ServiceActionDetail `type:"structure"` // contains filtered or unexported fields }
func (DescribeServiceActionOutput) GoString ¶ added in v1.15.55
func (s DescribeServiceActionOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DescribeServiceActionOutput) SetServiceActionDetail ¶ added in v1.15.55
func (s *DescribeServiceActionOutput) SetServiceActionDetail(v *ServiceActionDetail) *DescribeServiceActionOutput
SetServiceActionDetail sets the ServiceActionDetail field's value.
func (DescribeServiceActionOutput) String ¶ added in v1.15.55
func (s DescribeServiceActionOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type DescribeTagOptionInput ¶ added in v1.10.4
type DescribeTagOptionInput struct { // The TagOption identifier. // // Id is a required field Id *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (DescribeTagOptionInput) GoString ¶ added in v1.10.4
func (s DescribeTagOptionInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DescribeTagOptionInput) SetId ¶ added in v1.10.4
func (s *DescribeTagOptionInput) SetId(v string) *DescribeTagOptionInput
SetId sets the Id field's value.
func (DescribeTagOptionInput) String ¶ added in v1.10.4
func (s DescribeTagOptionInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DescribeTagOptionInput) Validate ¶ added in v1.10.4
func (s *DescribeTagOptionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeTagOptionOutput ¶ added in v1.10.4
type DescribeTagOptionOutput struct { // Information about the TagOption. TagOptionDetail *TagOptionDetail `type:"structure"` // contains filtered or unexported fields }
func (DescribeTagOptionOutput) GoString ¶ added in v1.10.4
func (s DescribeTagOptionOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DescribeTagOptionOutput) SetTagOptionDetail ¶ added in v1.10.4
func (s *DescribeTagOptionOutput) SetTagOptionDetail(v *TagOptionDetail) *DescribeTagOptionOutput
SetTagOptionDetail sets the TagOptionDetail field's value.
func (DescribeTagOptionOutput) String ¶ added in v1.10.4
func (s DescribeTagOptionOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type DisableAWSOrganizationsAccessInput ¶ added in v1.15.67
type DisableAWSOrganizationsAccessInput struct {
// contains filtered or unexported fields
}
func (DisableAWSOrganizationsAccessInput) GoString ¶ added in v1.15.67
func (s DisableAWSOrganizationsAccessInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (DisableAWSOrganizationsAccessInput) String ¶ added in v1.15.67
func (s DisableAWSOrganizationsAccessInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type DisableAWSOrganizationsAccessOutput ¶ added in v1.15.67
type DisableAWSOrganizationsAccessOutput struct {
// contains filtered or unexported fields
}
func (DisableAWSOrganizationsAccessOutput) GoString ¶ added in v1.15.67
func (s DisableAWSOrganizationsAccessOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (DisableAWSOrganizationsAccessOutput) String ¶ added in v1.15.67
func (s DisableAWSOrganizationsAccessOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type DisassociateBudgetFromResourceInput ¶ added in v1.19.21
type DisassociateBudgetFromResourceInput struct { // The name of the budget you want to disassociate. // // BudgetName is a required field BudgetName *string `min:"1" type:"string" required:"true"` // The resource identifier you want to disassociate from. Either a portfolio-id // or a product-id. // // ResourceId is a required field ResourceId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (DisassociateBudgetFromResourceInput) GoString ¶ added in v1.19.21
func (s DisassociateBudgetFromResourceInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DisassociateBudgetFromResourceInput) SetBudgetName ¶ added in v1.19.21
func (s *DisassociateBudgetFromResourceInput) SetBudgetName(v string) *DisassociateBudgetFromResourceInput
SetBudgetName sets the BudgetName field's value.
func (*DisassociateBudgetFromResourceInput) SetResourceId ¶ added in v1.19.21
func (s *DisassociateBudgetFromResourceInput) SetResourceId(v string) *DisassociateBudgetFromResourceInput
SetResourceId sets the ResourceId field's value.
func (DisassociateBudgetFromResourceInput) String ¶ added in v1.19.21
func (s DisassociateBudgetFromResourceInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DisassociateBudgetFromResourceInput) Validate ¶ added in v1.19.21
func (s *DisassociateBudgetFromResourceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DisassociateBudgetFromResourceOutput ¶ added in v1.19.21
type DisassociateBudgetFromResourceOutput struct {
// contains filtered or unexported fields
}
func (DisassociateBudgetFromResourceOutput) GoString ¶ added in v1.19.21
func (s DisassociateBudgetFromResourceOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (DisassociateBudgetFromResourceOutput) String ¶ added in v1.19.21
func (s DisassociateBudgetFromResourceOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type DisassociatePrincipalFromPortfolioInput ¶ added in v1.5.6
type DisassociatePrincipalFromPortfolioInput struct { // The language code. // // * 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 (user, role, or group). This field allows an ARN // with no accountID with or without wildcard characters if PrincipalType is // IAM_PATTERN. // // PrincipalARN is a required field PrincipalARN *string `min:"1" type:"string" required:"true"` // The supported value is IAM if you use a fully defined ARN, or IAM_PATTERN // if you specify an IAM ARN with no AccountId, with or without wildcard characters. PrincipalType *string `type:"string" enum:"PrincipalType"` // contains filtered or unexported fields }
func (DisassociatePrincipalFromPortfolioInput) GoString ¶ added in v1.5.6
func (s DisassociatePrincipalFromPortfolioInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DisassociatePrincipalFromPortfolioInput) SetAcceptLanguage ¶ added in v1.5.6
func (s *DisassociatePrincipalFromPortfolioInput) SetAcceptLanguage(v string) *DisassociatePrincipalFromPortfolioInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*DisassociatePrincipalFromPortfolioInput) SetPortfolioId ¶ added in v1.5.6
func (s *DisassociatePrincipalFromPortfolioInput) SetPortfolioId(v string) *DisassociatePrincipalFromPortfolioInput
SetPortfolioId sets the PortfolioId field's value.
func (*DisassociatePrincipalFromPortfolioInput) SetPrincipalARN ¶ added in v1.5.6
func (s *DisassociatePrincipalFromPortfolioInput) SetPrincipalARN(v string) *DisassociatePrincipalFromPortfolioInput
SetPrincipalARN sets the PrincipalARN field's value.
func (*DisassociatePrincipalFromPortfolioInput) SetPrincipalType ¶ added in v1.44.142
func (s *DisassociatePrincipalFromPortfolioInput) SetPrincipalType(v string) *DisassociatePrincipalFromPortfolioInput
SetPrincipalType sets the PrincipalType field's value.
func (DisassociatePrincipalFromPortfolioInput) String ¶ added in v1.5.6
func (s DisassociatePrincipalFromPortfolioInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DisassociatePrincipalFromPortfolioInput) Validate ¶ added in v1.5.6
func (s *DisassociatePrincipalFromPortfolioInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DisassociatePrincipalFromPortfolioOutput ¶ added in v1.5.6
type DisassociatePrincipalFromPortfolioOutput struct {
// contains filtered or unexported fields
}
func (DisassociatePrincipalFromPortfolioOutput) GoString ¶ added in v1.5.6
func (s DisassociatePrincipalFromPortfolioOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (DisassociatePrincipalFromPortfolioOutput) String ¶ added in v1.5.6
func (s DisassociatePrincipalFromPortfolioOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type DisassociateProductFromPortfolioInput ¶ added in v1.5.6
type DisassociateProductFromPortfolioInput struct { // The language code. // // * 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 }
func (DisassociateProductFromPortfolioInput) GoString ¶ added in v1.5.6
func (s DisassociateProductFromPortfolioInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DisassociateProductFromPortfolioInput) SetAcceptLanguage ¶ added in v1.5.6
func (s *DisassociateProductFromPortfolioInput) SetAcceptLanguage(v string) *DisassociateProductFromPortfolioInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*DisassociateProductFromPortfolioInput) SetPortfolioId ¶ added in v1.5.6
func (s *DisassociateProductFromPortfolioInput) SetPortfolioId(v string) *DisassociateProductFromPortfolioInput
SetPortfolioId sets the PortfolioId field's value.
func (*DisassociateProductFromPortfolioInput) SetProductId ¶ added in v1.5.6
func (s *DisassociateProductFromPortfolioInput) SetProductId(v string) *DisassociateProductFromPortfolioInput
SetProductId sets the ProductId field's value.
func (DisassociateProductFromPortfolioInput) String ¶ added in v1.5.6
func (s DisassociateProductFromPortfolioInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DisassociateProductFromPortfolioInput) Validate ¶ added in v1.5.6
func (s *DisassociateProductFromPortfolioInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DisassociateProductFromPortfolioOutput ¶ added in v1.5.6
type DisassociateProductFromPortfolioOutput struct {
// contains filtered or unexported fields
}
func (DisassociateProductFromPortfolioOutput) GoString ¶ added in v1.5.6
func (s DisassociateProductFromPortfolioOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (DisassociateProductFromPortfolioOutput) String ¶ added in v1.5.6
func (s DisassociateProductFromPortfolioOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type DisassociateServiceActionFromProvisioningArtifactInput ¶ added in v1.15.55
type DisassociateServiceActionFromProvisioningArtifactInput struct { // The language code. // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The product identifier. For example, prod-abcdzk7xy33qa. // // ProductId is a required field ProductId *string `min:"1" type:"string" required:"true"` // The identifier of the provisioning artifact. For example, pa-4abcdjnxjj6ne. // // ProvisioningArtifactId is a required field ProvisioningArtifactId *string `min:"1" type:"string" required:"true"` // The self-service action identifier. For example, act-fs7abcd89wxyz. // // ServiceActionId is a required field ServiceActionId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (DisassociateServiceActionFromProvisioningArtifactInput) GoString ¶ added in v1.15.55
func (s DisassociateServiceActionFromProvisioningArtifactInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DisassociateServiceActionFromProvisioningArtifactInput) SetAcceptLanguage ¶ added in v1.15.55
func (s *DisassociateServiceActionFromProvisioningArtifactInput) SetAcceptLanguage(v string) *DisassociateServiceActionFromProvisioningArtifactInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*DisassociateServiceActionFromProvisioningArtifactInput) SetProductId ¶ added in v1.15.55
func (s *DisassociateServiceActionFromProvisioningArtifactInput) SetProductId(v string) *DisassociateServiceActionFromProvisioningArtifactInput
SetProductId sets the ProductId field's value.
func (*DisassociateServiceActionFromProvisioningArtifactInput) SetProvisioningArtifactId ¶ added in v1.15.55
func (s *DisassociateServiceActionFromProvisioningArtifactInput) SetProvisioningArtifactId(v string) *DisassociateServiceActionFromProvisioningArtifactInput
SetProvisioningArtifactId sets the ProvisioningArtifactId field's value.
func (*DisassociateServiceActionFromProvisioningArtifactInput) SetServiceActionId ¶ added in v1.15.55
func (s *DisassociateServiceActionFromProvisioningArtifactInput) SetServiceActionId(v string) *DisassociateServiceActionFromProvisioningArtifactInput
SetServiceActionId sets the ServiceActionId field's value.
func (DisassociateServiceActionFromProvisioningArtifactInput) String ¶ added in v1.15.55
func (s DisassociateServiceActionFromProvisioningArtifactInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DisassociateServiceActionFromProvisioningArtifactInput) Validate ¶ added in v1.15.55
func (s *DisassociateServiceActionFromProvisioningArtifactInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DisassociateServiceActionFromProvisioningArtifactOutput ¶ added in v1.15.55
type DisassociateServiceActionFromProvisioningArtifactOutput struct {
// contains filtered or unexported fields
}
func (DisassociateServiceActionFromProvisioningArtifactOutput) GoString ¶ added in v1.15.55
func (s DisassociateServiceActionFromProvisioningArtifactOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (DisassociateServiceActionFromProvisioningArtifactOutput) String ¶ added in v1.15.55
func (s DisassociateServiceActionFromProvisioningArtifactOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type DisassociateTagOptionFromResourceInput ¶ added in v1.10.4
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 }
func (DisassociateTagOptionFromResourceInput) GoString ¶ added in v1.10.4
func (s DisassociateTagOptionFromResourceInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DisassociateTagOptionFromResourceInput) SetResourceId ¶ added in v1.10.4
func (s *DisassociateTagOptionFromResourceInput) SetResourceId(v string) *DisassociateTagOptionFromResourceInput
SetResourceId sets the ResourceId field's value.
func (*DisassociateTagOptionFromResourceInput) SetTagOptionId ¶ added in v1.10.4
func (s *DisassociateTagOptionFromResourceInput) SetTagOptionId(v string) *DisassociateTagOptionFromResourceInput
SetTagOptionId sets the TagOptionId field's value.
func (DisassociateTagOptionFromResourceInput) String ¶ added in v1.10.4
func (s DisassociateTagOptionFromResourceInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DisassociateTagOptionFromResourceInput) Validate ¶ added in v1.10.4
func (s *DisassociateTagOptionFromResourceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DisassociateTagOptionFromResourceOutput ¶ added in v1.10.4
type DisassociateTagOptionFromResourceOutput struct {
// contains filtered or unexported fields
}
func (DisassociateTagOptionFromResourceOutput) GoString ¶ added in v1.10.4
func (s DisassociateTagOptionFromResourceOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (DisassociateTagOptionFromResourceOutput) String ¶ added in v1.10.4
func (s DisassociateTagOptionFromResourceOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type DuplicateResourceException ¶ added in v1.28.0
type DuplicateResourceException struct { RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"` Message_ *string `locationName:"message" type:"string"` // contains filtered or unexported fields }
The specified resource is a duplicate.
func (*DuplicateResourceException) Code ¶ added in v1.28.0
func (s *DuplicateResourceException) Code() string
Code returns the exception type name.
func (*DuplicateResourceException) Error ¶ added in v1.28.0
func (s *DuplicateResourceException) Error() string
func (DuplicateResourceException) GoString ¶ added in v1.28.0
func (s DuplicateResourceException) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DuplicateResourceException) Message ¶ added in v1.28.0
func (s *DuplicateResourceException) Message() string
Message returns the exception's message.
func (*DuplicateResourceException) OrigErr ¶ added in v1.28.0
func (s *DuplicateResourceException) OrigErr() error
OrigErr always returns nil, satisfies awserr.Error interface.
func (*DuplicateResourceException) RequestID ¶ added in v1.28.0
func (s *DuplicateResourceException) RequestID() string
RequestID returns the service's response RequestID for request.
func (*DuplicateResourceException) StatusCode ¶ added in v1.28.0
func (s *DuplicateResourceException) StatusCode() int
Status code returns the HTTP status code for the request's response error.
func (DuplicateResourceException) String ¶ added in v1.28.0
func (s DuplicateResourceException) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type EnableAWSOrganizationsAccessInput ¶ added in v1.15.67
type EnableAWSOrganizationsAccessInput struct {
// contains filtered or unexported fields
}
func (EnableAWSOrganizationsAccessInput) GoString ¶ added in v1.15.67
func (s EnableAWSOrganizationsAccessInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (EnableAWSOrganizationsAccessInput) String ¶ added in v1.15.67
func (s EnableAWSOrganizationsAccessInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type EnableAWSOrganizationsAccessOutput ¶ added in v1.15.67
type EnableAWSOrganizationsAccessOutput struct {
// contains filtered or unexported fields
}
func (EnableAWSOrganizationsAccessOutput) GoString ¶ added in v1.15.67
func (s EnableAWSOrganizationsAccessOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (EnableAWSOrganizationsAccessOutput) String ¶ added in v1.15.67
func (s EnableAWSOrganizationsAccessOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type EngineWorkflowResourceIdentifier ¶ added in v1.44.235
type EngineWorkflowResourceIdentifier struct { // The unique key-value pair for a tag that identifies provisioned product resources. UniqueTag *UniqueTagResourceIdentifier `type:"structure"` // contains filtered or unexported fields }
The ID for the provisioned product resources that are part of a resource group.
func (EngineWorkflowResourceIdentifier) GoString ¶ added in v1.44.235
func (s EngineWorkflowResourceIdentifier) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*EngineWorkflowResourceIdentifier) SetUniqueTag ¶ added in v1.44.235
func (s *EngineWorkflowResourceIdentifier) SetUniqueTag(v *UniqueTagResourceIdentifier) *EngineWorkflowResourceIdentifier
SetUniqueTag sets the UniqueTag field's value.
func (EngineWorkflowResourceIdentifier) String ¶ added in v1.44.235
func (s EngineWorkflowResourceIdentifier) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*EngineWorkflowResourceIdentifier) Validate ¶ added in v1.44.235
func (s *EngineWorkflowResourceIdentifier) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ExecuteProvisionedProductPlanInput ¶ added in v1.12.72
type ExecuteProvisionedProductPlanInput struct { // The language code. // // * 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 *string `min:"1" type:"string" idempotencyToken:"true"` // The plan identifier. // // PlanId is a required field PlanId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (ExecuteProvisionedProductPlanInput) GoString ¶ added in v1.12.72
func (s ExecuteProvisionedProductPlanInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ExecuteProvisionedProductPlanInput) SetAcceptLanguage ¶ added in v1.12.72
func (s *ExecuteProvisionedProductPlanInput) SetAcceptLanguage(v string) *ExecuteProvisionedProductPlanInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*ExecuteProvisionedProductPlanInput) SetIdempotencyToken ¶ added in v1.12.72
func (s *ExecuteProvisionedProductPlanInput) SetIdempotencyToken(v string) *ExecuteProvisionedProductPlanInput
SetIdempotencyToken sets the IdempotencyToken field's value.
func (*ExecuteProvisionedProductPlanInput) SetPlanId ¶ added in v1.12.72
func (s *ExecuteProvisionedProductPlanInput) SetPlanId(v string) *ExecuteProvisionedProductPlanInput
SetPlanId sets the PlanId field's value.
func (ExecuteProvisionedProductPlanInput) String ¶ added in v1.12.72
func (s ExecuteProvisionedProductPlanInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ExecuteProvisionedProductPlanInput) Validate ¶ added in v1.12.72
func (s *ExecuteProvisionedProductPlanInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ExecuteProvisionedProductPlanOutput ¶ added in v1.12.72
type ExecuteProvisionedProductPlanOutput struct { // Information about the result of provisioning the product. RecordDetail *RecordDetail `type:"structure"` // contains filtered or unexported fields }
func (ExecuteProvisionedProductPlanOutput) GoString ¶ added in v1.12.72
func (s ExecuteProvisionedProductPlanOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ExecuteProvisionedProductPlanOutput) SetRecordDetail ¶ added in v1.12.72
func (s *ExecuteProvisionedProductPlanOutput) SetRecordDetail(v *RecordDetail) *ExecuteProvisionedProductPlanOutput
SetRecordDetail sets the RecordDetail field's value.
func (ExecuteProvisionedProductPlanOutput) String ¶ added in v1.12.72
func (s ExecuteProvisionedProductPlanOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ExecuteProvisionedProductServiceActionInput ¶ added in v1.15.55
type ExecuteProvisionedProductServiceActionInput struct { // The language code. // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // An idempotency token that uniquely identifies the execute request. ExecuteToken *string `min:"1" type:"string" idempotencyToken:"true"` // A map of all self-service action parameters and their values. If a provided // parameter is of a special type, such as TARGET, the provided value will override // the default value generated by Service Catalog. If the parameters field is // not provided, no additional parameters are passed and default values will // be used for any special parameters such as TARGET. Parameters map[string][]*string `min:"1" type:"map"` // The identifier of the provisioned product. // // ProvisionedProductId is a required field ProvisionedProductId *string `min:"1" type:"string" required:"true"` // The self-service action identifier. For example, act-fs7abcd89wxyz. // // ServiceActionId is a required field ServiceActionId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (ExecuteProvisionedProductServiceActionInput) GoString ¶ added in v1.15.55
func (s ExecuteProvisionedProductServiceActionInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ExecuteProvisionedProductServiceActionInput) SetAcceptLanguage ¶ added in v1.15.55
func (s *ExecuteProvisionedProductServiceActionInput) SetAcceptLanguage(v string) *ExecuteProvisionedProductServiceActionInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*ExecuteProvisionedProductServiceActionInput) SetExecuteToken ¶ added in v1.15.55
func (s *ExecuteProvisionedProductServiceActionInput) SetExecuteToken(v string) *ExecuteProvisionedProductServiceActionInput
SetExecuteToken sets the ExecuteToken field's value.
func (*ExecuteProvisionedProductServiceActionInput) SetParameters ¶ added in v1.20.18
func (s *ExecuteProvisionedProductServiceActionInput) SetParameters(v map[string][]*string) *ExecuteProvisionedProductServiceActionInput
SetParameters sets the Parameters field's value.
func (*ExecuteProvisionedProductServiceActionInput) SetProvisionedProductId ¶ added in v1.15.55
func (s *ExecuteProvisionedProductServiceActionInput) SetProvisionedProductId(v string) *ExecuteProvisionedProductServiceActionInput
SetProvisionedProductId sets the ProvisionedProductId field's value.
func (*ExecuteProvisionedProductServiceActionInput) SetServiceActionId ¶ added in v1.15.55
func (s *ExecuteProvisionedProductServiceActionInput) SetServiceActionId(v string) *ExecuteProvisionedProductServiceActionInput
SetServiceActionId sets the ServiceActionId field's value.
func (ExecuteProvisionedProductServiceActionInput) String ¶ added in v1.15.55
func (s ExecuteProvisionedProductServiceActionInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ExecuteProvisionedProductServiceActionInput) Validate ¶ added in v1.15.55
func (s *ExecuteProvisionedProductServiceActionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ExecuteProvisionedProductServiceActionOutput ¶ added in v1.15.55
type ExecuteProvisionedProductServiceActionOutput struct { // An object containing detailed information about the result of provisioning // the product. RecordDetail *RecordDetail `type:"structure"` // contains filtered or unexported fields }
func (ExecuteProvisionedProductServiceActionOutput) GoString ¶ added in v1.15.55
func (s ExecuteProvisionedProductServiceActionOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ExecuteProvisionedProductServiceActionOutput) SetRecordDetail ¶ added in v1.15.55
func (s *ExecuteProvisionedProductServiceActionOutput) SetRecordDetail(v *RecordDetail) *ExecuteProvisionedProductServiceActionOutput
SetRecordDetail sets the RecordDetail field's value.
func (ExecuteProvisionedProductServiceActionOutput) String ¶ added in v1.15.55
func (s ExecuteProvisionedProductServiceActionOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ExecutionParameter ¶ added in v1.20.18
type ExecutionParameter struct { // The default values for the execution parameter. DefaultValues []*string `type:"list"` // The name of the execution parameter. Name *string `min:"1" type:"string"` // The execution parameter type. Type *string `min:"1" type:"string"` // contains filtered or unexported fields }
Details of an execution parameter value that is passed to a self-service action when executed on a provisioned product.
func (ExecutionParameter) GoString ¶ added in v1.20.18
func (s ExecutionParameter) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ExecutionParameter) SetDefaultValues ¶ added in v1.20.18
func (s *ExecutionParameter) SetDefaultValues(v []*string) *ExecutionParameter
SetDefaultValues sets the DefaultValues field's value.
func (*ExecutionParameter) SetName ¶ added in v1.20.18
func (s *ExecutionParameter) SetName(v string) *ExecutionParameter
SetName sets the Name field's value.
func (*ExecutionParameter) SetType ¶ added in v1.20.18
func (s *ExecutionParameter) SetType(v string) *ExecutionParameter
SetType sets the Type field's value.
func (ExecutionParameter) String ¶ added in v1.20.18
func (s ExecutionParameter) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type FailedServiceActionAssociation ¶ added in v1.15.55
type FailedServiceActionAssociation struct { // The error code. Valid values are listed below. ErrorCode *string `type:"string" enum:"ServiceActionAssociationErrorCode"` // A text description of the error. ErrorMessage *string `min:"1" type:"string"` // The product identifier. For example, prod-abcdzk7xy33qa. ProductId *string `min:"1" type:"string"` // The identifier of the provisioning artifact. For example, pa-4abcdjnxjj6ne. ProvisioningArtifactId *string `min:"1" type:"string"` // The self-service action identifier. For example, act-fs7abcd89wxyz. ServiceActionId *string `min:"1" type:"string"` // contains filtered or unexported fields }
An object containing information about the error, along with identifying information about the self-service action and its associations.
func (FailedServiceActionAssociation) GoString ¶ added in v1.15.55
func (s FailedServiceActionAssociation) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*FailedServiceActionAssociation) SetErrorCode ¶ added in v1.15.55
func (s *FailedServiceActionAssociation) SetErrorCode(v string) *FailedServiceActionAssociation
SetErrorCode sets the ErrorCode field's value.
func (*FailedServiceActionAssociation) SetErrorMessage ¶ added in v1.15.55
func (s *FailedServiceActionAssociation) SetErrorMessage(v string) *FailedServiceActionAssociation
SetErrorMessage sets the ErrorMessage field's value.
func (*FailedServiceActionAssociation) SetProductId ¶ added in v1.15.55
func (s *FailedServiceActionAssociation) SetProductId(v string) *FailedServiceActionAssociation
SetProductId sets the ProductId field's value.
func (*FailedServiceActionAssociation) SetProvisioningArtifactId ¶ added in v1.15.55
func (s *FailedServiceActionAssociation) SetProvisioningArtifactId(v string) *FailedServiceActionAssociation
SetProvisioningArtifactId sets the ProvisioningArtifactId field's value.
func (*FailedServiceActionAssociation) SetServiceActionId ¶ added in v1.15.55
func (s *FailedServiceActionAssociation) SetServiceActionId(v string) *FailedServiceActionAssociation
SetServiceActionId sets the ServiceActionId field's value.
func (FailedServiceActionAssociation) String ¶ added in v1.15.55
func (s FailedServiceActionAssociation) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type GetAWSOrganizationsAccessStatusInput ¶ added in v1.15.67
type GetAWSOrganizationsAccessStatusInput struct {
// contains filtered or unexported fields
}
func (GetAWSOrganizationsAccessStatusInput) GoString ¶ added in v1.15.67
func (s GetAWSOrganizationsAccessStatusInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (GetAWSOrganizationsAccessStatusInput) String ¶ added in v1.15.67
func (s GetAWSOrganizationsAccessStatusInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type GetAWSOrganizationsAccessStatusOutput ¶ added in v1.15.67
type GetAWSOrganizationsAccessStatusOutput struct { // The status of the portfolio share feature. AccessStatus *string `type:"string" enum:"AccessStatus"` // contains filtered or unexported fields }
func (GetAWSOrganizationsAccessStatusOutput) GoString ¶ added in v1.15.67
func (s GetAWSOrganizationsAccessStatusOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetAWSOrganizationsAccessStatusOutput) SetAccessStatus ¶ added in v1.15.67
func (s *GetAWSOrganizationsAccessStatusOutput) SetAccessStatus(v string) *GetAWSOrganizationsAccessStatusOutput
SetAccessStatus sets the AccessStatus field's value.
func (GetAWSOrganizationsAccessStatusOutput) String ¶ added in v1.15.67
func (s GetAWSOrganizationsAccessStatusOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type GetProvisionedProductOutputsInput ¶ added in v1.35.7
type GetProvisionedProductOutputsInput struct { // The language code. // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The list of keys that the API should return with their values. If none are // provided, the API will return all outputs of the provisioned product. OutputKeys []*string `type:"list"` // 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 identifier of the provisioned product that you want the outputs from. ProvisionedProductId *string `min:"1" type:"string"` // The name of the provisioned product that you want the outputs from. ProvisionedProductName *string `min:"1" type:"string"` // contains filtered or unexported fields }
func (GetProvisionedProductOutputsInput) GoString ¶ added in v1.35.7
func (s GetProvisionedProductOutputsInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetProvisionedProductOutputsInput) SetAcceptLanguage ¶ added in v1.35.7
func (s *GetProvisionedProductOutputsInput) SetAcceptLanguage(v string) *GetProvisionedProductOutputsInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*GetProvisionedProductOutputsInput) SetOutputKeys ¶ added in v1.35.7
func (s *GetProvisionedProductOutputsInput) SetOutputKeys(v []*string) *GetProvisionedProductOutputsInput
SetOutputKeys sets the OutputKeys field's value.
func (*GetProvisionedProductOutputsInput) SetPageSize ¶ added in v1.35.7
func (s *GetProvisionedProductOutputsInput) SetPageSize(v int64) *GetProvisionedProductOutputsInput
SetPageSize sets the PageSize field's value.
func (*GetProvisionedProductOutputsInput) SetPageToken ¶ added in v1.35.7
func (s *GetProvisionedProductOutputsInput) SetPageToken(v string) *GetProvisionedProductOutputsInput
SetPageToken sets the PageToken field's value.
func (*GetProvisionedProductOutputsInput) SetProvisionedProductId ¶ added in v1.35.7
func (s *GetProvisionedProductOutputsInput) SetProvisionedProductId(v string) *GetProvisionedProductOutputsInput
SetProvisionedProductId sets the ProvisionedProductId field's value.
func (*GetProvisionedProductOutputsInput) SetProvisionedProductName ¶ added in v1.35.7
func (s *GetProvisionedProductOutputsInput) SetProvisionedProductName(v string) *GetProvisionedProductOutputsInput
SetProvisionedProductName sets the ProvisionedProductName field's value.
func (GetProvisionedProductOutputsInput) String ¶ added in v1.35.7
func (s GetProvisionedProductOutputsInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetProvisionedProductOutputsInput) Validate ¶ added in v1.35.7
func (s *GetProvisionedProductOutputsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetProvisionedProductOutputsOutput ¶ added in v1.35.7
type GetProvisionedProductOutputsOutput 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 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. Outputs []*RecordOutput `type:"list"` // contains filtered or unexported fields }
func (GetProvisionedProductOutputsOutput) GoString ¶ added in v1.35.7
func (s GetProvisionedProductOutputsOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetProvisionedProductOutputsOutput) SetNextPageToken ¶ added in v1.35.7
func (s *GetProvisionedProductOutputsOutput) SetNextPageToken(v string) *GetProvisionedProductOutputsOutput
SetNextPageToken sets the NextPageToken field's value.
func (*GetProvisionedProductOutputsOutput) SetOutputs ¶ added in v1.35.7
func (s *GetProvisionedProductOutputsOutput) SetOutputs(v []*RecordOutput) *GetProvisionedProductOutputsOutput
SetOutputs sets the Outputs field's value.
func (GetProvisionedProductOutputsOutput) String ¶ added in v1.35.7
func (s GetProvisionedProductOutputsOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ImportAsProvisionedProductInput ¶ added in v1.35.29
type ImportAsProvisionedProductInput struct { // The language code. // // * 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 *string `min:"1" type:"string" idempotencyToken:"true"` // The unique identifier of the resource to be imported. It only currently supports // CloudFormation stack IDs. // // PhysicalId is a required field PhysicalId *string `type:"string" required:"true"` // The product identifier. // // ProductId is a required field ProductId *string `min:"1" type:"string" required:"true"` // The user-friendly name of the provisioned product. The value must be unique // for the Amazon Web Services account. The name 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"` // contains filtered or unexported fields }
func (ImportAsProvisionedProductInput) GoString ¶ added in v1.35.29
func (s ImportAsProvisionedProductInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ImportAsProvisionedProductInput) SetAcceptLanguage ¶ added in v1.35.29
func (s *ImportAsProvisionedProductInput) SetAcceptLanguage(v string) *ImportAsProvisionedProductInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*ImportAsProvisionedProductInput) SetIdempotencyToken ¶ added in v1.35.29
func (s *ImportAsProvisionedProductInput) SetIdempotencyToken(v string) *ImportAsProvisionedProductInput
SetIdempotencyToken sets the IdempotencyToken field's value.
func (*ImportAsProvisionedProductInput) SetPhysicalId ¶ added in v1.35.29
func (s *ImportAsProvisionedProductInput) SetPhysicalId(v string) *ImportAsProvisionedProductInput
SetPhysicalId sets the PhysicalId field's value.
func (*ImportAsProvisionedProductInput) SetProductId ¶ added in v1.35.29
func (s *ImportAsProvisionedProductInput) SetProductId(v string) *ImportAsProvisionedProductInput
SetProductId sets the ProductId field's value.
func (*ImportAsProvisionedProductInput) SetProvisionedProductName ¶ added in v1.35.29
func (s *ImportAsProvisionedProductInput) SetProvisionedProductName(v string) *ImportAsProvisionedProductInput
SetProvisionedProductName sets the ProvisionedProductName field's value.
func (*ImportAsProvisionedProductInput) SetProvisioningArtifactId ¶ added in v1.35.29
func (s *ImportAsProvisionedProductInput) SetProvisioningArtifactId(v string) *ImportAsProvisionedProductInput
SetProvisioningArtifactId sets the ProvisioningArtifactId field's value.
func (ImportAsProvisionedProductInput) String ¶ added in v1.35.29
func (s ImportAsProvisionedProductInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ImportAsProvisionedProductInput) Validate ¶ added in v1.35.29
func (s *ImportAsProvisionedProductInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ImportAsProvisionedProductOutput ¶ added in v1.35.29
type ImportAsProvisionedProductOutput struct { // Information about a request operation. RecordDetail *RecordDetail `type:"structure"` // contains filtered or unexported fields }
func (ImportAsProvisionedProductOutput) GoString ¶ added in v1.35.29
func (s ImportAsProvisionedProductOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ImportAsProvisionedProductOutput) SetRecordDetail ¶ added in v1.35.29
func (s *ImportAsProvisionedProductOutput) SetRecordDetail(v *RecordDetail) *ImportAsProvisionedProductOutput
SetRecordDetail sets the RecordDetail field's value.
func (ImportAsProvisionedProductOutput) String ¶ added in v1.35.29
func (s ImportAsProvisionedProductOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type InvalidParametersException ¶ added in v1.28.0
type InvalidParametersException struct { RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"` Message_ *string `locationName:"message" type:"string"` // contains filtered or unexported fields }
One or more parameters provided to the operation are not valid.
func (*InvalidParametersException) Code ¶ added in v1.28.0
func (s *InvalidParametersException) Code() string
Code returns the exception type name.
func (*InvalidParametersException) Error ¶ added in v1.28.0
func (s *InvalidParametersException) Error() string
func (InvalidParametersException) GoString ¶ added in v1.28.0
func (s InvalidParametersException) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*InvalidParametersException) Message ¶ added in v1.28.0
func (s *InvalidParametersException) Message() string
Message returns the exception's message.
func (*InvalidParametersException) OrigErr ¶ added in v1.28.0
func (s *InvalidParametersException) OrigErr() error
OrigErr always returns nil, satisfies awserr.Error interface.
func (*InvalidParametersException) RequestID ¶ added in v1.28.0
func (s *InvalidParametersException) RequestID() string
RequestID returns the service's response RequestID for request.
func (*InvalidParametersException) StatusCode ¶ added in v1.28.0
func (s *InvalidParametersException) StatusCode() int
Status code returns the HTTP status code for the request's response error.
func (InvalidParametersException) String ¶ added in v1.28.0
func (s InvalidParametersException) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type InvalidStateException ¶ added in v1.28.0
type InvalidStateException struct { RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"` Message_ *string `locationName:"message" type:"string"` // contains filtered or unexported fields }
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.
func (*InvalidStateException) Code ¶ added in v1.28.0
func (s *InvalidStateException) Code() string
Code returns the exception type name.
func (*InvalidStateException) Error ¶ added in v1.28.0
func (s *InvalidStateException) Error() string
func (InvalidStateException) GoString ¶ added in v1.28.0
func (s InvalidStateException) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*InvalidStateException) Message ¶ added in v1.28.0
func (s *InvalidStateException) Message() string
Message returns the exception's message.
func (*InvalidStateException) OrigErr ¶ added in v1.28.0
func (s *InvalidStateException) OrigErr() error
OrigErr always returns nil, satisfies awserr.Error interface.
func (*InvalidStateException) RequestID ¶ added in v1.28.0
func (s *InvalidStateException) RequestID() string
RequestID returns the service's response RequestID for request.
func (*InvalidStateException) StatusCode ¶ added in v1.28.0
func (s *InvalidStateException) StatusCode() int
Status code returns the HTTP status code for the request's response error.
func (InvalidStateException) String ¶ added in v1.28.0
func (s InvalidStateException) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type LastSync ¶ added in v1.44.142
type LastSync struct { // The ProvisioningArtifactID of the ProvisioningArtifact created from the latest // successful sync. LastSuccessfulSyncProvisioningArtifactId *string `min:"1" type:"string"` // The time of the latest successful sync from the source repo artifact to the // Service Catalog product. LastSuccessfulSyncTime *time.Time `type:"timestamp"` // The current status of the sync. Responses include SUCCEEDED or FAILED. LastSyncStatus *string `type:"string" enum:"LastSyncStatus"` // The sync's status message. LastSyncStatusMessage *string `type:"string"` // The time of the last attempted sync from the repository to the Service Catalog // product. LastSyncTime *time.Time `type:"timestamp"` // contains filtered or unexported fields }
Provides details about the product's connection sync and contains the following sub-fields.
LastSyncTime
LastSyncStatus
LastSyncStatusMessage
LastSuccessfulSyncTime
LastSuccessfulSyncProvisioningArtifactID
func (LastSync) GoString ¶ added in v1.44.142
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*LastSync) SetLastSuccessfulSyncProvisioningArtifactId ¶ added in v1.44.142
SetLastSuccessfulSyncProvisioningArtifactId sets the LastSuccessfulSyncProvisioningArtifactId field's value.
func (*LastSync) SetLastSuccessfulSyncTime ¶ added in v1.44.142
SetLastSuccessfulSyncTime sets the LastSuccessfulSyncTime field's value.
func (*LastSync) SetLastSyncStatus ¶ added in v1.44.142
SetLastSyncStatus sets the LastSyncStatus field's value.
func (*LastSync) SetLastSyncStatusMessage ¶ added in v1.44.142
SetLastSyncStatusMessage sets the LastSyncStatusMessage field's value.
func (*LastSync) SetLastSyncTime ¶ added in v1.44.142
SetLastSyncTime sets the LastSyncTime field's value.
type LaunchPath ¶ added in v1.31.12
type LaunchPath struct { // The identifier of the launch path. Id *string `min:"1" type:"string"` // The name of the launch path. Name *string `type:"string"` // contains filtered or unexported fields }
A launch path object.
func (LaunchPath) GoString ¶ added in v1.31.12
func (s LaunchPath) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*LaunchPath) SetId ¶ added in v1.31.12
func (s *LaunchPath) SetId(v string) *LaunchPath
SetId sets the Id field's value.
func (*LaunchPath) SetName ¶ added in v1.31.12
func (s *LaunchPath) SetName(v string) *LaunchPath
SetName sets the Name field's value.
func (LaunchPath) String ¶ added in v1.31.12
func (s LaunchPath) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
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 that contains the product. 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.
func (LaunchPathSummary) GoString ¶
func (s LaunchPathSummary) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*LaunchPathSummary) SetConstraintSummaries ¶ added in v1.5.0
func (s *LaunchPathSummary) SetConstraintSummaries(v []*ConstraintSummary) *LaunchPathSummary
SetConstraintSummaries sets the ConstraintSummaries field's value.
func (*LaunchPathSummary) SetId ¶ added in v1.5.0
func (s *LaunchPathSummary) SetId(v string) *LaunchPathSummary
SetId sets the Id field's value.
func (*LaunchPathSummary) SetName ¶ added in v1.5.0
func (s *LaunchPathSummary) SetName(v string) *LaunchPathSummary
SetName sets the Name field's value.
func (*LaunchPathSummary) SetTags ¶ added in v1.5.0
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.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type LimitExceededException ¶ added in v1.28.0
type LimitExceededException struct { RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"` Message_ *string `locationName:"message" type:"string"` // contains filtered or unexported fields }
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.
func (*LimitExceededException) Code ¶ added in v1.28.0
func (s *LimitExceededException) Code() string
Code returns the exception type name.
func (*LimitExceededException) Error ¶ added in v1.28.0
func (s *LimitExceededException) Error() string
func (LimitExceededException) GoString ¶ added in v1.28.0
func (s LimitExceededException) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*LimitExceededException) Message ¶ added in v1.28.0
func (s *LimitExceededException) Message() string
Message returns the exception's message.
func (*LimitExceededException) OrigErr ¶ added in v1.28.0
func (s *LimitExceededException) OrigErr() error
OrigErr always returns nil, satisfies awserr.Error interface.
func (*LimitExceededException) RequestID ¶ added in v1.28.0
func (s *LimitExceededException) RequestID() string
RequestID returns the service's response RequestID for request.
func (*LimitExceededException) StatusCode ¶ added in v1.28.0
func (s *LimitExceededException) StatusCode() int
Status code returns the HTTP status code for the request's response error.
func (LimitExceededException) String ¶ added in v1.28.0
func (s LimitExceededException) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListAcceptedPortfolioSharesInput ¶ added in v1.5.6
type ListAcceptedPortfolioSharesInput struct { // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` PageSize *int64 `type:"integer"` // results, use null. PageToken *string `type:"string"` // // * AWS_ORGANIZATIONS - List portfolios accepted and shared via organizational // sharing by the management account or delegated administrator of your organization. // // * AWS_SERVICECATALOG - Deprecated type. // // * IMPORTED - List imported portfolios that have been accepted and shared // through account-to-account sharing. PortfolioShareType *string `type:"string" enum:"PortfolioShareType"` // contains filtered or unexported fields }
func (ListAcceptedPortfolioSharesInput) GoString ¶ added in v1.5.6
func (s ListAcceptedPortfolioSharesInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListAcceptedPortfolioSharesInput) SetAcceptLanguage ¶ added in v1.5.6
func (s *ListAcceptedPortfolioSharesInput) SetAcceptLanguage(v string) *ListAcceptedPortfolioSharesInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*ListAcceptedPortfolioSharesInput) SetPageSize ¶ added in v1.5.6
func (s *ListAcceptedPortfolioSharesInput) SetPageSize(v int64) *ListAcceptedPortfolioSharesInput
SetPageSize sets the PageSize field's value.
func (*ListAcceptedPortfolioSharesInput) SetPageToken ¶ added in v1.5.6
func (s *ListAcceptedPortfolioSharesInput) SetPageToken(v string) *ListAcceptedPortfolioSharesInput
SetPageToken sets the PageToken field's value.
func (*ListAcceptedPortfolioSharesInput) SetPortfolioShareType ¶ added in v1.13.50
func (s *ListAcceptedPortfolioSharesInput) SetPortfolioShareType(v string) *ListAcceptedPortfolioSharesInput
SetPortfolioShareType sets the PortfolioShareType field's value.
func (ListAcceptedPortfolioSharesInput) String ¶ added in v1.5.6
func (s ListAcceptedPortfolioSharesInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListAcceptedPortfolioSharesOutput ¶ added in v1.5.6
type ListAcceptedPortfolioSharesOutput struct { // additional results, this value is null. NextPageToken *string `type:"string"` PortfolioDetails []*PortfolioDetail `type:"list"` // contains filtered or unexported fields }
func (ListAcceptedPortfolioSharesOutput) GoString ¶ added in v1.5.6
func (s ListAcceptedPortfolioSharesOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListAcceptedPortfolioSharesOutput) SetNextPageToken ¶ added in v1.5.6
func (s *ListAcceptedPortfolioSharesOutput) SetNextPageToken(v string) *ListAcceptedPortfolioSharesOutput
SetNextPageToken sets the NextPageToken field's value.
func (*ListAcceptedPortfolioSharesOutput) SetPortfolioDetails ¶ added in v1.5.6
func (s *ListAcceptedPortfolioSharesOutput) SetPortfolioDetails(v []*PortfolioDetail) *ListAcceptedPortfolioSharesOutput
SetPortfolioDetails sets the PortfolioDetails field's value.
func (ListAcceptedPortfolioSharesOutput) String ¶ added in v1.5.6
func (s ListAcceptedPortfolioSharesOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListBudgetsForResourceInput ¶ added in v1.19.21
type ListBudgetsForResourceInput struct { // The language code. // // * 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 resource identifier. // // ResourceId is a required field ResourceId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (ListBudgetsForResourceInput) GoString ¶ added in v1.19.21
func (s ListBudgetsForResourceInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListBudgetsForResourceInput) SetAcceptLanguage ¶ added in v1.19.21
func (s *ListBudgetsForResourceInput) SetAcceptLanguage(v string) *ListBudgetsForResourceInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*ListBudgetsForResourceInput) SetPageSize ¶ added in v1.19.21
func (s *ListBudgetsForResourceInput) SetPageSize(v int64) *ListBudgetsForResourceInput
SetPageSize sets the PageSize field's value.
func (*ListBudgetsForResourceInput) SetPageToken ¶ added in v1.19.21
func (s *ListBudgetsForResourceInput) SetPageToken(v string) *ListBudgetsForResourceInput
SetPageToken sets the PageToken field's value.
func (*ListBudgetsForResourceInput) SetResourceId ¶ added in v1.19.21
func (s *ListBudgetsForResourceInput) SetResourceId(v string) *ListBudgetsForResourceInput
SetResourceId sets the ResourceId field's value.
func (ListBudgetsForResourceInput) String ¶ added in v1.19.21
func (s ListBudgetsForResourceInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListBudgetsForResourceInput) Validate ¶ added in v1.19.21
func (s *ListBudgetsForResourceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListBudgetsForResourceOutput ¶ added in v1.19.21
type ListBudgetsForResourceOutput struct { // Information about the associated budgets. Budgets []*BudgetDetail `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 }
func (ListBudgetsForResourceOutput) GoString ¶ added in v1.19.21
func (s ListBudgetsForResourceOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListBudgetsForResourceOutput) SetBudgets ¶ added in v1.19.21
func (s *ListBudgetsForResourceOutput) SetBudgets(v []*BudgetDetail) *ListBudgetsForResourceOutput
SetBudgets sets the Budgets field's value.
func (*ListBudgetsForResourceOutput) SetNextPageToken ¶ added in v1.19.21
func (s *ListBudgetsForResourceOutput) SetNextPageToken(v string) *ListBudgetsForResourceOutput
SetNextPageToken sets the NextPageToken field's value.
func (ListBudgetsForResourceOutput) String ¶ added in v1.19.21
func (s ListBudgetsForResourceOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListConstraintsForPortfolioInput ¶ added in v1.5.6
type ListConstraintsForPortfolioInput struct { // The language code. // // * 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 }
func (ListConstraintsForPortfolioInput) GoString ¶ added in v1.5.6
func (s ListConstraintsForPortfolioInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListConstraintsForPortfolioInput) SetAcceptLanguage ¶ added in v1.5.6
func (s *ListConstraintsForPortfolioInput) SetAcceptLanguage(v string) *ListConstraintsForPortfolioInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*ListConstraintsForPortfolioInput) SetPageSize ¶ added in v1.5.6
func (s *ListConstraintsForPortfolioInput) SetPageSize(v int64) *ListConstraintsForPortfolioInput
SetPageSize sets the PageSize field's value.
func (*ListConstraintsForPortfolioInput) SetPageToken ¶ added in v1.5.6
func (s *ListConstraintsForPortfolioInput) SetPageToken(v string) *ListConstraintsForPortfolioInput
SetPageToken sets the PageToken field's value.
func (*ListConstraintsForPortfolioInput) SetPortfolioId ¶ added in v1.5.6
func (s *ListConstraintsForPortfolioInput) SetPortfolioId(v string) *ListConstraintsForPortfolioInput
SetPortfolioId sets the PortfolioId field's value.
func (*ListConstraintsForPortfolioInput) SetProductId ¶ added in v1.5.6
func (s *ListConstraintsForPortfolioInput) SetProductId(v string) *ListConstraintsForPortfolioInput
SetProductId sets the ProductId field's value.
func (ListConstraintsForPortfolioInput) String ¶ added in v1.5.6
func (s ListConstraintsForPortfolioInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListConstraintsForPortfolioInput) Validate ¶ added in v1.5.6
func (s *ListConstraintsForPortfolioInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListConstraintsForPortfolioOutput ¶ added in v1.5.6
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 }
func (ListConstraintsForPortfolioOutput) GoString ¶ added in v1.5.6
func (s ListConstraintsForPortfolioOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListConstraintsForPortfolioOutput) SetConstraintDetails ¶ added in v1.5.6
func (s *ListConstraintsForPortfolioOutput) SetConstraintDetails(v []*ConstraintDetail) *ListConstraintsForPortfolioOutput
SetConstraintDetails sets the ConstraintDetails field's value.
func (*ListConstraintsForPortfolioOutput) SetNextPageToken ¶ added in v1.5.6
func (s *ListConstraintsForPortfolioOutput) SetNextPageToken(v string) *ListConstraintsForPortfolioOutput
SetNextPageToken sets the NextPageToken field's value.
func (ListConstraintsForPortfolioOutput) String ¶ added in v1.5.6
func (s ListConstraintsForPortfolioOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListLaunchPathsInput ¶
type ListLaunchPathsInput struct { // The language code. // // * 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 }
func (ListLaunchPathsInput) GoString ¶
func (s ListLaunchPathsInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListLaunchPathsInput) SetAcceptLanguage ¶ added in v1.5.0
func (s *ListLaunchPathsInput) SetAcceptLanguage(v string) *ListLaunchPathsInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*ListLaunchPathsInput) SetPageSize ¶ added in v1.5.0
func (s *ListLaunchPathsInput) SetPageSize(v int64) *ListLaunchPathsInput
SetPageSize sets the PageSize field's value.
func (*ListLaunchPathsInput) SetPageToken ¶ added in v1.5.0
func (s *ListLaunchPathsInput) SetPageToken(v string) *ListLaunchPathsInput
SetPageToken sets the PageToken field's value.
func (*ListLaunchPathsInput) SetProductId ¶ added in v1.5.0
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.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
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 }
func (ListLaunchPathsOutput) GoString ¶
func (s ListLaunchPathsOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListLaunchPathsOutput) SetLaunchPathSummaries ¶ added in v1.5.0
func (s *ListLaunchPathsOutput) SetLaunchPathSummaries(v []*LaunchPathSummary) *ListLaunchPathsOutput
SetLaunchPathSummaries sets the LaunchPathSummaries field's value.
func (*ListLaunchPathsOutput) SetNextPageToken ¶ added in v1.5.0
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.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListOrganizationPortfolioAccessInput ¶ added in v1.15.67
type ListOrganizationPortfolioAccessInput struct { // The language code. // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The organization node type that will be returned in the output. // // * ORGANIZATION - Organization that has access to the portfolio. // // * ORGANIZATIONAL_UNIT - Organizational unit that has access to the portfolio // within your organization. // // * ACCOUNT - Account that has access to the portfolio within your organization. // // OrganizationNodeType is a required field OrganizationNodeType *string `type:"string" required:"true" enum:"OrganizationNodeType"` // 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. For example, port-2abcdext3y5fk. // // PortfolioId is a required field PortfolioId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (ListOrganizationPortfolioAccessInput) GoString ¶ added in v1.15.67
func (s ListOrganizationPortfolioAccessInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListOrganizationPortfolioAccessInput) SetAcceptLanguage ¶ added in v1.15.67
func (s *ListOrganizationPortfolioAccessInput) SetAcceptLanguage(v string) *ListOrganizationPortfolioAccessInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*ListOrganizationPortfolioAccessInput) SetOrganizationNodeType ¶ added in v1.15.67
func (s *ListOrganizationPortfolioAccessInput) SetOrganizationNodeType(v string) *ListOrganizationPortfolioAccessInput
SetOrganizationNodeType sets the OrganizationNodeType field's value.
func (*ListOrganizationPortfolioAccessInput) SetPageSize ¶ added in v1.15.67
func (s *ListOrganizationPortfolioAccessInput) SetPageSize(v int64) *ListOrganizationPortfolioAccessInput
SetPageSize sets the PageSize field's value.
func (*ListOrganizationPortfolioAccessInput) SetPageToken ¶ added in v1.15.67
func (s *ListOrganizationPortfolioAccessInput) SetPageToken(v string) *ListOrganizationPortfolioAccessInput
SetPageToken sets the PageToken field's value.
func (*ListOrganizationPortfolioAccessInput) SetPortfolioId ¶ added in v1.15.67
func (s *ListOrganizationPortfolioAccessInput) SetPortfolioId(v string) *ListOrganizationPortfolioAccessInput
SetPortfolioId sets the PortfolioId field's value.
func (ListOrganizationPortfolioAccessInput) String ¶ added in v1.15.67
func (s ListOrganizationPortfolioAccessInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListOrganizationPortfolioAccessInput) Validate ¶ added in v1.15.67
func (s *ListOrganizationPortfolioAccessInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListOrganizationPortfolioAccessOutput ¶ added in v1.15.67
type ListOrganizationPortfolioAccessOutput 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"` // Displays information about the organization nodes. OrganizationNodes []*OrganizationNode `type:"list"` // contains filtered or unexported fields }
func (ListOrganizationPortfolioAccessOutput) GoString ¶ added in v1.15.67
func (s ListOrganizationPortfolioAccessOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListOrganizationPortfolioAccessOutput) SetNextPageToken ¶ added in v1.15.67
func (s *ListOrganizationPortfolioAccessOutput) SetNextPageToken(v string) *ListOrganizationPortfolioAccessOutput
SetNextPageToken sets the NextPageToken field's value.
func (*ListOrganizationPortfolioAccessOutput) SetOrganizationNodes ¶ added in v1.15.67
func (s *ListOrganizationPortfolioAccessOutput) SetOrganizationNodes(v []*OrganizationNode) *ListOrganizationPortfolioAccessOutput
SetOrganizationNodes sets the OrganizationNodes field's value.
func (ListOrganizationPortfolioAccessOutput) String ¶ added in v1.15.67
func (s ListOrganizationPortfolioAccessOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListPortfolioAccessInput ¶ added in v1.5.6
type ListPortfolioAccessInput struct { // The language code. // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The ID of an organization node the portfolio is shared with. All children // of this node with an inherited portfolio share will be returned. OrganizationParentId *string `min:"1" 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 }
func (ListPortfolioAccessInput) GoString ¶ added in v1.5.6
func (s ListPortfolioAccessInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListPortfolioAccessInput) SetAcceptLanguage ¶ added in v1.5.6
func (s *ListPortfolioAccessInput) SetAcceptLanguage(v string) *ListPortfolioAccessInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*ListPortfolioAccessInput) SetOrganizationParentId ¶ added in v1.29.6
func (s *ListPortfolioAccessInput) SetOrganizationParentId(v string) *ListPortfolioAccessInput
SetOrganizationParentId sets the OrganizationParentId field's value.
func (*ListPortfolioAccessInput) SetPageSize ¶ added in v1.29.6
func (s *ListPortfolioAccessInput) SetPageSize(v int64) *ListPortfolioAccessInput
SetPageSize sets the PageSize field's value.
func (*ListPortfolioAccessInput) SetPageToken ¶ added in v1.29.6
func (s *ListPortfolioAccessInput) SetPageToken(v string) *ListPortfolioAccessInput
SetPageToken sets the PageToken field's value.
func (*ListPortfolioAccessInput) SetPortfolioId ¶ added in v1.5.6
func (s *ListPortfolioAccessInput) SetPortfolioId(v string) *ListPortfolioAccessInput
SetPortfolioId sets the PortfolioId field's value.
func (ListPortfolioAccessInput) String ¶ added in v1.5.6
func (s ListPortfolioAccessInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListPortfolioAccessInput) Validate ¶ added in v1.5.6
func (s *ListPortfolioAccessInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListPortfolioAccessOutput ¶ added in v1.5.6
type ListPortfolioAccessOutput struct { // Information about the Amazon Web Services 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 }
func (ListPortfolioAccessOutput) GoString ¶ added in v1.5.6
func (s ListPortfolioAccessOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListPortfolioAccessOutput) SetAccountIds ¶ added in v1.5.6
func (s *ListPortfolioAccessOutput) SetAccountIds(v []*string) *ListPortfolioAccessOutput
SetAccountIds sets the AccountIds field's value.
func (*ListPortfolioAccessOutput) SetNextPageToken ¶ added in v1.5.6
func (s *ListPortfolioAccessOutput) SetNextPageToken(v string) *ListPortfolioAccessOutput
SetNextPageToken sets the NextPageToken field's value.
func (ListPortfolioAccessOutput) String ¶ added in v1.5.6
func (s ListPortfolioAccessOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListPortfoliosForProductInput ¶ added in v1.5.6
type ListPortfoliosForProductInput struct { // The language code. // // * 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 }
func (ListPortfoliosForProductInput) GoString ¶ added in v1.5.6
func (s ListPortfoliosForProductInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListPortfoliosForProductInput) SetAcceptLanguage ¶ added in v1.5.6
func (s *ListPortfoliosForProductInput) SetAcceptLanguage(v string) *ListPortfoliosForProductInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*ListPortfoliosForProductInput) SetPageSize ¶ added in v1.5.6
func (s *ListPortfoliosForProductInput) SetPageSize(v int64) *ListPortfoliosForProductInput
SetPageSize sets the PageSize field's value.
func (*ListPortfoliosForProductInput) SetPageToken ¶ added in v1.5.6
func (s *ListPortfoliosForProductInput) SetPageToken(v string) *ListPortfoliosForProductInput
SetPageToken sets the PageToken field's value.
func (*ListPortfoliosForProductInput) SetProductId ¶ added in v1.5.6
func (s *ListPortfoliosForProductInput) SetProductId(v string) *ListPortfoliosForProductInput
SetProductId sets the ProductId field's value.
func (ListPortfoliosForProductInput) String ¶ added in v1.5.6
func (s ListPortfoliosForProductInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListPortfoliosForProductInput) Validate ¶ added in v1.5.6
func (s *ListPortfoliosForProductInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListPortfoliosForProductOutput ¶ added in v1.5.6
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 }
func (ListPortfoliosForProductOutput) GoString ¶ added in v1.5.6
func (s ListPortfoliosForProductOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListPortfoliosForProductOutput) SetNextPageToken ¶ added in v1.5.6
func (s *ListPortfoliosForProductOutput) SetNextPageToken(v string) *ListPortfoliosForProductOutput
SetNextPageToken sets the NextPageToken field's value.
func (*ListPortfoliosForProductOutput) SetPortfolioDetails ¶ added in v1.5.6
func (s *ListPortfoliosForProductOutput) SetPortfolioDetails(v []*PortfolioDetail) *ListPortfoliosForProductOutput
SetPortfolioDetails sets the PortfolioDetails field's value.
func (ListPortfoliosForProductOutput) String ¶ added in v1.5.6
func (s ListPortfoliosForProductOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListPortfoliosInput ¶ added in v1.5.6
type ListPortfoliosInput struct { // The language code. // // * 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 }
func (ListPortfoliosInput) GoString ¶ added in v1.5.6
func (s ListPortfoliosInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListPortfoliosInput) SetAcceptLanguage ¶ added in v1.5.6
func (s *ListPortfoliosInput) SetAcceptLanguage(v string) *ListPortfoliosInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*ListPortfoliosInput) SetPageSize ¶ added in v1.5.6
func (s *ListPortfoliosInput) SetPageSize(v int64) *ListPortfoliosInput
SetPageSize sets the PageSize field's value.
func (*ListPortfoliosInput) SetPageToken ¶ added in v1.5.6
func (s *ListPortfoliosInput) SetPageToken(v string) *ListPortfoliosInput
SetPageToken sets the PageToken field's value.
func (ListPortfoliosInput) String ¶ added in v1.5.6
func (s ListPortfoliosInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListPortfoliosOutput ¶ added in v1.5.6
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 }
func (ListPortfoliosOutput) GoString ¶ added in v1.5.6
func (s ListPortfoliosOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListPortfoliosOutput) SetNextPageToken ¶ added in v1.5.6
func (s *ListPortfoliosOutput) SetNextPageToken(v string) *ListPortfoliosOutput
SetNextPageToken sets the NextPageToken field's value.
func (*ListPortfoliosOutput) SetPortfolioDetails ¶ added in v1.5.6
func (s *ListPortfoliosOutput) SetPortfolioDetails(v []*PortfolioDetail) *ListPortfoliosOutput
SetPortfolioDetails sets the PortfolioDetails field's value.
func (ListPortfoliosOutput) String ¶ added in v1.5.6
func (s ListPortfoliosOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListPrincipalsForPortfolioInput ¶ added in v1.5.6
type ListPrincipalsForPortfolioInput struct { // The language code. // // * 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 }
func (ListPrincipalsForPortfolioInput) GoString ¶ added in v1.5.6
func (s ListPrincipalsForPortfolioInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListPrincipalsForPortfolioInput) SetAcceptLanguage ¶ added in v1.5.6
func (s *ListPrincipalsForPortfolioInput) SetAcceptLanguage(v string) *ListPrincipalsForPortfolioInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*ListPrincipalsForPortfolioInput) SetPageSize ¶ added in v1.5.6
func (s *ListPrincipalsForPortfolioInput) SetPageSize(v int64) *ListPrincipalsForPortfolioInput
SetPageSize sets the PageSize field's value.
func (*ListPrincipalsForPortfolioInput) SetPageToken ¶ added in v1.5.6
func (s *ListPrincipalsForPortfolioInput) SetPageToken(v string) *ListPrincipalsForPortfolioInput
SetPageToken sets the PageToken field's value.
func (*ListPrincipalsForPortfolioInput) SetPortfolioId ¶ added in v1.5.6
func (s *ListPrincipalsForPortfolioInput) SetPortfolioId(v string) *ListPrincipalsForPortfolioInput
SetPortfolioId sets the PortfolioId field's value.
func (ListPrincipalsForPortfolioInput) String ¶ added in v1.5.6
func (s ListPrincipalsForPortfolioInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListPrincipalsForPortfolioInput) Validate ¶ added in v1.5.6
func (s *ListPrincipalsForPortfolioInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListPrincipalsForPortfolioOutput ¶ added in v1.5.6
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 PrincipalARNs and corresponding PrincipalTypes associated with the portfolio. Principals []*Principal `type:"list"` // contains filtered or unexported fields }
func (ListPrincipalsForPortfolioOutput) GoString ¶ added in v1.5.6
func (s ListPrincipalsForPortfolioOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListPrincipalsForPortfolioOutput) SetNextPageToken ¶ added in v1.5.6
func (s *ListPrincipalsForPortfolioOutput) SetNextPageToken(v string) *ListPrincipalsForPortfolioOutput
SetNextPageToken sets the NextPageToken field's value.
func (*ListPrincipalsForPortfolioOutput) SetPrincipals ¶ added in v1.5.6
func (s *ListPrincipalsForPortfolioOutput) SetPrincipals(v []*Principal) *ListPrincipalsForPortfolioOutput
SetPrincipals sets the Principals field's value.
func (ListPrincipalsForPortfolioOutput) String ¶ added in v1.5.6
func (s ListPrincipalsForPortfolioOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListProvisionedProductPlansInput ¶ added in v1.12.72
type ListProvisionedProductPlansInput struct { // The language code. // // * 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 product identifier. ProvisionProductId *string `min:"1" type:"string"` // contains filtered or unexported fields }
func (ListProvisionedProductPlansInput) GoString ¶ added in v1.12.72
func (s ListProvisionedProductPlansInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListProvisionedProductPlansInput) SetAcceptLanguage ¶ added in v1.12.72
func (s *ListProvisionedProductPlansInput) SetAcceptLanguage(v string) *ListProvisionedProductPlansInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*ListProvisionedProductPlansInput) SetAccessLevelFilter ¶ added in v1.12.72
func (s *ListProvisionedProductPlansInput) SetAccessLevelFilter(v *AccessLevelFilter) *ListProvisionedProductPlansInput
SetAccessLevelFilter sets the AccessLevelFilter field's value.
func (*ListProvisionedProductPlansInput) SetPageSize ¶ added in v1.12.72
func (s *ListProvisionedProductPlansInput) SetPageSize(v int64) *ListProvisionedProductPlansInput
SetPageSize sets the PageSize field's value.
func (*ListProvisionedProductPlansInput) SetPageToken ¶ added in v1.12.72
func (s *ListProvisionedProductPlansInput) SetPageToken(v string) *ListProvisionedProductPlansInput
SetPageToken sets the PageToken field's value.
func (*ListProvisionedProductPlansInput) SetProvisionProductId ¶ added in v1.12.72
func (s *ListProvisionedProductPlansInput) SetProvisionProductId(v string) *ListProvisionedProductPlansInput
SetProvisionProductId sets the ProvisionProductId field's value.
func (ListProvisionedProductPlansInput) String ¶ added in v1.12.72
func (s ListProvisionedProductPlansInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListProvisionedProductPlansInput) Validate ¶ added in v1.12.72
func (s *ListProvisionedProductPlansInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListProvisionedProductPlansOutput ¶ added in v1.12.72
type ListProvisionedProductPlansOutput 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 plans. ProvisionedProductPlans []*ProvisionedProductPlanSummary `type:"list"` // contains filtered or unexported fields }
func (ListProvisionedProductPlansOutput) GoString ¶ added in v1.12.72
func (s ListProvisionedProductPlansOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListProvisionedProductPlansOutput) SetNextPageToken ¶ added in v1.12.72
func (s *ListProvisionedProductPlansOutput) SetNextPageToken(v string) *ListProvisionedProductPlansOutput
SetNextPageToken sets the NextPageToken field's value.
func (*ListProvisionedProductPlansOutput) SetProvisionedProductPlans ¶ added in v1.12.72
func (s *ListProvisionedProductPlansOutput) SetProvisionedProductPlans(v []*ProvisionedProductPlanSummary) *ListProvisionedProductPlansOutput
SetProvisionedProductPlans sets the ProvisionedProductPlans field's value.
func (ListProvisionedProductPlansOutput) String ¶ added in v1.12.72
func (s ListProvisionedProductPlansOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListProvisioningArtifactsForServiceActionInput ¶ added in v1.15.55
type ListProvisioningArtifactsForServiceActionInput struct { // The language code. // // * 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 self-service action identifier. For example, act-fs7abcd89wxyz. // // ServiceActionId is a required field ServiceActionId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (ListProvisioningArtifactsForServiceActionInput) GoString ¶ added in v1.15.55
func (s ListProvisioningArtifactsForServiceActionInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListProvisioningArtifactsForServiceActionInput) SetAcceptLanguage ¶ added in v1.15.55
func (s *ListProvisioningArtifactsForServiceActionInput) SetAcceptLanguage(v string) *ListProvisioningArtifactsForServiceActionInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*ListProvisioningArtifactsForServiceActionInput) SetPageSize ¶ added in v1.15.55
func (s *ListProvisioningArtifactsForServiceActionInput) SetPageSize(v int64) *ListProvisioningArtifactsForServiceActionInput
SetPageSize sets the PageSize field's value.
func (*ListProvisioningArtifactsForServiceActionInput) SetPageToken ¶ added in v1.15.55
func (s *ListProvisioningArtifactsForServiceActionInput) SetPageToken(v string) *ListProvisioningArtifactsForServiceActionInput
SetPageToken sets the PageToken field's value.
func (*ListProvisioningArtifactsForServiceActionInput) SetServiceActionId ¶ added in v1.15.55
func (s *ListProvisioningArtifactsForServiceActionInput) SetServiceActionId(v string) *ListProvisioningArtifactsForServiceActionInput
SetServiceActionId sets the ServiceActionId field's value.
func (ListProvisioningArtifactsForServiceActionInput) String ¶ added in v1.15.55
func (s ListProvisioningArtifactsForServiceActionInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListProvisioningArtifactsForServiceActionInput) Validate ¶ added in v1.15.55
func (s *ListProvisioningArtifactsForServiceActionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListProvisioningArtifactsForServiceActionOutput ¶ added in v1.15.55
type ListProvisioningArtifactsForServiceActionOutput 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"` // An array of objects with information about product views and provisioning // artifacts. ProvisioningArtifactViews []*ProvisioningArtifactView `type:"list"` // contains filtered or unexported fields }
func (ListProvisioningArtifactsForServiceActionOutput) GoString ¶ added in v1.15.55
func (s ListProvisioningArtifactsForServiceActionOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListProvisioningArtifactsForServiceActionOutput) SetNextPageToken ¶ added in v1.15.55
func (s *ListProvisioningArtifactsForServiceActionOutput) SetNextPageToken(v string) *ListProvisioningArtifactsForServiceActionOutput
SetNextPageToken sets the NextPageToken field's value.
func (*ListProvisioningArtifactsForServiceActionOutput) SetProvisioningArtifactViews ¶ added in v1.15.55
func (s *ListProvisioningArtifactsForServiceActionOutput) SetProvisioningArtifactViews(v []*ProvisioningArtifactView) *ListProvisioningArtifactsForServiceActionOutput
SetProvisioningArtifactViews sets the ProvisioningArtifactViews field's value.
func (ListProvisioningArtifactsForServiceActionOutput) String ¶ added in v1.15.55
func (s ListProvisioningArtifactsForServiceActionOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListProvisioningArtifactsInput ¶ added in v1.5.6
type ListProvisioningArtifactsInput struct { // The language code. // // * 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 }
func (ListProvisioningArtifactsInput) GoString ¶ added in v1.5.6
func (s ListProvisioningArtifactsInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListProvisioningArtifactsInput) SetAcceptLanguage ¶ added in v1.5.6
func (s *ListProvisioningArtifactsInput) SetAcceptLanguage(v string) *ListProvisioningArtifactsInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*ListProvisioningArtifactsInput) SetProductId ¶ added in v1.5.6
func (s *ListProvisioningArtifactsInput) SetProductId(v string) *ListProvisioningArtifactsInput
SetProductId sets the ProductId field's value.
func (ListProvisioningArtifactsInput) String ¶ added in v1.5.6
func (s ListProvisioningArtifactsInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListProvisioningArtifactsInput) Validate ¶ added in v1.5.6
func (s *ListProvisioningArtifactsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListProvisioningArtifactsOutput ¶ added in v1.5.6
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 }
func (ListProvisioningArtifactsOutput) GoString ¶ added in v1.5.6
func (s ListProvisioningArtifactsOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListProvisioningArtifactsOutput) SetNextPageToken ¶ added in v1.5.6
func (s *ListProvisioningArtifactsOutput) SetNextPageToken(v string) *ListProvisioningArtifactsOutput
SetNextPageToken sets the NextPageToken field's value.
func (*ListProvisioningArtifactsOutput) SetProvisioningArtifactDetails ¶ added in v1.5.6
func (s *ListProvisioningArtifactsOutput) SetProvisioningArtifactDetails(v []*ProvisioningArtifactDetail) *ListProvisioningArtifactsOutput
SetProvisioningArtifactDetails sets the ProvisioningArtifactDetails field's value.
func (ListProvisioningArtifactsOutput) String ¶ added in v1.5.6
func (s ListProvisioningArtifactsOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListRecordHistoryInput ¶
type ListRecordHistoryInput struct { // The language code. // // * 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 }
func (ListRecordHistoryInput) GoString ¶
func (s ListRecordHistoryInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListRecordHistoryInput) SetAcceptLanguage ¶ added in v1.5.0
func (s *ListRecordHistoryInput) SetAcceptLanguage(v string) *ListRecordHistoryInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*ListRecordHistoryInput) SetAccessLevelFilter ¶ added in v1.5.0
func (s *ListRecordHistoryInput) SetAccessLevelFilter(v *AccessLevelFilter) *ListRecordHistoryInput
SetAccessLevelFilter sets the AccessLevelFilter field's value.
func (*ListRecordHistoryInput) SetPageSize ¶ added in v1.5.0
func (s *ListRecordHistoryInput) SetPageSize(v int64) *ListRecordHistoryInput
SetPageSize sets the PageSize field's value.
func (*ListRecordHistoryInput) SetPageToken ¶ added in v1.5.0
func (s *ListRecordHistoryInput) SetPageToken(v string) *ListRecordHistoryInput
SetPageToken sets the PageToken field's value.
func (*ListRecordHistoryInput) SetSearchFilter ¶ added in v1.5.0
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.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
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 }
func (ListRecordHistoryOutput) GoString ¶
func (s ListRecordHistoryOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListRecordHistoryOutput) SetNextPageToken ¶ added in v1.5.0
func (s *ListRecordHistoryOutput) SetNextPageToken(v string) *ListRecordHistoryOutput
SetNextPageToken sets the NextPageToken field's value.
func (*ListRecordHistoryOutput) SetRecordDetails ¶ added in v1.5.0
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.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
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.
func (ListRecordHistorySearchFilter) GoString ¶
func (s ListRecordHistorySearchFilter) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListRecordHistorySearchFilter) SetKey ¶ added in v1.5.0
func (s *ListRecordHistorySearchFilter) SetKey(v string) *ListRecordHistorySearchFilter
SetKey sets the Key field's value.
func (*ListRecordHistorySearchFilter) SetValue ¶ added in v1.5.0
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.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListResourcesForTagOptionInput ¶ added in v1.10.4
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 }
func (ListResourcesForTagOptionInput) GoString ¶ added in v1.10.4
func (s ListResourcesForTagOptionInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListResourcesForTagOptionInput) SetPageSize ¶ added in v1.10.4
func (s *ListResourcesForTagOptionInput) SetPageSize(v int64) *ListResourcesForTagOptionInput
SetPageSize sets the PageSize field's value.
func (*ListResourcesForTagOptionInput) SetPageToken ¶ added in v1.10.4
func (s *ListResourcesForTagOptionInput) SetPageToken(v string) *ListResourcesForTagOptionInput
SetPageToken sets the PageToken field's value.
func (*ListResourcesForTagOptionInput) SetResourceType ¶ added in v1.10.4
func (s *ListResourcesForTagOptionInput) SetResourceType(v string) *ListResourcesForTagOptionInput
SetResourceType sets the ResourceType field's value.
func (*ListResourcesForTagOptionInput) SetTagOptionId ¶ added in v1.10.4
func (s *ListResourcesForTagOptionInput) SetTagOptionId(v string) *ListResourcesForTagOptionInput
SetTagOptionId sets the TagOptionId field's value.
func (ListResourcesForTagOptionInput) String ¶ added in v1.10.4
func (s ListResourcesForTagOptionInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListResourcesForTagOptionInput) Validate ¶ added in v1.10.4
func (s *ListResourcesForTagOptionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListResourcesForTagOptionOutput ¶ added in v1.10.4
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 }
func (ListResourcesForTagOptionOutput) GoString ¶ added in v1.10.4
func (s ListResourcesForTagOptionOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListResourcesForTagOptionOutput) SetPageToken ¶ added in v1.10.4
func (s *ListResourcesForTagOptionOutput) SetPageToken(v string) *ListResourcesForTagOptionOutput
SetPageToken sets the PageToken field's value.
func (*ListResourcesForTagOptionOutput) SetResourceDetails ¶ added in v1.10.4
func (s *ListResourcesForTagOptionOutput) SetResourceDetails(v []*ResourceDetail) *ListResourcesForTagOptionOutput
SetResourceDetails sets the ResourceDetails field's value.
func (ListResourcesForTagOptionOutput) String ¶ added in v1.10.4
func (s ListResourcesForTagOptionOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListServiceActionsForProvisioningArtifactInput ¶ added in v1.15.55
type ListServiceActionsForProvisioningArtifactInput struct { // The language code. // // * 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. For example, prod-abcdzk7xy33qa. // // ProductId is a required field ProductId *string `min:"1" type:"string" required:"true"` // The identifier of the provisioning artifact. For example, pa-4abcdjnxjj6ne. // // ProvisioningArtifactId is a required field ProvisioningArtifactId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (ListServiceActionsForProvisioningArtifactInput) GoString ¶ added in v1.15.55
func (s ListServiceActionsForProvisioningArtifactInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListServiceActionsForProvisioningArtifactInput) SetAcceptLanguage ¶ added in v1.15.55
func (s *ListServiceActionsForProvisioningArtifactInput) SetAcceptLanguage(v string) *ListServiceActionsForProvisioningArtifactInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*ListServiceActionsForProvisioningArtifactInput) SetPageSize ¶ added in v1.15.55
func (s *ListServiceActionsForProvisioningArtifactInput) SetPageSize(v int64) *ListServiceActionsForProvisioningArtifactInput
SetPageSize sets the PageSize field's value.
func (*ListServiceActionsForProvisioningArtifactInput) SetPageToken ¶ added in v1.15.55
func (s *ListServiceActionsForProvisioningArtifactInput) SetPageToken(v string) *ListServiceActionsForProvisioningArtifactInput
SetPageToken sets the PageToken field's value.
func (*ListServiceActionsForProvisioningArtifactInput) SetProductId ¶ added in v1.15.55
func (s *ListServiceActionsForProvisioningArtifactInput) SetProductId(v string) *ListServiceActionsForProvisioningArtifactInput
SetProductId sets the ProductId field's value.
func (*ListServiceActionsForProvisioningArtifactInput) SetProvisioningArtifactId ¶ added in v1.15.55
func (s *ListServiceActionsForProvisioningArtifactInput) SetProvisioningArtifactId(v string) *ListServiceActionsForProvisioningArtifactInput
SetProvisioningArtifactId sets the ProvisioningArtifactId field's value.
func (ListServiceActionsForProvisioningArtifactInput) String ¶ added in v1.15.55
func (s ListServiceActionsForProvisioningArtifactInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListServiceActionsForProvisioningArtifactInput) Validate ¶ added in v1.15.55
func (s *ListServiceActionsForProvisioningArtifactInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListServiceActionsForProvisioningArtifactOutput ¶ added in v1.15.55
type ListServiceActionsForProvisioningArtifactOutput 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"` // An object containing information about the self-service actions associated // with the provisioning artifact. ServiceActionSummaries []*ServiceActionSummary `type:"list"` // contains filtered or unexported fields }
func (ListServiceActionsForProvisioningArtifactOutput) GoString ¶ added in v1.15.55
func (s ListServiceActionsForProvisioningArtifactOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListServiceActionsForProvisioningArtifactOutput) SetNextPageToken ¶ added in v1.15.55
func (s *ListServiceActionsForProvisioningArtifactOutput) SetNextPageToken(v string) *ListServiceActionsForProvisioningArtifactOutput
SetNextPageToken sets the NextPageToken field's value.
func (*ListServiceActionsForProvisioningArtifactOutput) SetServiceActionSummaries ¶ added in v1.15.55
func (s *ListServiceActionsForProvisioningArtifactOutput) SetServiceActionSummaries(v []*ServiceActionSummary) *ListServiceActionsForProvisioningArtifactOutput
SetServiceActionSummaries sets the ServiceActionSummaries field's value.
func (ListServiceActionsForProvisioningArtifactOutput) String ¶ added in v1.15.55
func (s ListServiceActionsForProvisioningArtifactOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListServiceActionsInput ¶ added in v1.15.55
type ListServiceActionsInput struct { // The language code. // // * 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 }
func (ListServiceActionsInput) GoString ¶ added in v1.15.55
func (s ListServiceActionsInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListServiceActionsInput) SetAcceptLanguage ¶ added in v1.15.55
func (s *ListServiceActionsInput) SetAcceptLanguage(v string) *ListServiceActionsInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*ListServiceActionsInput) SetPageSize ¶ added in v1.15.55
func (s *ListServiceActionsInput) SetPageSize(v int64) *ListServiceActionsInput
SetPageSize sets the PageSize field's value.
func (*ListServiceActionsInput) SetPageToken ¶ added in v1.15.55
func (s *ListServiceActionsInput) SetPageToken(v string) *ListServiceActionsInput
SetPageToken sets the PageToken field's value.
func (ListServiceActionsInput) String ¶ added in v1.15.55
func (s ListServiceActionsInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListServiceActionsOutput ¶ added in v1.15.55
type ListServiceActionsOutput 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"` // An object containing information about the service actions associated with // the provisioning artifact. ServiceActionSummaries []*ServiceActionSummary `type:"list"` // contains filtered or unexported fields }
func (ListServiceActionsOutput) GoString ¶ added in v1.15.55
func (s ListServiceActionsOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListServiceActionsOutput) SetNextPageToken ¶ added in v1.15.55
func (s *ListServiceActionsOutput) SetNextPageToken(v string) *ListServiceActionsOutput
SetNextPageToken sets the NextPageToken field's value.
func (*ListServiceActionsOutput) SetServiceActionSummaries ¶ added in v1.15.55
func (s *ListServiceActionsOutput) SetServiceActionSummaries(v []*ServiceActionSummary) *ListServiceActionsOutput
SetServiceActionSummaries sets the ServiceActionSummaries field's value.
func (ListServiceActionsOutput) String ¶ added in v1.15.55
func (s ListServiceActionsOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListStackInstancesForProvisionedProductInput ¶ added in v1.19.41
type ListStackInstancesForProvisionedProductInput struct { // The language code. // // * 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 identifier of the provisioned product. // // ProvisionedProductId is a required field ProvisionedProductId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (ListStackInstancesForProvisionedProductInput) GoString ¶ added in v1.19.41
func (s ListStackInstancesForProvisionedProductInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListStackInstancesForProvisionedProductInput) SetAcceptLanguage ¶ added in v1.19.41
func (s *ListStackInstancesForProvisionedProductInput) SetAcceptLanguage(v string) *ListStackInstancesForProvisionedProductInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*ListStackInstancesForProvisionedProductInput) SetPageSize ¶ added in v1.19.41
func (s *ListStackInstancesForProvisionedProductInput) SetPageSize(v int64) *ListStackInstancesForProvisionedProductInput
SetPageSize sets the PageSize field's value.
func (*ListStackInstancesForProvisionedProductInput) SetPageToken ¶ added in v1.19.41
func (s *ListStackInstancesForProvisionedProductInput) SetPageToken(v string) *ListStackInstancesForProvisionedProductInput
SetPageToken sets the PageToken field's value.
func (*ListStackInstancesForProvisionedProductInput) SetProvisionedProductId ¶ added in v1.19.41
func (s *ListStackInstancesForProvisionedProductInput) SetProvisionedProductId(v string) *ListStackInstancesForProvisionedProductInput
SetProvisionedProductId sets the ProvisionedProductId field's value.
func (ListStackInstancesForProvisionedProductInput) String ¶ added in v1.19.41
func (s ListStackInstancesForProvisionedProductInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListStackInstancesForProvisionedProductInput) Validate ¶ added in v1.19.41
func (s *ListStackInstancesForProvisionedProductInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListStackInstancesForProvisionedProductOutput ¶ added in v1.19.41
type ListStackInstancesForProvisionedProductOutput 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"` // List of stack instances. StackInstances []*StackInstance `type:"list"` // contains filtered or unexported fields }
func (ListStackInstancesForProvisionedProductOutput) GoString ¶ added in v1.19.41
func (s ListStackInstancesForProvisionedProductOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListStackInstancesForProvisionedProductOutput) SetNextPageToken ¶ added in v1.19.41
func (s *ListStackInstancesForProvisionedProductOutput) SetNextPageToken(v string) *ListStackInstancesForProvisionedProductOutput
SetNextPageToken sets the NextPageToken field's value.
func (*ListStackInstancesForProvisionedProductOutput) SetStackInstances ¶ added in v1.19.41
func (s *ListStackInstancesForProvisionedProductOutput) SetStackInstances(v []*StackInstance) *ListStackInstancesForProvisionedProductOutput
SetStackInstances sets the StackInstances field's value.
func (ListStackInstancesForProvisionedProductOutput) String ¶ added in v1.19.41
func (s ListStackInstancesForProvisionedProductOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListTagOptionsFilters ¶ added in v1.10.4
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.
func (ListTagOptionsFilters) GoString ¶ added in v1.10.4
func (s ListTagOptionsFilters) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListTagOptionsFilters) SetActive ¶ added in v1.10.4
func (s *ListTagOptionsFilters) SetActive(v bool) *ListTagOptionsFilters
SetActive sets the Active field's value.
func (*ListTagOptionsFilters) SetKey ¶ added in v1.10.4
func (s *ListTagOptionsFilters) SetKey(v string) *ListTagOptionsFilters
SetKey sets the Key field's value.
func (*ListTagOptionsFilters) SetValue ¶ added in v1.10.4
func (s *ListTagOptionsFilters) SetValue(v string) *ListTagOptionsFilters
SetValue sets the Value field's value.
func (ListTagOptionsFilters) String ¶ added in v1.10.4
func (s ListTagOptionsFilters) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListTagOptionsFilters) Validate ¶ added in v1.10.4
func (s *ListTagOptionsFilters) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListTagOptionsInput ¶ added in v1.10.4
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 }
func (ListTagOptionsInput) GoString ¶ added in v1.10.4
func (s ListTagOptionsInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListTagOptionsInput) SetFilters ¶ added in v1.10.4
func (s *ListTagOptionsInput) SetFilters(v *ListTagOptionsFilters) *ListTagOptionsInput
SetFilters sets the Filters field's value.
func (*ListTagOptionsInput) SetPageSize ¶ added in v1.10.4
func (s *ListTagOptionsInput) SetPageSize(v int64) *ListTagOptionsInput
SetPageSize sets the PageSize field's value.
func (*ListTagOptionsInput) SetPageToken ¶ added in v1.10.4
func (s *ListTagOptionsInput) SetPageToken(v string) *ListTagOptionsInput
SetPageToken sets the PageToken field's value.
func (ListTagOptionsInput) String ¶ added in v1.10.4
func (s ListTagOptionsInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListTagOptionsInput) Validate ¶ added in v1.10.4
func (s *ListTagOptionsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListTagOptionsOutput ¶ added in v1.10.4
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 }
func (ListTagOptionsOutput) GoString ¶ added in v1.10.4
func (s ListTagOptionsOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListTagOptionsOutput) SetPageToken ¶ added in v1.10.4
func (s *ListTagOptionsOutput) SetPageToken(v string) *ListTagOptionsOutput
SetPageToken sets the PageToken field's value.
func (*ListTagOptionsOutput) SetTagOptionDetails ¶ added in v1.10.4
func (s *ListTagOptionsOutput) SetTagOptionDetails(v []*TagOptionDetail) *ListTagOptionsOutput
SetTagOptionDetails sets the TagOptionDetails field's value.
func (ListTagOptionsOutput) String ¶ added in v1.10.4
func (s ListTagOptionsOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type NotifyProvisionProductEngineWorkflowResultInput ¶ added in v1.44.235
type NotifyProvisionProductEngineWorkflowResultInput struct { // The reason why the provisioning engine execution failed. FailureReason *string `min:"1" type:"string"` // The idempotency token that identifies the provisioning engine execution. IdempotencyToken *string `min:"1" type:"string" idempotencyToken:"true"` // The output of the provisioning engine execution. Outputs []*RecordOutput `type:"list"` // The identifier of the record. // // RecordId is a required field RecordId *string `min:"1" type:"string" required:"true"` // The ID for the provisioned product resources that are part of a resource // group. ResourceIdentifier *EngineWorkflowResourceIdentifier `type:"structure"` // The status of the provisioning engine execution. // // Status is a required field Status *string `type:"string" required:"true" enum:"EngineWorkflowStatus"` // The encrypted contents of the provisioning engine execution payload that // Service Catalog sends after the Terraform product provisioning workflow starts. // // WorkflowToken is a required field WorkflowToken *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (NotifyProvisionProductEngineWorkflowResultInput) GoString ¶ added in v1.44.235
func (s NotifyProvisionProductEngineWorkflowResultInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*NotifyProvisionProductEngineWorkflowResultInput) SetFailureReason ¶ added in v1.44.235
func (s *NotifyProvisionProductEngineWorkflowResultInput) SetFailureReason(v string) *NotifyProvisionProductEngineWorkflowResultInput
SetFailureReason sets the FailureReason field's value.
func (*NotifyProvisionProductEngineWorkflowResultInput) SetIdempotencyToken ¶ added in v1.44.235
func (s *NotifyProvisionProductEngineWorkflowResultInput) SetIdempotencyToken(v string) *NotifyProvisionProductEngineWorkflowResultInput
SetIdempotencyToken sets the IdempotencyToken field's value.
func (*NotifyProvisionProductEngineWorkflowResultInput) SetOutputs ¶ added in v1.44.235
func (s *NotifyProvisionProductEngineWorkflowResultInput) SetOutputs(v []*RecordOutput) *NotifyProvisionProductEngineWorkflowResultInput
SetOutputs sets the Outputs field's value.
func (*NotifyProvisionProductEngineWorkflowResultInput) SetRecordId ¶ added in v1.44.235
func (s *NotifyProvisionProductEngineWorkflowResultInput) SetRecordId(v string) *NotifyProvisionProductEngineWorkflowResultInput
SetRecordId sets the RecordId field's value.
func (*NotifyProvisionProductEngineWorkflowResultInput) SetResourceIdentifier ¶ added in v1.44.235
func (s *NotifyProvisionProductEngineWorkflowResultInput) SetResourceIdentifier(v *EngineWorkflowResourceIdentifier) *NotifyProvisionProductEngineWorkflowResultInput
SetResourceIdentifier sets the ResourceIdentifier field's value.
func (*NotifyProvisionProductEngineWorkflowResultInput) SetStatus ¶ added in v1.44.235
func (s *NotifyProvisionProductEngineWorkflowResultInput) SetStatus(v string) *NotifyProvisionProductEngineWorkflowResultInput
SetStatus sets the Status field's value.
func (*NotifyProvisionProductEngineWorkflowResultInput) SetWorkflowToken ¶ added in v1.44.235
func (s *NotifyProvisionProductEngineWorkflowResultInput) SetWorkflowToken(v string) *NotifyProvisionProductEngineWorkflowResultInput
SetWorkflowToken sets the WorkflowToken field's value.
func (NotifyProvisionProductEngineWorkflowResultInput) String ¶ added in v1.44.235
func (s NotifyProvisionProductEngineWorkflowResultInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*NotifyProvisionProductEngineWorkflowResultInput) Validate ¶ added in v1.44.235
func (s *NotifyProvisionProductEngineWorkflowResultInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type NotifyProvisionProductEngineWorkflowResultOutput ¶ added in v1.44.235
type NotifyProvisionProductEngineWorkflowResultOutput struct {
// contains filtered or unexported fields
}
func (NotifyProvisionProductEngineWorkflowResultOutput) GoString ¶ added in v1.44.235
func (s NotifyProvisionProductEngineWorkflowResultOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (NotifyProvisionProductEngineWorkflowResultOutput) String ¶ added in v1.44.235
func (s NotifyProvisionProductEngineWorkflowResultOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type NotifyTerminateProvisionedProductEngineWorkflowResultInput ¶ added in v1.44.235
type NotifyTerminateProvisionedProductEngineWorkflowResultInput struct { // The reason why the terminate engine execution failed. FailureReason *string `min:"1" type:"string"` // The idempotency token that identifies the terminate engine execution. IdempotencyToken *string `min:"1" type:"string" idempotencyToken:"true"` // The identifier of the record. // // RecordId is a required field RecordId *string `min:"1" type:"string" required:"true"` // The status of the terminate engine execution. // // Status is a required field Status *string `type:"string" required:"true" enum:"EngineWorkflowStatus"` // The encrypted contents of the terminate engine execution payload that Service // Catalog sends after the Terraform product terminate workflow starts. // // WorkflowToken is a required field WorkflowToken *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (NotifyTerminateProvisionedProductEngineWorkflowResultInput) GoString ¶ added in v1.44.235
func (s NotifyTerminateProvisionedProductEngineWorkflowResultInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*NotifyTerminateProvisionedProductEngineWorkflowResultInput) SetFailureReason ¶ added in v1.44.235
func (s *NotifyTerminateProvisionedProductEngineWorkflowResultInput) SetFailureReason(v string) *NotifyTerminateProvisionedProductEngineWorkflowResultInput
SetFailureReason sets the FailureReason field's value.
func (*NotifyTerminateProvisionedProductEngineWorkflowResultInput) SetIdempotencyToken ¶ added in v1.44.235
func (s *NotifyTerminateProvisionedProductEngineWorkflowResultInput) SetIdempotencyToken(v string) *NotifyTerminateProvisionedProductEngineWorkflowResultInput
SetIdempotencyToken sets the IdempotencyToken field's value.
func (*NotifyTerminateProvisionedProductEngineWorkflowResultInput) SetRecordId ¶ added in v1.44.235
func (s *NotifyTerminateProvisionedProductEngineWorkflowResultInput) SetRecordId(v string) *NotifyTerminateProvisionedProductEngineWorkflowResultInput
SetRecordId sets the RecordId field's value.
func (*NotifyTerminateProvisionedProductEngineWorkflowResultInput) SetStatus ¶ added in v1.44.235
func (s *NotifyTerminateProvisionedProductEngineWorkflowResultInput) SetStatus(v string) *NotifyTerminateProvisionedProductEngineWorkflowResultInput
SetStatus sets the Status field's value.
func (*NotifyTerminateProvisionedProductEngineWorkflowResultInput) SetWorkflowToken ¶ added in v1.44.235
func (s *NotifyTerminateProvisionedProductEngineWorkflowResultInput) SetWorkflowToken(v string) *NotifyTerminateProvisionedProductEngineWorkflowResultInput
SetWorkflowToken sets the WorkflowToken field's value.
func (NotifyTerminateProvisionedProductEngineWorkflowResultInput) String ¶ added in v1.44.235
func (s NotifyTerminateProvisionedProductEngineWorkflowResultInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*NotifyTerminateProvisionedProductEngineWorkflowResultInput) Validate ¶ added in v1.44.235
func (s *NotifyTerminateProvisionedProductEngineWorkflowResultInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type NotifyTerminateProvisionedProductEngineWorkflowResultOutput ¶ added in v1.44.235
type NotifyTerminateProvisionedProductEngineWorkflowResultOutput struct {
// contains filtered or unexported fields
}
func (NotifyTerminateProvisionedProductEngineWorkflowResultOutput) GoString ¶ added in v1.44.235
func (s NotifyTerminateProvisionedProductEngineWorkflowResultOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (NotifyTerminateProvisionedProductEngineWorkflowResultOutput) String ¶ added in v1.44.235
func (s NotifyTerminateProvisionedProductEngineWorkflowResultOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type NotifyUpdateProvisionedProductEngineWorkflowResultInput ¶ added in v1.44.235
type NotifyUpdateProvisionedProductEngineWorkflowResultInput struct { // The reason why the update engine execution failed. FailureReason *string `min:"1" type:"string"` // The idempotency token that identifies the update engine execution. IdempotencyToken *string `min:"1" type:"string" idempotencyToken:"true"` // The output of the update engine execution. Outputs []*RecordOutput `type:"list"` // The identifier of the record. // // RecordId is a required field RecordId *string `min:"1" type:"string" required:"true"` // The status of the update engine execution. // // Status is a required field Status *string `type:"string" required:"true" enum:"EngineWorkflowStatus"` // The encrypted contents of the update engine execution payload that Service // Catalog sends after the Terraform product update workflow starts. // // WorkflowToken is a required field WorkflowToken *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (NotifyUpdateProvisionedProductEngineWorkflowResultInput) GoString ¶ added in v1.44.235
func (s NotifyUpdateProvisionedProductEngineWorkflowResultInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*NotifyUpdateProvisionedProductEngineWorkflowResultInput) SetFailureReason ¶ added in v1.44.235
func (s *NotifyUpdateProvisionedProductEngineWorkflowResultInput) SetFailureReason(v string) *NotifyUpdateProvisionedProductEngineWorkflowResultInput
SetFailureReason sets the FailureReason field's value.
func (*NotifyUpdateProvisionedProductEngineWorkflowResultInput) SetIdempotencyToken ¶ added in v1.44.235
func (s *NotifyUpdateProvisionedProductEngineWorkflowResultInput) SetIdempotencyToken(v string) *NotifyUpdateProvisionedProductEngineWorkflowResultInput
SetIdempotencyToken sets the IdempotencyToken field's value.
func (*NotifyUpdateProvisionedProductEngineWorkflowResultInput) SetOutputs ¶ added in v1.44.235
func (s *NotifyUpdateProvisionedProductEngineWorkflowResultInput) SetOutputs(v []*RecordOutput) *NotifyUpdateProvisionedProductEngineWorkflowResultInput
SetOutputs sets the Outputs field's value.
func (*NotifyUpdateProvisionedProductEngineWorkflowResultInput) SetRecordId ¶ added in v1.44.235
func (s *NotifyUpdateProvisionedProductEngineWorkflowResultInput) SetRecordId(v string) *NotifyUpdateProvisionedProductEngineWorkflowResultInput
SetRecordId sets the RecordId field's value.
func (*NotifyUpdateProvisionedProductEngineWorkflowResultInput) SetStatus ¶ added in v1.44.235
func (s *NotifyUpdateProvisionedProductEngineWorkflowResultInput) SetStatus(v string) *NotifyUpdateProvisionedProductEngineWorkflowResultInput
SetStatus sets the Status field's value.
func (*NotifyUpdateProvisionedProductEngineWorkflowResultInput) SetWorkflowToken ¶ added in v1.44.235
func (s *NotifyUpdateProvisionedProductEngineWorkflowResultInput) SetWorkflowToken(v string) *NotifyUpdateProvisionedProductEngineWorkflowResultInput
SetWorkflowToken sets the WorkflowToken field's value.
func (NotifyUpdateProvisionedProductEngineWorkflowResultInput) String ¶ added in v1.44.235
func (s NotifyUpdateProvisionedProductEngineWorkflowResultInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*NotifyUpdateProvisionedProductEngineWorkflowResultInput) Validate ¶ added in v1.44.235
func (s *NotifyUpdateProvisionedProductEngineWorkflowResultInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type NotifyUpdateProvisionedProductEngineWorkflowResultOutput ¶ added in v1.44.235
type NotifyUpdateProvisionedProductEngineWorkflowResultOutput struct {
// contains filtered or unexported fields
}
func (NotifyUpdateProvisionedProductEngineWorkflowResultOutput) GoString ¶ added in v1.44.235
func (s NotifyUpdateProvisionedProductEngineWorkflowResultOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (NotifyUpdateProvisionedProductEngineWorkflowResultOutput) String ¶ added in v1.44.235
func (s NotifyUpdateProvisionedProductEngineWorkflowResultOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type OperationNotSupportedException ¶ added in v1.28.0
type OperationNotSupportedException struct { RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"` Message_ *string `locationName:"message" type:"string"` // contains filtered or unexported fields }
The operation is not supported.
func (*OperationNotSupportedException) Code ¶ added in v1.28.0
func (s *OperationNotSupportedException) Code() string
Code returns the exception type name.
func (*OperationNotSupportedException) Error ¶ added in v1.28.0
func (s *OperationNotSupportedException) Error() string
func (OperationNotSupportedException) GoString ¶ added in v1.28.0
func (s OperationNotSupportedException) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*OperationNotSupportedException) Message ¶ added in v1.28.0
func (s *OperationNotSupportedException) Message() string
Message returns the exception's message.
func (*OperationNotSupportedException) OrigErr ¶ added in v1.28.0
func (s *OperationNotSupportedException) OrigErr() error
OrigErr always returns nil, satisfies awserr.Error interface.
func (*OperationNotSupportedException) RequestID ¶ added in v1.28.0
func (s *OperationNotSupportedException) RequestID() string
RequestID returns the service's response RequestID for request.
func (*OperationNotSupportedException) StatusCode ¶ added in v1.28.0
func (s *OperationNotSupportedException) StatusCode() int
Status code returns the HTTP status code for the request's response error.
func (OperationNotSupportedException) String ¶ added in v1.28.0
func (s OperationNotSupportedException) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type OrganizationNode ¶ added in v1.15.67
type OrganizationNode struct { // The organization node type. Type *string `type:"string" enum:"OrganizationNodeType"` // The identifier of the organization node. Value *string `type:"string"` // contains filtered or unexported fields }
Information about the organization node.
func (OrganizationNode) GoString ¶ added in v1.15.67
func (s OrganizationNode) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*OrganizationNode) SetType ¶ added in v1.15.67
func (s *OrganizationNode) SetType(v string) *OrganizationNode
SetType sets the Type field's value.
func (*OrganizationNode) SetValue ¶ added in v1.15.67
func (s *OrganizationNode) SetValue(v string) *OrganizationNode
SetValue sets the Value field's value.
func (OrganizationNode) String ¶ added in v1.15.67
func (s OrganizationNode) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ParameterConstraints ¶
type ParameterConstraints struct { // A regular expression that represents the patterns that allow for String types. // The pattern must match the entire parameter value provided. AllowedPattern *string `type:"string"` // The values that the administrator has allowed for the parameter. AllowedValues []*string `type:"list"` // A string that explains a constraint when the constraint is violated. For // example, without a constraint description, a parameter that has an allowed // pattern of [A-Za-z0-9]+ displays the following error message when the user // specifies an invalid value: // // Malformed input-Parameter MyParameter must match pattern [A-Za-z0-9]+ // // By adding a constraint description, such as must only contain letters (uppercase // and lowercase) and numbers, you can display the following customized error // message: // // Malformed input-Parameter MyParameter must only contain uppercase and lowercase // letters and numbers. ConstraintDescription *string `type:"string"` // An integer value that determines the largest number of characters you want // to allow for String types. MaxLength *string `type:"string"` // A numeric value that determines the largest numeric value you want to allow // for Number types. MaxValue *string `type:"string"` // An integer value that determines the smallest number of characters you want // to allow for String types. MinLength *string `type:"string"` // A numeric value that determines the smallest numeric value you want to allow // for Number types. MinValue *string `type:"string"` // contains filtered or unexported fields }
The constraints that the administrator has put on the parameter.
func (ParameterConstraints) GoString ¶
func (s ParameterConstraints) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ParameterConstraints) SetAllowedPattern ¶ added in v1.36.19
func (s *ParameterConstraints) SetAllowedPattern(v string) *ParameterConstraints
SetAllowedPattern sets the AllowedPattern field's value.
func (*ParameterConstraints) SetAllowedValues ¶ added in v1.5.0
func (s *ParameterConstraints) SetAllowedValues(v []*string) *ParameterConstraints
SetAllowedValues sets the AllowedValues field's value.
func (*ParameterConstraints) SetConstraintDescription ¶ added in v1.36.19
func (s *ParameterConstraints) SetConstraintDescription(v string) *ParameterConstraints
SetConstraintDescription sets the ConstraintDescription field's value.
func (*ParameterConstraints) SetMaxLength ¶ added in v1.36.19
func (s *ParameterConstraints) SetMaxLength(v string) *ParameterConstraints
SetMaxLength sets the MaxLength field's value.
func (*ParameterConstraints) SetMaxValue ¶ added in v1.36.19
func (s *ParameterConstraints) SetMaxValue(v string) *ParameterConstraints
SetMaxValue sets the MaxValue field's value.
func (*ParameterConstraints) SetMinLength ¶ added in v1.36.19
func (s *ParameterConstraints) SetMinLength(v string) *ParameterConstraints
SetMinLength sets the MinLength field's value.
func (*ParameterConstraints) SetMinValue ¶ added in v1.36.19
func (s *ParameterConstraints) SetMinValue(v string) *ParameterConstraints
SetMinValue sets the MinValue field's value.
func (ParameterConstraints) String ¶
func (s ParameterConstraints) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type PortfolioDetail ¶ added in v1.5.6
type PortfolioDetail struct { // The ARN assigned to the portfolio. ARN *string `min:"1" type:"string"` // The UTC time stamp of the creation time. CreatedTime *time.Time `type:"timestamp"` // 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.
func (PortfolioDetail) GoString ¶ added in v1.5.6
func (s PortfolioDetail) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*PortfolioDetail) SetARN ¶ added in v1.5.6
func (s *PortfolioDetail) SetARN(v string) *PortfolioDetail
SetARN sets the ARN field's value.
func (*PortfolioDetail) SetCreatedTime ¶ added in v1.5.6
func (s *PortfolioDetail) SetCreatedTime(v time.Time) *PortfolioDetail
SetCreatedTime sets the CreatedTime field's value.
func (*PortfolioDetail) SetDescription ¶ added in v1.5.6
func (s *PortfolioDetail) SetDescription(v string) *PortfolioDetail
SetDescription sets the Description field's value.
func (*PortfolioDetail) SetDisplayName ¶ added in v1.5.6
func (s *PortfolioDetail) SetDisplayName(v string) *PortfolioDetail
SetDisplayName sets the DisplayName field's value.
func (*PortfolioDetail) SetId ¶ added in v1.5.6
func (s *PortfolioDetail) SetId(v string) *PortfolioDetail
SetId sets the Id field's value.
func (*PortfolioDetail) SetProviderName ¶ added in v1.5.6
func (s *PortfolioDetail) SetProviderName(v string) *PortfolioDetail
SetProviderName sets the ProviderName field's value.
func (PortfolioDetail) String ¶ added in v1.5.6
func (s PortfolioDetail) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type PortfolioShareDetail ¶ added in v1.36.11
type PortfolioShareDetail struct { // If the recipient is in an organization node, the share is automatically imported, // and the field is always set to true. Accepted *bool `type:"boolean"` // The recipient entity can be one of the following: // // 1. An external account. // // 2. An organziation member account. // // 3. An organzational unit (OU). // // 4. The organization itself. (This shares with every account in the organization). PrincipalId *string `min:"1" type:"string"` SharePrincipals *bool `type:"boolean"` // share. ShareTagOptions *bool `type:"boolean"` Type *string `type:"string" enum:"DescribePortfolioShareType"` // contains filtered or unexported fields }
Information about the portfolio share.
func (PortfolioShareDetail) GoString ¶ added in v1.36.11
func (s PortfolioShareDetail) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*PortfolioShareDetail) SetAccepted ¶ added in v1.36.11
func (s *PortfolioShareDetail) SetAccepted(v bool) *PortfolioShareDetail
SetAccepted sets the Accepted field's value.
func (*PortfolioShareDetail) SetPrincipalId ¶ added in v1.36.11
func (s *PortfolioShareDetail) SetPrincipalId(v string) *PortfolioShareDetail
SetPrincipalId sets the PrincipalId field's value.
func (*PortfolioShareDetail) SetSharePrincipals ¶ added in v1.44.142
func (s *PortfolioShareDetail) SetSharePrincipals(v bool) *PortfolioShareDetail
SetSharePrincipals sets the SharePrincipals field's value.
func (*PortfolioShareDetail) SetShareTagOptions ¶ added in v1.36.11
func (s *PortfolioShareDetail) SetShareTagOptions(v bool) *PortfolioShareDetail
SetShareTagOptions sets the ShareTagOptions field's value.
func (*PortfolioShareDetail) SetType ¶ added in v1.36.11
func (s *PortfolioShareDetail) SetType(v string) *PortfolioShareDetail
SetType sets the Type field's value.
func (PortfolioShareDetail) String ¶ added in v1.36.11
func (s PortfolioShareDetail) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type Principal ¶ added in v1.5.6
type Principal struct { // The ARN of the principal (user, role, or group). This field allows for an // ARN with no accountID, with or without wildcard characters if the PrincipalType // is an IAM_PATTERN. // // For more information, review associate-principal-with-portfolio (https://docs.aws.amazon.com/cli/latest/reference/servicecatalog/associate-principal-with-portfolio.html#options) // in the Amazon Web Services CLI Command Reference. PrincipalARN *string `min:"1" type:"string"` // The principal type. The supported value is IAM if you use a fully defined // ARN, or IAM_PATTERN if you use an ARN with no accountID, with or without // wildcard characters. PrincipalType *string `type:"string" enum:"PrincipalType"` // contains filtered or unexported fields }
Information about a principal.
func (Principal) GoString ¶ added in v1.5.6
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*Principal) SetPrincipalARN ¶ added in v1.5.6
SetPrincipalARN sets the PrincipalARN field's value.
func (*Principal) SetPrincipalType ¶ added in v1.5.6
SetPrincipalType sets the PrincipalType field's value.
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.
func (ProductViewAggregationValue) GoString ¶
func (s ProductViewAggregationValue) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ProductViewAggregationValue) SetApproximateCount ¶ added in v1.5.0
func (s *ProductViewAggregationValue) SetApproximateCount(v int64) *ProductViewAggregationValue
SetApproximateCount sets the ApproximateCount field's value.
func (*ProductViewAggregationValue) SetValue ¶ added in v1.5.0
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.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ProductViewDetail ¶ added in v1.5.6
type ProductViewDetail struct { // The UTC time stamp of the creation time. CreatedTime *time.Time `type:"timestamp"` // The ARN of the product. ProductARN *string `min:"1" type:"string"` // Summary information about the product view. ProductViewSummary *ProductViewSummary `type:"structure"` // A top level ProductViewDetail response containing details about the product’s // connection. Service Catalog returns this field for the CreateProduct, UpdateProduct, // DescribeProductAsAdmin, and SearchProductAsAdmin APIs. This response contains // the same fields as the ConnectionParameters request, with the addition of // the LastSync response. SourceConnection *SourceConnectionDetail `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 *string `type:"string" enum:"Status"` // contains filtered or unexported fields }
Information about a product view.
func (ProductViewDetail) GoString ¶ added in v1.5.6
func (s ProductViewDetail) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ProductViewDetail) SetCreatedTime ¶ added in v1.5.6
func (s *ProductViewDetail) SetCreatedTime(v time.Time) *ProductViewDetail
SetCreatedTime sets the CreatedTime field's value.
func (*ProductViewDetail) SetProductARN ¶ added in v1.5.6
func (s *ProductViewDetail) SetProductARN(v string) *ProductViewDetail
SetProductARN sets the ProductARN field's value.
func (*ProductViewDetail) SetProductViewSummary ¶ added in v1.5.6
func (s *ProductViewDetail) SetProductViewSummary(v *ProductViewSummary) *ProductViewDetail
SetProductViewSummary sets the ProductViewSummary field's value.
func (*ProductViewDetail) SetSourceConnection ¶ added in v1.44.142
func (s *ProductViewDetail) SetSourceConnection(v *SourceConnectionDetail) *ProductViewDetail
SetSourceConnection sets the SourceConnection field's value.
func (*ProductViewDetail) SetStatus ¶ added in v1.5.6
func (s *ProductViewDetail) SetStatus(v string) *ProductViewDetail
SetStatus sets the Status field's value.
func (ProductViewDetail) String ¶ added in v1.5.6
func (s ProductViewDetail) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
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 Amazon // Web Services Marketplace. Type *string `type:"string" enum:"ProductType"` // contains filtered or unexported fields }
Summary information about a product view.
func (ProductViewSummary) GoString ¶
func (s ProductViewSummary) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ProductViewSummary) SetDistributor ¶ added in v1.5.0
func (s *ProductViewSummary) SetDistributor(v string) *ProductViewSummary
SetDistributor sets the Distributor field's value.
func (*ProductViewSummary) SetHasDefaultPath ¶ added in v1.5.0
func (s *ProductViewSummary) SetHasDefaultPath(v bool) *ProductViewSummary
SetHasDefaultPath sets the HasDefaultPath field's value.
func (*ProductViewSummary) SetId ¶ added in v1.5.0
func (s *ProductViewSummary) SetId(v string) *ProductViewSummary
SetId sets the Id field's value.
func (*ProductViewSummary) SetName ¶ added in v1.5.0
func (s *ProductViewSummary) SetName(v string) *ProductViewSummary
SetName sets the Name field's value.
func (*ProductViewSummary) SetOwner ¶ added in v1.5.0
func (s *ProductViewSummary) SetOwner(v string) *ProductViewSummary
SetOwner sets the Owner field's value.
func (*ProductViewSummary) SetProductId ¶ added in v1.5.0
func (s *ProductViewSummary) SetProductId(v string) *ProductViewSummary
SetProductId sets the ProductId field's value.
func (*ProductViewSummary) SetShortDescription ¶ added in v1.5.0
func (s *ProductViewSummary) SetShortDescription(v string) *ProductViewSummary
SetShortDescription sets the ShortDescription field's value.
func (*ProductViewSummary) SetSupportDescription ¶ added in v1.5.0
func (s *ProductViewSummary) SetSupportDescription(v string) *ProductViewSummary
SetSupportDescription sets the SupportDescription field's value.
func (*ProductViewSummary) SetSupportEmail ¶ added in v1.5.0
func (s *ProductViewSummary) SetSupportEmail(v string) *ProductViewSummary
SetSupportEmail sets the SupportEmail field's value.
func (*ProductViewSummary) SetSupportUrl ¶ added in v1.5.0
func (s *ProductViewSummary) SetSupportUrl(v string) *ProductViewSummary
SetSupportUrl sets the SupportUrl field's value.
func (*ProductViewSummary) SetType ¶ added in v1.5.0
func (s *ProductViewSummary) SetType(v string) *ProductViewSummary
SetType sets the Type field's value.
func (ProductViewSummary) String ¶
func (s ProductViewSummary) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ProvisionProductInput ¶
type ProvisionProductInput struct { // The language code. // // * 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. You must provide the name // or ID, but not both. PathId *string `min:"1" type:"string"` // The name of the path. You must provide the name or ID, but not both. PathName *string `min:"1" type:"string"` // The product identifier. You must provide the name or ID, but not both. ProductId *string `min:"1" type:"string"` // The name of the product. You must provide the name or ID, but not both. ProductName *string `type:"string"` // An idempotency token that uniquely identifies the provisioning request. ProvisionToken *string `min:"1" type:"string" idempotencyToken:"true"` // A user-friendly name for the provisioned product. This value must be unique // for the Amazon Web Services 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. You must provide the name or // ID, but not both. ProvisioningArtifactId *string `min:"1" type:"string"` // The name of the provisioning artifact. You must provide the name or ID, but // not both. ProvisioningArtifactName *string `type:"string"` // Parameters specified by the administrator that are required for provisioning // the product. ProvisioningParameters []*ProvisioningParameter `type:"list"` // An object that contains information about the provisioning preferences for // a stack set. ProvisioningPreferences *ProvisioningPreferences `type:"structure"` // One or more tags. Tags []*Tag `type:"list"` // contains filtered or unexported fields }
func (ProvisionProductInput) GoString ¶
func (s ProvisionProductInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ProvisionProductInput) SetAcceptLanguage ¶ added in v1.5.0
func (s *ProvisionProductInput) SetAcceptLanguage(v string) *ProvisionProductInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*ProvisionProductInput) SetNotificationArns ¶ added in v1.5.0
func (s *ProvisionProductInput) SetNotificationArns(v []*string) *ProvisionProductInput
SetNotificationArns sets the NotificationArns field's value.
func (*ProvisionProductInput) SetPathId ¶ added in v1.5.0
func (s *ProvisionProductInput) SetPathId(v string) *ProvisionProductInput
SetPathId sets the PathId field's value.
func (*ProvisionProductInput) SetPathName ¶ added in v1.33.16
func (s *ProvisionProductInput) SetPathName(v string) *ProvisionProductInput
SetPathName sets the PathName field's value.
func (*ProvisionProductInput) SetProductId ¶ added in v1.5.0
func (s *ProvisionProductInput) SetProductId(v string) *ProvisionProductInput
SetProductId sets the ProductId field's value.
func (*ProvisionProductInput) SetProductName ¶ added in v1.33.16
func (s *ProvisionProductInput) SetProductName(v string) *ProvisionProductInput
SetProductName sets the ProductName field's value.
func (*ProvisionProductInput) SetProvisionToken ¶ added in v1.5.0
func (s *ProvisionProductInput) SetProvisionToken(v string) *ProvisionProductInput
SetProvisionToken sets the ProvisionToken field's value.
func (*ProvisionProductInput) SetProvisionedProductName ¶ added in v1.5.0
func (s *ProvisionProductInput) SetProvisionedProductName(v string) *ProvisionProductInput
SetProvisionedProductName sets the ProvisionedProductName field's value.
func (*ProvisionProductInput) SetProvisioningArtifactId ¶ added in v1.5.0
func (s *ProvisionProductInput) SetProvisioningArtifactId(v string) *ProvisionProductInput
SetProvisioningArtifactId sets the ProvisioningArtifactId field's value.
func (*ProvisionProductInput) SetProvisioningArtifactName ¶ added in v1.33.16
func (s *ProvisionProductInput) SetProvisioningArtifactName(v string) *ProvisionProductInput
SetProvisioningArtifactName sets the ProvisioningArtifactName field's value.
func (*ProvisionProductInput) SetProvisioningParameters ¶ added in v1.5.0
func (s *ProvisionProductInput) SetProvisioningParameters(v []*ProvisioningParameter) *ProvisionProductInput
SetProvisioningParameters sets the ProvisioningParameters field's value.
func (*ProvisionProductInput) SetProvisioningPreferences ¶ added in v1.15.76
func (s *ProvisionProductInput) SetProvisioningPreferences(v *ProvisioningPreferences) *ProvisionProductInput
SetProvisioningPreferences sets the ProvisioningPreferences field's value.
func (*ProvisionProductInput) SetTags ¶ added in v1.5.0
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.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
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 provisioning the product. RecordDetail *RecordDetail `type:"structure"` // contains filtered or unexported fields }
func (ProvisionProductOutput) GoString ¶
func (s ProvisionProductOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ProvisionProductOutput) SetRecordDetail ¶ added in v1.5.0
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.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ProvisionedProductAttribute ¶ added in v1.12.72
type ProvisionedProductAttribute struct { // The ARN of the provisioned product. Arn *string `min:"1" type:"string"` // The UTC time stamp of the creation time. CreatedTime *time.Time `type:"timestamp"` // The identifier of the provisioned product. Id *string `min:"1" 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 // of the following types: // // * ProvisionProduct // // * UpdateProvisionedProduct // // * ExecuteProvisionedProductPlan // // * TerminateProvisionedProduct LastProvisioningRecordId *string `min:"1" type:"string"` // The record identifier of the last request performed on this provisioned product. LastRecordId *string `min:"1" type:"string"` // The record identifier of the last successful request performed on this provisioned // product of the following types: // // * ProvisionProduct // // * UpdateProvisionedProduct // // * ExecuteProvisionedProductPlan // // * TerminateProvisionedProduct LastSuccessfulProvisioningRecordId *string `min:"1" type:"string"` // The user-friendly name of the provisioned product. Name *string `min:"1" type:"string"` // The assigned identifier for the resource, such as an EC2 instance ID or an // S3 bucket name. PhysicalId *string `type:"string"` // The product identifier. ProductId *string `min:"1" type:"string"` // The name of the product. ProductName *string `type:"string"` // The identifier of the provisioning artifact. ProvisioningArtifactId *string `min:"1" type:"string"` // The name of the provisioning artifact. ProvisioningArtifactName *string `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. // // * PLAN_IN_PROGRESS - Transitive state. The plan operations were performed // to provision a new product, but resources have not yet been created. After // reviewing the list of resources to be created, execute the plan. Wait // for an AVAILABLE status before performing operations. Status *string `type:"string" enum:"ProvisionedProductStatus"` // The current status message of the provisioned product. StatusMessage *string `type:"string"` // One or more tags. Tags []*Tag `type:"list"` // The type of provisioned product. The supported values are CFN_STACK and CFN_STACKSET. Type *string `type:"string"` // The Amazon Resource Name (ARN) of the user. UserArn *string `type:"string"` // The ARN of the user in the session. This ARN might contain a session ID. UserArnSession *string `type:"string"` // contains filtered or unexported fields }
Information about a provisioned product.
func (ProvisionedProductAttribute) GoString ¶ added in v1.12.72
func (s ProvisionedProductAttribute) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ProvisionedProductAttribute) SetArn ¶ added in v1.12.72
func (s *ProvisionedProductAttribute) SetArn(v string) *ProvisionedProductAttribute
SetArn sets the Arn field's value.
func (*ProvisionedProductAttribute) SetCreatedTime ¶ added in v1.12.72
func (s *ProvisionedProductAttribute) SetCreatedTime(v time.Time) *ProvisionedProductAttribute
SetCreatedTime sets the CreatedTime field's value.
func (*ProvisionedProductAttribute) SetId ¶ added in v1.12.72
func (s *ProvisionedProductAttribute) SetId(v string) *ProvisionedProductAttribute
SetId sets the Id field's value.
func (*ProvisionedProductAttribute) SetIdempotencyToken ¶ added in v1.12.72
func (s *ProvisionedProductAttribute) SetIdempotencyToken(v string) *ProvisionedProductAttribute
SetIdempotencyToken sets the IdempotencyToken field's value.
func (*ProvisionedProductAttribute) SetLastProvisioningRecordId ¶ added in v1.34.8
func (s *ProvisionedProductAttribute) SetLastProvisioningRecordId(v string) *ProvisionedProductAttribute
SetLastProvisioningRecordId sets the LastProvisioningRecordId field's value.
func (*ProvisionedProductAttribute) SetLastRecordId ¶ added in v1.12.72
func (s *ProvisionedProductAttribute) SetLastRecordId(v string) *ProvisionedProductAttribute
SetLastRecordId sets the LastRecordId field's value.
func (*ProvisionedProductAttribute) SetLastSuccessfulProvisioningRecordId ¶ added in v1.34.8
func (s *ProvisionedProductAttribute) SetLastSuccessfulProvisioningRecordId(v string) *ProvisionedProductAttribute
SetLastSuccessfulProvisioningRecordId sets the LastSuccessfulProvisioningRecordId field's value.
func (*ProvisionedProductAttribute) SetName ¶ added in v1.12.72
func (s *ProvisionedProductAttribute) SetName(v string) *ProvisionedProductAttribute
SetName sets the Name field's value.
func (*ProvisionedProductAttribute) SetPhysicalId ¶ added in v1.12.72
func (s *ProvisionedProductAttribute) SetPhysicalId(v string) *ProvisionedProductAttribute
SetPhysicalId sets the PhysicalId field's value.
func (*ProvisionedProductAttribute) SetProductId ¶ added in v1.12.72
func (s *ProvisionedProductAttribute) SetProductId(v string) *ProvisionedProductAttribute
SetProductId sets the ProductId field's value.
func (*ProvisionedProductAttribute) SetProductName ¶ added in v1.34.8
func (s *ProvisionedProductAttribute) SetProductName(v string) *ProvisionedProductAttribute
SetProductName sets the ProductName field's value.
func (*ProvisionedProductAttribute) SetProvisioningArtifactId ¶ added in v1.12.72
func (s *ProvisionedProductAttribute) SetProvisioningArtifactId(v string) *ProvisionedProductAttribute
SetProvisioningArtifactId sets the ProvisioningArtifactId field's value.
func (*ProvisionedProductAttribute) SetProvisioningArtifactName ¶ added in v1.34.8
func (s *ProvisionedProductAttribute) SetProvisioningArtifactName(v string) *ProvisionedProductAttribute
SetProvisioningArtifactName sets the ProvisioningArtifactName field's value.
func (*ProvisionedProductAttribute) SetStatus ¶ added in v1.12.72
func (s *ProvisionedProductAttribute) SetStatus(v string) *ProvisionedProductAttribute
SetStatus sets the Status field's value.
func (*ProvisionedProductAttribute) SetStatusMessage ¶ added in v1.12.72
func (s *ProvisionedProductAttribute) SetStatusMessage(v string) *ProvisionedProductAttribute
SetStatusMessage sets the StatusMessage field's value.
func (*ProvisionedProductAttribute) SetTags ¶ added in v1.12.72
func (s *ProvisionedProductAttribute) SetTags(v []*Tag) *ProvisionedProductAttribute
SetTags sets the Tags field's value.
func (*ProvisionedProductAttribute) SetType ¶ added in v1.12.72
func (s *ProvisionedProductAttribute) SetType(v string) *ProvisionedProductAttribute
SetType sets the Type field's value.
func (*ProvisionedProductAttribute) SetUserArn ¶ added in v1.12.72
func (s *ProvisionedProductAttribute) SetUserArn(v string) *ProvisionedProductAttribute
SetUserArn sets the UserArn field's value.
func (*ProvisionedProductAttribute) SetUserArnSession ¶ added in v1.12.72
func (s *ProvisionedProductAttribute) SetUserArnSession(v string) *ProvisionedProductAttribute
SetUserArnSession sets the UserArnSession field's value.
func (ProvisionedProductAttribute) String ¶ added in v1.12.72
func (s ProvisionedProductAttribute) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ProvisionedProductDetail ¶
type ProvisionedProductDetail struct { // The ARN of the provisioned product. Arn *string `min:"1" type:"string"` // The UTC time stamp of the creation time. CreatedTime *time.Time `type:"timestamp"` // 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 // of the following types: // // * ProvisionProduct // // * UpdateProvisionedProduct // // * ExecuteProvisionedProductPlan // // * TerminateProvisionedProduct LastProvisioningRecordId *string `min:"1" type:"string"` // The record identifier of the last request performed on this provisioned product. LastRecordId *string `type:"string"` // The record identifier of the last successful request performed on this provisioned // product of the following types: // // * ProvisionProduct // // * UpdateProvisionedProduct // // * ExecuteProvisionedProductPlan // // * TerminateProvisionedProduct LastSuccessfulProvisioningRecordId *string `min:"1" type:"string"` // The ARN of the launch role associated with the provisioned product. LaunchRoleArn *string `min:"1" type:"string"` // The user-friendly name of the provisioned product. Name *string `min:"1" type:"string"` // The product identifier. For example, prod-abcdzk7xy33qa. ProductId *string `min:"1" type:"string"` // The identifier of the provisioning artifact. For example, pa-4abcdjnxjj6ne. ProvisioningArtifactId *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. // // * PLAN_IN_PROGRESS - Transitive state. The plan operations were performed // to provision a new product, but resources have not yet been created. After // reviewing the list of resources to be created, execute the plan. Wait // for an AVAILABLE status before performing operations. Status *string `type:"string" enum:"ProvisionedProductStatus"` // The current status message of the provisioned product. StatusMessage *string `type:"string"` // The type of provisioned product. The supported values are CFN_STACK and CFN_STACKSET. Type *string `type:"string"` // contains filtered or unexported fields }
Information about a provisioned product.
func (ProvisionedProductDetail) GoString ¶
func (s ProvisionedProductDetail) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ProvisionedProductDetail) SetArn ¶ added in v1.5.0
func (s *ProvisionedProductDetail) SetArn(v string) *ProvisionedProductDetail
SetArn sets the Arn field's value.
func (*ProvisionedProductDetail) SetCreatedTime ¶ added in v1.5.0
func (s *ProvisionedProductDetail) SetCreatedTime(v time.Time) *ProvisionedProductDetail
SetCreatedTime sets the CreatedTime field's value.
func (*ProvisionedProductDetail) SetId ¶ added in v1.5.0
func (s *ProvisionedProductDetail) SetId(v string) *ProvisionedProductDetail
SetId sets the Id field's value.
func (*ProvisionedProductDetail) SetIdempotencyToken ¶ added in v1.5.0
func (s *ProvisionedProductDetail) SetIdempotencyToken(v string) *ProvisionedProductDetail
SetIdempotencyToken sets the IdempotencyToken field's value.
func (*ProvisionedProductDetail) SetLastProvisioningRecordId ¶ added in v1.34.8
func (s *ProvisionedProductDetail) SetLastProvisioningRecordId(v string) *ProvisionedProductDetail
SetLastProvisioningRecordId sets the LastProvisioningRecordId field's value.
func (*ProvisionedProductDetail) SetLastRecordId ¶ added in v1.5.0
func (s *ProvisionedProductDetail) SetLastRecordId(v string) *ProvisionedProductDetail
SetLastRecordId sets the LastRecordId field's value.
func (*ProvisionedProductDetail) SetLastSuccessfulProvisioningRecordId ¶ added in v1.34.8
func (s *ProvisionedProductDetail) SetLastSuccessfulProvisioningRecordId(v string) *ProvisionedProductDetail
SetLastSuccessfulProvisioningRecordId sets the LastSuccessfulProvisioningRecordId field's value.
func (*ProvisionedProductDetail) SetLaunchRoleArn ¶ added in v1.35.10
func (s *ProvisionedProductDetail) SetLaunchRoleArn(v string) *ProvisionedProductDetail
SetLaunchRoleArn sets the LaunchRoleArn field's value.
func (*ProvisionedProductDetail) SetName ¶ added in v1.5.0
func (s *ProvisionedProductDetail) SetName(v string) *ProvisionedProductDetail
SetName sets the Name field's value.
func (*ProvisionedProductDetail) SetProductId ¶ added in v1.15.55
func (s *ProvisionedProductDetail) SetProductId(v string) *ProvisionedProductDetail
SetProductId sets the ProductId field's value.
func (*ProvisionedProductDetail) SetProvisioningArtifactId ¶ added in v1.15.55
func (s *ProvisionedProductDetail) SetProvisioningArtifactId(v string) *ProvisionedProductDetail
SetProvisioningArtifactId sets the ProvisioningArtifactId field's value.
func (*ProvisionedProductDetail) SetStatus ¶ added in v1.5.0
func (s *ProvisionedProductDetail) SetStatus(v string) *ProvisionedProductDetail
SetStatus sets the Status field's value.
func (*ProvisionedProductDetail) SetStatusMessage ¶ added in v1.5.0
func (s *ProvisionedProductDetail) SetStatusMessage(v string) *ProvisionedProductDetail
SetStatusMessage sets the StatusMessage field's value.
func (*ProvisionedProductDetail) SetType ¶ added in v1.5.0
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.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ProvisionedProductPlanDetails ¶ added in v1.12.72
type ProvisionedProductPlanDetails struct { // The UTC time stamp of the creation time. CreatedTime *time.Time `type:"timestamp"` // 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 plan identifier. PlanId *string `min:"1" type:"string"` // The name of the plan. PlanName *string `type:"string"` // The plan type. PlanType *string `type:"string" enum:"ProvisionedProductPlanType"` // The product identifier. ProductId *string `min:"1" type:"string"` // The product identifier. ProvisionProductId *string `min:"1" type:"string"` // The user-friendly name of the provisioned product. ProvisionProductName *string `min:"1" type:"string"` // The identifier of the provisioning artifact. ProvisioningArtifactId *string `min:"1" type:"string"` // Parameters specified by the administrator that are required for provisioning // the product. ProvisioningParameters []*UpdateProvisioningParameter `type:"list"` // The status. Status *string `type:"string" enum:"ProvisionedProductPlanStatus"` // The status message. StatusMessage *string `type:"string"` // One or more tags. Tags []*Tag `type:"list"` // The UTC time stamp when the plan was last updated. UpdatedTime *time.Time `type:"timestamp"` // contains filtered or unexported fields }
Information about a plan.
func (ProvisionedProductPlanDetails) GoString ¶ added in v1.12.72
func (s ProvisionedProductPlanDetails) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ProvisionedProductPlanDetails) SetCreatedTime ¶ added in v1.12.72
func (s *ProvisionedProductPlanDetails) SetCreatedTime(v time.Time) *ProvisionedProductPlanDetails
SetCreatedTime sets the CreatedTime field's value.
func (*ProvisionedProductPlanDetails) SetNotificationArns ¶ added in v1.12.72
func (s *ProvisionedProductPlanDetails) SetNotificationArns(v []*string) *ProvisionedProductPlanDetails
SetNotificationArns sets the NotificationArns field's value.
func (*ProvisionedProductPlanDetails) SetPathId ¶ added in v1.12.72
func (s *ProvisionedProductPlanDetails) SetPathId(v string) *ProvisionedProductPlanDetails
SetPathId sets the PathId field's value.
func (*ProvisionedProductPlanDetails) SetPlanId ¶ added in v1.12.72
func (s *ProvisionedProductPlanDetails) SetPlanId(v string) *ProvisionedProductPlanDetails
SetPlanId sets the PlanId field's value.
func (*ProvisionedProductPlanDetails) SetPlanName ¶ added in v1.12.72
func (s *ProvisionedProductPlanDetails) SetPlanName(v string) *ProvisionedProductPlanDetails
SetPlanName sets the PlanName field's value.
func (*ProvisionedProductPlanDetails) SetPlanType ¶ added in v1.12.72
func (s *ProvisionedProductPlanDetails) SetPlanType(v string) *ProvisionedProductPlanDetails
SetPlanType sets the PlanType field's value.
func (*ProvisionedProductPlanDetails) SetProductId ¶ added in v1.12.72
func (s *ProvisionedProductPlanDetails) SetProductId(v string) *ProvisionedProductPlanDetails
SetProductId sets the ProductId field's value.
func (*ProvisionedProductPlanDetails) SetProvisionProductId ¶ added in v1.12.72
func (s *ProvisionedProductPlanDetails) SetProvisionProductId(v string) *ProvisionedProductPlanDetails
SetProvisionProductId sets the ProvisionProductId field's value.
func (*ProvisionedProductPlanDetails) SetProvisionProductName ¶ added in v1.12.72
func (s *ProvisionedProductPlanDetails) SetProvisionProductName(v string) *ProvisionedProductPlanDetails
SetProvisionProductName sets the ProvisionProductName field's value.
func (*ProvisionedProductPlanDetails) SetProvisioningArtifactId ¶ added in v1.12.72
func (s *ProvisionedProductPlanDetails) SetProvisioningArtifactId(v string) *ProvisionedProductPlanDetails
SetProvisioningArtifactId sets the ProvisioningArtifactId field's value.
func (*ProvisionedProductPlanDetails) SetProvisioningParameters ¶ added in v1.12.72
func (s *ProvisionedProductPlanDetails) SetProvisioningParameters(v []*UpdateProvisioningParameter) *ProvisionedProductPlanDetails
SetProvisioningParameters sets the ProvisioningParameters field's value.
func (*ProvisionedProductPlanDetails) SetStatus ¶ added in v1.12.72
func (s *ProvisionedProductPlanDetails) SetStatus(v string) *ProvisionedProductPlanDetails
SetStatus sets the Status field's value.
func (*ProvisionedProductPlanDetails) SetStatusMessage ¶ added in v1.12.72
func (s *ProvisionedProductPlanDetails) SetStatusMessage(v string) *ProvisionedProductPlanDetails
SetStatusMessage sets the StatusMessage field's value.
func (*ProvisionedProductPlanDetails) SetTags ¶ added in v1.12.72
func (s *ProvisionedProductPlanDetails) SetTags(v []*Tag) *ProvisionedProductPlanDetails
SetTags sets the Tags field's value.
func (*ProvisionedProductPlanDetails) SetUpdatedTime ¶ added in v1.12.72
func (s *ProvisionedProductPlanDetails) SetUpdatedTime(v time.Time) *ProvisionedProductPlanDetails
SetUpdatedTime sets the UpdatedTime field's value.
func (ProvisionedProductPlanDetails) String ¶ added in v1.12.72
func (s ProvisionedProductPlanDetails) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ProvisionedProductPlanSummary ¶ added in v1.12.72
type ProvisionedProductPlanSummary struct { // The plan identifier. PlanId *string `min:"1" type:"string"` // The name of the plan. PlanName *string `type:"string"` // The plan type. PlanType *string `type:"string" enum:"ProvisionedProductPlanType"` // The product identifier. ProvisionProductId *string `min:"1" type:"string"` // The user-friendly name of the provisioned product. ProvisionProductName *string `min:"1" type:"string"` // The identifier of the provisioning artifact. ProvisioningArtifactId *string `min:"1" type:"string"` // contains filtered or unexported fields }
Summary information about a plan.
func (ProvisionedProductPlanSummary) GoString ¶ added in v1.12.72
func (s ProvisionedProductPlanSummary) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ProvisionedProductPlanSummary) SetPlanId ¶ added in v1.12.72
func (s *ProvisionedProductPlanSummary) SetPlanId(v string) *ProvisionedProductPlanSummary
SetPlanId sets the PlanId field's value.
func (*ProvisionedProductPlanSummary) SetPlanName ¶ added in v1.12.72
func (s *ProvisionedProductPlanSummary) SetPlanName(v string) *ProvisionedProductPlanSummary
SetPlanName sets the PlanName field's value.
func (*ProvisionedProductPlanSummary) SetPlanType ¶ added in v1.12.72
func (s *ProvisionedProductPlanSummary) SetPlanType(v string) *ProvisionedProductPlanSummary
SetPlanType sets the PlanType field's value.
func (*ProvisionedProductPlanSummary) SetProvisionProductId ¶ added in v1.12.72
func (s *ProvisionedProductPlanSummary) SetProvisionProductId(v string) *ProvisionedProductPlanSummary
SetProvisionProductId sets the ProvisionProductId field's value.
func (*ProvisionedProductPlanSummary) SetProvisionProductName ¶ added in v1.12.72
func (s *ProvisionedProductPlanSummary) SetProvisionProductName(v string) *ProvisionedProductPlanSummary
SetProvisionProductName sets the ProvisionProductName field's value.
func (*ProvisionedProductPlanSummary) SetProvisioningArtifactId ¶ added in v1.12.72
func (s *ProvisionedProductPlanSummary) SetProvisioningArtifactId(v string) *ProvisionedProductPlanSummary
SetProvisioningArtifactId sets the ProvisioningArtifactId field's value.
func (ProvisionedProductPlanSummary) String ¶ added in v1.12.72
func (s ProvisionedProductPlanSummary) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ProvisioningArtifact ¶
type ProvisioningArtifact struct { // The UTC time stamp of the creation time. CreatedTime *time.Time `type:"timestamp"` // The description of the provisioning artifact. Description *string `type:"string"` // Information set by the administrator to provide guidance to end users about // which provisioning artifacts to use. Guidance *string `type:"string" enum:"ProvisioningArtifactGuidance"` // 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.
func (ProvisioningArtifact) GoString ¶
func (s ProvisioningArtifact) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ProvisioningArtifact) SetCreatedTime ¶ added in v1.5.0
func (s *ProvisioningArtifact) SetCreatedTime(v time.Time) *ProvisioningArtifact
SetCreatedTime sets the CreatedTime field's value.
func (*ProvisioningArtifact) SetDescription ¶ added in v1.5.0
func (s *ProvisioningArtifact) SetDescription(v string) *ProvisioningArtifact
SetDescription sets the Description field's value.
func (*ProvisioningArtifact) SetGuidance ¶ added in v1.19.49
func (s *ProvisioningArtifact) SetGuidance(v string) *ProvisioningArtifact
SetGuidance sets the Guidance field's value.
func (*ProvisioningArtifact) SetId ¶ added in v1.5.0
func (s *ProvisioningArtifact) SetId(v string) *ProvisioningArtifact
SetId sets the Id field's value.
func (*ProvisioningArtifact) SetName ¶ added in v1.5.0
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.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ProvisioningArtifactDetail ¶ added in v1.5.6
type ProvisioningArtifactDetail struct { // Indicates whether the product version is active. Active *bool `type:"boolean"` // The UTC time stamp of the creation time. CreatedTime *time.Time `type:"timestamp"` // The description of the provisioning artifact. Description *string `type:"string"` // Information set by the administrator to provide guidance to end users about // which provisioning artifacts to use. Guidance *string `type:"string" enum:"ProvisioningArtifactGuidance"` // The identifier of the provisioning artifact. Id *string `min:"1" type:"string"` // The name of the provisioning artifact. Name *string `type:"string"` // Specifies the revision of the external artifact that was used to automatically // sync the Service Catalog product and create the provisioning artifact. Service // Catalog includes this response parameter as a high level field to the existing // ProvisioningArtifactDetail type, which is returned as part of the response // for CreateProduct, UpdateProduct, DescribeProductAsAdmin, DescribeProvisioningArtifact, // ListProvisioningArtifact, and UpdateProvisioningArticat APIs. // // This field only exists for Repo-Synced products. SourceRevision *string `min:"1" type:"string"` // The type of provisioning artifact. // // CLOUD_FORMATION_TEMPLATE - CloudFormation template Type *string `type:"string" enum:"ProvisioningArtifactType"` // contains filtered or unexported fields }
Information about a provisioning artifact (also known as a version) for a product.
func (ProvisioningArtifactDetail) GoString ¶ added in v1.5.6
func (s ProvisioningArtifactDetail) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ProvisioningArtifactDetail) SetActive ¶ added in v1.12.41
func (s *ProvisioningArtifactDetail) SetActive(v bool) *ProvisioningArtifactDetail
SetActive sets the Active field's value.
func (*ProvisioningArtifactDetail) SetCreatedTime ¶ added in v1.5.6
func (s *ProvisioningArtifactDetail) SetCreatedTime(v time.Time) *ProvisioningArtifactDetail
SetCreatedTime sets the CreatedTime field's value.
func (*ProvisioningArtifactDetail) SetDescription ¶ added in v1.5.6
func (s *ProvisioningArtifactDetail) SetDescription(v string) *ProvisioningArtifactDetail
SetDescription sets the Description field's value.
func (*ProvisioningArtifactDetail) SetGuidance ¶ added in v1.19.49
func (s *ProvisioningArtifactDetail) SetGuidance(v string) *ProvisioningArtifactDetail
SetGuidance sets the Guidance field's value.
func (*ProvisioningArtifactDetail) SetId ¶ added in v1.5.6
func (s *ProvisioningArtifactDetail) SetId(v string) *ProvisioningArtifactDetail
SetId sets the Id field's value.
func (*ProvisioningArtifactDetail) SetName ¶ added in v1.5.6
func (s *ProvisioningArtifactDetail) SetName(v string) *ProvisioningArtifactDetail
SetName sets the Name field's value.
func (*ProvisioningArtifactDetail) SetSourceRevision ¶ added in v1.44.142
func (s *ProvisioningArtifactDetail) SetSourceRevision(v string) *ProvisioningArtifactDetail
SetSourceRevision sets the SourceRevision field's value.
func (*ProvisioningArtifactDetail) SetType ¶ added in v1.5.6
func (s *ProvisioningArtifactDetail) SetType(v string) *ProvisioningArtifactDetail
SetType sets the Type field's value.
func (ProvisioningArtifactDetail) String ¶ added in v1.5.6
func (s ProvisioningArtifactDetail) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ProvisioningArtifactOutput ¶ added in v1.33.16
type ProvisioningArtifactOutput struct { // Description of the provisioning artifact output key. Description *string `type:"string"` // The provisioning artifact output key. Key *string `min:"1" type:"string"` // contains filtered or unexported fields }
Provisioning artifact output.
func (ProvisioningArtifactOutput) GoString ¶ added in v1.33.16
func (s ProvisioningArtifactOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ProvisioningArtifactOutput) SetDescription ¶ added in v1.33.16
func (s *ProvisioningArtifactOutput) SetDescription(v string) *ProvisioningArtifactOutput
SetDescription sets the Description field's value.
func (*ProvisioningArtifactOutput) SetKey ¶ added in v1.33.16
func (s *ProvisioningArtifactOutput) SetKey(v string) *ProvisioningArtifactOutput
SetKey sets the Key field's value.
func (ProvisioningArtifactOutput) String ¶ added in v1.33.16
func (s ProvisioningArtifactOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
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.
func (ProvisioningArtifactParameter) GoString ¶
func (s ProvisioningArtifactParameter) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ProvisioningArtifactParameter) SetDefaultValue ¶ added in v1.5.0
func (s *ProvisioningArtifactParameter) SetDefaultValue(v string) *ProvisioningArtifactParameter
SetDefaultValue sets the DefaultValue field's value.
func (*ProvisioningArtifactParameter) SetDescription ¶ added in v1.5.0
func (s *ProvisioningArtifactParameter) SetDescription(v string) *ProvisioningArtifactParameter
SetDescription sets the Description field's value.
func (*ProvisioningArtifactParameter) SetIsNoEcho ¶ added in v1.5.0
func (s *ProvisioningArtifactParameter) SetIsNoEcho(v bool) *ProvisioningArtifactParameter
SetIsNoEcho sets the IsNoEcho field's value.
func (*ProvisioningArtifactParameter) SetParameterConstraints ¶ added in v1.5.0
func (s *ProvisioningArtifactParameter) SetParameterConstraints(v *ParameterConstraints) *ProvisioningArtifactParameter
SetParameterConstraints sets the ParameterConstraints field's value.
func (*ProvisioningArtifactParameter) SetParameterKey ¶ added in v1.5.0
func (s *ProvisioningArtifactParameter) SetParameterKey(v string) *ProvisioningArtifactParameter
SetParameterKey sets the ParameterKey field's value.
func (*ProvisioningArtifactParameter) SetParameterType ¶ added in v1.5.0
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.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ProvisioningArtifactPreferences ¶ added in v1.15.76
type ProvisioningArtifactPreferences struct { // One or more Amazon Web Services accounts where stack instances are deployed // from the stack set. These accounts can be scoped in ProvisioningPreferences$StackSetAccounts // and UpdateProvisioningPreferences$StackSetAccounts. // // Applicable only to a CFN_STACKSET provisioned product type. StackSetAccounts []*string `type:"list"` // One or more Amazon Web Services Regions where stack instances are deployed // from the stack set. These Regions can be scoped in ProvisioningPreferences$StackSetRegions // and UpdateProvisioningPreferences$StackSetRegions. // // Applicable only to a CFN_STACKSET provisioned product type. StackSetRegions []*string `type:"list"` // contains filtered or unexported fields }
The user-defined preferences that will be applied during product provisioning, unless overridden by ProvisioningPreferences or UpdateProvisioningPreferences.
For more information on maximum concurrent accounts and failure tolerance, see Stack set operation options (https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-concepts.html#stackset-ops-options) in the CloudFormation User Guide.
func (ProvisioningArtifactPreferences) GoString ¶ added in v1.15.76
func (s ProvisioningArtifactPreferences) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ProvisioningArtifactPreferences) SetStackSetAccounts ¶ added in v1.15.76
func (s *ProvisioningArtifactPreferences) SetStackSetAccounts(v []*string) *ProvisioningArtifactPreferences
SetStackSetAccounts sets the StackSetAccounts field's value.
func (*ProvisioningArtifactPreferences) SetStackSetRegions ¶ added in v1.15.76
func (s *ProvisioningArtifactPreferences) SetStackSetRegions(v []*string) *ProvisioningArtifactPreferences
SetStackSetRegions sets the StackSetRegions field's value.
func (ProvisioningArtifactPreferences) String ¶ added in v1.15.76
func (s ProvisioningArtifactPreferences) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ProvisioningArtifactProperties ¶ added in v1.5.6
type ProvisioningArtifactProperties struct { // The description of the provisioning artifact, including how it differs from // the previous provisioning artifact. Description *string `type:"string"` // If set to true, Service Catalog stops validating the specified provisioning // artifact even if it is invalid. // // Service Catalog does not support template validation for the TERRAFORM_OS // product type. DisableTemplateValidation *bool `type:"boolean"` // Specify the template source with one of the following options, but not both. // Keys accepted: [ LoadTemplateFromURL, ImportFromPhysicalId ] // // The URL of the CloudFormation template in Amazon S3 or GitHub in JSON format. // Specify the URL in JSON format as follows: // // "LoadTemplateFromURL": "https://s3.amazonaws.com/cf-templates-ozkq9d3hgiq2-us-east-1/..." // // ImportFromPhysicalId: The physical id of the resource that contains the template. // Currently only supports CloudFormation stack arn. Specify the physical id // in JSON format as follows: ImportFromPhysicalId: “arn:aws:cloudformation:[us-east-1]:[accountId]:stack/[StackName]/[resourceId] Info map[string]*string `min:"1" type:"map"` // 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 - CloudFormation template // // * TERRAFORM_OPEN_SOURCE - Terraform open source configuration file Type *string `type:"string" enum:"ProvisioningArtifactType"` // contains filtered or unexported fields }
Information about a provisioning artifact (also known as a version) for a product.
func (ProvisioningArtifactProperties) GoString ¶ added in v1.5.6
func (s ProvisioningArtifactProperties) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ProvisioningArtifactProperties) SetDescription ¶ added in v1.5.6
func (s *ProvisioningArtifactProperties) SetDescription(v string) *ProvisioningArtifactProperties
SetDescription sets the Description field's value.
func (*ProvisioningArtifactProperties) SetDisableTemplateValidation ¶ added in v1.19.21
func (s *ProvisioningArtifactProperties) SetDisableTemplateValidation(v bool) *ProvisioningArtifactProperties
SetDisableTemplateValidation sets the DisableTemplateValidation field's value.
func (*ProvisioningArtifactProperties) SetInfo ¶ added in v1.5.6
func (s *ProvisioningArtifactProperties) SetInfo(v map[string]*string) *ProvisioningArtifactProperties
SetInfo sets the Info field's value.
func (*ProvisioningArtifactProperties) SetName ¶ added in v1.5.6
func (s *ProvisioningArtifactProperties) SetName(v string) *ProvisioningArtifactProperties
SetName sets the Name field's value.
func (*ProvisioningArtifactProperties) SetType ¶ added in v1.5.6
func (s *ProvisioningArtifactProperties) SetType(v string) *ProvisioningArtifactProperties
SetType sets the Type field's value.
func (ProvisioningArtifactProperties) String ¶ added in v1.5.6
func (s ProvisioningArtifactProperties) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ProvisioningArtifactProperties) Validate ¶ added in v1.5.6
func (s *ProvisioningArtifactProperties) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ProvisioningArtifactSummary ¶ added in v1.8.43
type ProvisioningArtifactSummary struct { // The UTC time stamp of the creation time. CreatedTime *time.Time `type:"timestamp"` // 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 Amazon Web // Services 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.
func (ProvisioningArtifactSummary) GoString ¶ added in v1.8.43
func (s ProvisioningArtifactSummary) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ProvisioningArtifactSummary) SetCreatedTime ¶ added in v1.8.43
func (s *ProvisioningArtifactSummary) SetCreatedTime(v time.Time) *ProvisioningArtifactSummary
SetCreatedTime sets the CreatedTime field's value.
func (*ProvisioningArtifactSummary) SetDescription ¶ added in v1.8.43
func (s *ProvisioningArtifactSummary) SetDescription(v string) *ProvisioningArtifactSummary
SetDescription sets the Description field's value.
func (*ProvisioningArtifactSummary) SetId ¶ added in v1.8.43
func (s *ProvisioningArtifactSummary) SetId(v string) *ProvisioningArtifactSummary
SetId sets the Id field's value.
func (*ProvisioningArtifactSummary) SetName ¶ added in v1.8.43
func (s *ProvisioningArtifactSummary) SetName(v string) *ProvisioningArtifactSummary
SetName sets the Name field's value.
func (*ProvisioningArtifactSummary) SetProvisioningArtifactMetadata ¶ added in v1.8.43
func (s *ProvisioningArtifactSummary) SetProvisioningArtifactMetadata(v map[string]*string) *ProvisioningArtifactSummary
SetProvisioningArtifactMetadata sets the ProvisioningArtifactMetadata field's value.
func (ProvisioningArtifactSummary) String ¶ added in v1.8.43
func (s ProvisioningArtifactSummary) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ProvisioningArtifactView ¶ added in v1.15.55
type ProvisioningArtifactView struct { // Summary information about a product view. ProductViewSummary *ProductViewSummary `type:"structure"` // Information about a provisioning artifact. A provisioning artifact is also // known as a product version. ProvisioningArtifact *ProvisioningArtifact `type:"structure"` // contains filtered or unexported fields }
An object that contains summary information about a product view and a provisioning artifact.
func (ProvisioningArtifactView) GoString ¶ added in v1.15.55
func (s ProvisioningArtifactView) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ProvisioningArtifactView) SetProductViewSummary ¶ added in v1.15.55
func (s *ProvisioningArtifactView) SetProductViewSummary(v *ProductViewSummary) *ProvisioningArtifactView
SetProductViewSummary sets the ProductViewSummary field's value.
func (*ProvisioningArtifactView) SetProvisioningArtifact ¶ added in v1.15.55
func (s *ProvisioningArtifactView) SetProvisioningArtifact(v *ProvisioningArtifact) *ProvisioningArtifactView
SetProvisioningArtifact sets the ProvisioningArtifact field's value.
func (ProvisioningArtifactView) String ¶ added in v1.15.55
func (s ProvisioningArtifactView) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
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.
func (ProvisioningParameter) GoString ¶
func (s ProvisioningParameter) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ProvisioningParameter) SetKey ¶ added in v1.5.0
func (s *ProvisioningParameter) SetKey(v string) *ProvisioningParameter
SetKey sets the Key field's value.
func (*ProvisioningParameter) SetValue ¶ added in v1.5.0
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.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ProvisioningParameter) Validate ¶ added in v1.5.6
func (s *ProvisioningParameter) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ProvisioningPreferences ¶ added in v1.15.76
type ProvisioningPreferences struct { // One or more Amazon Web Services accounts where the provisioned product will // be available. // // Applicable only to a CFN_STACKSET provisioned product type. // // The specified accounts should be within the list of accounts from the STACKSET // constraint. To get the list of accounts in the STACKSET constraint, use the // DescribeProvisioningParameters operation. // // If no values are specified, the default value is all acounts from the STACKSET // constraint. StackSetAccounts []*string `type:"list"` // The number of accounts, per Region, for which this operation can fail before // Service Catalog stops the operation in that Region. If the operation is stopped // in a Region, Service Catalog doesn't attempt the operation in any subsequent // Regions. // // Applicable only to a CFN_STACKSET provisioned product type. // // Conditional: You must specify either StackSetFailureToleranceCount or StackSetFailureTolerancePercentage, // but not both. // // The default value is 0 if no value is specified. StackSetFailureToleranceCount *int64 `type:"integer"` // The percentage of accounts, per Region, for which this stack operation can // fail before Service Catalog stops the operation in that Region. If the operation // is stopped in a Region, Service Catalog doesn't attempt the operation in // any subsequent Regions. // // When calculating the number of accounts based on the specified percentage, // Service Catalog rounds down to the next whole number. // // Applicable only to a CFN_STACKSET provisioned product type. // // Conditional: You must specify either StackSetFailureToleranceCount or StackSetFailureTolerancePercentage, // but not both. StackSetFailureTolerancePercentage *int64 `type:"integer"` // The maximum number of accounts in which to perform this operation at one // time. This is dependent on the value of StackSetFailureToleranceCount. StackSetMaxConcurrentCount // is at most one more than the StackSetFailureToleranceCount. // // Note that this setting lets you specify the maximum for operations. For large // deployments, under certain circumstances the actual number of accounts acted // upon concurrently may be lower due to service throttling. // // Applicable only to a CFN_STACKSET provisioned product type. // // Conditional: You must specify either StackSetMaxConcurrentCount or StackSetMaxConcurrentPercentage, // but not both. StackSetMaxConcurrencyCount *int64 `min:"1" type:"integer"` // The maximum percentage of accounts in which to perform this operation at // one time. // // When calculating the number of accounts based on the specified percentage, // Service Catalog rounds down to the next whole number. This is true except // in cases where rounding down would result is zero. In this case, Service // Catalog sets the number as 1 instead. // // Note that this setting lets you specify the maximum for operations. For large // deployments, under certain circumstances the actual number of accounts acted // upon concurrently may be lower due to service throttling. // // Applicable only to a CFN_STACKSET provisioned product type. // // Conditional: You must specify either StackSetMaxConcurrentCount or StackSetMaxConcurrentPercentage, // but not both. StackSetMaxConcurrencyPercentage *int64 `min:"1" type:"integer"` // One or more Amazon Web Services Regions where the provisioned product will // be available. // // Applicable only to a CFN_STACKSET provisioned product type. // // The specified Regions should be within the list of Regions from the STACKSET // constraint. To get the list of Regions in the STACKSET constraint, use the // DescribeProvisioningParameters operation. // // If no values are specified, the default value is all Regions from the STACKSET // constraint. StackSetRegions []*string `type:"list"` // contains filtered or unexported fields }
The user-defined preferences that will be applied when updating a provisioned product. Not all preferences are applicable to all provisioned product type
One or more Amazon Web Services accounts that will have access to the provisioned product.
Applicable only to a CFN_STACKSET provisioned product type.
The Amazon Web Services accounts specified should be within the list of accounts in the STACKSET constraint. To get the list of accounts in the STACKSET constraint, use the DescribeProvisioningParameters operation.
If no values are specified, the default value is all accounts from the STACKSET constraint.
func (ProvisioningPreferences) GoString ¶ added in v1.15.76
func (s ProvisioningPreferences) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ProvisioningPreferences) SetStackSetAccounts ¶ added in v1.15.76
func (s *ProvisioningPreferences) SetStackSetAccounts(v []*string) *ProvisioningPreferences
SetStackSetAccounts sets the StackSetAccounts field's value.
func (*ProvisioningPreferences) SetStackSetFailureToleranceCount ¶ added in v1.15.76
func (s *ProvisioningPreferences) SetStackSetFailureToleranceCount(v int64) *ProvisioningPreferences
SetStackSetFailureToleranceCount sets the StackSetFailureToleranceCount field's value.
func (*ProvisioningPreferences) SetStackSetFailureTolerancePercentage ¶ added in v1.15.76
func (s *ProvisioningPreferences) SetStackSetFailureTolerancePercentage(v int64) *ProvisioningPreferences
SetStackSetFailureTolerancePercentage sets the StackSetFailureTolerancePercentage field's value.
func (*ProvisioningPreferences) SetStackSetMaxConcurrencyCount ¶ added in v1.15.76
func (s *ProvisioningPreferences) SetStackSetMaxConcurrencyCount(v int64) *ProvisioningPreferences
SetStackSetMaxConcurrencyCount sets the StackSetMaxConcurrencyCount field's value.
func (*ProvisioningPreferences) SetStackSetMaxConcurrencyPercentage ¶ added in v1.15.76
func (s *ProvisioningPreferences) SetStackSetMaxConcurrencyPercentage(v int64) *ProvisioningPreferences
SetStackSetMaxConcurrencyPercentage sets the StackSetMaxConcurrencyPercentage field's value.
func (*ProvisioningPreferences) SetStackSetRegions ¶ added in v1.15.76
func (s *ProvisioningPreferences) SetStackSetRegions(v []*string) *ProvisioningPreferences
SetStackSetRegions sets the StackSetRegions field's value.
func (ProvisioningPreferences) String ¶ added in v1.15.76
func (s ProvisioningPreferences) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ProvisioningPreferences) Validate ¶ added in v1.15.76
func (s *ProvisioningPreferences) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RecordDetail ¶
type RecordDetail struct { // The UTC time stamp of the creation time. CreatedTime *time.Time `type:"timestamp"` // The ARN of the launch role associated with the provisioned product. LaunchRoleArn *string `min:"1" type:"string"` // 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 values are CFN_STACK, CFN_STACKSET, // TERRAFORM_OPEN_SOURCE, and TERRAFORM_CLOUD. ProvisionedProductType *string `type:"string"` // The identifier of the provisioning artifact. ProvisioningArtifactId *string `min:"1" type:"string"` // The errors that occurred. RecordErrors []*RecordError `type:"list"` // The identifier of the record. RecordId *string `min:"1" type:"string"` // One or more tags. RecordTags []*RecordTag `type:"list"` // The record type. // // * 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 *string `type:"string" enum:"RecordStatus"` // The time when the record was last updated. UpdatedTime *time.Time `type:"timestamp"` // contains filtered or unexported fields }
Information about a request operation.
func (RecordDetail) GoString ¶
func (s RecordDetail) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*RecordDetail) SetCreatedTime ¶ added in v1.5.0
func (s *RecordDetail) SetCreatedTime(v time.Time) *RecordDetail
SetCreatedTime sets the CreatedTime field's value.
func (*RecordDetail) SetLaunchRoleArn ¶ added in v1.35.10
func (s *RecordDetail) SetLaunchRoleArn(v string) *RecordDetail
SetLaunchRoleArn sets the LaunchRoleArn field's value.
func (*RecordDetail) SetPathId ¶ added in v1.5.0
func (s *RecordDetail) SetPathId(v string) *RecordDetail
SetPathId sets the PathId field's value.
func (*RecordDetail) SetProductId ¶ added in v1.5.0
func (s *RecordDetail) SetProductId(v string) *RecordDetail
SetProductId sets the ProductId field's value.
func (*RecordDetail) SetProvisionedProductId ¶ added in v1.5.0
func (s *RecordDetail) SetProvisionedProductId(v string) *RecordDetail
SetProvisionedProductId sets the ProvisionedProductId field's value.
func (*RecordDetail) SetProvisionedProductName ¶ added in v1.5.0
func (s *RecordDetail) SetProvisionedProductName(v string) *RecordDetail
SetProvisionedProductName sets the ProvisionedProductName field's value.
func (*RecordDetail) SetProvisionedProductType ¶ added in v1.5.0
func (s *RecordDetail) SetProvisionedProductType(v string) *RecordDetail
SetProvisionedProductType sets the ProvisionedProductType field's value.
func (*RecordDetail) SetProvisioningArtifactId ¶ added in v1.5.0
func (s *RecordDetail) SetProvisioningArtifactId(v string) *RecordDetail
SetProvisioningArtifactId sets the ProvisioningArtifactId field's value.
func (*RecordDetail) SetRecordErrors ¶ added in v1.5.0
func (s *RecordDetail) SetRecordErrors(v []*RecordError) *RecordDetail
SetRecordErrors sets the RecordErrors field's value.
func (*RecordDetail) SetRecordId ¶ added in v1.5.0
func (s *RecordDetail) SetRecordId(v string) *RecordDetail
SetRecordId sets the RecordId field's value.
func (*RecordDetail) SetRecordTags ¶ added in v1.5.0
func (s *RecordDetail) SetRecordTags(v []*RecordTag) *RecordDetail
SetRecordTags sets the RecordTags field's value.
func (*RecordDetail) SetRecordType ¶ added in v1.5.0
func (s *RecordDetail) SetRecordType(v string) *RecordDetail
SetRecordType sets the RecordType field's value.
func (*RecordDetail) SetStatus ¶ added in v1.5.0
func (s *RecordDetail) SetStatus(v string) *RecordDetail
SetStatus sets the Status field's value.
func (*RecordDetail) SetUpdatedTime ¶ added in v1.5.0
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.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
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.
func (RecordError) GoString ¶
func (s RecordError) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*RecordError) SetCode ¶ added in v1.5.0
func (s *RecordError) SetCode(v string) *RecordError
SetCode sets the Code field's value.
func (*RecordError) SetDescription ¶ added in v1.5.0
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.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
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.
func (RecordOutput) GoString ¶
func (s RecordOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*RecordOutput) SetDescription ¶ added in v1.5.0
func (s *RecordOutput) SetDescription(v string) *RecordOutput
SetDescription sets the Description field's value.
func (*RecordOutput) SetOutputKey ¶ added in v1.5.0
func (s *RecordOutput) SetOutputKey(v string) *RecordOutput
SetOutputKey sets the OutputKey field's value.
func (*RecordOutput) SetOutputValue ¶ added in v1.5.0
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.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
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 }
Information about a tag, which is a key-value pair.
func (RecordTag) GoString ¶
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type RejectPortfolioShareInput ¶ added in v1.5.6
type RejectPortfolioShareInput struct { // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // // PortfolioId is a required field PortfolioId *string `min:"1" type:"string" required:"true"` // portfolios. // // * AWS_ORGANIZATIONS - Reject portfolios shared by the management account // of your organization. // // * IMPORTED - Reject imported portfolios. // // * AWS_SERVICECATALOG - Not supported. (Throws ResourceNotFoundException.) // // For example, aws servicecatalog reject-portfolio-share --portfolio-id "port-2qwzkwxt3y5fk" // --portfolio-share-type AWS_ORGANIZATIONS PortfolioShareType *string `type:"string" enum:"PortfolioShareType"` // contains filtered or unexported fields }
func (RejectPortfolioShareInput) GoString ¶ added in v1.5.6
func (s RejectPortfolioShareInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*RejectPortfolioShareInput) SetAcceptLanguage ¶ added in v1.5.6
func (s *RejectPortfolioShareInput) SetAcceptLanguage(v string) *RejectPortfolioShareInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*RejectPortfolioShareInput) SetPortfolioId ¶ added in v1.5.6
func (s *RejectPortfolioShareInput) SetPortfolioId(v string) *RejectPortfolioShareInput
SetPortfolioId sets the PortfolioId field's value.
func (*RejectPortfolioShareInput) SetPortfolioShareType ¶ added in v1.15.67
func (s *RejectPortfolioShareInput) SetPortfolioShareType(v string) *RejectPortfolioShareInput
SetPortfolioShareType sets the PortfolioShareType field's value.
func (RejectPortfolioShareInput) String ¶ added in v1.5.6
func (s RejectPortfolioShareInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*RejectPortfolioShareInput) Validate ¶ added in v1.5.6
func (s *RejectPortfolioShareInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RejectPortfolioShareOutput ¶ added in v1.5.6
type RejectPortfolioShareOutput struct {
// contains filtered or unexported fields
}
func (RejectPortfolioShareOutput) GoString ¶ added in v1.5.6
func (s RejectPortfolioShareOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (RejectPortfolioShareOutput) String ¶ added in v1.5.6
func (s RejectPortfolioShareOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ResourceChange ¶ added in v1.12.72
type ResourceChange struct { // The change action. Action *string `type:"string" enum:"ChangeAction"` // Information about the resource changes. Details []*ResourceChangeDetail `type:"list"` // The ID of the resource, as defined in the CloudFormation template. LogicalResourceId *string `type:"string"` // The ID of the resource, if it was already created. PhysicalResourceId *string `type:"string"` // If the change type is Modify, indicates whether the existing resource is // deleted and replaced with a new one. Replacement *string `type:"string" enum:"Replacement"` // The type of resource. ResourceType *string `min:"1" type:"string"` // The change scope. Scope []*string `type:"list" enum:"ResourceAttribute"` // contains filtered or unexported fields }
Information about a resource change that will occur when a plan is executed.
func (ResourceChange) GoString ¶ added in v1.12.72
func (s ResourceChange) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ResourceChange) SetAction ¶ added in v1.12.72
func (s *ResourceChange) SetAction(v string) *ResourceChange
SetAction sets the Action field's value.
func (*ResourceChange) SetDetails ¶ added in v1.12.72
func (s *ResourceChange) SetDetails(v []*ResourceChangeDetail) *ResourceChange
SetDetails sets the Details field's value.
func (*ResourceChange) SetLogicalResourceId ¶ added in v1.12.72
func (s *ResourceChange) SetLogicalResourceId(v string) *ResourceChange
SetLogicalResourceId sets the LogicalResourceId field's value.
func (*ResourceChange) SetPhysicalResourceId ¶ added in v1.12.72
func (s *ResourceChange) SetPhysicalResourceId(v string) *ResourceChange
SetPhysicalResourceId sets the PhysicalResourceId field's value.
func (*ResourceChange) SetReplacement ¶ added in v1.12.72
func (s *ResourceChange) SetReplacement(v string) *ResourceChange
SetReplacement sets the Replacement field's value.
func (*ResourceChange) SetResourceType ¶ added in v1.12.72
func (s *ResourceChange) SetResourceType(v string) *ResourceChange
SetResourceType sets the ResourceType field's value.
func (*ResourceChange) SetScope ¶ added in v1.12.72
func (s *ResourceChange) SetScope(v []*string) *ResourceChange
SetScope sets the Scope field's value.
func (ResourceChange) String ¶ added in v1.12.72
func (s ResourceChange) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ResourceChangeDetail ¶ added in v1.12.72
type ResourceChangeDetail struct { // The ID of the entity that caused the change. CausingEntity *string `type:"string"` // For static evaluations, the value of the resource attribute will change and // the new value is known. For dynamic evaluations, the value might change, // and any new value will be determined when the plan is updated. Evaluation *string `type:"string" enum:"EvaluationType"` // Information about the resource attribute to be modified. Target *ResourceTargetDefinition `type:"structure"` // contains filtered or unexported fields }
Information about a change to a resource attribute.
func (ResourceChangeDetail) GoString ¶ added in v1.12.72
func (s ResourceChangeDetail) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ResourceChangeDetail) SetCausingEntity ¶ added in v1.12.72
func (s *ResourceChangeDetail) SetCausingEntity(v string) *ResourceChangeDetail
SetCausingEntity sets the CausingEntity field's value.
func (*ResourceChangeDetail) SetEvaluation ¶ added in v1.12.72
func (s *ResourceChangeDetail) SetEvaluation(v string) *ResourceChangeDetail
SetEvaluation sets the Evaluation field's value.
func (*ResourceChangeDetail) SetTarget ¶ added in v1.12.72
func (s *ResourceChangeDetail) SetTarget(v *ResourceTargetDefinition) *ResourceChangeDetail
SetTarget sets the Target field's value.
func (ResourceChangeDetail) String ¶ added in v1.12.72
func (s ResourceChangeDetail) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ResourceDetail ¶ added in v1.10.4
type ResourceDetail struct { // The ARN of the resource. ARN *string `type:"string"` // The creation time of the resource. CreatedTime *time.Time `type:"timestamp"` // 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.
func (ResourceDetail) GoString ¶ added in v1.10.4
func (s ResourceDetail) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ResourceDetail) SetARN ¶ added in v1.10.4
func (s *ResourceDetail) SetARN(v string) *ResourceDetail
SetARN sets the ARN field's value.
func (*ResourceDetail) SetCreatedTime ¶ added in v1.10.4
func (s *ResourceDetail) SetCreatedTime(v time.Time) *ResourceDetail
SetCreatedTime sets the CreatedTime field's value.
func (*ResourceDetail) SetDescription ¶ added in v1.10.4
func (s *ResourceDetail) SetDescription(v string) *ResourceDetail
SetDescription sets the Description field's value.
func (*ResourceDetail) SetId ¶ added in v1.10.4
func (s *ResourceDetail) SetId(v string) *ResourceDetail
SetId sets the Id field's value.
func (*ResourceDetail) SetName ¶ added in v1.10.4
func (s *ResourceDetail) SetName(v string) *ResourceDetail
SetName sets the Name field's value.
func (ResourceDetail) String ¶ added in v1.10.4
func (s ResourceDetail) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ResourceInUseException ¶ added in v1.28.0
type ResourceInUseException struct { RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"` Message_ *string `locationName:"message" type:"string"` // contains filtered or unexported fields }
A resource that is currently in use. Ensure that the resource is not in use and retry the operation.
func (*ResourceInUseException) Code ¶ added in v1.28.0
func (s *ResourceInUseException) Code() string
Code returns the exception type name.
func (*ResourceInUseException) Error ¶ added in v1.28.0
func (s *ResourceInUseException) Error() string
func (ResourceInUseException) GoString ¶ added in v1.28.0
func (s ResourceInUseException) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ResourceInUseException) Message ¶ added in v1.28.0
func (s *ResourceInUseException) Message() string
Message returns the exception's message.
func (*ResourceInUseException) OrigErr ¶ added in v1.28.0
func (s *ResourceInUseException) OrigErr() error
OrigErr always returns nil, satisfies awserr.Error interface.
func (*ResourceInUseException) RequestID ¶ added in v1.28.0
func (s *ResourceInUseException) RequestID() string
RequestID returns the service's response RequestID for request.
func (*ResourceInUseException) StatusCode ¶ added in v1.28.0
func (s *ResourceInUseException) StatusCode() int
Status code returns the HTTP status code for the request's response error.
func (ResourceInUseException) String ¶ added in v1.28.0
func (s ResourceInUseException) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ResourceNotFoundException ¶ added in v1.28.0
type ResourceNotFoundException struct { RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"` Message_ *string `locationName:"message" type:"string"` // contains filtered or unexported fields }
The specified resource was not found.
func (*ResourceNotFoundException) Code ¶ added in v1.28.0
func (s *ResourceNotFoundException) Code() string
Code returns the exception type name.
func (*ResourceNotFoundException) Error ¶ added in v1.28.0
func (s *ResourceNotFoundException) Error() string
func (ResourceNotFoundException) GoString ¶ added in v1.28.0
func (s ResourceNotFoundException) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ResourceNotFoundException) Message ¶ added in v1.28.0
func (s *ResourceNotFoundException) Message() string
Message returns the exception's message.
func (*ResourceNotFoundException) OrigErr ¶ added in v1.28.0
func (s *ResourceNotFoundException) OrigErr() error
OrigErr always returns nil, satisfies awserr.Error interface.
func (*ResourceNotFoundException) RequestID ¶ added in v1.28.0
func (s *ResourceNotFoundException) RequestID() string
RequestID returns the service's response RequestID for request.
func (*ResourceNotFoundException) StatusCode ¶ added in v1.28.0
func (s *ResourceNotFoundException) StatusCode() int
Status code returns the HTTP status code for the request's response error.
func (ResourceNotFoundException) String ¶ added in v1.28.0
func (s ResourceNotFoundException) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ResourceTargetDefinition ¶ added in v1.12.72
type ResourceTargetDefinition struct { // The attribute to be changed. Attribute *string `type:"string" enum:"ResourceAttribute"` // If the attribute is Properties, the value is the name of the property. Otherwise, // the value is null. Name *string `type:"string"` // If the attribute is Properties, indicates whether a change to this property // causes the resource to be re-created. RequiresRecreation *string `type:"string" enum:"RequiresRecreation"` // contains filtered or unexported fields }
Information about a change to a resource attribute.
func (ResourceTargetDefinition) GoString ¶ added in v1.12.72
func (s ResourceTargetDefinition) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ResourceTargetDefinition) SetAttribute ¶ added in v1.12.72
func (s *ResourceTargetDefinition) SetAttribute(v string) *ResourceTargetDefinition
SetAttribute sets the Attribute field's value.
func (*ResourceTargetDefinition) SetName ¶ added in v1.12.72
func (s *ResourceTargetDefinition) SetName(v string) *ResourceTargetDefinition
SetName sets the Name field's value.
func (*ResourceTargetDefinition) SetRequiresRecreation ¶ added in v1.12.72
func (s *ResourceTargetDefinition) SetRequiresRecreation(v string) *ResourceTargetDefinition
SetRequiresRecreation sets the RequiresRecreation field's value.
func (ResourceTargetDefinition) String ¶ added in v1.12.72
func (s ResourceTargetDefinition) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ScanProvisionedProductsInput ¶
type ScanProvisionedProductsInput struct { // The language code. // // * 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 }
func (ScanProvisionedProductsInput) GoString ¶
func (s ScanProvisionedProductsInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ScanProvisionedProductsInput) SetAcceptLanguage ¶ added in v1.5.0
func (s *ScanProvisionedProductsInput) SetAcceptLanguage(v string) *ScanProvisionedProductsInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*ScanProvisionedProductsInput) SetAccessLevelFilter ¶ added in v1.5.0
func (s *ScanProvisionedProductsInput) SetAccessLevelFilter(v *AccessLevelFilter) *ScanProvisionedProductsInput
SetAccessLevelFilter sets the AccessLevelFilter field's value.
func (*ScanProvisionedProductsInput) SetPageSize ¶ added in v1.5.0
func (s *ScanProvisionedProductsInput) SetPageSize(v int64) *ScanProvisionedProductsInput
SetPageSize sets the PageSize field's value.
func (*ScanProvisionedProductsInput) SetPageToken ¶ added in v1.5.0
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.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
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 }
func (ScanProvisionedProductsOutput) GoString ¶
func (s ScanProvisionedProductsOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ScanProvisionedProductsOutput) SetNextPageToken ¶ added in v1.5.0
func (s *ScanProvisionedProductsOutput) SetNextPageToken(v string) *ScanProvisionedProductsOutput
SetNextPageToken sets the NextPageToken field's value.
func (*ScanProvisionedProductsOutput) SetProvisionedProducts ¶ added in v1.5.0
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.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type SearchProductsAsAdminInput ¶ added in v1.5.6
type SearchProductsAsAdminInput struct { // The language code. // // * 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 *string `type:"string" enum:"ProductSource"` // The sort field. If no value is specified, the results are not sorted. SortBy *string `type:"string" enum:"ProductViewSortBy"` // The sort order. If no value is specified, the results are not sorted. SortOrder *string `type:"string" enum:"SortOrder"` // contains filtered or unexported fields }
func (SearchProductsAsAdminInput) GoString ¶ added in v1.5.6
func (s SearchProductsAsAdminInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*SearchProductsAsAdminInput) SetAcceptLanguage ¶ added in v1.5.6
func (s *SearchProductsAsAdminInput) SetAcceptLanguage(v string) *SearchProductsAsAdminInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*SearchProductsAsAdminInput) SetFilters ¶ added in v1.5.6
func (s *SearchProductsAsAdminInput) SetFilters(v map[string][]*string) *SearchProductsAsAdminInput
SetFilters sets the Filters field's value.
func (*SearchProductsAsAdminInput) SetPageSize ¶ added in v1.5.6
func (s *SearchProductsAsAdminInput) SetPageSize(v int64) *SearchProductsAsAdminInput
SetPageSize sets the PageSize field's value.
func (*SearchProductsAsAdminInput) SetPageToken ¶ added in v1.5.6
func (s *SearchProductsAsAdminInput) SetPageToken(v string) *SearchProductsAsAdminInput
SetPageToken sets the PageToken field's value.
func (*SearchProductsAsAdminInput) SetPortfolioId ¶ added in v1.5.6
func (s *SearchProductsAsAdminInput) SetPortfolioId(v string) *SearchProductsAsAdminInput
SetPortfolioId sets the PortfolioId field's value.
func (*SearchProductsAsAdminInput) SetProductSource ¶ added in v1.5.6
func (s *SearchProductsAsAdminInput) SetProductSource(v string) *SearchProductsAsAdminInput
SetProductSource sets the ProductSource field's value.
func (*SearchProductsAsAdminInput) SetSortBy ¶ added in v1.5.6
func (s *SearchProductsAsAdminInput) SetSortBy(v string) *SearchProductsAsAdminInput
SetSortBy sets the SortBy field's value.
func (*SearchProductsAsAdminInput) SetSortOrder ¶ added in v1.5.6
func (s *SearchProductsAsAdminInput) SetSortOrder(v string) *SearchProductsAsAdminInput
SetSortOrder sets the SortOrder field's value.
func (SearchProductsAsAdminInput) String ¶ added in v1.5.6
func (s SearchProductsAsAdminInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*SearchProductsAsAdminInput) Validate ¶ added in v1.5.6
func (s *SearchProductsAsAdminInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type SearchProductsAsAdminOutput ¶ added in v1.5.6
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 }
func (SearchProductsAsAdminOutput) GoString ¶ added in v1.5.6
func (s SearchProductsAsAdminOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*SearchProductsAsAdminOutput) SetNextPageToken ¶ added in v1.5.6
func (s *SearchProductsAsAdminOutput) SetNextPageToken(v string) *SearchProductsAsAdminOutput
SetNextPageToken sets the NextPageToken field's value.
func (*SearchProductsAsAdminOutput) SetProductViewDetails ¶ added in v1.5.6
func (s *SearchProductsAsAdminOutput) SetProductViewDetails(v []*ProductViewDetail) *SearchProductsAsAdminOutput
SetProductViewDetails sets the ProductViewDetails field's value.
func (SearchProductsAsAdminOutput) String ¶ added in v1.5.6
func (s SearchProductsAsAdminOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type SearchProductsInput ¶
type SearchProductsInput struct { // The language code. // // * 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 *string `type:"string" enum:"ProductViewSortBy"` // The sort order. If no value is specified, the results are not sorted. SortOrder *string `type:"string" enum:"SortOrder"` // contains filtered or unexported fields }
func (SearchProductsInput) GoString ¶
func (s SearchProductsInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*SearchProductsInput) SetAcceptLanguage ¶ added in v1.5.0
func (s *SearchProductsInput) SetAcceptLanguage(v string) *SearchProductsInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*SearchProductsInput) SetFilters ¶ added in v1.5.0
func (s *SearchProductsInput) SetFilters(v map[string][]*string) *SearchProductsInput
SetFilters sets the Filters field's value.
func (*SearchProductsInput) SetPageSize ¶ added in v1.5.0
func (s *SearchProductsInput) SetPageSize(v int64) *SearchProductsInput
SetPageSize sets the PageSize field's value.
func (*SearchProductsInput) SetPageToken ¶ added in v1.5.0
func (s *SearchProductsInput) SetPageToken(v string) *SearchProductsInput
SetPageToken sets the PageToken field's value.
func (*SearchProductsInput) SetSortBy ¶ added in v1.5.0
func (s *SearchProductsInput) SetSortBy(v string) *SearchProductsInput
SetSortBy sets the SortBy field's value.
func (*SearchProductsInput) SetSortOrder ¶ added in v1.5.0
func (s *SearchProductsInput) SetSortOrder(v string) *SearchProductsInput
SetSortOrder sets the SortOrder field's value.
func (SearchProductsInput) String ¶
func (s SearchProductsInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
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 }
func (SearchProductsOutput) GoString ¶
func (s SearchProductsOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*SearchProductsOutput) SetNextPageToken ¶ added in v1.5.0
func (s *SearchProductsOutput) SetNextPageToken(v string) *SearchProductsOutput
SetNextPageToken sets the NextPageToken field's value.
func (*SearchProductsOutput) SetProductViewAggregations ¶ added in v1.5.0
func (s *SearchProductsOutput) SetProductViewAggregations(v map[string][]*ProductViewAggregationValue) *SearchProductsOutput
SetProductViewAggregations sets the ProductViewAggregations field's value.
func (*SearchProductsOutput) SetProductViewSummaries ¶ added in v1.5.0
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.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type SearchProvisionedProductsInput ¶ added in v1.12.72
type SearchProvisionedProductsInput struct { // The language code. // // * 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 search filters. // // When the key is SearchQuery, the searchable fields are arn, createdTime, // id, lastRecordId, idempotencyToken, name, physicalId, productId, provisioningArtifactId, // type, status, tags, userArn, userArnSession, lastProvisioningRecordId, lastSuccessfulProvisioningRecordId, // productName, and provisioningArtifactName. // // Example: "SearchQuery":["status:AVAILABLE"] 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. The // valid values are arn, id, name, and lastRecordId. SortBy *string `type:"string"` // The sort order. If no value is specified, the results are not sorted. SortOrder *string `type:"string" enum:"SortOrder"` // contains filtered or unexported fields }
func (SearchProvisionedProductsInput) GoString ¶ added in v1.12.72
func (s SearchProvisionedProductsInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*SearchProvisionedProductsInput) SetAcceptLanguage ¶ added in v1.12.72
func (s *SearchProvisionedProductsInput) SetAcceptLanguage(v string) *SearchProvisionedProductsInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*SearchProvisionedProductsInput) SetAccessLevelFilter ¶ added in v1.12.72
func (s *SearchProvisionedProductsInput) SetAccessLevelFilter(v *AccessLevelFilter) *SearchProvisionedProductsInput
SetAccessLevelFilter sets the AccessLevelFilter field's value.
func (*SearchProvisionedProductsInput) SetFilters ¶ added in v1.12.72
func (s *SearchProvisionedProductsInput) SetFilters(v map[string][]*string) *SearchProvisionedProductsInput
SetFilters sets the Filters field's value.
func (*SearchProvisionedProductsInput) SetPageSize ¶ added in v1.12.72
func (s *SearchProvisionedProductsInput) SetPageSize(v int64) *SearchProvisionedProductsInput
SetPageSize sets the PageSize field's value.
func (*SearchProvisionedProductsInput) SetPageToken ¶ added in v1.12.72
func (s *SearchProvisionedProductsInput) SetPageToken(v string) *SearchProvisionedProductsInput
SetPageToken sets the PageToken field's value.
func (*SearchProvisionedProductsInput) SetSortBy ¶ added in v1.12.72
func (s *SearchProvisionedProductsInput) SetSortBy(v string) *SearchProvisionedProductsInput
SetSortBy sets the SortBy field's value.
func (*SearchProvisionedProductsInput) SetSortOrder ¶ added in v1.12.72
func (s *SearchProvisionedProductsInput) SetSortOrder(v string) *SearchProvisionedProductsInput
SetSortOrder sets the SortOrder field's value.
func (SearchProvisionedProductsInput) String ¶ added in v1.12.72
func (s SearchProvisionedProductsInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type SearchProvisionedProductsOutput ¶ added in v1.12.72
type SearchProvisionedProductsOutput 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 []*ProvisionedProductAttribute `type:"list"` // The number of provisioned products found. TotalResultsCount *int64 `type:"integer"` // contains filtered or unexported fields }
func (SearchProvisionedProductsOutput) GoString ¶ added in v1.12.72
func (s SearchProvisionedProductsOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*SearchProvisionedProductsOutput) SetNextPageToken ¶ added in v1.12.72
func (s *SearchProvisionedProductsOutput) SetNextPageToken(v string) *SearchProvisionedProductsOutput
SetNextPageToken sets the NextPageToken field's value.
func (*SearchProvisionedProductsOutput) SetProvisionedProducts ¶ added in v1.12.72
func (s *SearchProvisionedProductsOutput) SetProvisionedProducts(v []*ProvisionedProductAttribute) *SearchProvisionedProductsOutput
SetProvisionedProducts sets the ProvisionedProducts field's value.
func (*SearchProvisionedProductsOutput) SetTotalResultsCount ¶ added in v1.12.72
func (s *SearchProvisionedProductsOutput) SetTotalResultsCount(v int64) *SearchProvisionedProductsOutput
SetTotalResultsCount sets the TotalResultsCount field's value.
func (SearchProvisionedProductsOutput) String ¶ added in v1.12.72
func (s SearchProvisionedProductsOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ServiceActionAssociation ¶ added in v1.15.55
type ServiceActionAssociation struct { // The product identifier. For example, prod-abcdzk7xy33qa. // // ProductId is a required field ProductId *string `min:"1" type:"string" required:"true"` // The identifier of the provisioning artifact. For example, pa-4abcdjnxjj6ne. // // ProvisioningArtifactId is a required field ProvisioningArtifactId *string `min:"1" type:"string" required:"true"` // The self-service action identifier. For example, act-fs7abcd89wxyz. // // ServiceActionId is a required field ServiceActionId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
A self-service action association consisting of the Action ID, the Product ID, and the Provisioning Artifact ID.
func (ServiceActionAssociation) GoString ¶ added in v1.15.55
func (s ServiceActionAssociation) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ServiceActionAssociation) SetProductId ¶ added in v1.15.55
func (s *ServiceActionAssociation) SetProductId(v string) *ServiceActionAssociation
SetProductId sets the ProductId field's value.
func (*ServiceActionAssociation) SetProvisioningArtifactId ¶ added in v1.15.55
func (s *ServiceActionAssociation) SetProvisioningArtifactId(v string) *ServiceActionAssociation
SetProvisioningArtifactId sets the ProvisioningArtifactId field's value.
func (*ServiceActionAssociation) SetServiceActionId ¶ added in v1.15.55
func (s *ServiceActionAssociation) SetServiceActionId(v string) *ServiceActionAssociation
SetServiceActionId sets the ServiceActionId field's value.
func (ServiceActionAssociation) String ¶ added in v1.15.55
func (s ServiceActionAssociation) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ServiceActionAssociation) Validate ¶ added in v1.15.55
func (s *ServiceActionAssociation) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ServiceActionDetail ¶ added in v1.15.55
type ServiceActionDetail struct { // A map that defines the self-service action. Definition map[string]*string `min:"1" type:"map"` // Summary information about the self-service action. ServiceActionSummary *ServiceActionSummary `type:"structure"` // contains filtered or unexported fields }
An object containing detailed information about the self-service action.
func (ServiceActionDetail) GoString ¶ added in v1.15.55
func (s ServiceActionDetail) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ServiceActionDetail) SetDefinition ¶ added in v1.15.55
func (s *ServiceActionDetail) SetDefinition(v map[string]*string) *ServiceActionDetail
SetDefinition sets the Definition field's value.
func (*ServiceActionDetail) SetServiceActionSummary ¶ added in v1.15.55
func (s *ServiceActionDetail) SetServiceActionSummary(v *ServiceActionSummary) *ServiceActionDetail
SetServiceActionSummary sets the ServiceActionSummary field's value.
func (ServiceActionDetail) String ¶ added in v1.15.55
func (s ServiceActionDetail) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ServiceActionSummary ¶ added in v1.15.55
type ServiceActionSummary struct { // The self-service action definition type. For example, SSM_AUTOMATION. DefinitionType *string `type:"string" enum:"ServiceActionDefinitionType"` // The self-service action description. Description *string `type:"string"` // The self-service action identifier. Id *string `min:"1" type:"string"` // The self-service action name. Name *string `min:"1" type:"string"` // contains filtered or unexported fields }
Detailed information about the self-service action.
func (ServiceActionSummary) GoString ¶ added in v1.15.55
func (s ServiceActionSummary) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ServiceActionSummary) SetDefinitionType ¶ added in v1.15.55
func (s *ServiceActionSummary) SetDefinitionType(v string) *ServiceActionSummary
SetDefinitionType sets the DefinitionType field's value.
func (*ServiceActionSummary) SetDescription ¶ added in v1.15.55
func (s *ServiceActionSummary) SetDescription(v string) *ServiceActionSummary
SetDescription sets the Description field's value.
func (*ServiceActionSummary) SetId ¶ added in v1.15.55
func (s *ServiceActionSummary) SetId(v string) *ServiceActionSummary
SetId sets the Id field's value.
func (*ServiceActionSummary) SetName ¶ added in v1.15.55
func (s *ServiceActionSummary) SetName(v string) *ServiceActionSummary
SetName sets the Name field's value.
func (ServiceActionSummary) String ¶ added in v1.15.55
func (s ServiceActionSummary) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
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(p client.ConfigProvider, cfgs ...*aws.Config) *ServiceCatalog
New creates a new instance of the ServiceCatalog client with a session. If additional configuration is needed for the client instance use the optional aws.Config parameter to add your extra config.
Example:
mySession := session.Must(session.NewSession()) // Create a ServiceCatalog client from just a session. svc := servicecatalog.New(mySession) // Create a ServiceCatalog client with additional configuration svc := servicecatalog.New(mySession, aws.NewConfig().WithRegion("us-west-2"))
func (*ServiceCatalog) AcceptPortfolioShare ¶ added in v1.5.6
func (c *ServiceCatalog) AcceptPortfolioShare(input *AcceptPortfolioShareInput) (*AcceptPortfolioShareOutput, error)
AcceptPortfolioShare API operation for AWS Service Catalog.
Accepts an offer to share the specified portfolio.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation AcceptPortfolioShare for usage and error information.
Returned Error Types:
InvalidParametersException One or more parameters provided to the operation are not valid.
ResourceNotFoundException The specified resource was not found.
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.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/AcceptPortfolioShare
func (*ServiceCatalog) AcceptPortfolioShareRequest ¶ added in v1.5.6
func (c *ServiceCatalog) AcceptPortfolioShareRequest(input *AcceptPortfolioShareInput) (req *request.Request, output *AcceptPortfolioShareOutput)
AcceptPortfolioShareRequest generates a "aws/request.Request" representing the client's request for the AcceptPortfolioShare operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See AcceptPortfolioShare for more information on using the AcceptPortfolioShare API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the AcceptPortfolioShareRequest method. req, resp := client.AcceptPortfolioShareRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/AcceptPortfolioShare
func (*ServiceCatalog) AcceptPortfolioShareWithContext ¶ added in v1.8.0
func (c *ServiceCatalog) AcceptPortfolioShareWithContext(ctx aws.Context, input *AcceptPortfolioShareInput, opts ...request.Option) (*AcceptPortfolioShareOutput, error)
AcceptPortfolioShareWithContext is the same as AcceptPortfolioShare with the addition of the ability to pass a context and additional request options.
See AcceptPortfolioShare for details on how to use this API operation.
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) AssociateBudgetWithResource ¶ added in v1.19.21
func (c *ServiceCatalog) AssociateBudgetWithResource(input *AssociateBudgetWithResourceInput) (*AssociateBudgetWithResourceOutput, error)
AssociateBudgetWithResource API operation for AWS Service Catalog.
Associates the specified budget with the specified resource.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation AssociateBudgetWithResource for usage and error information.
Returned Error Types:
InvalidParametersException One or more parameters provided to the operation are not valid.
DuplicateResourceException The specified resource is a duplicate.
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.
ResourceNotFoundException The specified resource was not found.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/AssociateBudgetWithResource
func (*ServiceCatalog) AssociateBudgetWithResourceRequest ¶ added in v1.19.21
func (c *ServiceCatalog) AssociateBudgetWithResourceRequest(input *AssociateBudgetWithResourceInput) (req *request.Request, output *AssociateBudgetWithResourceOutput)
AssociateBudgetWithResourceRequest generates a "aws/request.Request" representing the client's request for the AssociateBudgetWithResource operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See AssociateBudgetWithResource for more information on using the AssociateBudgetWithResource API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the AssociateBudgetWithResourceRequest method. req, resp := client.AssociateBudgetWithResourceRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/AssociateBudgetWithResource
func (*ServiceCatalog) AssociateBudgetWithResourceWithContext ¶ added in v1.19.21
func (c *ServiceCatalog) AssociateBudgetWithResourceWithContext(ctx aws.Context, input *AssociateBudgetWithResourceInput, opts ...request.Option) (*AssociateBudgetWithResourceOutput, error)
AssociateBudgetWithResourceWithContext is the same as AssociateBudgetWithResource with the addition of the ability to pass a context and additional request options.
See AssociateBudgetWithResource for details on how to use this API operation.
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) AssociatePrincipalWithPortfolio ¶ added in v1.5.6
func (c *ServiceCatalog) AssociatePrincipalWithPortfolio(input *AssociatePrincipalWithPortfolioInput) (*AssociatePrincipalWithPortfolioOutput, error)
AssociatePrincipalWithPortfolio API operation for AWS Service Catalog.
Associates the specified principal ARN with the specified portfolio.
If you share the portfolio with principal name sharing enabled, the PrincipalARN association is included in the share.
The PortfolioID, PrincipalARN, and PrincipalType parameters are required.
You can associate a maximum of 10 Principals with a portfolio using PrincipalType as IAM_PATTERN
When you associate a principal with portfolio, a potential privilege escalation path may occur when that portfolio is then shared with other accounts. For a user in a recipient account who is not an Service Catalog Admin, but still has the ability to create Principals (Users/Groups/Roles), that user could create a role that matches a principal name association for the portfolio. Although this user may not know which principal names are associated through Service Catalog, they may be able to guess the user. If this potential escalation path is a concern, then Service Catalog recommends using PrincipalType as IAM. With this configuration, the PrincipalARN must already exist in the recipient account before it can be associated.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation AssociatePrincipalWithPortfolio for usage and error information.
Returned Error Types:
InvalidParametersException One or more parameters provided to the operation are not valid.
ResourceNotFoundException The specified resource was not found.
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.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/AssociatePrincipalWithPortfolio
func (*ServiceCatalog) AssociatePrincipalWithPortfolioRequest ¶ added in v1.5.6
func (c *ServiceCatalog) AssociatePrincipalWithPortfolioRequest(input *AssociatePrincipalWithPortfolioInput) (req *request.Request, output *AssociatePrincipalWithPortfolioOutput)
AssociatePrincipalWithPortfolioRequest generates a "aws/request.Request" representing the client's request for the AssociatePrincipalWithPortfolio operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See AssociatePrincipalWithPortfolio for more information on using the AssociatePrincipalWithPortfolio API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the AssociatePrincipalWithPortfolioRequest method. req, resp := client.AssociatePrincipalWithPortfolioRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/AssociatePrincipalWithPortfolio
func (*ServiceCatalog) AssociatePrincipalWithPortfolioWithContext ¶ added in v1.8.0
func (c *ServiceCatalog) AssociatePrincipalWithPortfolioWithContext(ctx aws.Context, input *AssociatePrincipalWithPortfolioInput, opts ...request.Option) (*AssociatePrincipalWithPortfolioOutput, error)
AssociatePrincipalWithPortfolioWithContext is the same as AssociatePrincipalWithPortfolio with the addition of the ability to pass a context and additional request options.
See AssociatePrincipalWithPortfolio for details on how to use this API operation.
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) AssociateProductWithPortfolio ¶ added in v1.5.6
func (c *ServiceCatalog) AssociateProductWithPortfolio(input *AssociateProductWithPortfolioInput) (*AssociateProductWithPortfolioOutput, error)
AssociateProductWithPortfolio API operation for AWS Service Catalog.
Associates the specified product with the specified portfolio.
A delegated admin is authorized to invoke this command.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation AssociateProductWithPortfolio for usage and error information.
Returned Error Types:
InvalidParametersException One or more parameters provided to the operation are not valid.
ResourceNotFoundException The specified resource was not found.
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.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/AssociateProductWithPortfolio
func (*ServiceCatalog) AssociateProductWithPortfolioRequest ¶ added in v1.5.6
func (c *ServiceCatalog) AssociateProductWithPortfolioRequest(input *AssociateProductWithPortfolioInput) (req *request.Request, output *AssociateProductWithPortfolioOutput)
AssociateProductWithPortfolioRequest generates a "aws/request.Request" representing the client's request for the AssociateProductWithPortfolio operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See AssociateProductWithPortfolio for more information on using the AssociateProductWithPortfolio API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the AssociateProductWithPortfolioRequest method. req, resp := client.AssociateProductWithPortfolioRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/AssociateProductWithPortfolio
func (*ServiceCatalog) AssociateProductWithPortfolioWithContext ¶ added in v1.8.0
func (c *ServiceCatalog) AssociateProductWithPortfolioWithContext(ctx aws.Context, input *AssociateProductWithPortfolioInput, opts ...request.Option) (*AssociateProductWithPortfolioOutput, error)
AssociateProductWithPortfolioWithContext is the same as AssociateProductWithPortfolio with the addition of the ability to pass a context and additional request options.
See AssociateProductWithPortfolio for details on how to use this API operation.
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) AssociateServiceActionWithProvisioningArtifact ¶ added in v1.15.55
func (c *ServiceCatalog) AssociateServiceActionWithProvisioningArtifact(input *AssociateServiceActionWithProvisioningArtifactInput) (*AssociateServiceActionWithProvisioningArtifactOutput, error)
AssociateServiceActionWithProvisioningArtifact API operation for AWS Service Catalog.
Associates a self-service action with a provisioning artifact.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation AssociateServiceActionWithProvisioningArtifact for usage and error information.
Returned Error Types:
ResourceNotFoundException The specified resource was not found.
DuplicateResourceException The specified resource is a duplicate.
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.
InvalidParametersException One or more parameters provided to the operation are not valid.
func (*ServiceCatalog) AssociateServiceActionWithProvisioningArtifactRequest ¶ added in v1.15.55
func (c *ServiceCatalog) AssociateServiceActionWithProvisioningArtifactRequest(input *AssociateServiceActionWithProvisioningArtifactInput) (req *request.Request, output *AssociateServiceActionWithProvisioningArtifactOutput)
AssociateServiceActionWithProvisioningArtifactRequest generates a "aws/request.Request" representing the client's request for the AssociateServiceActionWithProvisioningArtifact operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See AssociateServiceActionWithProvisioningArtifact for more information on using the AssociateServiceActionWithProvisioningArtifact API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the AssociateServiceActionWithProvisioningArtifactRequest method. req, resp := client.AssociateServiceActionWithProvisioningArtifactRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ServiceCatalog) AssociateServiceActionWithProvisioningArtifactWithContext ¶ added in v1.15.55
func (c *ServiceCatalog) AssociateServiceActionWithProvisioningArtifactWithContext(ctx aws.Context, input *AssociateServiceActionWithProvisioningArtifactInput, opts ...request.Option) (*AssociateServiceActionWithProvisioningArtifactOutput, error)
AssociateServiceActionWithProvisioningArtifactWithContext is the same as AssociateServiceActionWithProvisioningArtifact with the addition of the ability to pass a context and additional request options.
See AssociateServiceActionWithProvisioningArtifact for details on how to use this API operation.
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) AssociateTagOptionWithResource ¶ added in v1.10.4
func (c *ServiceCatalog) AssociateTagOptionWithResource(input *AssociateTagOptionWithResourceInput) (*AssociateTagOptionWithResourceOutput, error)
AssociateTagOptionWithResource API operation for AWS Service Catalog.
Associate the specified TagOption with the specified portfolio or product.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation AssociateTagOptionWithResource for usage and error information.
Returned Error Types:
TagOptionNotMigratedException An operation requiring TagOptions failed because the TagOptions migration process has not been performed for this account. Use the Amazon Web Services Management Console to perform the migration process before retrying the operation.
ResourceNotFoundException The specified resource was not found.
InvalidParametersException One or more parameters provided to the operation are not valid.
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.
DuplicateResourceException The specified resource is a duplicate.
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.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/AssociateTagOptionWithResource
func (*ServiceCatalog) AssociateTagOptionWithResourceRequest ¶ added in v1.10.4
func (c *ServiceCatalog) AssociateTagOptionWithResourceRequest(input *AssociateTagOptionWithResourceInput) (req *request.Request, output *AssociateTagOptionWithResourceOutput)
AssociateTagOptionWithResourceRequest generates a "aws/request.Request" representing the client's request for the AssociateTagOptionWithResource operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See AssociateTagOptionWithResource for more information on using the AssociateTagOptionWithResource API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the AssociateTagOptionWithResourceRequest method. req, resp := client.AssociateTagOptionWithResourceRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/AssociateTagOptionWithResource
func (*ServiceCatalog) AssociateTagOptionWithResourceWithContext ¶ added in v1.10.4
func (c *ServiceCatalog) AssociateTagOptionWithResourceWithContext(ctx aws.Context, input *AssociateTagOptionWithResourceInput, opts ...request.Option) (*AssociateTagOptionWithResourceOutput, error)
AssociateTagOptionWithResourceWithContext is the same as AssociateTagOptionWithResource with the addition of the ability to pass a context and additional request options.
See AssociateTagOptionWithResource for details on how to use this API operation.
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) BatchAssociateServiceActionWithProvisioningArtifact ¶ added in v1.15.55
func (c *ServiceCatalog) BatchAssociateServiceActionWithProvisioningArtifact(input *BatchAssociateServiceActionWithProvisioningArtifactInput) (*BatchAssociateServiceActionWithProvisioningArtifactOutput, error)
BatchAssociateServiceActionWithProvisioningArtifact API operation for AWS Service Catalog.
Associates multiple self-service actions with provisioning artifacts.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation BatchAssociateServiceActionWithProvisioningArtifact for usage and error information.
Returned Error Types:
- InvalidParametersException One or more parameters provided to the operation are not valid.
func (*ServiceCatalog) BatchAssociateServiceActionWithProvisioningArtifactRequest ¶ added in v1.15.55
func (c *ServiceCatalog) BatchAssociateServiceActionWithProvisioningArtifactRequest(input *BatchAssociateServiceActionWithProvisioningArtifactInput) (req *request.Request, output *BatchAssociateServiceActionWithProvisioningArtifactOutput)
BatchAssociateServiceActionWithProvisioningArtifactRequest generates a "aws/request.Request" representing the client's request for the BatchAssociateServiceActionWithProvisioningArtifact operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See BatchAssociateServiceActionWithProvisioningArtifact for more information on using the BatchAssociateServiceActionWithProvisioningArtifact API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the BatchAssociateServiceActionWithProvisioningArtifactRequest method. req, resp := client.BatchAssociateServiceActionWithProvisioningArtifactRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ServiceCatalog) BatchAssociateServiceActionWithProvisioningArtifactWithContext ¶ added in v1.15.55
func (c *ServiceCatalog) BatchAssociateServiceActionWithProvisioningArtifactWithContext(ctx aws.Context, input *BatchAssociateServiceActionWithProvisioningArtifactInput, opts ...request.Option) (*BatchAssociateServiceActionWithProvisioningArtifactOutput, error)
BatchAssociateServiceActionWithProvisioningArtifactWithContext is the same as BatchAssociateServiceActionWithProvisioningArtifact with the addition of the ability to pass a context and additional request options.
See BatchAssociateServiceActionWithProvisioningArtifact for details on how to use this API operation.
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) BatchDisassociateServiceActionFromProvisioningArtifact ¶ added in v1.15.55
func (c *ServiceCatalog) BatchDisassociateServiceActionFromProvisioningArtifact(input *BatchDisassociateServiceActionFromProvisioningArtifactInput) (*BatchDisassociateServiceActionFromProvisioningArtifactOutput, error)
BatchDisassociateServiceActionFromProvisioningArtifact API operation for AWS Service Catalog.
Disassociates a batch of self-service actions from the specified provisioning artifact.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation BatchDisassociateServiceActionFromProvisioningArtifact for usage and error information.
Returned Error Types:
- InvalidParametersException One or more parameters provided to the operation are not valid.
func (*ServiceCatalog) BatchDisassociateServiceActionFromProvisioningArtifactRequest ¶ added in v1.15.55
func (c *ServiceCatalog) BatchDisassociateServiceActionFromProvisioningArtifactRequest(input *BatchDisassociateServiceActionFromProvisioningArtifactInput) (req *request.Request, output *BatchDisassociateServiceActionFromProvisioningArtifactOutput)
BatchDisassociateServiceActionFromProvisioningArtifactRequest generates a "aws/request.Request" representing the client's request for the BatchDisassociateServiceActionFromProvisioningArtifact operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See BatchDisassociateServiceActionFromProvisioningArtifact for more information on using the BatchDisassociateServiceActionFromProvisioningArtifact API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the BatchDisassociateServiceActionFromProvisioningArtifactRequest method. req, resp := client.BatchDisassociateServiceActionFromProvisioningArtifactRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ServiceCatalog) BatchDisassociateServiceActionFromProvisioningArtifactWithContext ¶ added in v1.15.55
func (c *ServiceCatalog) BatchDisassociateServiceActionFromProvisioningArtifactWithContext(ctx aws.Context, input *BatchDisassociateServiceActionFromProvisioningArtifactInput, opts ...request.Option) (*BatchDisassociateServiceActionFromProvisioningArtifactOutput, error)
BatchDisassociateServiceActionFromProvisioningArtifactWithContext is the same as BatchDisassociateServiceActionFromProvisioningArtifact with the addition of the ability to pass a context and additional request options.
See BatchDisassociateServiceActionFromProvisioningArtifact for details on how to use this API operation.
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) CopyProduct ¶ added in v1.10.45
func (c *ServiceCatalog) CopyProduct(input *CopyProductInput) (*CopyProductOutput, error)
CopyProduct 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. If you copy a product to another account, you must first share the product in a portfolio using CreatePortfolioShare.
This operation is performed asynchronously. To track the progress of the operation, use DescribeCopyProductStatus.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation CopyProduct for usage and error information.
Returned Error Types:
ResourceNotFoundException The specified resource was not found.
InvalidParametersException One or more parameters provided to the operation are not valid.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CopyProduct
func (*ServiceCatalog) CopyProductRequest ¶ added in v1.10.45
func (c *ServiceCatalog) CopyProductRequest(input *CopyProductInput) (req *request.Request, output *CopyProductOutput)
CopyProductRequest generates a "aws/request.Request" representing the client's request for the CopyProduct operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See CopyProduct for more information on using the CopyProduct API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the CopyProductRequest method. req, resp := client.CopyProductRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CopyProduct
func (*ServiceCatalog) CopyProductWithContext ¶ added in v1.10.45
func (c *ServiceCatalog) CopyProductWithContext(ctx aws.Context, input *CopyProductInput, opts ...request.Option) (*CopyProductOutput, error)
CopyProductWithContext is the same as CopyProduct with the addition of the ability to pass a context and additional request options.
See CopyProduct for details on how to use this API operation.
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) CreateConstraint ¶ added in v1.5.6
func (c *ServiceCatalog) CreateConstraint(input *CreateConstraintInput) (*CreateConstraintOutput, error)
CreateConstraint API operation for AWS Service Catalog.
Creates a constraint.
A delegated admin is authorized to invoke this command.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation CreateConstraint for usage and error information.
Returned Error Types:
ResourceNotFoundException The specified resource was not found.
InvalidParametersException One or more parameters provided to the operation are not valid.
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.
DuplicateResourceException The specified resource is a duplicate.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreateConstraint
func (*ServiceCatalog) CreateConstraintRequest ¶ added in v1.5.6
func (c *ServiceCatalog) CreateConstraintRequest(input *CreateConstraintInput) (req *request.Request, output *CreateConstraintOutput)
CreateConstraintRequest generates a "aws/request.Request" representing the client's request for the CreateConstraint operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See CreateConstraint for more information on using the CreateConstraint API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the CreateConstraintRequest method. req, resp := client.CreateConstraintRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreateConstraint
func (*ServiceCatalog) CreateConstraintWithContext ¶ added in v1.8.0
func (c *ServiceCatalog) CreateConstraintWithContext(ctx aws.Context, input *CreateConstraintInput, opts ...request.Option) (*CreateConstraintOutput, error)
CreateConstraintWithContext is the same as CreateConstraint with the addition of the ability to pass a context and additional request options.
See CreateConstraint for details on how to use this API operation.
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) CreatePortfolio ¶ added in v1.5.6
func (c *ServiceCatalog) CreatePortfolio(input *CreatePortfolioInput) (*CreatePortfolioOutput, error)
CreatePortfolio API operation for AWS Service Catalog.
Creates a portfolio.
A delegated admin is authorized to invoke this command.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation CreatePortfolio for usage and error information.
Returned Error Types:
InvalidParametersException One or more parameters provided to the operation are not valid.
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.
TagOptionNotMigratedException An operation requiring TagOptions failed because the TagOptions migration process has not been performed for this account. Use the Amazon Web Services Management Console to perform the migration process before retrying the operation.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreatePortfolio
func (*ServiceCatalog) CreatePortfolioRequest ¶ added in v1.5.6
func (c *ServiceCatalog) CreatePortfolioRequest(input *CreatePortfolioInput) (req *request.Request, output *CreatePortfolioOutput)
CreatePortfolioRequest generates a "aws/request.Request" representing the client's request for the CreatePortfolio operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See CreatePortfolio for more information on using the CreatePortfolio API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the CreatePortfolioRequest method. req, resp := client.CreatePortfolioRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreatePortfolio
func (*ServiceCatalog) CreatePortfolioShare ¶ added in v1.5.6
func (c *ServiceCatalog) CreatePortfolioShare(input *CreatePortfolioShareInput) (*CreatePortfolioShareOutput, error)
CreatePortfolioShare API operation for AWS Service Catalog.
Shares the specified portfolio with the specified account or organization node. Shares to an organization node can only be created by the management account of an organization or by a delegated administrator. You can share portfolios to an organization, an organizational unit, or a specific account.
Note that if a delegated admin is de-registered, they can no longer create portfolio shares.
AWSOrganizationsAccess must be enabled in order to create a portfolio share to an organization node.
You can't share a shared resource, including portfolios that contain a shared product.
If the portfolio share with the specified account or organization node already exists, this action will have no effect and will not return an error. To update an existing share, you must use the UpdatePortfolioShare API instead.
When you associate a principal with portfolio, a potential privilege escalation path may occur when that portfolio is then shared with other accounts. For a user in a recipient account who is not an Service Catalog Admin, but still has the ability to create Principals (Users/Groups/Roles), that user could create a role that matches a principal name association for the portfolio. Although this user may not know which principal names are associated through Service Catalog, they may be able to guess the user. If this potential escalation path is a concern, then Service Catalog recommends using PrincipalType as IAM. With this configuration, the PrincipalARN must already exist in the recipient account before it can be associated.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation CreatePortfolioShare for usage and error information.
Returned Error Types:
ResourceNotFoundException The specified resource was not found.
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.
InvalidParametersException One or more parameters provided to the operation are not valid.
OperationNotSupportedException The operation is not supported.
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.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreatePortfolioShare
func (*ServiceCatalog) CreatePortfolioShareRequest ¶ added in v1.5.6
func (c *ServiceCatalog) CreatePortfolioShareRequest(input *CreatePortfolioShareInput) (req *request.Request, output *CreatePortfolioShareOutput)
CreatePortfolioShareRequest generates a "aws/request.Request" representing the client's request for the CreatePortfolioShare operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See CreatePortfolioShare for more information on using the CreatePortfolioShare API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the CreatePortfolioShareRequest method. req, resp := client.CreatePortfolioShareRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreatePortfolioShare
func (*ServiceCatalog) CreatePortfolioShareWithContext ¶ added in v1.8.0
func (c *ServiceCatalog) CreatePortfolioShareWithContext(ctx aws.Context, input *CreatePortfolioShareInput, opts ...request.Option) (*CreatePortfolioShareOutput, error)
CreatePortfolioShareWithContext is the same as CreatePortfolioShare with the addition of the ability to pass a context and additional request options.
See CreatePortfolioShare for details on how to use this API operation.
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) CreatePortfolioWithContext ¶ added in v1.8.0
func (c *ServiceCatalog) CreatePortfolioWithContext(ctx aws.Context, input *CreatePortfolioInput, opts ...request.Option) (*CreatePortfolioOutput, error)
CreatePortfolioWithContext is the same as CreatePortfolio with the addition of the ability to pass a context and additional request options.
See CreatePortfolio for details on how to use this API operation.
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) CreateProduct ¶ added in v1.5.6
func (c *ServiceCatalog) CreateProduct(input *CreateProductInput) (*CreateProductOutput, error)
CreateProduct API operation for AWS Service Catalog.
Creates a product.
A delegated admin is authorized to invoke this command.
The user or role that performs this operation must have the cloudformation:GetTemplate IAM policy permission. This policy permission is required when using the ImportFromPhysicalId template source in the information data section.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation CreateProduct for usage and error information.
Returned Error Types:
InvalidParametersException One or more parameters provided to the operation are not valid.
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.
TagOptionNotMigratedException An operation requiring TagOptions failed because the TagOptions migration process has not been performed for this account. Use the Amazon Web Services Management Console to perform the migration process before retrying the operation.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreateProduct
func (*ServiceCatalog) CreateProductRequest ¶ added in v1.5.6
func (c *ServiceCatalog) CreateProductRequest(input *CreateProductInput) (req *request.Request, output *CreateProductOutput)
CreateProductRequest generates a "aws/request.Request" representing the client's request for the CreateProduct operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See CreateProduct for more information on using the CreateProduct API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the CreateProductRequest method. req, resp := client.CreateProductRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreateProduct
func (*ServiceCatalog) CreateProductWithContext ¶ added in v1.8.0
func (c *ServiceCatalog) CreateProductWithContext(ctx aws.Context, input *CreateProductInput, opts ...request.Option) (*CreateProductOutput, error)
CreateProductWithContext is the same as CreateProduct with the addition of the ability to pass a context and additional request options.
See CreateProduct for details on how to use this API operation.
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) CreateProvisionedProductPlan ¶ added in v1.12.72
func (c *ServiceCatalog) CreateProvisionedProductPlan(input *CreateProvisionedProductPlanInput) (*CreateProvisionedProductPlanOutput, error)
CreateProvisionedProductPlan API operation for AWS Service Catalog.
Creates a plan.
A plan includes the list of resources to be created (when provisioning a new product) or modified (when updating a provisioned product) when the plan is executed.
You can create one plan for each provisioned product. To create a plan for an existing provisioned product, the product status must be AVAILABLE or TAINTED.
To view the resource changes in the change set, use DescribeProvisionedProductPlan. To create or modify the provisioned product, use ExecuteProvisionedProductPlan.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation CreateProvisionedProductPlan for usage and error information.
Returned Error Types:
InvalidParametersException One or more parameters provided to the operation are not valid.
ResourceNotFoundException The specified resource was not found.
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.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreateProvisionedProductPlan
func (*ServiceCatalog) CreateProvisionedProductPlanRequest ¶ added in v1.12.72
func (c *ServiceCatalog) CreateProvisionedProductPlanRequest(input *CreateProvisionedProductPlanInput) (req *request.Request, output *CreateProvisionedProductPlanOutput)
CreateProvisionedProductPlanRequest generates a "aws/request.Request" representing the client's request for the CreateProvisionedProductPlan operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See CreateProvisionedProductPlan for more information on using the CreateProvisionedProductPlan API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the CreateProvisionedProductPlanRequest method. req, resp := client.CreateProvisionedProductPlanRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreateProvisionedProductPlan
func (*ServiceCatalog) CreateProvisionedProductPlanWithContext ¶ added in v1.12.72
func (c *ServiceCatalog) CreateProvisionedProductPlanWithContext(ctx aws.Context, input *CreateProvisionedProductPlanInput, opts ...request.Option) (*CreateProvisionedProductPlanOutput, error)
CreateProvisionedProductPlanWithContext is the same as CreateProvisionedProductPlan with the addition of the ability to pass a context and additional request options.
See CreateProvisionedProductPlan for details on how to use this API operation.
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) CreateProvisioningArtifact ¶ added in v1.5.6
func (c *ServiceCatalog) CreateProvisioningArtifact(input *CreateProvisioningArtifactInput) (*CreateProvisioningArtifactOutput, error)
CreateProvisioningArtifact 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.
The user or role that performs this operation must have the cloudformation:GetTemplate IAM policy permission. This policy permission is required when using the ImportFromPhysicalId template source in the information data section.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation CreateProvisioningArtifact for usage and error information.
Returned Error Types:
ResourceNotFoundException The specified resource was not found.
InvalidParametersException One or more parameters provided to the operation are not valid.
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.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreateProvisioningArtifact
func (*ServiceCatalog) CreateProvisioningArtifactRequest ¶ added in v1.5.6
func (c *ServiceCatalog) CreateProvisioningArtifactRequest(input *CreateProvisioningArtifactInput) (req *request.Request, output *CreateProvisioningArtifactOutput)
CreateProvisioningArtifactRequest generates a "aws/request.Request" representing the client's request for the CreateProvisioningArtifact operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See CreateProvisioningArtifact for more information on using the CreateProvisioningArtifact API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the CreateProvisioningArtifactRequest method. req, resp := client.CreateProvisioningArtifactRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreateProvisioningArtifact
func (*ServiceCatalog) CreateProvisioningArtifactWithContext ¶ added in v1.8.0
func (c *ServiceCatalog) CreateProvisioningArtifactWithContext(ctx aws.Context, input *CreateProvisioningArtifactInput, opts ...request.Option) (*CreateProvisioningArtifactOutput, error)
CreateProvisioningArtifactWithContext is the same as CreateProvisioningArtifact with the addition of the ability to pass a context and additional request options.
See CreateProvisioningArtifact for details on how to use this API operation.
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) CreateServiceAction ¶ added in v1.15.55
func (c *ServiceCatalog) CreateServiceAction(input *CreateServiceActionInput) (*CreateServiceActionOutput, error)
CreateServiceAction API operation for AWS Service Catalog.
Creates a self-service action.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation CreateServiceAction for usage and error information.
Returned Error Types:
InvalidParametersException One or more parameters provided to the operation are not valid.
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.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreateServiceAction
func (*ServiceCatalog) CreateServiceActionRequest ¶ added in v1.15.55
func (c *ServiceCatalog) CreateServiceActionRequest(input *CreateServiceActionInput) (req *request.Request, output *CreateServiceActionOutput)
CreateServiceActionRequest generates a "aws/request.Request" representing the client's request for the CreateServiceAction operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See CreateServiceAction for more information on using the CreateServiceAction API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the CreateServiceActionRequest method. req, resp := client.CreateServiceActionRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreateServiceAction
func (*ServiceCatalog) CreateServiceActionWithContext ¶ added in v1.15.55
func (c *ServiceCatalog) CreateServiceActionWithContext(ctx aws.Context, input *CreateServiceActionInput, opts ...request.Option) (*CreateServiceActionOutput, error)
CreateServiceActionWithContext is the same as CreateServiceAction with the addition of the ability to pass a context and additional request options.
See CreateServiceAction for details on how to use this API operation.
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) CreateTagOption ¶ added in v1.10.4
func (c *ServiceCatalog) CreateTagOption(input *CreateTagOptionInput) (*CreateTagOptionOutput, error)
CreateTagOption API operation for AWS Service Catalog.
Creates a TagOption.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation CreateTagOption for usage and error information.
Returned Error Types:
TagOptionNotMigratedException An operation requiring TagOptions failed because the TagOptions migration process has not been performed for this account. Use the Amazon Web Services Management Console to perform the migration process before retrying the operation.
DuplicateResourceException The specified resource is a duplicate.
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.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreateTagOption
func (*ServiceCatalog) CreateTagOptionRequest ¶ added in v1.10.4
func (c *ServiceCatalog) CreateTagOptionRequest(input *CreateTagOptionInput) (req *request.Request, output *CreateTagOptionOutput)
CreateTagOptionRequest generates a "aws/request.Request" representing the client's request for the CreateTagOption operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See CreateTagOption for more information on using the CreateTagOption API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the CreateTagOptionRequest method. req, resp := client.CreateTagOptionRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreateTagOption
func (*ServiceCatalog) CreateTagOptionWithContext ¶ added in v1.10.4
func (c *ServiceCatalog) CreateTagOptionWithContext(ctx aws.Context, input *CreateTagOptionInput, opts ...request.Option) (*CreateTagOptionOutput, error)
CreateTagOptionWithContext is the same as CreateTagOption with the addition of the ability to pass a context and additional request options.
See CreateTagOption for details on how to use this API operation.
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) DeleteConstraint ¶ added in v1.5.6
func (c *ServiceCatalog) DeleteConstraint(input *DeleteConstraintInput) (*DeleteConstraintOutput, error)
DeleteConstraint API operation for AWS Service Catalog.
Deletes the specified constraint.
A delegated admin is authorized to invoke this command.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation DeleteConstraint for usage and error information.
Returned Error Types:
ResourceNotFoundException The specified resource was not found.
InvalidParametersException One or more parameters provided to the operation are not valid.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DeleteConstraint
func (*ServiceCatalog) DeleteConstraintRequest ¶ added in v1.5.6
func (c *ServiceCatalog) DeleteConstraintRequest(input *DeleteConstraintInput) (req *request.Request, output *DeleteConstraintOutput)
DeleteConstraintRequest generates a "aws/request.Request" representing the client's request for the DeleteConstraint operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DeleteConstraint for more information on using the DeleteConstraint API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DeleteConstraintRequest method. req, resp := client.DeleteConstraintRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DeleteConstraint
func (*ServiceCatalog) DeleteConstraintWithContext ¶ added in v1.8.0
func (c *ServiceCatalog) DeleteConstraintWithContext(ctx aws.Context, input *DeleteConstraintInput, opts ...request.Option) (*DeleteConstraintOutput, error)
DeleteConstraintWithContext is the same as DeleteConstraint with the addition of the ability to pass a context and additional request options.
See DeleteConstraint for details on how to use this API operation.
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) DeletePortfolio ¶ added in v1.5.6
func (c *ServiceCatalog) DeletePortfolio(input *DeletePortfolioInput) (*DeletePortfolioOutput, error)
DeletePortfolio 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.
A delegated admin is authorized to invoke this command.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation DeletePortfolio for usage and error information.
Returned Error Types:
ResourceNotFoundException The specified resource was not found.
InvalidParametersException One or more parameters provided to the operation are not valid.
ResourceInUseException A resource that is currently in use. Ensure that the resource is not in use and retry the operation.
TagOptionNotMigratedException An operation requiring TagOptions failed because the TagOptions migration process has not been performed for this account. Use the Amazon Web Services Management Console to perform the migration process before retrying the operation.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DeletePortfolio
func (*ServiceCatalog) DeletePortfolioRequest ¶ added in v1.5.6
func (c *ServiceCatalog) DeletePortfolioRequest(input *DeletePortfolioInput) (req *request.Request, output *DeletePortfolioOutput)
DeletePortfolioRequest generates a "aws/request.Request" representing the client's request for the DeletePortfolio operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DeletePortfolio for more information on using the DeletePortfolio API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DeletePortfolioRequest method. req, resp := client.DeletePortfolioRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DeletePortfolio
func (*ServiceCatalog) DeletePortfolioShare ¶ added in v1.5.6
func (c *ServiceCatalog) DeletePortfolioShare(input *DeletePortfolioShareInput) (*DeletePortfolioShareOutput, error)
DeletePortfolioShare API operation for AWS Service Catalog.
Stops sharing the specified portfolio with the specified account or organization node. Shares to an organization node can only be deleted by the management account of an organization or by a delegated administrator.
Note that if a delegated admin is de-registered, portfolio shares created from that account are removed.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation DeletePortfolioShare for usage and error information.
Returned Error Types:
ResourceNotFoundException The specified resource was not found.
InvalidParametersException One or more parameters provided to the operation are not valid.
OperationNotSupportedException The operation is not supported.
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.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DeletePortfolioShare
func (*ServiceCatalog) DeletePortfolioShareRequest ¶ added in v1.5.6
func (c *ServiceCatalog) DeletePortfolioShareRequest(input *DeletePortfolioShareInput) (req *request.Request, output *DeletePortfolioShareOutput)
DeletePortfolioShareRequest generates a "aws/request.Request" representing the client's request for the DeletePortfolioShare operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DeletePortfolioShare for more information on using the DeletePortfolioShare API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DeletePortfolioShareRequest method. req, resp := client.DeletePortfolioShareRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DeletePortfolioShare
func (*ServiceCatalog) DeletePortfolioShareWithContext ¶ added in v1.8.0
func (c *ServiceCatalog) DeletePortfolioShareWithContext(ctx aws.Context, input *DeletePortfolioShareInput, opts ...request.Option) (*DeletePortfolioShareOutput, error)
DeletePortfolioShareWithContext is the same as DeletePortfolioShare with the addition of the ability to pass a context and additional request options.
See DeletePortfolioShare for details on how to use this API operation.
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) DeletePortfolioWithContext ¶ added in v1.8.0
func (c *ServiceCatalog) DeletePortfolioWithContext(ctx aws.Context, input *DeletePortfolioInput, opts ...request.Option) (*DeletePortfolioOutput, error)
DeletePortfolioWithContext is the same as DeletePortfolio with the addition of the ability to pass a context and additional request options.
See DeletePortfolio for details on how to use this API operation.
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) DeleteProduct ¶ added in v1.5.6
func (c *ServiceCatalog) DeleteProduct(input *DeleteProductInput) (*DeleteProductOutput, error)
DeleteProduct 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.
A delegated admin is authorized to invoke this command.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation DeleteProduct for usage and error information.
Returned Error Types:
ResourceNotFoundException The specified resource was not found.
ResourceInUseException A resource that is currently in use. Ensure that the resource is not in use and retry the operation.
InvalidParametersException One or more parameters provided to the operation are not valid.
TagOptionNotMigratedException An operation requiring TagOptions failed because the TagOptions migration process has not been performed for this account. Use the Amazon Web Services Management Console to perform the migration process before retrying the operation.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DeleteProduct
func (*ServiceCatalog) DeleteProductRequest ¶ added in v1.5.6
func (c *ServiceCatalog) DeleteProductRequest(input *DeleteProductInput) (req *request.Request, output *DeleteProductOutput)
DeleteProductRequest generates a "aws/request.Request" representing the client's request for the DeleteProduct operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DeleteProduct for more information on using the DeleteProduct API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DeleteProductRequest method. req, resp := client.DeleteProductRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DeleteProduct
func (*ServiceCatalog) DeleteProductWithContext ¶ added in v1.8.0
func (c *ServiceCatalog) DeleteProductWithContext(ctx aws.Context, input *DeleteProductInput, opts ...request.Option) (*DeleteProductOutput, error)
DeleteProductWithContext is the same as DeleteProduct with the addition of the ability to pass a context and additional request options.
See DeleteProduct for details on how to use this API operation.
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) DeleteProvisionedProductPlan ¶ added in v1.12.72
func (c *ServiceCatalog) DeleteProvisionedProductPlan(input *DeleteProvisionedProductPlanInput) (*DeleteProvisionedProductPlanOutput, error)
DeleteProvisionedProductPlan API operation for AWS Service Catalog.
Deletes the specified plan.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation DeleteProvisionedProductPlan for usage and error information.
Returned Error Types:
InvalidParametersException One or more parameters provided to the operation are not valid.
ResourceNotFoundException The specified resource was not found.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DeleteProvisionedProductPlan
func (*ServiceCatalog) DeleteProvisionedProductPlanRequest ¶ added in v1.12.72
func (c *ServiceCatalog) DeleteProvisionedProductPlanRequest(input *DeleteProvisionedProductPlanInput) (req *request.Request, output *DeleteProvisionedProductPlanOutput)
DeleteProvisionedProductPlanRequest generates a "aws/request.Request" representing the client's request for the DeleteProvisionedProductPlan operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DeleteProvisionedProductPlan for more information on using the DeleteProvisionedProductPlan API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DeleteProvisionedProductPlanRequest method. req, resp := client.DeleteProvisionedProductPlanRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DeleteProvisionedProductPlan
func (*ServiceCatalog) DeleteProvisionedProductPlanWithContext ¶ added in v1.12.72
func (c *ServiceCatalog) DeleteProvisionedProductPlanWithContext(ctx aws.Context, input *DeleteProvisionedProductPlanInput, opts ...request.Option) (*DeleteProvisionedProductPlanOutput, error)
DeleteProvisionedProductPlanWithContext is the same as DeleteProvisionedProductPlan with the addition of the ability to pass a context and additional request options.
See DeleteProvisionedProductPlan for details on how to use this API operation.
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) DeleteProvisioningArtifact ¶ added in v1.5.6
func (c *ServiceCatalog) DeleteProvisioningArtifact(input *DeleteProvisioningArtifactInput) (*DeleteProvisioningArtifactOutput, error)
DeleteProvisioningArtifact 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.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation DeleteProvisioningArtifact for usage and error information.
Returned Error Types:
ResourceNotFoundException The specified resource was not found.
ResourceInUseException A resource that is currently in use. Ensure that the resource is not in use and retry the operation.
InvalidParametersException One or more parameters provided to the operation are not valid.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DeleteProvisioningArtifact
func (*ServiceCatalog) DeleteProvisioningArtifactRequest ¶ added in v1.5.6
func (c *ServiceCatalog) DeleteProvisioningArtifactRequest(input *DeleteProvisioningArtifactInput) (req *request.Request, output *DeleteProvisioningArtifactOutput)
DeleteProvisioningArtifactRequest generates a "aws/request.Request" representing the client's request for the DeleteProvisioningArtifact operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DeleteProvisioningArtifact for more information on using the DeleteProvisioningArtifact API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DeleteProvisioningArtifactRequest method. req, resp := client.DeleteProvisioningArtifactRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DeleteProvisioningArtifact
func (*ServiceCatalog) DeleteProvisioningArtifactWithContext ¶ added in v1.8.0
func (c *ServiceCatalog) DeleteProvisioningArtifactWithContext(ctx aws.Context, input *DeleteProvisioningArtifactInput, opts ...request.Option) (*DeleteProvisioningArtifactOutput, error)
DeleteProvisioningArtifactWithContext is the same as DeleteProvisioningArtifact with the addition of the ability to pass a context and additional request options.
See DeleteProvisioningArtifact for details on how to use this API operation.
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) DeleteServiceAction ¶ added in v1.15.55
func (c *ServiceCatalog) DeleteServiceAction(input *DeleteServiceActionInput) (*DeleteServiceActionOutput, error)
DeleteServiceAction API operation for AWS Service Catalog.
Deletes a self-service action.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation DeleteServiceAction for usage and error information.
Returned Error Types:
ResourceNotFoundException The specified resource was not found.
ResourceInUseException A resource that is currently in use. Ensure that the resource is not in use and retry the operation.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DeleteServiceAction
func (*ServiceCatalog) DeleteServiceActionRequest ¶ added in v1.15.55
func (c *ServiceCatalog) DeleteServiceActionRequest(input *DeleteServiceActionInput) (req *request.Request, output *DeleteServiceActionOutput)
DeleteServiceActionRequest generates a "aws/request.Request" representing the client's request for the DeleteServiceAction operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DeleteServiceAction for more information on using the DeleteServiceAction API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DeleteServiceActionRequest method. req, resp := client.DeleteServiceActionRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DeleteServiceAction
func (*ServiceCatalog) DeleteServiceActionWithContext ¶ added in v1.15.55
func (c *ServiceCatalog) DeleteServiceActionWithContext(ctx aws.Context, input *DeleteServiceActionInput, opts ...request.Option) (*DeleteServiceActionOutput, error)
DeleteServiceActionWithContext is the same as DeleteServiceAction with the addition of the ability to pass a context and additional request options.
See DeleteServiceAction for details on how to use this API operation.
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) DeleteTagOption ¶ added in v1.13.8
func (c *ServiceCatalog) DeleteTagOption(input *DeleteTagOptionInput) (*DeleteTagOptionOutput, error)
DeleteTagOption API operation for AWS Service Catalog.
Deletes the specified TagOption.
You cannot delete a TagOption if it is associated with a product or portfolio.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation DeleteTagOption for usage and error information.
Returned Error Types:
TagOptionNotMigratedException An operation requiring TagOptions failed because the TagOptions migration process has not been performed for this account. Use the Amazon Web Services Management Console to perform the migration process before retrying the operation.
ResourceInUseException A resource that is currently in use. Ensure that the resource is not in use and retry the operation.
ResourceNotFoundException The specified resource was not found.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DeleteTagOption
func (*ServiceCatalog) DeleteTagOptionRequest ¶ added in v1.13.8
func (c *ServiceCatalog) DeleteTagOptionRequest(input *DeleteTagOptionInput) (req *request.Request, output *DeleteTagOptionOutput)
DeleteTagOptionRequest generates a "aws/request.Request" representing the client's request for the DeleteTagOption operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DeleteTagOption for more information on using the DeleteTagOption API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DeleteTagOptionRequest method. req, resp := client.DeleteTagOptionRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DeleteTagOption
func (*ServiceCatalog) DeleteTagOptionWithContext ¶ added in v1.13.8
func (c *ServiceCatalog) DeleteTagOptionWithContext(ctx aws.Context, input *DeleteTagOptionInput, opts ...request.Option) (*DeleteTagOptionOutput, error)
DeleteTagOptionWithContext is the same as DeleteTagOption with the addition of the ability to pass a context and additional request options.
See DeleteTagOption for details on how to use this API operation.
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) DescribeConstraint ¶ added in v1.5.6
func (c *ServiceCatalog) DescribeConstraint(input *DescribeConstraintInput) (*DescribeConstraintOutput, error)
DescribeConstraint API operation for AWS Service Catalog.
Gets information about the specified constraint.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation DescribeConstraint for usage and error information.
Returned Error Types:
- ResourceNotFoundException The specified resource was not found.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeConstraint
func (*ServiceCatalog) DescribeConstraintRequest ¶ added in v1.5.6
func (c *ServiceCatalog) DescribeConstraintRequest(input *DescribeConstraintInput) (req *request.Request, output *DescribeConstraintOutput)
DescribeConstraintRequest generates a "aws/request.Request" representing the client's request for the DescribeConstraint operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DescribeConstraint for more information on using the DescribeConstraint API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DescribeConstraintRequest method. req, resp := client.DescribeConstraintRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeConstraint
func (*ServiceCatalog) DescribeConstraintWithContext ¶ added in v1.8.0
func (c *ServiceCatalog) DescribeConstraintWithContext(ctx aws.Context, input *DescribeConstraintInput, opts ...request.Option) (*DescribeConstraintOutput, error)
DescribeConstraintWithContext is the same as DescribeConstraint with the addition of the ability to pass a context and additional request options.
See DescribeConstraint for details on how to use this API operation.
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) DescribeCopyProductStatus ¶ added in v1.10.45
func (c *ServiceCatalog) DescribeCopyProductStatus(input *DescribeCopyProductStatusInput) (*DescribeCopyProductStatusOutput, error)
DescribeCopyProductStatus API operation for AWS Service Catalog.
Gets the status of the specified copy product operation.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation DescribeCopyProductStatus for usage and error information.
Returned Error Types:
- ResourceNotFoundException The specified resource was not found.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeCopyProductStatus
func (*ServiceCatalog) DescribeCopyProductStatusRequest ¶ added in v1.10.45
func (c *ServiceCatalog) DescribeCopyProductStatusRequest(input *DescribeCopyProductStatusInput) (req *request.Request, output *DescribeCopyProductStatusOutput)
DescribeCopyProductStatusRequest generates a "aws/request.Request" representing the client's request for the DescribeCopyProductStatus operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DescribeCopyProductStatus for more information on using the DescribeCopyProductStatus API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DescribeCopyProductStatusRequest method. req, resp := client.DescribeCopyProductStatusRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeCopyProductStatus
func (*ServiceCatalog) DescribeCopyProductStatusWithContext ¶ added in v1.10.45
func (c *ServiceCatalog) DescribeCopyProductStatusWithContext(ctx aws.Context, input *DescribeCopyProductStatusInput, opts ...request.Option) (*DescribeCopyProductStatusOutput, error)
DescribeCopyProductStatusWithContext is the same as DescribeCopyProductStatus with the addition of the ability to pass a context and additional request options.
See DescribeCopyProductStatus for details on how to use this API operation.
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) DescribePortfolio ¶ added in v1.5.6
func (c *ServiceCatalog) DescribePortfolio(input *DescribePortfolioInput) (*DescribePortfolioOutput, error)
DescribePortfolio API operation for AWS Service Catalog.
Gets information about the specified portfolio.
A delegated admin is authorized to invoke this command.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation DescribePortfolio for usage and error information.
Returned Error Types:
- ResourceNotFoundException The specified resource was not found.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribePortfolio
func (*ServiceCatalog) DescribePortfolioRequest ¶ added in v1.5.6
func (c *ServiceCatalog) DescribePortfolioRequest(input *DescribePortfolioInput) (req *request.Request, output *DescribePortfolioOutput)
DescribePortfolioRequest generates a "aws/request.Request" representing the client's request for the DescribePortfolio operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DescribePortfolio for more information on using the DescribePortfolio API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DescribePortfolioRequest method. req, resp := client.DescribePortfolioRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribePortfolio
func (*ServiceCatalog) DescribePortfolioShareStatus ¶ added in v1.15.67
func (c *ServiceCatalog) DescribePortfolioShareStatus(input *DescribePortfolioShareStatusInput) (*DescribePortfolioShareStatusOutput, error)
DescribePortfolioShareStatus API operation for AWS Service Catalog.
Gets the status of the specified portfolio share operation. This API can only be called by the management account in the organization or by a delegated admin.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation DescribePortfolioShareStatus for usage and error information.
Returned Error Types:
ResourceNotFoundException The specified resource was not found.
InvalidParametersException One or more parameters provided to the operation are not valid.
OperationNotSupportedException The operation is not supported.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribePortfolioShareStatus
func (*ServiceCatalog) DescribePortfolioShareStatusRequest ¶ added in v1.15.67
func (c *ServiceCatalog) DescribePortfolioShareStatusRequest(input *DescribePortfolioShareStatusInput) (req *request.Request, output *DescribePortfolioShareStatusOutput)
DescribePortfolioShareStatusRequest generates a "aws/request.Request" representing the client's request for the DescribePortfolioShareStatus operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DescribePortfolioShareStatus for more information on using the DescribePortfolioShareStatus API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DescribePortfolioShareStatusRequest method. req, resp := client.DescribePortfolioShareStatusRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribePortfolioShareStatus
func (*ServiceCatalog) DescribePortfolioShareStatusWithContext ¶ added in v1.15.67
func (c *ServiceCatalog) DescribePortfolioShareStatusWithContext(ctx aws.Context, input *DescribePortfolioShareStatusInput, opts ...request.Option) (*DescribePortfolioShareStatusOutput, error)
DescribePortfolioShareStatusWithContext is the same as DescribePortfolioShareStatus with the addition of the ability to pass a context and additional request options.
See DescribePortfolioShareStatus for details on how to use this API operation.
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) DescribePortfolioShares ¶ added in v1.36.11
func (c *ServiceCatalog) DescribePortfolioShares(input *DescribePortfolioSharesInput) (*DescribePortfolioSharesOutput, error)
DescribePortfolioShares API operation for AWS Service Catalog.
Returns a summary of each of the portfolio shares that were created for the specified portfolio.
You can use this API to determine which accounts or organizational nodes this portfolio have been shared, whether the recipient entity has imported the share, and whether TagOptions are included with the share.
The PortfolioId and Type parameters are both required.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation DescribePortfolioShares for usage and error information.
Returned Error Types:
ResourceNotFoundException The specified resource was not found.
InvalidParametersException One or more parameters provided to the operation are not valid.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribePortfolioShares
func (*ServiceCatalog) DescribePortfolioSharesPages ¶ added in v1.36.11
func (c *ServiceCatalog) DescribePortfolioSharesPages(input *DescribePortfolioSharesInput, fn func(*DescribePortfolioSharesOutput, bool) bool) error
DescribePortfolioSharesPages iterates over the pages of a DescribePortfolioShares operation, calling the "fn" function with the response data for each page. To stop iterating, return false from the fn function.
See DescribePortfolioShares 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 DescribePortfolioShares operation. pageNum := 0 err := client.DescribePortfolioSharesPages(params, func(page *servicecatalog.DescribePortfolioSharesOutput, lastPage bool) bool { pageNum++ fmt.Println(page) return pageNum <= 3 })
func (*ServiceCatalog) DescribePortfolioSharesPagesWithContext ¶ added in v1.36.11
func (c *ServiceCatalog) DescribePortfolioSharesPagesWithContext(ctx aws.Context, input *DescribePortfolioSharesInput, fn func(*DescribePortfolioSharesOutput, bool) bool, opts ...request.Option) error
DescribePortfolioSharesPagesWithContext same as DescribePortfolioSharesPages 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) DescribePortfolioSharesRequest ¶ added in v1.36.11
func (c *ServiceCatalog) DescribePortfolioSharesRequest(input *DescribePortfolioSharesInput) (req *request.Request, output *DescribePortfolioSharesOutput)
DescribePortfolioSharesRequest generates a "aws/request.Request" representing the client's request for the DescribePortfolioShares operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DescribePortfolioShares for more information on using the DescribePortfolioShares API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DescribePortfolioSharesRequest method. req, resp := client.DescribePortfolioSharesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribePortfolioShares
func (*ServiceCatalog) DescribePortfolioSharesWithContext ¶ added in v1.36.11
func (c *ServiceCatalog) DescribePortfolioSharesWithContext(ctx aws.Context, input *DescribePortfolioSharesInput, opts ...request.Option) (*DescribePortfolioSharesOutput, error)
DescribePortfolioSharesWithContext is the same as DescribePortfolioShares with the addition of the ability to pass a context and additional request options.
See DescribePortfolioShares for details on how to use this API operation.
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) DescribePortfolioWithContext ¶ added in v1.8.0
func (c *ServiceCatalog) DescribePortfolioWithContext(ctx aws.Context, input *DescribePortfolioInput, opts ...request.Option) (*DescribePortfolioOutput, error)
DescribePortfolioWithContext is the same as DescribePortfolio with the addition of the ability to pass a context and additional request options.
See DescribePortfolio for details on how to use this API operation.
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) DescribeProduct ¶
func (c *ServiceCatalog) DescribeProduct(input *DescribeProductInput) (*DescribeProductOutput, error)
DescribeProduct API operation for AWS Service Catalog.
Gets information about the specified product.
Running this operation with administrator access results in a failure. DescribeProductAsAdmin should be used instead.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation DescribeProduct for usage and error information.
Returned Error Types:
ResourceNotFoundException The specified resource was not found.
InvalidParametersException One or more parameters provided to the operation are not valid.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeProduct
func (*ServiceCatalog) DescribeProductAsAdmin ¶ added in v1.5.6
func (c *ServiceCatalog) DescribeProductAsAdmin(input *DescribeProductAsAdminInput) (*DescribeProductAsAdminOutput, error)
DescribeProductAsAdmin API operation for AWS Service Catalog.
Gets information about the specified product. This operation is run with administrator access.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation DescribeProductAsAdmin for usage and error information.
Returned Error Types:
ResourceNotFoundException The specified resource was not found.
InvalidParametersException One or more parameters provided to the operation are not valid.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeProductAsAdmin
func (*ServiceCatalog) DescribeProductAsAdminRequest ¶ added in v1.5.6
func (c *ServiceCatalog) DescribeProductAsAdminRequest(input *DescribeProductAsAdminInput) (req *request.Request, output *DescribeProductAsAdminOutput)
DescribeProductAsAdminRequest generates a "aws/request.Request" representing the client's request for the DescribeProductAsAdmin operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DescribeProductAsAdmin for more information on using the DescribeProductAsAdmin API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DescribeProductAsAdminRequest method. req, resp := client.DescribeProductAsAdminRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeProductAsAdmin
func (*ServiceCatalog) DescribeProductAsAdminWithContext ¶ added in v1.8.0
func (c *ServiceCatalog) DescribeProductAsAdminWithContext(ctx aws.Context, input *DescribeProductAsAdminInput, opts ...request.Option) (*DescribeProductAsAdminOutput, error)
DescribeProductAsAdminWithContext is the same as DescribeProductAsAdmin with the addition of the ability to pass a context and additional request options.
See DescribeProductAsAdmin for details on how to use this API operation.
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) DescribeProductRequest ¶
func (c *ServiceCatalog) DescribeProductRequest(input *DescribeProductInput) (req *request.Request, output *DescribeProductOutput)
DescribeProductRequest generates a "aws/request.Request" representing the client's request for the DescribeProduct operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DescribeProduct for more information on using the DescribeProduct API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DescribeProductRequest method. req, resp := client.DescribeProductRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeProduct
func (*ServiceCatalog) DescribeProductView ¶
func (c *ServiceCatalog) DescribeProductView(input *DescribeProductViewInput) (*DescribeProductViewOutput, error)
DescribeProductView API operation for AWS Service Catalog.
Gets information about the specified product.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation DescribeProductView for usage and error information.
Returned Error Types:
ResourceNotFoundException The specified resource was not found.
InvalidParametersException One or more parameters provided to the operation are not valid.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeProductView
func (*ServiceCatalog) DescribeProductViewRequest ¶
func (c *ServiceCatalog) DescribeProductViewRequest(input *DescribeProductViewInput) (req *request.Request, output *DescribeProductViewOutput)
DescribeProductViewRequest generates a "aws/request.Request" representing the client's request for the DescribeProductView operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DescribeProductView for more information on using the DescribeProductView API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DescribeProductViewRequest method. req, resp := client.DescribeProductViewRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeProductView
func (*ServiceCatalog) DescribeProductViewWithContext ¶ added in v1.8.0
func (c *ServiceCatalog) DescribeProductViewWithContext(ctx aws.Context, input *DescribeProductViewInput, opts ...request.Option) (*DescribeProductViewOutput, error)
DescribeProductViewWithContext is the same as DescribeProductView with the addition of the ability to pass a context and additional request options.
See DescribeProductView for details on how to use this API operation.
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) DescribeProductWithContext ¶ added in v1.8.0
func (c *ServiceCatalog) DescribeProductWithContext(ctx aws.Context, input *DescribeProductInput, opts ...request.Option) (*DescribeProductOutput, error)
DescribeProductWithContext is the same as DescribeProduct with the addition of the ability to pass a context and additional request options.
See DescribeProduct for details on how to use this API operation.
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) DescribeProvisionedProduct ¶ added in v1.8.43
func (c *ServiceCatalog) DescribeProvisionedProduct(input *DescribeProvisionedProductInput) (*DescribeProvisionedProductOutput, error)
DescribeProvisionedProduct API operation for AWS Service Catalog.
Gets information about the specified provisioned product.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation DescribeProvisionedProduct for usage and error information.
Returned Error Types:
ResourceNotFoundException The specified resource was not found.
InvalidParametersException One or more parameters provided to the operation are not valid.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeProvisionedProduct
func (*ServiceCatalog) DescribeProvisionedProductPlan ¶ added in v1.12.72
func (c *ServiceCatalog) DescribeProvisionedProductPlan(input *DescribeProvisionedProductPlanInput) (*DescribeProvisionedProductPlanOutput, error)
DescribeProvisionedProductPlan API operation for AWS Service Catalog.
Gets information about the resource changes for the specified plan.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation DescribeProvisionedProductPlan for usage and error information.
Returned Error Types:
ResourceNotFoundException The specified resource was not found.
InvalidParametersException One or more parameters provided to the operation are not valid.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeProvisionedProductPlan
func (*ServiceCatalog) DescribeProvisionedProductPlanRequest ¶ added in v1.12.72
func (c *ServiceCatalog) DescribeProvisionedProductPlanRequest(input *DescribeProvisionedProductPlanInput) (req *request.Request, output *DescribeProvisionedProductPlanOutput)
DescribeProvisionedProductPlanRequest generates a "aws/request.Request" representing the client's request for the DescribeProvisionedProductPlan operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DescribeProvisionedProductPlan for more information on using the DescribeProvisionedProductPlan API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DescribeProvisionedProductPlanRequest method. req, resp := client.DescribeProvisionedProductPlanRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeProvisionedProductPlan
func (*ServiceCatalog) DescribeProvisionedProductPlanWithContext ¶ added in v1.12.72
func (c *ServiceCatalog) DescribeProvisionedProductPlanWithContext(ctx aws.Context, input *DescribeProvisionedProductPlanInput, opts ...request.Option) (*DescribeProvisionedProductPlanOutput, error)
DescribeProvisionedProductPlanWithContext is the same as DescribeProvisionedProductPlan with the addition of the ability to pass a context and additional request options.
See DescribeProvisionedProductPlan for details on how to use this API operation.
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) DescribeProvisionedProductRequest ¶ added in v1.8.43
func (c *ServiceCatalog) DescribeProvisionedProductRequest(input *DescribeProvisionedProductInput) (req *request.Request, output *DescribeProvisionedProductOutput)
DescribeProvisionedProductRequest generates a "aws/request.Request" representing the client's request for the DescribeProvisionedProduct operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DescribeProvisionedProduct for more information on using the DescribeProvisionedProduct API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DescribeProvisionedProductRequest method. req, resp := client.DescribeProvisionedProductRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeProvisionedProduct
func (*ServiceCatalog) DescribeProvisionedProductWithContext ¶ added in v1.8.43
func (c *ServiceCatalog) DescribeProvisionedProductWithContext(ctx aws.Context, input *DescribeProvisionedProductInput, opts ...request.Option) (*DescribeProvisionedProductOutput, error)
DescribeProvisionedProductWithContext is the same as DescribeProvisionedProduct with the addition of the ability to pass a context and additional request options.
See DescribeProvisionedProduct for details on how to use this API operation.
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) DescribeProvisioningArtifact ¶ added in v1.5.6
func (c *ServiceCatalog) DescribeProvisioningArtifact(input *DescribeProvisioningArtifactInput) (*DescribeProvisioningArtifactOutput, error)
DescribeProvisioningArtifact API operation for AWS Service Catalog.
Gets information about the specified provisioning artifact (also known as a version) for the specified product.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation DescribeProvisioningArtifact for usage and error information.
Returned Error Types:
ResourceNotFoundException The specified resource was not found.
InvalidParametersException One or more parameters provided to the operation are not valid.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeProvisioningArtifact
func (*ServiceCatalog) DescribeProvisioningArtifactRequest ¶ added in v1.5.6
func (c *ServiceCatalog) DescribeProvisioningArtifactRequest(input *DescribeProvisioningArtifactInput) (req *request.Request, output *DescribeProvisioningArtifactOutput)
DescribeProvisioningArtifactRequest generates a "aws/request.Request" representing the client's request for the DescribeProvisioningArtifact operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DescribeProvisioningArtifact for more information on using the DescribeProvisioningArtifact API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DescribeProvisioningArtifactRequest method. req, resp := client.DescribeProvisioningArtifactRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeProvisioningArtifact
func (*ServiceCatalog) DescribeProvisioningArtifactWithContext ¶ added in v1.8.0
func (c *ServiceCatalog) DescribeProvisioningArtifactWithContext(ctx aws.Context, input *DescribeProvisioningArtifactInput, opts ...request.Option) (*DescribeProvisioningArtifactOutput, error)
DescribeProvisioningArtifactWithContext is the same as DescribeProvisioningArtifact with the addition of the ability to pass a context and additional request options.
See DescribeProvisioningArtifact for details on how to use this API operation.
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) DescribeProvisioningParameters ¶
func (c *ServiceCatalog) DescribeProvisioningParameters(input *DescribeProvisioningParametersInput) (*DescribeProvisioningParametersOutput, error)
DescribeProvisioningParameters 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 causes the error "Parameter validation failed: Missing required parameter in Tags[N]:Value". Tag the provisioned product with the value sc-tagoption-conflict-portfolioId-productId.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation DescribeProvisioningParameters for usage and error information.
Returned Error Types:
InvalidParametersException One or more parameters provided to the operation are not valid.
ResourceNotFoundException The specified resource was not found.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeProvisioningParameters
func (*ServiceCatalog) DescribeProvisioningParametersRequest ¶
func (c *ServiceCatalog) DescribeProvisioningParametersRequest(input *DescribeProvisioningParametersInput) (req *request.Request, output *DescribeProvisioningParametersOutput)
DescribeProvisioningParametersRequest generates a "aws/request.Request" representing the client's request for the DescribeProvisioningParameters operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DescribeProvisioningParameters for more information on using the DescribeProvisioningParameters API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DescribeProvisioningParametersRequest method. req, resp := client.DescribeProvisioningParametersRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeProvisioningParameters
func (*ServiceCatalog) DescribeProvisioningParametersWithContext ¶ added in v1.8.0
func (c *ServiceCatalog) DescribeProvisioningParametersWithContext(ctx aws.Context, input *DescribeProvisioningParametersInput, opts ...request.Option) (*DescribeProvisioningParametersOutput, error)
DescribeProvisioningParametersWithContext is the same as DescribeProvisioningParameters with the addition of the ability to pass a context and additional request options.
See DescribeProvisioningParameters for details on how to use this API operation.
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) DescribeRecord ¶
func (c *ServiceCatalog) DescribeRecord(input *DescribeRecordInput) (*DescribeRecordOutput, error)
DescribeRecord 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).
If a provisioned product was transferred to a new owner using UpdateProvisionedProductProperties, the new owner will be able to describe all past records for that product. The previous owner will no longer be able to describe the records, but will be able to use ListRecordHistory to see the product's history from when he was the owner.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation DescribeRecord for usage and error information.
Returned Error Types:
- ResourceNotFoundException The specified resource was not found.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeRecord
func (*ServiceCatalog) DescribeRecordRequest ¶
func (c *ServiceCatalog) DescribeRecordRequest(input *DescribeRecordInput) (req *request.Request, output *DescribeRecordOutput)
DescribeRecordRequest generates a "aws/request.Request" representing the client's request for the DescribeRecord operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DescribeRecord for more information on using the DescribeRecord API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DescribeRecordRequest method. req, resp := client.DescribeRecordRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeRecord
func (*ServiceCatalog) DescribeRecordWithContext ¶ added in v1.8.0
func (c *ServiceCatalog) DescribeRecordWithContext(ctx aws.Context, input *DescribeRecordInput, opts ...request.Option) (*DescribeRecordOutput, error)
DescribeRecordWithContext is the same as DescribeRecord with the addition of the ability to pass a context and additional request options.
See DescribeRecord for details on how to use this API operation.
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) DescribeServiceAction ¶ added in v1.15.55
func (c *ServiceCatalog) DescribeServiceAction(input *DescribeServiceActionInput) (*DescribeServiceActionOutput, error)
DescribeServiceAction API operation for AWS Service Catalog.
Describes a self-service action.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation DescribeServiceAction for usage and error information.
Returned Error Types:
- ResourceNotFoundException The specified resource was not found.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeServiceAction
func (*ServiceCatalog) DescribeServiceActionExecutionParameters ¶ added in v1.20.18
func (c *ServiceCatalog) DescribeServiceActionExecutionParameters(input *DescribeServiceActionExecutionParametersInput) (*DescribeServiceActionExecutionParametersOutput, error)
DescribeServiceActionExecutionParameters API operation for AWS Service Catalog.
Finds the default parameters for a specific self-service action on a specific provisioned product and returns a map of the results to the user.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation DescribeServiceActionExecutionParameters for usage and error information.
Returned Error Types:
InvalidParametersException One or more parameters provided to the operation are not valid.
ResourceNotFoundException The specified resource was not found.
func (*ServiceCatalog) DescribeServiceActionExecutionParametersRequest ¶ added in v1.20.18
func (c *ServiceCatalog) DescribeServiceActionExecutionParametersRequest(input *DescribeServiceActionExecutionParametersInput) (req *request.Request, output *DescribeServiceActionExecutionParametersOutput)
DescribeServiceActionExecutionParametersRequest generates a "aws/request.Request" representing the client's request for the DescribeServiceActionExecutionParameters operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DescribeServiceActionExecutionParameters for more information on using the DescribeServiceActionExecutionParameters API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DescribeServiceActionExecutionParametersRequest method. req, resp := client.DescribeServiceActionExecutionParametersRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ServiceCatalog) DescribeServiceActionExecutionParametersWithContext ¶ added in v1.20.18
func (c *ServiceCatalog) DescribeServiceActionExecutionParametersWithContext(ctx aws.Context, input *DescribeServiceActionExecutionParametersInput, opts ...request.Option) (*DescribeServiceActionExecutionParametersOutput, error)
DescribeServiceActionExecutionParametersWithContext is the same as DescribeServiceActionExecutionParameters with the addition of the ability to pass a context and additional request options.
See DescribeServiceActionExecutionParameters for details on how to use this API operation.
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) DescribeServiceActionRequest ¶ added in v1.15.55
func (c *ServiceCatalog) DescribeServiceActionRequest(input *DescribeServiceActionInput) (req *request.Request, output *DescribeServiceActionOutput)
DescribeServiceActionRequest generates a "aws/request.Request" representing the client's request for the DescribeServiceAction operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DescribeServiceAction for more information on using the DescribeServiceAction API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DescribeServiceActionRequest method. req, resp := client.DescribeServiceActionRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeServiceAction
func (*ServiceCatalog) DescribeServiceActionWithContext ¶ added in v1.15.55
func (c *ServiceCatalog) DescribeServiceActionWithContext(ctx aws.Context, input *DescribeServiceActionInput, opts ...request.Option) (*DescribeServiceActionOutput, error)
DescribeServiceActionWithContext is the same as DescribeServiceAction with the addition of the ability to pass a context and additional request options.
See DescribeServiceAction for details on how to use this API operation.
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) DescribeTagOption ¶ added in v1.10.4
func (c *ServiceCatalog) DescribeTagOption(input *DescribeTagOptionInput) (*DescribeTagOptionOutput, error)
DescribeTagOption API operation for AWS Service Catalog.
Gets information about the specified TagOption.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation DescribeTagOption for usage and error information.
Returned Error Types:
TagOptionNotMigratedException An operation requiring TagOptions failed because the TagOptions migration process has not been performed for this account. Use the Amazon Web Services Management Console to perform the migration process before retrying the operation.
ResourceNotFoundException The specified resource was not found.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeTagOption
func (*ServiceCatalog) DescribeTagOptionRequest ¶ added in v1.10.4
func (c *ServiceCatalog) DescribeTagOptionRequest(input *DescribeTagOptionInput) (req *request.Request, output *DescribeTagOptionOutput)
DescribeTagOptionRequest generates a "aws/request.Request" representing the client's request for the DescribeTagOption operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DescribeTagOption for more information on using the DescribeTagOption API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DescribeTagOptionRequest method. req, resp := client.DescribeTagOptionRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeTagOption
func (*ServiceCatalog) DescribeTagOptionWithContext ¶ added in v1.10.4
func (c *ServiceCatalog) DescribeTagOptionWithContext(ctx aws.Context, input *DescribeTagOptionInput, opts ...request.Option) (*DescribeTagOptionOutput, error)
DescribeTagOptionWithContext is the same as DescribeTagOption with the addition of the ability to pass a context and additional request options.
See DescribeTagOption for details on how to use this API operation.
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) DisableAWSOrganizationsAccess ¶ added in v1.15.67
func (c *ServiceCatalog) DisableAWSOrganizationsAccess(input *DisableAWSOrganizationsAccessInput) (*DisableAWSOrganizationsAccessOutput, error)
DisableAWSOrganizationsAccess API operation for AWS Service Catalog.
Disable portfolio sharing through the Organizations service. This command will not delete your current shares, but prevents you from creating new shares throughout your organization. Current shares are not kept in sync with your organization structure if the structure changes after calling this API. Only the management account in the organization can call this API.
You cannot call this API if there are active delegated administrators in the organization.
Note that a delegated administrator is not authorized to invoke DisableAWSOrganizationsAccess.
If you share an Service Catalog portfolio in an organization within Organizations, and then disable Organizations access for Service Catalog, the portfolio access permissions will not sync with the latest changes to the organization structure. Specifically, accounts that you removed from the organization after disabling Service Catalog access will retain access to the previously shared portfolio.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation DisableAWSOrganizationsAccess for usage and error information.
Returned Error Types:
ResourceNotFoundException The specified resource was not found.
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.
OperationNotSupportedException The operation is not supported.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DisableAWSOrganizationsAccess
func (*ServiceCatalog) DisableAWSOrganizationsAccessRequest ¶ added in v1.15.67
func (c *ServiceCatalog) DisableAWSOrganizationsAccessRequest(input *DisableAWSOrganizationsAccessInput) (req *request.Request, output *DisableAWSOrganizationsAccessOutput)
DisableAWSOrganizationsAccessRequest generates a "aws/request.Request" representing the client's request for the DisableAWSOrganizationsAccess operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DisableAWSOrganizationsAccess for more information on using the DisableAWSOrganizationsAccess API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DisableAWSOrganizationsAccessRequest method. req, resp := client.DisableAWSOrganizationsAccessRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DisableAWSOrganizationsAccess
func (*ServiceCatalog) DisableAWSOrganizationsAccessWithContext ¶ added in v1.15.67
func (c *ServiceCatalog) DisableAWSOrganizationsAccessWithContext(ctx aws.Context, input *DisableAWSOrganizationsAccessInput, opts ...request.Option) (*DisableAWSOrganizationsAccessOutput, error)
DisableAWSOrganizationsAccessWithContext is the same as DisableAWSOrganizationsAccess with the addition of the ability to pass a context and additional request options.
See DisableAWSOrganizationsAccess for details on how to use this API operation.
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) DisassociateBudgetFromResource ¶ added in v1.19.21
func (c *ServiceCatalog) DisassociateBudgetFromResource(input *DisassociateBudgetFromResourceInput) (*DisassociateBudgetFromResourceOutput, error)
DisassociateBudgetFromResource API operation for AWS Service Catalog.
Disassociates the specified budget from the specified resource.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation DisassociateBudgetFromResource for usage and error information.
Returned Error Types:
- ResourceNotFoundException The specified resource was not found.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DisassociateBudgetFromResource
func (*ServiceCatalog) DisassociateBudgetFromResourceRequest ¶ added in v1.19.21
func (c *ServiceCatalog) DisassociateBudgetFromResourceRequest(input *DisassociateBudgetFromResourceInput) (req *request.Request, output *DisassociateBudgetFromResourceOutput)
DisassociateBudgetFromResourceRequest generates a "aws/request.Request" representing the client's request for the DisassociateBudgetFromResource operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DisassociateBudgetFromResource for more information on using the DisassociateBudgetFromResource API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DisassociateBudgetFromResourceRequest method. req, resp := client.DisassociateBudgetFromResourceRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DisassociateBudgetFromResource
func (*ServiceCatalog) DisassociateBudgetFromResourceWithContext ¶ added in v1.19.21
func (c *ServiceCatalog) DisassociateBudgetFromResourceWithContext(ctx aws.Context, input *DisassociateBudgetFromResourceInput, opts ...request.Option) (*DisassociateBudgetFromResourceOutput, error)
DisassociateBudgetFromResourceWithContext is the same as DisassociateBudgetFromResource with the addition of the ability to pass a context and additional request options.
See DisassociateBudgetFromResource for details on how to use this API operation.
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) DisassociatePrincipalFromPortfolio ¶ added in v1.5.6
func (c *ServiceCatalog) DisassociatePrincipalFromPortfolio(input *DisassociatePrincipalFromPortfolioInput) (*DisassociatePrincipalFromPortfolioOutput, error)
DisassociatePrincipalFromPortfolio API operation for AWS Service Catalog.
Disassociates a previously associated principal ARN from a specified portfolio.
The PrincipalType and PrincipalARN must match the AssociatePrincipalWithPortfolio call request details. For example, to disassociate an association created with a PrincipalARN of PrincipalType IAM you must use the PrincipalType IAM when calling DisassociatePrincipalFromPortfolio.
For portfolios that have been shared with principal name sharing enabled: after disassociating a principal, share recipient accounts will no longer be able to provision products in this portfolio using a role matching the name of the associated principal.
For more information, review associate-principal-with-portfolio (https://docs.aws.amazon.com/cli/latest/reference/servicecatalog/associate-principal-with-portfolio.html#options) in the Amazon Web Services CLI Command Reference.
If you disassociate a principal from a portfolio, with PrincipalType as IAM, the same principal will still have access to the portfolio if it matches one of the associated principals of type IAM_PATTERN. To fully remove access for a principal, verify all the associated Principals of type IAM_PATTERN, and then ensure you disassociate any IAM_PATTERN principals that match the principal whose access you are removing.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation DisassociatePrincipalFromPortfolio for usage and error information.
Returned Error Types:
InvalidParametersException One or more parameters provided to the operation are not valid.
ResourceNotFoundException The specified resource was not found.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DisassociatePrincipalFromPortfolio
func (*ServiceCatalog) DisassociatePrincipalFromPortfolioRequest ¶ added in v1.5.6
func (c *ServiceCatalog) DisassociatePrincipalFromPortfolioRequest(input *DisassociatePrincipalFromPortfolioInput) (req *request.Request, output *DisassociatePrincipalFromPortfolioOutput)
DisassociatePrincipalFromPortfolioRequest generates a "aws/request.Request" representing the client's request for the DisassociatePrincipalFromPortfolio operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DisassociatePrincipalFromPortfolio for more information on using the DisassociatePrincipalFromPortfolio API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DisassociatePrincipalFromPortfolioRequest method. req, resp := client.DisassociatePrincipalFromPortfolioRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DisassociatePrincipalFromPortfolio
func (*ServiceCatalog) DisassociatePrincipalFromPortfolioWithContext ¶ added in v1.8.0
func (c *ServiceCatalog) DisassociatePrincipalFromPortfolioWithContext(ctx aws.Context, input *DisassociatePrincipalFromPortfolioInput, opts ...request.Option) (*DisassociatePrincipalFromPortfolioOutput, error)
DisassociatePrincipalFromPortfolioWithContext is the same as DisassociatePrincipalFromPortfolio with the addition of the ability to pass a context and additional request options.
See DisassociatePrincipalFromPortfolio for details on how to use this API operation.
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) DisassociateProductFromPortfolio ¶ added in v1.5.6
func (c *ServiceCatalog) DisassociateProductFromPortfolio(input *DisassociateProductFromPortfolioInput) (*DisassociateProductFromPortfolioOutput, error)
DisassociateProductFromPortfolio API operation for AWS Service Catalog.
Disassociates the specified product from the specified portfolio.
A delegated admin is authorized to invoke this command.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation DisassociateProductFromPortfolio for usage and error information.
Returned Error Types:
ResourceNotFoundException The specified resource was not found.
ResourceInUseException A resource that is currently in use. Ensure that the resource is not in use and retry the operation.
InvalidParametersException One or more parameters provided to the operation are not valid.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DisassociateProductFromPortfolio
func (*ServiceCatalog) DisassociateProductFromPortfolioRequest ¶ added in v1.5.6
func (c *ServiceCatalog) DisassociateProductFromPortfolioRequest(input *DisassociateProductFromPortfolioInput) (req *request.Request, output *DisassociateProductFromPortfolioOutput)
DisassociateProductFromPortfolioRequest generates a "aws/request.Request" representing the client's request for the DisassociateProductFromPortfolio operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DisassociateProductFromPortfolio for more information on using the DisassociateProductFromPortfolio API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DisassociateProductFromPortfolioRequest method. req, resp := client.DisassociateProductFromPortfolioRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DisassociateProductFromPortfolio
func (*ServiceCatalog) DisassociateProductFromPortfolioWithContext ¶ added in v1.8.0
func (c *ServiceCatalog) DisassociateProductFromPortfolioWithContext(ctx aws.Context, input *DisassociateProductFromPortfolioInput, opts ...request.Option) (*DisassociateProductFromPortfolioOutput, error)
DisassociateProductFromPortfolioWithContext is the same as DisassociateProductFromPortfolio with the addition of the ability to pass a context and additional request options.
See DisassociateProductFromPortfolio for details on how to use this API operation.
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) DisassociateServiceActionFromProvisioningArtifact ¶ added in v1.15.55
func (c *ServiceCatalog) DisassociateServiceActionFromProvisioningArtifact(input *DisassociateServiceActionFromProvisioningArtifactInput) (*DisassociateServiceActionFromProvisioningArtifactOutput, error)
DisassociateServiceActionFromProvisioningArtifact API operation for AWS Service Catalog.
Disassociates the specified self-service action association from the specified provisioning artifact.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation DisassociateServiceActionFromProvisioningArtifact for usage and error information.
Returned Error Types:
- ResourceNotFoundException The specified resource was not found.
func (*ServiceCatalog) DisassociateServiceActionFromProvisioningArtifactRequest ¶ added in v1.15.55
func (c *ServiceCatalog) DisassociateServiceActionFromProvisioningArtifactRequest(input *DisassociateServiceActionFromProvisioningArtifactInput) (req *request.Request, output *DisassociateServiceActionFromProvisioningArtifactOutput)
DisassociateServiceActionFromProvisioningArtifactRequest generates a "aws/request.Request" representing the client's request for the DisassociateServiceActionFromProvisioningArtifact operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DisassociateServiceActionFromProvisioningArtifact for more information on using the DisassociateServiceActionFromProvisioningArtifact API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DisassociateServiceActionFromProvisioningArtifactRequest method. req, resp := client.DisassociateServiceActionFromProvisioningArtifactRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ServiceCatalog) DisassociateServiceActionFromProvisioningArtifactWithContext ¶ added in v1.15.55
func (c *ServiceCatalog) DisassociateServiceActionFromProvisioningArtifactWithContext(ctx aws.Context, input *DisassociateServiceActionFromProvisioningArtifactInput, opts ...request.Option) (*DisassociateServiceActionFromProvisioningArtifactOutput, error)
DisassociateServiceActionFromProvisioningArtifactWithContext is the same as DisassociateServiceActionFromProvisioningArtifact with the addition of the ability to pass a context and additional request options.
See DisassociateServiceActionFromProvisioningArtifact for details on how to use this API operation.
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) DisassociateTagOptionFromResource ¶ added in v1.10.4
func (c *ServiceCatalog) DisassociateTagOptionFromResource(input *DisassociateTagOptionFromResourceInput) (*DisassociateTagOptionFromResourceOutput, error)
DisassociateTagOptionFromResource API operation for AWS Service Catalog.
Disassociates the specified TagOption from the specified resource.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation DisassociateTagOptionFromResource for usage and error information.
Returned Error Types:
TagOptionNotMigratedException An operation requiring TagOptions failed because the TagOptions migration process has not been performed for this account. Use the Amazon Web Services Management Console to perform the migration process before retrying the operation.
ResourceNotFoundException The specified resource was not found.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DisassociateTagOptionFromResource
func (*ServiceCatalog) DisassociateTagOptionFromResourceRequest ¶ added in v1.10.4
func (c *ServiceCatalog) DisassociateTagOptionFromResourceRequest(input *DisassociateTagOptionFromResourceInput) (req *request.Request, output *DisassociateTagOptionFromResourceOutput)
DisassociateTagOptionFromResourceRequest generates a "aws/request.Request" representing the client's request for the DisassociateTagOptionFromResource operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DisassociateTagOptionFromResource for more information on using the DisassociateTagOptionFromResource API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DisassociateTagOptionFromResourceRequest method. req, resp := client.DisassociateTagOptionFromResourceRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DisassociateTagOptionFromResource
func (*ServiceCatalog) DisassociateTagOptionFromResourceWithContext ¶ added in v1.10.4
func (c *ServiceCatalog) DisassociateTagOptionFromResourceWithContext(ctx aws.Context, input *DisassociateTagOptionFromResourceInput, opts ...request.Option) (*DisassociateTagOptionFromResourceOutput, error)
DisassociateTagOptionFromResourceWithContext is the same as DisassociateTagOptionFromResource with the addition of the ability to pass a context and additional request options.
See DisassociateTagOptionFromResource for details on how to use this API operation.
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) EnableAWSOrganizationsAccess ¶ added in v1.15.67
func (c *ServiceCatalog) EnableAWSOrganizationsAccess(input *EnableAWSOrganizationsAccessInput) (*EnableAWSOrganizationsAccessOutput, error)
EnableAWSOrganizationsAccess API operation for AWS Service Catalog.
Enable portfolio sharing feature through Organizations. This API will allow Service Catalog to receive updates on your organization in order to sync your shares with the current structure. This API can only be called by the management account in the organization.
When you call this API, Service Catalog calls organizations:EnableAWSServiceAccess on your behalf so that your shares stay in sync with any changes in your Organizations structure.
Note that a delegated administrator is not authorized to invoke EnableAWSOrganizationsAccess.
If you have previously disabled Organizations access for Service Catalog, and then enable access again, the portfolio access permissions might not sync with the latest changes to the organization structure. Specifically, accounts that you removed from the organization after disabling Service Catalog access, and before you enabled access again, can retain access to the previously shared portfolio. As a result, an account that has been removed from the organization might still be able to create or manage Amazon Web Services resources when it is no longer authorized to do so. Amazon Web Services is working to resolve this issue.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation EnableAWSOrganizationsAccess for usage and error information.
Returned Error Types:
ResourceNotFoundException The specified resource was not found.
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.
OperationNotSupportedException The operation is not supported.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/EnableAWSOrganizationsAccess
func (*ServiceCatalog) EnableAWSOrganizationsAccessRequest ¶ added in v1.15.67
func (c *ServiceCatalog) EnableAWSOrganizationsAccessRequest(input *EnableAWSOrganizationsAccessInput) (req *request.Request, output *EnableAWSOrganizationsAccessOutput)
EnableAWSOrganizationsAccessRequest generates a "aws/request.Request" representing the client's request for the EnableAWSOrganizationsAccess operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See EnableAWSOrganizationsAccess for more information on using the EnableAWSOrganizationsAccess API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the EnableAWSOrganizationsAccessRequest method. req, resp := client.EnableAWSOrganizationsAccessRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/EnableAWSOrganizationsAccess
func (*ServiceCatalog) EnableAWSOrganizationsAccessWithContext ¶ added in v1.15.67
func (c *ServiceCatalog) EnableAWSOrganizationsAccessWithContext(ctx aws.Context, input *EnableAWSOrganizationsAccessInput, opts ...request.Option) (*EnableAWSOrganizationsAccessOutput, error)
EnableAWSOrganizationsAccessWithContext is the same as EnableAWSOrganizationsAccess with the addition of the ability to pass a context and additional request options.
See EnableAWSOrganizationsAccess for details on how to use this API operation.
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) ExecuteProvisionedProductPlan ¶ added in v1.12.72
func (c *ServiceCatalog) ExecuteProvisionedProductPlan(input *ExecuteProvisionedProductPlanInput) (*ExecuteProvisionedProductPlanOutput, error)
ExecuteProvisionedProductPlan API operation for AWS Service Catalog.
Provisions or modifies a product based on the resource changes for the specified plan.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation ExecuteProvisionedProductPlan for usage and error information.
Returned Error Types:
InvalidParametersException One or more parameters provided to the operation are not valid.
ResourceNotFoundException The specified resource was not found.
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.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ExecuteProvisionedProductPlan
func (*ServiceCatalog) ExecuteProvisionedProductPlanRequest ¶ added in v1.12.72
func (c *ServiceCatalog) ExecuteProvisionedProductPlanRequest(input *ExecuteProvisionedProductPlanInput) (req *request.Request, output *ExecuteProvisionedProductPlanOutput)
ExecuteProvisionedProductPlanRequest generates a "aws/request.Request" representing the client's request for the ExecuteProvisionedProductPlan operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ExecuteProvisionedProductPlan for more information on using the ExecuteProvisionedProductPlan API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ExecuteProvisionedProductPlanRequest method. req, resp := client.ExecuteProvisionedProductPlanRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ExecuteProvisionedProductPlan
func (*ServiceCatalog) ExecuteProvisionedProductPlanWithContext ¶ added in v1.12.72
func (c *ServiceCatalog) ExecuteProvisionedProductPlanWithContext(ctx aws.Context, input *ExecuteProvisionedProductPlanInput, opts ...request.Option) (*ExecuteProvisionedProductPlanOutput, error)
ExecuteProvisionedProductPlanWithContext is the same as ExecuteProvisionedProductPlan with the addition of the ability to pass a context and additional request options.
See ExecuteProvisionedProductPlan for details on how to use this API operation.
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) ExecuteProvisionedProductServiceAction ¶ added in v1.15.55
func (c *ServiceCatalog) ExecuteProvisionedProductServiceAction(input *ExecuteProvisionedProductServiceActionInput) (*ExecuteProvisionedProductServiceActionOutput, error)
ExecuteProvisionedProductServiceAction API operation for AWS Service Catalog.
Executes a self-service action against a provisioned product.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation ExecuteProvisionedProductServiceAction for usage and error information.
Returned Error Types:
InvalidParametersException One or more parameters provided to the operation are not valid.
ResourceNotFoundException The specified resource was not found.
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.
func (*ServiceCatalog) ExecuteProvisionedProductServiceActionRequest ¶ added in v1.15.55
func (c *ServiceCatalog) ExecuteProvisionedProductServiceActionRequest(input *ExecuteProvisionedProductServiceActionInput) (req *request.Request, output *ExecuteProvisionedProductServiceActionOutput)
ExecuteProvisionedProductServiceActionRequest generates a "aws/request.Request" representing the client's request for the ExecuteProvisionedProductServiceAction operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ExecuteProvisionedProductServiceAction for more information on using the ExecuteProvisionedProductServiceAction API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ExecuteProvisionedProductServiceActionRequest method. req, resp := client.ExecuteProvisionedProductServiceActionRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ServiceCatalog) ExecuteProvisionedProductServiceActionWithContext ¶ added in v1.15.55
func (c *ServiceCatalog) ExecuteProvisionedProductServiceActionWithContext(ctx aws.Context, input *ExecuteProvisionedProductServiceActionInput, opts ...request.Option) (*ExecuteProvisionedProductServiceActionOutput, error)
ExecuteProvisionedProductServiceActionWithContext is the same as ExecuteProvisionedProductServiceAction with the addition of the ability to pass a context and additional request options.
See ExecuteProvisionedProductServiceAction for details on how to use this API operation.
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) GetAWSOrganizationsAccessStatus ¶ added in v1.15.67
func (c *ServiceCatalog) GetAWSOrganizationsAccessStatus(input *GetAWSOrganizationsAccessStatusInput) (*GetAWSOrganizationsAccessStatusOutput, error)
GetAWSOrganizationsAccessStatus API operation for AWS Service Catalog.
Get the Access Status for Organizations portfolio share feature. This API can only be called by the management account in the organization or by a delegated admin.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation GetAWSOrganizationsAccessStatus for usage and error information.
Returned Error Types:
ResourceNotFoundException The specified resource was not found.
OperationNotSupportedException The operation is not supported.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/GetAWSOrganizationsAccessStatus
func (*ServiceCatalog) GetAWSOrganizationsAccessStatusRequest ¶ added in v1.15.67
func (c *ServiceCatalog) GetAWSOrganizationsAccessStatusRequest(input *GetAWSOrganizationsAccessStatusInput) (req *request.Request, output *GetAWSOrganizationsAccessStatusOutput)
GetAWSOrganizationsAccessStatusRequest generates a "aws/request.Request" representing the client's request for the GetAWSOrganizationsAccessStatus operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See GetAWSOrganizationsAccessStatus for more information on using the GetAWSOrganizationsAccessStatus API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the GetAWSOrganizationsAccessStatusRequest method. req, resp := client.GetAWSOrganizationsAccessStatusRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/GetAWSOrganizationsAccessStatus
func (*ServiceCatalog) GetAWSOrganizationsAccessStatusWithContext ¶ added in v1.15.67
func (c *ServiceCatalog) GetAWSOrganizationsAccessStatusWithContext(ctx aws.Context, input *GetAWSOrganizationsAccessStatusInput, opts ...request.Option) (*GetAWSOrganizationsAccessStatusOutput, error)
GetAWSOrganizationsAccessStatusWithContext is the same as GetAWSOrganizationsAccessStatus with the addition of the ability to pass a context and additional request options.
See GetAWSOrganizationsAccessStatus for details on how to use this API operation.
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) GetProvisionedProductOutputs ¶ added in v1.35.7
func (c *ServiceCatalog) GetProvisionedProductOutputs(input *GetProvisionedProductOutputsInput) (*GetProvisionedProductOutputsOutput, error)
GetProvisionedProductOutputs API operation for AWS Service Catalog.
This API takes either a ProvisonedProductId or a ProvisionedProductName, along with a list of one or more output keys, and responds with the key/value pairs of those outputs.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation GetProvisionedProductOutputs for usage and error information.
Returned Error Types:
InvalidParametersException One or more parameters provided to the operation are not valid.
ResourceNotFoundException The specified resource was not found.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/GetProvisionedProductOutputs
func (*ServiceCatalog) GetProvisionedProductOutputsPages ¶ added in v1.35.7
func (c *ServiceCatalog) GetProvisionedProductOutputsPages(input *GetProvisionedProductOutputsInput, fn func(*GetProvisionedProductOutputsOutput, bool) bool) error
GetProvisionedProductOutputsPages iterates over the pages of a GetProvisionedProductOutputs operation, calling the "fn" function with the response data for each page. To stop iterating, return false from the fn function.
See GetProvisionedProductOutputs 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 GetProvisionedProductOutputs operation. pageNum := 0 err := client.GetProvisionedProductOutputsPages(params, func(page *servicecatalog.GetProvisionedProductOutputsOutput, lastPage bool) bool { pageNum++ fmt.Println(page) return pageNum <= 3 })
func (*ServiceCatalog) GetProvisionedProductOutputsPagesWithContext ¶ added in v1.35.7
func (c *ServiceCatalog) GetProvisionedProductOutputsPagesWithContext(ctx aws.Context, input *GetProvisionedProductOutputsInput, fn func(*GetProvisionedProductOutputsOutput, bool) bool, opts ...request.Option) error
GetProvisionedProductOutputsPagesWithContext same as GetProvisionedProductOutputsPages 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) GetProvisionedProductOutputsRequest ¶ added in v1.35.7
func (c *ServiceCatalog) GetProvisionedProductOutputsRequest(input *GetProvisionedProductOutputsInput) (req *request.Request, output *GetProvisionedProductOutputsOutput)
GetProvisionedProductOutputsRequest generates a "aws/request.Request" representing the client's request for the GetProvisionedProductOutputs operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See GetProvisionedProductOutputs for more information on using the GetProvisionedProductOutputs API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the GetProvisionedProductOutputsRequest method. req, resp := client.GetProvisionedProductOutputsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/GetProvisionedProductOutputs
func (*ServiceCatalog) GetProvisionedProductOutputsWithContext ¶ added in v1.35.7
func (c *ServiceCatalog) GetProvisionedProductOutputsWithContext(ctx aws.Context, input *GetProvisionedProductOutputsInput, opts ...request.Option) (*GetProvisionedProductOutputsOutput, error)
GetProvisionedProductOutputsWithContext is the same as GetProvisionedProductOutputs with the addition of the ability to pass a context and additional request options.
See GetProvisionedProductOutputs for details on how to use this API operation.
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) ImportAsProvisionedProduct ¶ added in v1.35.29
func (c *ServiceCatalog) ImportAsProvisionedProduct(input *ImportAsProvisionedProductInput) (*ImportAsProvisionedProductOutput, error)
ImportAsProvisionedProduct API operation for AWS Service Catalog.
Requests the import of a resource as an Service Catalog provisioned product that is associated to an Service Catalog product and provisioning artifact. Once imported, all supported governance actions are supported on the provisioned product.
Resource import only supports CloudFormation stack ARNs. CloudFormation StackSets, and non-root nested stacks, are not supported.
The CloudFormation stack must have one of the following statuses to be imported: CREATE_COMPLETE, UPDATE_COMPLETE, UPDATE_ROLLBACK_COMPLETE, IMPORT_COMPLETE, and IMPORT_ROLLBACK_COMPLETE.
Import of the resource requires that the CloudFormation stack template matches the associated Service Catalog product provisioning artifact.
When you import an existing CloudFormation stack into a portfolio, Service Catalog does not apply the product's associated constraints during the import process. Service Catalog applies the constraints after you call UpdateProvisionedProduct for the provisioned product.
The user or role that performs this operation must have the cloudformation:GetTemplate and cloudformation:DescribeStacks IAM policy permissions.
You can only import one provisioned product at a time. The product's CloudFormation stack must have the IMPORT_COMPLETE status before you import another.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation ImportAsProvisionedProduct for usage and error information.
Returned Error Types:
DuplicateResourceException The specified resource is a duplicate.
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.
ResourceNotFoundException The specified resource was not found.
InvalidParametersException One or more parameters provided to the operation are not valid.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ImportAsProvisionedProduct
func (*ServiceCatalog) ImportAsProvisionedProductRequest ¶ added in v1.35.29
func (c *ServiceCatalog) ImportAsProvisionedProductRequest(input *ImportAsProvisionedProductInput) (req *request.Request, output *ImportAsProvisionedProductOutput)
ImportAsProvisionedProductRequest generates a "aws/request.Request" representing the client's request for the ImportAsProvisionedProduct operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ImportAsProvisionedProduct for more information on using the ImportAsProvisionedProduct API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ImportAsProvisionedProductRequest method. req, resp := client.ImportAsProvisionedProductRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ImportAsProvisionedProduct
func (*ServiceCatalog) ImportAsProvisionedProductWithContext ¶ added in v1.35.29
func (c *ServiceCatalog) ImportAsProvisionedProductWithContext(ctx aws.Context, input *ImportAsProvisionedProductInput, opts ...request.Option) (*ImportAsProvisionedProductOutput, error)
ImportAsProvisionedProductWithContext is the same as ImportAsProvisionedProduct with the addition of the ability to pass a context and additional request options.
See ImportAsProvisionedProduct for details on how to use this API operation.
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) ListAcceptedPortfolioShares ¶ added in v1.5.6
func (c *ServiceCatalog) ListAcceptedPortfolioShares(input *ListAcceptedPortfolioSharesInput) (*ListAcceptedPortfolioSharesOutput, error)
ListAcceptedPortfolioShares API operation for AWS Service Catalog.
Lists all imported portfolios for which account-to-account shares were accepted by this account. By specifying the PortfolioShareType, you can list portfolios for which organizational shares were accepted by this account.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation ListAcceptedPortfolioShares for usage and error information.
Returned Error Types:
InvalidParametersException One or more parameters provided to the operation are not valid.
OperationNotSupportedException The operation is not supported.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListAcceptedPortfolioShares
func (*ServiceCatalog) ListAcceptedPortfolioSharesPages ¶ added in v1.10.45
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 *servicecatalog.ListAcceptedPortfolioSharesOutput, lastPage bool) bool { pageNum++ fmt.Println(page) return pageNum <= 3 })
func (*ServiceCatalog) ListAcceptedPortfolioSharesPagesWithContext ¶ added in v1.10.45
func (c *ServiceCatalog) ListAcceptedPortfolioSharesPagesWithContext(ctx aws.Context, input *ListAcceptedPortfolioSharesInput, fn func(*ListAcceptedPortfolioSharesOutput, bool) bool, opts ...request.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 ¶ added in v1.5.6
func (c *ServiceCatalog) ListAcceptedPortfolioSharesRequest(input *ListAcceptedPortfolioSharesInput) (req *request.Request, output *ListAcceptedPortfolioSharesOutput)
ListAcceptedPortfolioSharesRequest generates a "aws/request.Request" representing the client's request for the ListAcceptedPortfolioShares operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ListAcceptedPortfolioShares for more information on using the ListAcceptedPortfolioShares API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ListAcceptedPortfolioSharesRequest method. req, resp := client.ListAcceptedPortfolioSharesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListAcceptedPortfolioShares
func (*ServiceCatalog) ListAcceptedPortfolioSharesWithContext ¶ added in v1.8.0
func (c *ServiceCatalog) ListAcceptedPortfolioSharesWithContext(ctx aws.Context, input *ListAcceptedPortfolioSharesInput, opts ...request.Option) (*ListAcceptedPortfolioSharesOutput, error)
ListAcceptedPortfolioSharesWithContext is the same as ListAcceptedPortfolioShares with the addition of the ability to pass a context and additional request options.
See ListAcceptedPortfolioShares for details on how to use this API operation.
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) ListBudgetsForResource ¶ added in v1.19.21
func (c *ServiceCatalog) ListBudgetsForResource(input *ListBudgetsForResourceInput) (*ListBudgetsForResourceOutput, error)
ListBudgetsForResource API operation for AWS Service Catalog.
Lists all the budgets associated to the specified resource.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation ListBudgetsForResource for usage and error information.
Returned Error Types:
ResourceNotFoundException The specified resource was not found.
InvalidParametersException One or more parameters provided to the operation are not valid.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListBudgetsForResource
func (*ServiceCatalog) ListBudgetsForResourcePages ¶ added in v1.19.21
func (c *ServiceCatalog) ListBudgetsForResourcePages(input *ListBudgetsForResourceInput, fn func(*ListBudgetsForResourceOutput, bool) bool) error
ListBudgetsForResourcePages iterates over the pages of a ListBudgetsForResource operation, calling the "fn" function with the response data for each page. To stop iterating, return false from the fn function.
See ListBudgetsForResource 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 ListBudgetsForResource operation. pageNum := 0 err := client.ListBudgetsForResourcePages(params, func(page *servicecatalog.ListBudgetsForResourceOutput, lastPage bool) bool { pageNum++ fmt.Println(page) return pageNum <= 3 })
func (*ServiceCatalog) ListBudgetsForResourcePagesWithContext ¶ added in v1.19.21
func (c *ServiceCatalog) ListBudgetsForResourcePagesWithContext(ctx aws.Context, input *ListBudgetsForResourceInput, fn func(*ListBudgetsForResourceOutput, bool) bool, opts ...request.Option) error
ListBudgetsForResourcePagesWithContext same as ListBudgetsForResourcePages 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) ListBudgetsForResourceRequest ¶ added in v1.19.21
func (c *ServiceCatalog) ListBudgetsForResourceRequest(input *ListBudgetsForResourceInput) (req *request.Request, output *ListBudgetsForResourceOutput)
ListBudgetsForResourceRequest generates a "aws/request.Request" representing the client's request for the ListBudgetsForResource operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ListBudgetsForResource for more information on using the ListBudgetsForResource API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ListBudgetsForResourceRequest method. req, resp := client.ListBudgetsForResourceRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListBudgetsForResource
func (*ServiceCatalog) ListBudgetsForResourceWithContext ¶ added in v1.19.21
func (c *ServiceCatalog) ListBudgetsForResourceWithContext(ctx aws.Context, input *ListBudgetsForResourceInput, opts ...request.Option) (*ListBudgetsForResourceOutput, error)
ListBudgetsForResourceWithContext is the same as ListBudgetsForResource with the addition of the ability to pass a context and additional request options.
See ListBudgetsForResource for details on how to use this API operation.
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) ListConstraintsForPortfolio ¶ added in v1.5.6
func (c *ServiceCatalog) ListConstraintsForPortfolio(input *ListConstraintsForPortfolioInput) (*ListConstraintsForPortfolioOutput, error)
ListConstraintsForPortfolio API operation for AWS Service Catalog.
Lists the constraints for the specified portfolio and product.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation ListConstraintsForPortfolio for usage and error information.
Returned Error Types:
ResourceNotFoundException The specified resource was not found.
InvalidParametersException One or more parameters provided to the operation are not valid.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListConstraintsForPortfolio
func (*ServiceCatalog) ListConstraintsForPortfolioPages ¶ added in v1.10.45
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 *servicecatalog.ListConstraintsForPortfolioOutput, lastPage bool) bool { pageNum++ fmt.Println(page) return pageNum <= 3 })
func (*ServiceCatalog) ListConstraintsForPortfolioPagesWithContext ¶ added in v1.10.45
func (c *ServiceCatalog) ListConstraintsForPortfolioPagesWithContext(ctx aws.Context, input *ListConstraintsForPortfolioInput, fn func(*ListConstraintsForPortfolioOutput, bool) bool, opts ...request.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 ¶ added in v1.5.6
func (c *ServiceCatalog) ListConstraintsForPortfolioRequest(input *ListConstraintsForPortfolioInput) (req *request.Request, output *ListConstraintsForPortfolioOutput)
ListConstraintsForPortfolioRequest generates a "aws/request.Request" representing the client's request for the ListConstraintsForPortfolio operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ListConstraintsForPortfolio for more information on using the ListConstraintsForPortfolio API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ListConstraintsForPortfolioRequest method. req, resp := client.ListConstraintsForPortfolioRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListConstraintsForPortfolio
func (*ServiceCatalog) ListConstraintsForPortfolioWithContext ¶ added in v1.8.0
func (c *ServiceCatalog) ListConstraintsForPortfolioWithContext(ctx aws.Context, input *ListConstraintsForPortfolioInput, opts ...request.Option) (*ListConstraintsForPortfolioOutput, error)
ListConstraintsForPortfolioWithContext is the same as ListConstraintsForPortfolio with the addition of the ability to pass a context and additional request options.
See ListConstraintsForPortfolio for details on how to use this API operation.
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) ListLaunchPaths ¶
func (c *ServiceCatalog) ListLaunchPaths(input *ListLaunchPathsInput) (*ListLaunchPathsOutput, error)
ListLaunchPaths API operation for AWS Service Catalog.
Lists the paths to the specified product. A path describes how the user gets access to a specified product and is necessary when provisioning a product. A path also determines the constraints that are put on a product. A path is dependent on a specific product, porfolio, and principal.
When provisioning a product that's been added to a portfolio, you must grant your user, group, or role access to the portfolio. For more information, see Granting users access (https://docs.aws.amazon.com/servicecatalog/latest/adminguide/catalogs_portfolios_users.html) in the Service Catalog User Guide.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation ListLaunchPaths for usage and error information.
Returned Error Types:
InvalidParametersException One or more parameters provided to the operation are not valid.
ResourceNotFoundException The specified resource was not found.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListLaunchPaths
func (*ServiceCatalog) ListLaunchPathsPages ¶ added in v1.10.45
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 *servicecatalog.ListLaunchPathsOutput, lastPage bool) bool { pageNum++ fmt.Println(page) return pageNum <= 3 })
func (*ServiceCatalog) ListLaunchPathsPagesWithContext ¶ added in v1.10.45
func (c *ServiceCatalog) ListLaunchPathsPagesWithContext(ctx aws.Context, input *ListLaunchPathsInput, fn func(*ListLaunchPathsOutput, bool) bool, opts ...request.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) (req *request.Request, output *ListLaunchPathsOutput)
ListLaunchPathsRequest generates a "aws/request.Request" representing the client's request for the ListLaunchPaths operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ListLaunchPaths for more information on using the ListLaunchPaths API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ListLaunchPathsRequest method. req, resp := client.ListLaunchPathsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListLaunchPaths
func (*ServiceCatalog) ListLaunchPathsWithContext ¶ added in v1.8.0
func (c *ServiceCatalog) ListLaunchPathsWithContext(ctx aws.Context, input *ListLaunchPathsInput, opts ...request.Option) (*ListLaunchPathsOutput, error)
ListLaunchPathsWithContext is the same as ListLaunchPaths with the addition of the ability to pass a context and additional request options.
See ListLaunchPaths for details on how to use this API operation.
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) ListOrganizationPortfolioAccess ¶ added in v1.15.67
func (c *ServiceCatalog) ListOrganizationPortfolioAccess(input *ListOrganizationPortfolioAccessInput) (*ListOrganizationPortfolioAccessOutput, error)
ListOrganizationPortfolioAccess API operation for AWS Service Catalog.
Lists the organization nodes that have access to the specified portfolio. This API can only be called by the management account in the organization or by a delegated admin.
If a delegated admin is de-registered, they can no longer perform this operation.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation ListOrganizationPortfolioAccess for usage and error information.
Returned Error Types:
ResourceNotFoundException The specified resource was not found.
InvalidParametersException One or more parameters provided to the operation are not valid.
OperationNotSupportedException The operation is not supported.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListOrganizationPortfolioAccess
func (*ServiceCatalog) ListOrganizationPortfolioAccessPages ¶ added in v1.15.67
func (c *ServiceCatalog) ListOrganizationPortfolioAccessPages(input *ListOrganizationPortfolioAccessInput, fn func(*ListOrganizationPortfolioAccessOutput, bool) bool) error
ListOrganizationPortfolioAccessPages iterates over the pages of a ListOrganizationPortfolioAccess operation, calling the "fn" function with the response data for each page. To stop iterating, return false from the fn function.
See ListOrganizationPortfolioAccess 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 ListOrganizationPortfolioAccess operation. pageNum := 0 err := client.ListOrganizationPortfolioAccessPages(params, func(page *servicecatalog.ListOrganizationPortfolioAccessOutput, lastPage bool) bool { pageNum++ fmt.Println(page) return pageNum <= 3 })
func (*ServiceCatalog) ListOrganizationPortfolioAccessPagesWithContext ¶ added in v1.15.67
func (c *ServiceCatalog) ListOrganizationPortfolioAccessPagesWithContext(ctx aws.Context, input *ListOrganizationPortfolioAccessInput, fn func(*ListOrganizationPortfolioAccessOutput, bool) bool, opts ...request.Option) error
ListOrganizationPortfolioAccessPagesWithContext same as ListOrganizationPortfolioAccessPages 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) ListOrganizationPortfolioAccessRequest ¶ added in v1.15.67
func (c *ServiceCatalog) ListOrganizationPortfolioAccessRequest(input *ListOrganizationPortfolioAccessInput) (req *request.Request, output *ListOrganizationPortfolioAccessOutput)
ListOrganizationPortfolioAccessRequest generates a "aws/request.Request" representing the client's request for the ListOrganizationPortfolioAccess operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ListOrganizationPortfolioAccess for more information on using the ListOrganizationPortfolioAccess API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ListOrganizationPortfolioAccessRequest method. req, resp := client.ListOrganizationPortfolioAccessRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListOrganizationPortfolioAccess
func (*ServiceCatalog) ListOrganizationPortfolioAccessWithContext ¶ added in v1.15.67
func (c *ServiceCatalog) ListOrganizationPortfolioAccessWithContext(ctx aws.Context, input *ListOrganizationPortfolioAccessInput, opts ...request.Option) (*ListOrganizationPortfolioAccessOutput, error)
ListOrganizationPortfolioAccessWithContext is the same as ListOrganizationPortfolioAccess with the addition of the ability to pass a context and additional request options.
See ListOrganizationPortfolioAccess for details on how to use this API operation.
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) ListPortfolioAccess ¶ added in v1.5.6
func (c *ServiceCatalog) ListPortfolioAccess(input *ListPortfolioAccessInput) (*ListPortfolioAccessOutput, error)
ListPortfolioAccess API operation for AWS Service Catalog.
Lists the account IDs that have access to the specified portfolio.
A delegated admin can list the accounts that have access to the shared portfolio. Note that if a delegated admin is de-registered, they can no longer perform this operation.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation ListPortfolioAccess for usage and error information.
Returned Error Types:
ResourceNotFoundException The specified resource was not found.
InvalidParametersException One or more parameters provided to the operation are not valid.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListPortfolioAccess
func (*ServiceCatalog) ListPortfolioAccessPages ¶ added in v1.29.6
func (c *ServiceCatalog) ListPortfolioAccessPages(input *ListPortfolioAccessInput, fn func(*ListPortfolioAccessOutput, bool) bool) error
ListPortfolioAccessPages iterates over the pages of a ListPortfolioAccess operation, calling the "fn" function with the response data for each page. To stop iterating, return false from the fn function.
See ListPortfolioAccess 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 ListPortfolioAccess operation. pageNum := 0 err := client.ListPortfolioAccessPages(params, func(page *servicecatalog.ListPortfolioAccessOutput, lastPage bool) bool { pageNum++ fmt.Println(page) return pageNum <= 3 })
func (*ServiceCatalog) ListPortfolioAccessPagesWithContext ¶ added in v1.29.6
func (c *ServiceCatalog) ListPortfolioAccessPagesWithContext(ctx aws.Context, input *ListPortfolioAccessInput, fn func(*ListPortfolioAccessOutput, bool) bool, opts ...request.Option) error
ListPortfolioAccessPagesWithContext same as ListPortfolioAccessPages 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) ListPortfolioAccessRequest ¶ added in v1.5.6
func (c *ServiceCatalog) ListPortfolioAccessRequest(input *ListPortfolioAccessInput) (req *request.Request, output *ListPortfolioAccessOutput)
ListPortfolioAccessRequest generates a "aws/request.Request" representing the client's request for the ListPortfolioAccess operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ListPortfolioAccess for more information on using the ListPortfolioAccess API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ListPortfolioAccessRequest method. req, resp := client.ListPortfolioAccessRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListPortfolioAccess
func (*ServiceCatalog) ListPortfolioAccessWithContext ¶ added in v1.8.0
func (c *ServiceCatalog) ListPortfolioAccessWithContext(ctx aws.Context, input *ListPortfolioAccessInput, opts ...request.Option) (*ListPortfolioAccessOutput, error)
ListPortfolioAccessWithContext is the same as ListPortfolioAccess with the addition of the ability to pass a context and additional request options.
See ListPortfolioAccess for details on how to use this API operation.
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) ListPortfolios ¶ added in v1.5.6
func (c *ServiceCatalog) ListPortfolios(input *ListPortfoliosInput) (*ListPortfoliosOutput, error)
ListPortfolios API operation for AWS Service Catalog.
Lists all portfolios in the catalog.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation ListPortfolios for usage and error information.
Returned Error Types:
- InvalidParametersException One or more parameters provided to the operation are not valid.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListPortfolios
func (*ServiceCatalog) ListPortfoliosForProduct ¶ added in v1.5.6
func (c *ServiceCatalog) ListPortfoliosForProduct(input *ListPortfoliosForProductInput) (*ListPortfoliosForProductOutput, error)
ListPortfoliosForProduct API operation for AWS Service Catalog.
Lists all portfolios that the specified product is associated with.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation ListPortfoliosForProduct for usage and error information.
Returned Error Types:
InvalidParametersException One or more parameters provided to the operation are not valid.
ResourceNotFoundException The specified resource was not found.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListPortfoliosForProduct
func (*ServiceCatalog) ListPortfoliosForProductPages ¶ added in v1.10.45
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 *servicecatalog.ListPortfoliosForProductOutput, lastPage bool) bool { pageNum++ fmt.Println(page) return pageNum <= 3 })
func (*ServiceCatalog) ListPortfoliosForProductPagesWithContext ¶ added in v1.10.45
func (c *ServiceCatalog) ListPortfoliosForProductPagesWithContext(ctx aws.Context, input *ListPortfoliosForProductInput, fn func(*ListPortfoliosForProductOutput, bool) bool, opts ...request.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 ¶ added in v1.5.6
func (c *ServiceCatalog) ListPortfoliosForProductRequest(input *ListPortfoliosForProductInput) (req *request.Request, output *ListPortfoliosForProductOutput)
ListPortfoliosForProductRequest generates a "aws/request.Request" representing the client's request for the ListPortfoliosForProduct operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ListPortfoliosForProduct for more information on using the ListPortfoliosForProduct API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ListPortfoliosForProductRequest method. req, resp := client.ListPortfoliosForProductRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListPortfoliosForProduct
func (*ServiceCatalog) ListPortfoliosForProductWithContext ¶ added in v1.8.0
func (c *ServiceCatalog) ListPortfoliosForProductWithContext(ctx aws.Context, input *ListPortfoliosForProductInput, opts ...request.Option) (*ListPortfoliosForProductOutput, error)
ListPortfoliosForProductWithContext is the same as ListPortfoliosForProduct with the addition of the ability to pass a context and additional request options.
See ListPortfoliosForProduct for details on how to use this API operation.
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) ListPortfoliosPages ¶ added in v1.10.45
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 *servicecatalog.ListPortfoliosOutput, lastPage bool) bool { pageNum++ fmt.Println(page) return pageNum <= 3 })
func (*ServiceCatalog) ListPortfoliosPagesWithContext ¶ added in v1.10.45
func (c *ServiceCatalog) ListPortfoliosPagesWithContext(ctx aws.Context, input *ListPortfoliosInput, fn func(*ListPortfoliosOutput, bool) bool, opts ...request.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 ¶ added in v1.5.6
func (c *ServiceCatalog) ListPortfoliosRequest(input *ListPortfoliosInput) (req *request.Request, output *ListPortfoliosOutput)
ListPortfoliosRequest generates a "aws/request.Request" representing the client's request for the ListPortfolios operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ListPortfolios for more information on using the ListPortfolios API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ListPortfoliosRequest method. req, resp := client.ListPortfoliosRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListPortfolios
func (*ServiceCatalog) ListPortfoliosWithContext ¶ added in v1.8.0
func (c *ServiceCatalog) ListPortfoliosWithContext(ctx aws.Context, input *ListPortfoliosInput, opts ...request.Option) (*ListPortfoliosOutput, error)
ListPortfoliosWithContext is the same as ListPortfolios with the addition of the ability to pass a context and additional request options.
See ListPortfolios for details on how to use this API operation.
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) ListPrincipalsForPortfolio ¶ added in v1.5.6
func (c *ServiceCatalog) ListPrincipalsForPortfolio(input *ListPrincipalsForPortfolioInput) (*ListPrincipalsForPortfolioOutput, error)
ListPrincipalsForPortfolio API operation for AWS Service Catalog.
Lists all PrincipalARNs and corresponding PrincipalTypes associated with the specified portfolio.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation ListPrincipalsForPortfolio for usage and error information.
Returned Error Types:
ResourceNotFoundException The specified resource was not found.
InvalidParametersException One or more parameters provided to the operation are not valid.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListPrincipalsForPortfolio
func (*ServiceCatalog) ListPrincipalsForPortfolioPages ¶ added in v1.10.45
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 *servicecatalog.ListPrincipalsForPortfolioOutput, lastPage bool) bool { pageNum++ fmt.Println(page) return pageNum <= 3 })
func (*ServiceCatalog) ListPrincipalsForPortfolioPagesWithContext ¶ added in v1.10.45
func (c *ServiceCatalog) ListPrincipalsForPortfolioPagesWithContext(ctx aws.Context, input *ListPrincipalsForPortfolioInput, fn func(*ListPrincipalsForPortfolioOutput, bool) bool, opts ...request.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 ¶ added in v1.5.6
func (c *ServiceCatalog) ListPrincipalsForPortfolioRequest(input *ListPrincipalsForPortfolioInput) (req *request.Request, output *ListPrincipalsForPortfolioOutput)
ListPrincipalsForPortfolioRequest generates a "aws/request.Request" representing the client's request for the ListPrincipalsForPortfolio operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ListPrincipalsForPortfolio for more information on using the ListPrincipalsForPortfolio API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ListPrincipalsForPortfolioRequest method. req, resp := client.ListPrincipalsForPortfolioRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListPrincipalsForPortfolio
func (*ServiceCatalog) ListPrincipalsForPortfolioWithContext ¶ added in v1.8.0
func (c *ServiceCatalog) ListPrincipalsForPortfolioWithContext(ctx aws.Context, input *ListPrincipalsForPortfolioInput, opts ...request.Option) (*ListPrincipalsForPortfolioOutput, error)
ListPrincipalsForPortfolioWithContext is the same as ListPrincipalsForPortfolio with the addition of the ability to pass a context and additional request options.
See ListPrincipalsForPortfolio for details on how to use this API operation.
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) ListProvisionedProductPlans ¶ added in v1.12.72
func (c *ServiceCatalog) ListProvisionedProductPlans(input *ListProvisionedProductPlansInput) (*ListProvisionedProductPlansOutput, error)
ListProvisionedProductPlans API operation for AWS Service Catalog.
Lists the plans for the specified provisioned product or all plans to which the user has access.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation ListProvisionedProductPlans for usage and error information.
Returned Error Types:
ResourceNotFoundException The specified resource was not found.
InvalidParametersException One or more parameters provided to the operation are not valid.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListProvisionedProductPlans
func (*ServiceCatalog) ListProvisionedProductPlansRequest ¶ added in v1.12.72
func (c *ServiceCatalog) ListProvisionedProductPlansRequest(input *ListProvisionedProductPlansInput) (req *request.Request, output *ListProvisionedProductPlansOutput)
ListProvisionedProductPlansRequest generates a "aws/request.Request" representing the client's request for the ListProvisionedProductPlans operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ListProvisionedProductPlans for more information on using the ListProvisionedProductPlans API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ListProvisionedProductPlansRequest method. req, resp := client.ListProvisionedProductPlansRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListProvisionedProductPlans
func (*ServiceCatalog) ListProvisionedProductPlansWithContext ¶ added in v1.12.72
func (c *ServiceCatalog) ListProvisionedProductPlansWithContext(ctx aws.Context, input *ListProvisionedProductPlansInput, opts ...request.Option) (*ListProvisionedProductPlansOutput, error)
ListProvisionedProductPlansWithContext is the same as ListProvisionedProductPlans with the addition of the ability to pass a context and additional request options.
See ListProvisionedProductPlans for details on how to use this API operation.
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) ListProvisioningArtifacts ¶ added in v1.5.6
func (c *ServiceCatalog) ListProvisioningArtifacts(input *ListProvisioningArtifactsInput) (*ListProvisioningArtifactsOutput, error)
ListProvisioningArtifacts API operation for AWS Service Catalog.
Lists all provisioning artifacts (also known as versions) for the specified product.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation ListProvisioningArtifacts for usage and error information.
Returned Error Types:
ResourceNotFoundException The specified resource was not found.
InvalidParametersException One or more parameters provided to the operation are not valid.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListProvisioningArtifacts
func (*ServiceCatalog) ListProvisioningArtifactsForServiceAction ¶ added in v1.15.55
func (c *ServiceCatalog) ListProvisioningArtifactsForServiceAction(input *ListProvisioningArtifactsForServiceActionInput) (*ListProvisioningArtifactsForServiceActionOutput, error)
ListProvisioningArtifactsForServiceAction API operation for AWS Service Catalog.
Lists all provisioning artifacts (also known as versions) for the specified self-service action.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation ListProvisioningArtifactsForServiceAction for usage and error information.
Returned Error Types:
ResourceNotFoundException The specified resource was not found.
InvalidParametersException One or more parameters provided to the operation are not valid.
func (*ServiceCatalog) ListProvisioningArtifactsForServiceActionPages ¶ added in v1.15.55
func (c *ServiceCatalog) ListProvisioningArtifactsForServiceActionPages(input *ListProvisioningArtifactsForServiceActionInput, fn func(*ListProvisioningArtifactsForServiceActionOutput, bool) bool) error
ListProvisioningArtifactsForServiceActionPages iterates over the pages of a ListProvisioningArtifactsForServiceAction operation, calling the "fn" function with the response data for each page. To stop iterating, return false from the fn function.
See ListProvisioningArtifactsForServiceAction 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 ListProvisioningArtifactsForServiceAction operation. pageNum := 0 err := client.ListProvisioningArtifactsForServiceActionPages(params, func(page *servicecatalog.ListProvisioningArtifactsForServiceActionOutput, lastPage bool) bool { pageNum++ fmt.Println(page) return pageNum <= 3 })
func (*ServiceCatalog) ListProvisioningArtifactsForServiceActionPagesWithContext ¶ added in v1.15.55
func (c *ServiceCatalog) ListProvisioningArtifactsForServiceActionPagesWithContext(ctx aws.Context, input *ListProvisioningArtifactsForServiceActionInput, fn func(*ListProvisioningArtifactsForServiceActionOutput, bool) bool, opts ...request.Option) error
ListProvisioningArtifactsForServiceActionPagesWithContext same as ListProvisioningArtifactsForServiceActionPages 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) ListProvisioningArtifactsForServiceActionRequest ¶ added in v1.15.55
func (c *ServiceCatalog) ListProvisioningArtifactsForServiceActionRequest(input *ListProvisioningArtifactsForServiceActionInput) (req *request.Request, output *ListProvisioningArtifactsForServiceActionOutput)
ListProvisioningArtifactsForServiceActionRequest generates a "aws/request.Request" representing the client's request for the ListProvisioningArtifactsForServiceAction operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ListProvisioningArtifactsForServiceAction for more information on using the ListProvisioningArtifactsForServiceAction API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ListProvisioningArtifactsForServiceActionRequest method. req, resp := client.ListProvisioningArtifactsForServiceActionRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ServiceCatalog) ListProvisioningArtifactsForServiceActionWithContext ¶ added in v1.15.55
func (c *ServiceCatalog) ListProvisioningArtifactsForServiceActionWithContext(ctx aws.Context, input *ListProvisioningArtifactsForServiceActionInput, opts ...request.Option) (*ListProvisioningArtifactsForServiceActionOutput, error)
ListProvisioningArtifactsForServiceActionWithContext is the same as ListProvisioningArtifactsForServiceAction with the addition of the ability to pass a context and additional request options.
See ListProvisioningArtifactsForServiceAction for details on how to use this API operation.
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) ListProvisioningArtifactsRequest ¶ added in v1.5.6
func (c *ServiceCatalog) ListProvisioningArtifactsRequest(input *ListProvisioningArtifactsInput) (req *request.Request, output *ListProvisioningArtifactsOutput)
ListProvisioningArtifactsRequest generates a "aws/request.Request" representing the client's request for the ListProvisioningArtifacts operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ListProvisioningArtifacts for more information on using the ListProvisioningArtifacts API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ListProvisioningArtifactsRequest method. req, resp := client.ListProvisioningArtifactsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListProvisioningArtifacts
func (*ServiceCatalog) ListProvisioningArtifactsWithContext ¶ added in v1.8.0
func (c *ServiceCatalog) ListProvisioningArtifactsWithContext(ctx aws.Context, input *ListProvisioningArtifactsInput, opts ...request.Option) (*ListProvisioningArtifactsOutput, error)
ListProvisioningArtifactsWithContext is the same as ListProvisioningArtifacts with the addition of the ability to pass a context and additional request options.
See ListProvisioningArtifacts for details on how to use this API operation.
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) ListRecordHistory ¶
func (c *ServiceCatalog) ListRecordHistory(input *ListRecordHistoryInput) (*ListRecordHistoryOutput, error)
ListRecordHistory API operation for AWS Service Catalog.
Lists the specified requests or all performed requests.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation ListRecordHistory for usage and error information.
Returned Error Types:
- InvalidParametersException One or more parameters provided to the operation are not valid.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListRecordHistory
func (*ServiceCatalog) ListRecordHistoryRequest ¶
func (c *ServiceCatalog) ListRecordHistoryRequest(input *ListRecordHistoryInput) (req *request.Request, output *ListRecordHistoryOutput)
ListRecordHistoryRequest generates a "aws/request.Request" representing the client's request for the ListRecordHistory operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ListRecordHistory for more information on using the ListRecordHistory API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ListRecordHistoryRequest method. req, resp := client.ListRecordHistoryRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListRecordHistory
func (*ServiceCatalog) ListRecordHistoryWithContext ¶ added in v1.8.0
func (c *ServiceCatalog) ListRecordHistoryWithContext(ctx aws.Context, input *ListRecordHistoryInput, opts ...request.Option) (*ListRecordHistoryOutput, error)
ListRecordHistoryWithContext is the same as ListRecordHistory with the addition of the ability to pass a context and additional request options.
See ListRecordHistory for details on how to use this API operation.
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) ListResourcesForTagOption ¶ added in v1.10.4
func (c *ServiceCatalog) ListResourcesForTagOption(input *ListResourcesForTagOptionInput) (*ListResourcesForTagOptionOutput, error)
ListResourcesForTagOption API operation for AWS Service Catalog.
Lists the resources associated with the specified TagOption.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation ListResourcesForTagOption for usage and error information.
Returned Error Types:
TagOptionNotMigratedException An operation requiring TagOptions failed because the TagOptions migration process has not been performed for this account. Use the Amazon Web Services Management Console to perform the migration process before retrying the operation.
ResourceNotFoundException The specified resource was not found.
InvalidParametersException One or more parameters provided to the operation are not valid.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListResourcesForTagOption
func (*ServiceCatalog) ListResourcesForTagOptionPages ¶ added in v1.10.4
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 *servicecatalog.ListResourcesForTagOptionOutput, lastPage bool) bool { pageNum++ fmt.Println(page) return pageNum <= 3 })
func (*ServiceCatalog) ListResourcesForTagOptionPagesWithContext ¶ added in v1.10.4
func (c *ServiceCatalog) ListResourcesForTagOptionPagesWithContext(ctx aws.Context, input *ListResourcesForTagOptionInput, fn func(*ListResourcesForTagOptionOutput, bool) bool, opts ...request.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 ¶ added in v1.10.4
func (c *ServiceCatalog) ListResourcesForTagOptionRequest(input *ListResourcesForTagOptionInput) (req *request.Request, output *ListResourcesForTagOptionOutput)
ListResourcesForTagOptionRequest generates a "aws/request.Request" representing the client's request for the ListResourcesForTagOption operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ListResourcesForTagOption for more information on using the ListResourcesForTagOption API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ListResourcesForTagOptionRequest method. req, resp := client.ListResourcesForTagOptionRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListResourcesForTagOption
func (*ServiceCatalog) ListResourcesForTagOptionWithContext ¶ added in v1.10.4
func (c *ServiceCatalog) ListResourcesForTagOptionWithContext(ctx aws.Context, input *ListResourcesForTagOptionInput, opts ...request.Option) (*ListResourcesForTagOptionOutput, error)
ListResourcesForTagOptionWithContext is the same as ListResourcesForTagOption with the addition of the ability to pass a context and additional request options.
See ListResourcesForTagOption for details on how to use this API operation.
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) ListServiceActions ¶ added in v1.15.55
func (c *ServiceCatalog) ListServiceActions(input *ListServiceActionsInput) (*ListServiceActionsOutput, error)
ListServiceActions API operation for AWS Service Catalog.
Lists all self-service actions.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation ListServiceActions for usage and error information.
Returned Error Types:
- InvalidParametersException One or more parameters provided to the operation are not valid.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListServiceActions
func (*ServiceCatalog) ListServiceActionsForProvisioningArtifact ¶ added in v1.15.55
func (c *ServiceCatalog) ListServiceActionsForProvisioningArtifact(input *ListServiceActionsForProvisioningArtifactInput) (*ListServiceActionsForProvisioningArtifactOutput, error)
ListServiceActionsForProvisioningArtifact API operation for AWS Service Catalog.
Returns a paginated list of self-service actions associated with the specified Product ID and Provisioning Artifact ID.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation ListServiceActionsForProvisioningArtifact for usage and error information.
Returned Error Types:
ResourceNotFoundException The specified resource was not found.
InvalidParametersException One or more parameters provided to the operation are not valid.
func (*ServiceCatalog) ListServiceActionsForProvisioningArtifactPages ¶ added in v1.15.55
func (c *ServiceCatalog) ListServiceActionsForProvisioningArtifactPages(input *ListServiceActionsForProvisioningArtifactInput, fn func(*ListServiceActionsForProvisioningArtifactOutput, bool) bool) error
ListServiceActionsForProvisioningArtifactPages iterates over the pages of a ListServiceActionsForProvisioningArtifact operation, calling the "fn" function with the response data for each page. To stop iterating, return false from the fn function.
See ListServiceActionsForProvisioningArtifact 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 ListServiceActionsForProvisioningArtifact operation. pageNum := 0 err := client.ListServiceActionsForProvisioningArtifactPages(params, func(page *servicecatalog.ListServiceActionsForProvisioningArtifactOutput, lastPage bool) bool { pageNum++ fmt.Println(page) return pageNum <= 3 })
func (*ServiceCatalog) ListServiceActionsForProvisioningArtifactPagesWithContext ¶ added in v1.15.55
func (c *ServiceCatalog) ListServiceActionsForProvisioningArtifactPagesWithContext(ctx aws.Context, input *ListServiceActionsForProvisioningArtifactInput, fn func(*ListServiceActionsForProvisioningArtifactOutput, bool) bool, opts ...request.Option) error
ListServiceActionsForProvisioningArtifactPagesWithContext same as ListServiceActionsForProvisioningArtifactPages 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) ListServiceActionsForProvisioningArtifactRequest ¶ added in v1.15.55
func (c *ServiceCatalog) ListServiceActionsForProvisioningArtifactRequest(input *ListServiceActionsForProvisioningArtifactInput) (req *request.Request, output *ListServiceActionsForProvisioningArtifactOutput)
ListServiceActionsForProvisioningArtifactRequest generates a "aws/request.Request" representing the client's request for the ListServiceActionsForProvisioningArtifact operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ListServiceActionsForProvisioningArtifact for more information on using the ListServiceActionsForProvisioningArtifact API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ListServiceActionsForProvisioningArtifactRequest method. req, resp := client.ListServiceActionsForProvisioningArtifactRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ServiceCatalog) ListServiceActionsForProvisioningArtifactWithContext ¶ added in v1.15.55
func (c *ServiceCatalog) ListServiceActionsForProvisioningArtifactWithContext(ctx aws.Context, input *ListServiceActionsForProvisioningArtifactInput, opts ...request.Option) (*ListServiceActionsForProvisioningArtifactOutput, error)
ListServiceActionsForProvisioningArtifactWithContext is the same as ListServiceActionsForProvisioningArtifact with the addition of the ability to pass a context and additional request options.
See ListServiceActionsForProvisioningArtifact for details on how to use this API operation.
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) ListServiceActionsPages ¶ added in v1.15.55
func (c *ServiceCatalog) ListServiceActionsPages(input *ListServiceActionsInput, fn func(*ListServiceActionsOutput, bool) bool) error
ListServiceActionsPages iterates over the pages of a ListServiceActions operation, calling the "fn" function with the response data for each page. To stop iterating, return false from the fn function.
See ListServiceActions 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 ListServiceActions operation. pageNum := 0 err := client.ListServiceActionsPages(params, func(page *servicecatalog.ListServiceActionsOutput, lastPage bool) bool { pageNum++ fmt.Println(page) return pageNum <= 3 })
func (*ServiceCatalog) ListServiceActionsPagesWithContext ¶ added in v1.15.55
func (c *ServiceCatalog) ListServiceActionsPagesWithContext(ctx aws.Context, input *ListServiceActionsInput, fn func(*ListServiceActionsOutput, bool) bool, opts ...request.Option) error
ListServiceActionsPagesWithContext same as ListServiceActionsPages 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) ListServiceActionsRequest ¶ added in v1.15.55
func (c *ServiceCatalog) ListServiceActionsRequest(input *ListServiceActionsInput) (req *request.Request, output *ListServiceActionsOutput)
ListServiceActionsRequest generates a "aws/request.Request" representing the client's request for the ListServiceActions operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ListServiceActions for more information on using the ListServiceActions API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ListServiceActionsRequest method. req, resp := client.ListServiceActionsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListServiceActions
func (*ServiceCatalog) ListServiceActionsWithContext ¶ added in v1.15.55
func (c *ServiceCatalog) ListServiceActionsWithContext(ctx aws.Context, input *ListServiceActionsInput, opts ...request.Option) (*ListServiceActionsOutput, error)
ListServiceActionsWithContext is the same as ListServiceActions with the addition of the ability to pass a context and additional request options.
See ListServiceActions for details on how to use this API operation.
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) ListStackInstancesForProvisionedProduct ¶ added in v1.19.41
func (c *ServiceCatalog) ListStackInstancesForProvisionedProduct(input *ListStackInstancesForProvisionedProductInput) (*ListStackInstancesForProvisionedProductOutput, error)
ListStackInstancesForProvisionedProduct API operation for AWS Service Catalog.
Returns summary information about stack instances that are associated with the specified CFN_STACKSET type provisioned product. You can filter for stack instances that are associated with a specific Amazon Web Services account name or Region.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation ListStackInstancesForProvisionedProduct for usage and error information.
Returned Error Types:
InvalidParametersException One or more parameters provided to the operation are not valid.
ResourceNotFoundException The specified resource was not found.
func (*ServiceCatalog) ListStackInstancesForProvisionedProductRequest ¶ added in v1.19.41
func (c *ServiceCatalog) ListStackInstancesForProvisionedProductRequest(input *ListStackInstancesForProvisionedProductInput) (req *request.Request, output *ListStackInstancesForProvisionedProductOutput)
ListStackInstancesForProvisionedProductRequest generates a "aws/request.Request" representing the client's request for the ListStackInstancesForProvisionedProduct operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ListStackInstancesForProvisionedProduct for more information on using the ListStackInstancesForProvisionedProduct API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ListStackInstancesForProvisionedProductRequest method. req, resp := client.ListStackInstancesForProvisionedProductRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ServiceCatalog) ListStackInstancesForProvisionedProductWithContext ¶ added in v1.19.41
func (c *ServiceCatalog) ListStackInstancesForProvisionedProductWithContext(ctx aws.Context, input *ListStackInstancesForProvisionedProductInput, opts ...request.Option) (*ListStackInstancesForProvisionedProductOutput, error)
ListStackInstancesForProvisionedProductWithContext is the same as ListStackInstancesForProvisionedProduct with the addition of the ability to pass a context and additional request options.
See ListStackInstancesForProvisionedProduct for details on how to use this API operation.
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) ListTagOptions ¶ added in v1.10.4
func (c *ServiceCatalog) ListTagOptions(input *ListTagOptionsInput) (*ListTagOptionsOutput, error)
ListTagOptions API operation for AWS Service Catalog.
Lists the specified TagOptions or all TagOptions.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation ListTagOptions for usage and error information.
Returned Error Types:
TagOptionNotMigratedException An operation requiring TagOptions failed because the TagOptions migration process has not been performed for this account. Use the Amazon Web Services Management Console to perform the migration process before retrying the operation.
InvalidParametersException One or more parameters provided to the operation are not valid.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListTagOptions
func (*ServiceCatalog) ListTagOptionsPages ¶ added in v1.10.4
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 *servicecatalog.ListTagOptionsOutput, lastPage bool) bool { pageNum++ fmt.Println(page) return pageNum <= 3 })
func (*ServiceCatalog) ListTagOptionsPagesWithContext ¶ added in v1.10.4
func (c *ServiceCatalog) ListTagOptionsPagesWithContext(ctx aws.Context, input *ListTagOptionsInput, fn func(*ListTagOptionsOutput, bool) bool, opts ...request.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 ¶ added in v1.10.4
func (c *ServiceCatalog) ListTagOptionsRequest(input *ListTagOptionsInput) (req *request.Request, output *ListTagOptionsOutput)
ListTagOptionsRequest generates a "aws/request.Request" representing the client's request for the ListTagOptions operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ListTagOptions for more information on using the ListTagOptions API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ListTagOptionsRequest method. req, resp := client.ListTagOptionsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListTagOptions
func (*ServiceCatalog) ListTagOptionsWithContext ¶ added in v1.10.4
func (c *ServiceCatalog) ListTagOptionsWithContext(ctx aws.Context, input *ListTagOptionsInput, opts ...request.Option) (*ListTagOptionsOutput, error)
ListTagOptionsWithContext is the same as ListTagOptions with the addition of the ability to pass a context and additional request options.
See ListTagOptions for details on how to use this API operation.
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) NotifyProvisionProductEngineWorkflowResult ¶ added in v1.44.235
func (c *ServiceCatalog) NotifyProvisionProductEngineWorkflowResult(input *NotifyProvisionProductEngineWorkflowResultInput) (*NotifyProvisionProductEngineWorkflowResultOutput, error)
NotifyProvisionProductEngineWorkflowResult API operation for AWS Service Catalog.
Notifies the result of the provisioning engine execution.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation NotifyProvisionProductEngineWorkflowResult for usage and error information.
Returned Error Types:
InvalidParametersException One or more parameters provided to the operation are not valid.
ResourceNotFoundException The specified resource was not found.
func (*ServiceCatalog) NotifyProvisionProductEngineWorkflowResultRequest ¶ added in v1.44.235
func (c *ServiceCatalog) NotifyProvisionProductEngineWorkflowResultRequest(input *NotifyProvisionProductEngineWorkflowResultInput) (req *request.Request, output *NotifyProvisionProductEngineWorkflowResultOutput)
NotifyProvisionProductEngineWorkflowResultRequest generates a "aws/request.Request" representing the client's request for the NotifyProvisionProductEngineWorkflowResult operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NotifyProvisionProductEngineWorkflowResult for more information on using the NotifyProvisionProductEngineWorkflowResult API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NotifyProvisionProductEngineWorkflowResultRequest method. req, resp := client.NotifyProvisionProductEngineWorkflowResultRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ServiceCatalog) NotifyProvisionProductEngineWorkflowResultWithContext ¶ added in v1.44.235
func (c *ServiceCatalog) NotifyProvisionProductEngineWorkflowResultWithContext(ctx aws.Context, input *NotifyProvisionProductEngineWorkflowResultInput, opts ...request.Option) (*NotifyProvisionProductEngineWorkflowResultOutput, error)
NotifyProvisionProductEngineWorkflowResultWithContext is the same as NotifyProvisionProductEngineWorkflowResult with the addition of the ability to pass a context and additional request options.
See NotifyProvisionProductEngineWorkflowResult for details on how to use this API operation.
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) NotifyTerminateProvisionedProductEngineWorkflowResult ¶ added in v1.44.235
func (c *ServiceCatalog) NotifyTerminateProvisionedProductEngineWorkflowResult(input *NotifyTerminateProvisionedProductEngineWorkflowResultInput) (*NotifyTerminateProvisionedProductEngineWorkflowResultOutput, error)
NotifyTerminateProvisionedProductEngineWorkflowResult API operation for AWS Service Catalog.
Notifies the result of the terminate engine execution.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation NotifyTerminateProvisionedProductEngineWorkflowResult for usage and error information.
Returned Error Types:
InvalidParametersException One or more parameters provided to the operation are not valid.
ResourceNotFoundException The specified resource was not found.
func (*ServiceCatalog) NotifyTerminateProvisionedProductEngineWorkflowResultRequest ¶ added in v1.44.235
func (c *ServiceCatalog) NotifyTerminateProvisionedProductEngineWorkflowResultRequest(input *NotifyTerminateProvisionedProductEngineWorkflowResultInput) (req *request.Request, output *NotifyTerminateProvisionedProductEngineWorkflowResultOutput)
NotifyTerminateProvisionedProductEngineWorkflowResultRequest generates a "aws/request.Request" representing the client's request for the NotifyTerminateProvisionedProductEngineWorkflowResult operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NotifyTerminateProvisionedProductEngineWorkflowResult for more information on using the NotifyTerminateProvisionedProductEngineWorkflowResult API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NotifyTerminateProvisionedProductEngineWorkflowResultRequest method. req, resp := client.NotifyTerminateProvisionedProductEngineWorkflowResultRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ServiceCatalog) NotifyTerminateProvisionedProductEngineWorkflowResultWithContext ¶ added in v1.44.235
func (c *ServiceCatalog) NotifyTerminateProvisionedProductEngineWorkflowResultWithContext(ctx aws.Context, input *NotifyTerminateProvisionedProductEngineWorkflowResultInput, opts ...request.Option) (*NotifyTerminateProvisionedProductEngineWorkflowResultOutput, error)
NotifyTerminateProvisionedProductEngineWorkflowResultWithContext is the same as NotifyTerminateProvisionedProductEngineWorkflowResult with the addition of the ability to pass a context and additional request options.
See NotifyTerminateProvisionedProductEngineWorkflowResult for details on how to use this API operation.
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) NotifyUpdateProvisionedProductEngineWorkflowResult ¶ added in v1.44.235
func (c *ServiceCatalog) NotifyUpdateProvisionedProductEngineWorkflowResult(input *NotifyUpdateProvisionedProductEngineWorkflowResultInput) (*NotifyUpdateProvisionedProductEngineWorkflowResultOutput, error)
NotifyUpdateProvisionedProductEngineWorkflowResult API operation for AWS Service Catalog.
Notifies the result of the update engine execution.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation NotifyUpdateProvisionedProductEngineWorkflowResult for usage and error information.
Returned Error Types:
InvalidParametersException One or more parameters provided to the operation are not valid.
ResourceNotFoundException The specified resource was not found.
func (*ServiceCatalog) NotifyUpdateProvisionedProductEngineWorkflowResultRequest ¶ added in v1.44.235
func (c *ServiceCatalog) NotifyUpdateProvisionedProductEngineWorkflowResultRequest(input *NotifyUpdateProvisionedProductEngineWorkflowResultInput) (req *request.Request, output *NotifyUpdateProvisionedProductEngineWorkflowResultOutput)
NotifyUpdateProvisionedProductEngineWorkflowResultRequest generates a "aws/request.Request" representing the client's request for the NotifyUpdateProvisionedProductEngineWorkflowResult operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See NotifyUpdateProvisionedProductEngineWorkflowResult for more information on using the NotifyUpdateProvisionedProductEngineWorkflowResult API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the NotifyUpdateProvisionedProductEngineWorkflowResultRequest method. req, resp := client.NotifyUpdateProvisionedProductEngineWorkflowResultRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ServiceCatalog) NotifyUpdateProvisionedProductEngineWorkflowResultWithContext ¶ added in v1.44.235
func (c *ServiceCatalog) NotifyUpdateProvisionedProductEngineWorkflowResultWithContext(ctx aws.Context, input *NotifyUpdateProvisionedProductEngineWorkflowResultInput, opts ...request.Option) (*NotifyUpdateProvisionedProductEngineWorkflowResultOutput, error)
NotifyUpdateProvisionedProductEngineWorkflowResultWithContext is the same as NotifyUpdateProvisionedProductEngineWorkflowResult with the addition of the ability to pass a context and additional request options.
See NotifyUpdateProvisionedProductEngineWorkflowResult for details on how to use this API operation.
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) ProvisionProduct ¶
func (c *ServiceCatalog) ProvisionProduct(input *ProvisionProductInput) (*ProvisionProductOutput, error)
ProvisionProduct 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 that's based on an CloudFormation template launches an 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's a tag conflict for that key. Don't include conflicted keys as tags, or this will cause the error "Parameter validation failed: Missing required parameter in Tags[N]:Value".
When provisioning a product that's been added to a portfolio, you must grant your user, group, or role access to the portfolio. For more information, see Granting users access (https://docs.aws.amazon.com/servicecatalog/latest/adminguide/catalogs_portfolios_users.html) in the Service Catalog User Guide.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation ProvisionProduct for usage and error information.
Returned Error Types:
InvalidParametersException One or more parameters provided to the operation are not valid.
ResourceNotFoundException The specified resource was not found.
DuplicateResourceException The specified resource is a duplicate.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ProvisionProduct
func (*ServiceCatalog) ProvisionProductRequest ¶
func (c *ServiceCatalog) ProvisionProductRequest(input *ProvisionProductInput) (req *request.Request, output *ProvisionProductOutput)
ProvisionProductRequest generates a "aws/request.Request" representing the client's request for the ProvisionProduct operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ProvisionProduct for more information on using the ProvisionProduct API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ProvisionProductRequest method. req, resp := client.ProvisionProductRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ProvisionProduct
func (*ServiceCatalog) ProvisionProductWithContext ¶ added in v1.8.0
func (c *ServiceCatalog) ProvisionProductWithContext(ctx aws.Context, input *ProvisionProductInput, opts ...request.Option) (*ProvisionProductOutput, error)
ProvisionProductWithContext is the same as ProvisionProduct with the addition of the ability to pass a context and additional request options.
See ProvisionProduct for details on how to use this API operation.
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) RejectPortfolioShare ¶ added in v1.5.6
func (c *ServiceCatalog) RejectPortfolioShare(input *RejectPortfolioShareInput) (*RejectPortfolioShareOutput, error)
RejectPortfolioShare API operation for AWS Service Catalog.
Rejects an offer to share the specified portfolio.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation RejectPortfolioShare for usage and error information.
Returned Error Types:
- ResourceNotFoundException The specified resource was not found.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/RejectPortfolioShare
func (*ServiceCatalog) RejectPortfolioShareRequest ¶ added in v1.5.6
func (c *ServiceCatalog) RejectPortfolioShareRequest(input *RejectPortfolioShareInput) (req *request.Request, output *RejectPortfolioShareOutput)
RejectPortfolioShareRequest generates a "aws/request.Request" representing the client's request for the RejectPortfolioShare operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See RejectPortfolioShare for more information on using the RejectPortfolioShare API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the RejectPortfolioShareRequest method. req, resp := client.RejectPortfolioShareRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/RejectPortfolioShare
func (*ServiceCatalog) RejectPortfolioShareWithContext ¶ added in v1.8.0
func (c *ServiceCatalog) RejectPortfolioShareWithContext(ctx aws.Context, input *RejectPortfolioShareInput, opts ...request.Option) (*RejectPortfolioShareOutput, error)
RejectPortfolioShareWithContext is the same as RejectPortfolioShare with the addition of the ability to pass a context and additional request options.
See RejectPortfolioShare for details on how to use this API operation.
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) ScanProvisionedProducts ¶
func (c *ServiceCatalog) ScanProvisionedProducts(input *ScanProvisionedProductsInput) (*ScanProvisionedProductsOutput, error)
ScanProvisionedProducts API operation for AWS Service Catalog.
Lists the provisioned products that are available (not terminated).
To use additional filtering, see SearchProvisionedProducts.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation ScanProvisionedProducts for usage and error information.
Returned Error Types:
- InvalidParametersException One or more parameters provided to the operation are not valid.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ScanProvisionedProducts
func (*ServiceCatalog) ScanProvisionedProductsRequest ¶
func (c *ServiceCatalog) ScanProvisionedProductsRequest(input *ScanProvisionedProductsInput) (req *request.Request, output *ScanProvisionedProductsOutput)
ScanProvisionedProductsRequest generates a "aws/request.Request" representing the client's request for the ScanProvisionedProducts operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ScanProvisionedProducts for more information on using the ScanProvisionedProducts API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ScanProvisionedProductsRequest method. req, resp := client.ScanProvisionedProductsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ScanProvisionedProducts
func (*ServiceCatalog) ScanProvisionedProductsWithContext ¶ added in v1.8.0
func (c *ServiceCatalog) ScanProvisionedProductsWithContext(ctx aws.Context, input *ScanProvisionedProductsInput, opts ...request.Option) (*ScanProvisionedProductsOutput, error)
ScanProvisionedProductsWithContext is the same as ScanProvisionedProducts with the addition of the ability to pass a context and additional request options.
See ScanProvisionedProducts for details on how to use this API operation.
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) SearchProducts ¶
func (c *ServiceCatalog) SearchProducts(input *SearchProductsInput) (*SearchProductsOutput, error)
SearchProducts API operation for AWS Service Catalog.
Gets information about the products to which the caller has access.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation SearchProducts for usage and error information.
Returned Error Types:
- InvalidParametersException One or more parameters provided to the operation are not valid.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/SearchProducts
func (*ServiceCatalog) SearchProductsAsAdmin ¶ added in v1.5.6
func (c *ServiceCatalog) SearchProductsAsAdmin(input *SearchProductsAsAdminInput) (*SearchProductsAsAdminOutput, error)
SearchProductsAsAdmin API operation for AWS Service Catalog.
Gets information about the products for the specified portfolio or all products.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation SearchProductsAsAdmin for usage and error information.
Returned Error Types:
ResourceNotFoundException The specified resource was not found.
InvalidParametersException One or more parameters provided to the operation are not valid.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/SearchProductsAsAdmin
func (*ServiceCatalog) SearchProductsAsAdminPages ¶ added in v1.10.45
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 *servicecatalog.SearchProductsAsAdminOutput, lastPage bool) bool { pageNum++ fmt.Println(page) return pageNum <= 3 })
func (*ServiceCatalog) SearchProductsAsAdminPagesWithContext ¶ added in v1.10.45
func (c *ServiceCatalog) SearchProductsAsAdminPagesWithContext(ctx aws.Context, input *SearchProductsAsAdminInput, fn func(*SearchProductsAsAdminOutput, bool) bool, opts ...request.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 ¶ added in v1.5.6
func (c *ServiceCatalog) SearchProductsAsAdminRequest(input *SearchProductsAsAdminInput) (req *request.Request, output *SearchProductsAsAdminOutput)
SearchProductsAsAdminRequest generates a "aws/request.Request" representing the client's request for the SearchProductsAsAdmin operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See SearchProductsAsAdmin for more information on using the SearchProductsAsAdmin API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the SearchProductsAsAdminRequest method. req, resp := client.SearchProductsAsAdminRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/SearchProductsAsAdmin
func (*ServiceCatalog) SearchProductsAsAdminWithContext ¶ added in v1.8.0
func (c *ServiceCatalog) SearchProductsAsAdminWithContext(ctx aws.Context, input *SearchProductsAsAdminInput, opts ...request.Option) (*SearchProductsAsAdminOutput, error)
SearchProductsAsAdminWithContext is the same as SearchProductsAsAdmin with the addition of the ability to pass a context and additional request options.
See SearchProductsAsAdmin for details on how to use this API operation.
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) SearchProductsPages ¶ added in v1.10.45
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 *servicecatalog.SearchProductsOutput, lastPage bool) bool { pageNum++ fmt.Println(page) return pageNum <= 3 })
func (*ServiceCatalog) SearchProductsPagesWithContext ¶ added in v1.10.45
func (c *ServiceCatalog) SearchProductsPagesWithContext(ctx aws.Context, input *SearchProductsInput, fn func(*SearchProductsOutput, bool) bool, opts ...request.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) (req *request.Request, output *SearchProductsOutput)
SearchProductsRequest generates a "aws/request.Request" representing the client's request for the SearchProducts operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See SearchProducts for more information on using the SearchProducts API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the SearchProductsRequest method. req, resp := client.SearchProductsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/SearchProducts
func (*ServiceCatalog) SearchProductsWithContext ¶ added in v1.8.0
func (c *ServiceCatalog) SearchProductsWithContext(ctx aws.Context, input *SearchProductsInput, opts ...request.Option) (*SearchProductsOutput, error)
SearchProductsWithContext is the same as SearchProducts with the addition of the ability to pass a context and additional request options.
See SearchProducts for details on how to use this API operation.
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) SearchProvisionedProducts ¶ added in v1.12.72
func (c *ServiceCatalog) SearchProvisionedProducts(input *SearchProvisionedProductsInput) (*SearchProvisionedProductsOutput, error)
SearchProvisionedProducts API operation for AWS Service Catalog.
Gets information about the provisioned products that meet the specified criteria.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation SearchProvisionedProducts for usage and error information.
Returned Error Types:
- InvalidParametersException One or more parameters provided to the operation are not valid.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/SearchProvisionedProducts
func (*ServiceCatalog) SearchProvisionedProductsPages ¶ added in v1.12.72
func (c *ServiceCatalog) SearchProvisionedProductsPages(input *SearchProvisionedProductsInput, fn func(*SearchProvisionedProductsOutput, bool) bool) error
SearchProvisionedProductsPages iterates over the pages of a SearchProvisionedProducts operation, calling the "fn" function with the response data for each page. To stop iterating, return false from the fn function.
See SearchProvisionedProducts 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 SearchProvisionedProducts operation. pageNum := 0 err := client.SearchProvisionedProductsPages(params, func(page *servicecatalog.SearchProvisionedProductsOutput, lastPage bool) bool { pageNum++ fmt.Println(page) return pageNum <= 3 })
func (*ServiceCatalog) SearchProvisionedProductsPagesWithContext ¶ added in v1.12.72
func (c *ServiceCatalog) SearchProvisionedProductsPagesWithContext(ctx aws.Context, input *SearchProvisionedProductsInput, fn func(*SearchProvisionedProductsOutput, bool) bool, opts ...request.Option) error
SearchProvisionedProductsPagesWithContext same as SearchProvisionedProductsPages 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) SearchProvisionedProductsRequest ¶ added in v1.12.72
func (c *ServiceCatalog) SearchProvisionedProductsRequest(input *SearchProvisionedProductsInput) (req *request.Request, output *SearchProvisionedProductsOutput)
SearchProvisionedProductsRequest generates a "aws/request.Request" representing the client's request for the SearchProvisionedProducts operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See SearchProvisionedProducts for more information on using the SearchProvisionedProducts API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the SearchProvisionedProductsRequest method. req, resp := client.SearchProvisionedProductsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/SearchProvisionedProducts
func (*ServiceCatalog) SearchProvisionedProductsWithContext ¶ added in v1.12.72
func (c *ServiceCatalog) SearchProvisionedProductsWithContext(ctx aws.Context, input *SearchProvisionedProductsInput, opts ...request.Option) (*SearchProvisionedProductsOutput, error)
SearchProvisionedProductsWithContext is the same as SearchProvisionedProducts with the addition of the ability to pass a context and additional request options.
See SearchProvisionedProducts for details on how to use this API operation.
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) TerminateProvisionedProduct ¶
func (c *ServiceCatalog) TerminateProvisionedProduct(input *TerminateProvisionedProductInput) (*TerminateProvisionedProductOutput, error)
TerminateProvisionedProduct 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.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation TerminateProvisionedProduct for usage and error information.
Returned Error Types:
- ResourceNotFoundException The specified resource was not found.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/TerminateProvisionedProduct
func (*ServiceCatalog) TerminateProvisionedProductRequest ¶
func (c *ServiceCatalog) TerminateProvisionedProductRequest(input *TerminateProvisionedProductInput) (req *request.Request, output *TerminateProvisionedProductOutput)
TerminateProvisionedProductRequest generates a "aws/request.Request" representing the client's request for the TerminateProvisionedProduct operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See TerminateProvisionedProduct for more information on using the TerminateProvisionedProduct API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the TerminateProvisionedProductRequest method. req, resp := client.TerminateProvisionedProductRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/TerminateProvisionedProduct
func (*ServiceCatalog) TerminateProvisionedProductWithContext ¶ added in v1.8.0
func (c *ServiceCatalog) TerminateProvisionedProductWithContext(ctx aws.Context, input *TerminateProvisionedProductInput, opts ...request.Option) (*TerminateProvisionedProductOutput, error)
TerminateProvisionedProductWithContext is the same as TerminateProvisionedProduct with the addition of the ability to pass a context and additional request options.
See TerminateProvisionedProduct for details on how to use this API operation.
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) UpdateConstraint ¶ added in v1.5.6
func (c *ServiceCatalog) UpdateConstraint(input *UpdateConstraintInput) (*UpdateConstraintOutput, error)
UpdateConstraint API operation for AWS Service Catalog.
Updates the specified constraint.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation UpdateConstraint for usage and error information.
Returned Error Types:
ResourceNotFoundException The specified resource was not found.
InvalidParametersException One or more parameters provided to the operation are not valid.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdateConstraint
func (*ServiceCatalog) UpdateConstraintRequest ¶ added in v1.5.6
func (c *ServiceCatalog) UpdateConstraintRequest(input *UpdateConstraintInput) (req *request.Request, output *UpdateConstraintOutput)
UpdateConstraintRequest generates a "aws/request.Request" representing the client's request for the UpdateConstraint operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See UpdateConstraint for more information on using the UpdateConstraint API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the UpdateConstraintRequest method. req, resp := client.UpdateConstraintRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdateConstraint
func (*ServiceCatalog) UpdateConstraintWithContext ¶ added in v1.8.0
func (c *ServiceCatalog) UpdateConstraintWithContext(ctx aws.Context, input *UpdateConstraintInput, opts ...request.Option) (*UpdateConstraintOutput, error)
UpdateConstraintWithContext is the same as UpdateConstraint with the addition of the ability to pass a context and additional request options.
See UpdateConstraint for details on how to use this API operation.
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) UpdatePortfolio ¶ added in v1.5.6
func (c *ServiceCatalog) UpdatePortfolio(input *UpdatePortfolioInput) (*UpdatePortfolioOutput, error)
UpdatePortfolio API operation for AWS Service Catalog.
Updates the specified portfolio.
You cannot update a product that was shared with you.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation UpdatePortfolio for usage and error information.
Returned Error Types:
InvalidParametersException One or more parameters provided to the operation are not valid.
ResourceNotFoundException The specified resource was not found.
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.
TagOptionNotMigratedException An operation requiring TagOptions failed because the TagOptions migration process has not been performed for this account. Use the Amazon Web Services Management Console to perform the migration process before retrying the operation.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdatePortfolio
func (*ServiceCatalog) UpdatePortfolioRequest ¶ added in v1.5.6
func (c *ServiceCatalog) UpdatePortfolioRequest(input *UpdatePortfolioInput) (req *request.Request, output *UpdatePortfolioOutput)
UpdatePortfolioRequest generates a "aws/request.Request" representing the client's request for the UpdatePortfolio operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See UpdatePortfolio for more information on using the UpdatePortfolio API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the UpdatePortfolioRequest method. req, resp := client.UpdatePortfolioRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdatePortfolio
func (*ServiceCatalog) UpdatePortfolioShare ¶ added in v1.36.11
func (c *ServiceCatalog) UpdatePortfolioShare(input *UpdatePortfolioShareInput) (*UpdatePortfolioShareOutput, error)
UpdatePortfolioShare API operation for AWS Service Catalog.
Updates the specified portfolio share. You can use this API to enable or disable TagOptions sharing or Principal sharing for an existing portfolio share.
The portfolio share cannot be updated if the CreatePortfolioShare operation is IN_PROGRESS, as the share is not available to recipient entities. In this case, you must wait for the portfolio share to be completed.
You must provide the accountId or organization node in the input, but not both.
If the portfolio is shared to both an external account and an organization node, and both shares need to be updated, you must invoke UpdatePortfolioShare separately for each share type.
This API cannot be used for removing the portfolio share. You must use DeletePortfolioShare API for that action.
When you associate a principal with portfolio, a potential privilege escalation path may occur when that portfolio is then shared with other accounts. For a user in a recipient account who is not an Service Catalog Admin, but still has the ability to create Principals (Users/Groups/Roles), that user could create a role that matches a principal name association for the portfolio. Although this user may not know which principal names are associated through Service Catalog, they may be able to guess the user. If this potential escalation path is a concern, then Service Catalog recommends using PrincipalType as IAM. With this configuration, the PrincipalARN must already exist in the recipient account before it can be associated.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation UpdatePortfolioShare for usage and error information.
Returned Error Types:
ResourceNotFoundException The specified resource was not found.
InvalidParametersException One or more parameters provided to the operation are not valid.
OperationNotSupportedException The operation is not supported.
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.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdatePortfolioShare
func (*ServiceCatalog) UpdatePortfolioShareRequest ¶ added in v1.36.11
func (c *ServiceCatalog) UpdatePortfolioShareRequest(input *UpdatePortfolioShareInput) (req *request.Request, output *UpdatePortfolioShareOutput)
UpdatePortfolioShareRequest generates a "aws/request.Request" representing the client's request for the UpdatePortfolioShare operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See UpdatePortfolioShare for more information on using the UpdatePortfolioShare API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the UpdatePortfolioShareRequest method. req, resp := client.UpdatePortfolioShareRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdatePortfolioShare
func (*ServiceCatalog) UpdatePortfolioShareWithContext ¶ added in v1.36.11
func (c *ServiceCatalog) UpdatePortfolioShareWithContext(ctx aws.Context, input *UpdatePortfolioShareInput, opts ...request.Option) (*UpdatePortfolioShareOutput, error)
UpdatePortfolioShareWithContext is the same as UpdatePortfolioShare with the addition of the ability to pass a context and additional request options.
See UpdatePortfolioShare for details on how to use this API operation.
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) UpdatePortfolioWithContext ¶ added in v1.8.0
func (c *ServiceCatalog) UpdatePortfolioWithContext(ctx aws.Context, input *UpdatePortfolioInput, opts ...request.Option) (*UpdatePortfolioOutput, error)
UpdatePortfolioWithContext is the same as UpdatePortfolio with the addition of the ability to pass a context and additional request options.
See UpdatePortfolio for details on how to use this API operation.
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) UpdateProduct ¶ added in v1.5.6
func (c *ServiceCatalog) UpdateProduct(input *UpdateProductInput) (*UpdateProductOutput, error)
UpdateProduct API operation for AWS Service Catalog.
Updates the specified product.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation UpdateProduct for usage and error information.
Returned Error Types:
ResourceNotFoundException The specified resource was not found.
InvalidParametersException One or more parameters provided to the operation are not valid.
TagOptionNotMigratedException An operation requiring TagOptions failed because the TagOptions migration process has not been performed for this account. Use the Amazon Web Services Management Console to perform the migration process before retrying the operation.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdateProduct
func (*ServiceCatalog) UpdateProductRequest ¶ added in v1.5.6
func (c *ServiceCatalog) UpdateProductRequest(input *UpdateProductInput) (req *request.Request, output *UpdateProductOutput)
UpdateProductRequest generates a "aws/request.Request" representing the client's request for the UpdateProduct operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See UpdateProduct for more information on using the UpdateProduct API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the UpdateProductRequest method. req, resp := client.UpdateProductRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdateProduct
func (*ServiceCatalog) UpdateProductWithContext ¶ added in v1.8.0
func (c *ServiceCatalog) UpdateProductWithContext(ctx aws.Context, input *UpdateProductInput, opts ...request.Option) (*UpdateProductOutput, error)
UpdateProductWithContext is the same as UpdateProduct with the addition of the ability to pass a context and additional request options.
See UpdateProduct for details on how to use this API operation.
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) UpdateProvisionedProduct ¶
func (c *ServiceCatalog) UpdateProvisionedProduct(input *UpdateProvisionedProductInput) (*UpdateProvisionedProductOutput, error)
UpdateProvisionedProduct 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.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation UpdateProvisionedProduct for usage and error information.
Returned Error Types:
InvalidParametersException One or more parameters provided to the operation are not valid.
ResourceNotFoundException The specified resource was not found.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdateProvisionedProduct
func (*ServiceCatalog) UpdateProvisionedProductProperties ¶ added in v1.19.36
func (c *ServiceCatalog) UpdateProvisionedProductProperties(input *UpdateProvisionedProductPropertiesInput) (*UpdateProvisionedProductPropertiesOutput, error)
UpdateProvisionedProductProperties API operation for AWS Service Catalog.
Requests updates to the properties of the specified provisioned product.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation UpdateProvisionedProductProperties for usage and error information.
Returned Error Types:
InvalidParametersException One or more parameters provided to the operation are not valid.
ResourceNotFoundException The specified resource was not found.
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.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdateProvisionedProductProperties
func (*ServiceCatalog) UpdateProvisionedProductPropertiesRequest ¶ added in v1.19.36
func (c *ServiceCatalog) UpdateProvisionedProductPropertiesRequest(input *UpdateProvisionedProductPropertiesInput) (req *request.Request, output *UpdateProvisionedProductPropertiesOutput)
UpdateProvisionedProductPropertiesRequest generates a "aws/request.Request" representing the client's request for the UpdateProvisionedProductProperties operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See UpdateProvisionedProductProperties for more information on using the UpdateProvisionedProductProperties API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the UpdateProvisionedProductPropertiesRequest method. req, resp := client.UpdateProvisionedProductPropertiesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdateProvisionedProductProperties
func (*ServiceCatalog) UpdateProvisionedProductPropertiesWithContext ¶ added in v1.19.36
func (c *ServiceCatalog) UpdateProvisionedProductPropertiesWithContext(ctx aws.Context, input *UpdateProvisionedProductPropertiesInput, opts ...request.Option) (*UpdateProvisionedProductPropertiesOutput, error)
UpdateProvisionedProductPropertiesWithContext is the same as UpdateProvisionedProductProperties with the addition of the ability to pass a context and additional request options.
See UpdateProvisionedProductProperties for details on how to use this API operation.
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) UpdateProvisionedProductRequest ¶
func (c *ServiceCatalog) UpdateProvisionedProductRequest(input *UpdateProvisionedProductInput) (req *request.Request, output *UpdateProvisionedProductOutput)
UpdateProvisionedProductRequest generates a "aws/request.Request" representing the client's request for the UpdateProvisionedProduct operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See UpdateProvisionedProduct for more information on using the UpdateProvisionedProduct API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the UpdateProvisionedProductRequest method. req, resp := client.UpdateProvisionedProductRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdateProvisionedProduct
func (*ServiceCatalog) UpdateProvisionedProductWithContext ¶ added in v1.8.0
func (c *ServiceCatalog) UpdateProvisionedProductWithContext(ctx aws.Context, input *UpdateProvisionedProductInput, opts ...request.Option) (*UpdateProvisionedProductOutput, error)
UpdateProvisionedProductWithContext is the same as UpdateProvisionedProduct with the addition of the ability to pass a context and additional request options.
See UpdateProvisionedProduct for details on how to use this API operation.
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) UpdateProvisioningArtifact ¶ added in v1.5.6
func (c *ServiceCatalog) UpdateProvisioningArtifact(input *UpdateProvisioningArtifactInput) (*UpdateProvisioningArtifactOutput, error)
UpdateProvisioningArtifact 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.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation UpdateProvisioningArtifact for usage and error information.
Returned Error Types:
ResourceNotFoundException The specified resource was not found.
InvalidParametersException One or more parameters provided to the operation are not valid.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdateProvisioningArtifact
func (*ServiceCatalog) UpdateProvisioningArtifactRequest ¶ added in v1.5.6
func (c *ServiceCatalog) UpdateProvisioningArtifactRequest(input *UpdateProvisioningArtifactInput) (req *request.Request, output *UpdateProvisioningArtifactOutput)
UpdateProvisioningArtifactRequest generates a "aws/request.Request" representing the client's request for the UpdateProvisioningArtifact operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See UpdateProvisioningArtifact for more information on using the UpdateProvisioningArtifact API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the UpdateProvisioningArtifactRequest method. req, resp := client.UpdateProvisioningArtifactRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdateProvisioningArtifact
func (*ServiceCatalog) UpdateProvisioningArtifactWithContext ¶ added in v1.8.0
func (c *ServiceCatalog) UpdateProvisioningArtifactWithContext(ctx aws.Context, input *UpdateProvisioningArtifactInput, opts ...request.Option) (*UpdateProvisioningArtifactOutput, error)
UpdateProvisioningArtifactWithContext is the same as UpdateProvisioningArtifact with the addition of the ability to pass a context and additional request options.
See UpdateProvisioningArtifact for details on how to use this API operation.
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) UpdateServiceAction ¶ added in v1.15.55
func (c *ServiceCatalog) UpdateServiceAction(input *UpdateServiceActionInput) (*UpdateServiceActionOutput, error)
UpdateServiceAction API operation for AWS Service Catalog.
Updates a self-service action.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation UpdateServiceAction for usage and error information.
Returned Error Types:
ResourceNotFoundException The specified resource was not found.
InvalidParametersException One or more parameters provided to the operation are not valid.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdateServiceAction
func (*ServiceCatalog) UpdateServiceActionRequest ¶ added in v1.15.55
func (c *ServiceCatalog) UpdateServiceActionRequest(input *UpdateServiceActionInput) (req *request.Request, output *UpdateServiceActionOutput)
UpdateServiceActionRequest generates a "aws/request.Request" representing the client's request for the UpdateServiceAction operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See UpdateServiceAction for more information on using the UpdateServiceAction API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the UpdateServiceActionRequest method. req, resp := client.UpdateServiceActionRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdateServiceAction
func (*ServiceCatalog) UpdateServiceActionWithContext ¶ added in v1.15.55
func (c *ServiceCatalog) UpdateServiceActionWithContext(ctx aws.Context, input *UpdateServiceActionInput, opts ...request.Option) (*UpdateServiceActionOutput, error)
UpdateServiceActionWithContext is the same as UpdateServiceAction with the addition of the ability to pass a context and additional request options.
See UpdateServiceAction for details on how to use this API operation.
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) UpdateTagOption ¶ added in v1.10.4
func (c *ServiceCatalog) UpdateTagOption(input *UpdateTagOptionInput) (*UpdateTagOptionOutput, error)
UpdateTagOption API operation for AWS Service Catalog.
Updates the specified TagOption.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for AWS Service Catalog's API operation UpdateTagOption for usage and error information.
Returned Error Types:
TagOptionNotMigratedException An operation requiring TagOptions failed because the TagOptions migration process has not been performed for this account. Use the Amazon Web Services Management Console to perform the migration process before retrying the operation.
ResourceNotFoundException The specified resource was not found.
DuplicateResourceException The specified resource is a duplicate.
InvalidParametersException One or more parameters provided to the operation are not valid.
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdateTagOption
func (*ServiceCatalog) UpdateTagOptionRequest ¶ added in v1.10.4
func (c *ServiceCatalog) UpdateTagOptionRequest(input *UpdateTagOptionInput) (req *request.Request, output *UpdateTagOptionOutput)
UpdateTagOptionRequest generates a "aws/request.Request" representing the client's request for the UpdateTagOption operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See UpdateTagOption for more information on using the UpdateTagOption API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the UpdateTagOptionRequest method. req, resp := client.UpdateTagOptionRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdateTagOption
func (*ServiceCatalog) UpdateTagOptionWithContext ¶ added in v1.10.4
func (c *ServiceCatalog) UpdateTagOptionWithContext(ctx aws.Context, input *UpdateTagOptionInput, opts ...request.Option) (*UpdateTagOptionOutput, error)
UpdateTagOptionWithContext is the same as UpdateTagOption with the addition of the ability to pass a context and additional request options.
See UpdateTagOption for details on how to use this API operation.
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.
type ShareDetails ¶ added in v1.15.67
type ShareDetails struct { ShareError `type:"list"` SuccessfulShares []*string `type:"list"` // contains filtered or unexported fields }ShareErrors []*
Information about the portfolio share operation.
func (ShareDetails) GoString ¶ added in v1.15.67
func (s ShareDetails) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ShareDetails) SetShareErrors ¶ added in v1.15.67
func (s *ShareDetails) SetShareErrors(v []*ShareError) *ShareDetails
SetShareErrors sets the ShareErrors field's value.
func (*ShareDetails) SetSuccessfulShares ¶ added in v1.15.67
func (s *ShareDetails) SetSuccessfulShares(v []*string) *ShareDetails
SetSuccessfulShares sets the SuccessfulShares field's value.
func (ShareDetails) String ¶ added in v1.15.67
func (s ShareDetails) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ShareError ¶ added in v1.15.67
type ShareError struct { string `type:"list"` Error *string `type:"string"` Message *string `type:"string"` // contains filtered or unexported fields }Accounts []*
Errors that occurred during the portfolio share operation.
func (ShareError) GoString ¶ added in v1.15.67
func (s ShareError) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ShareError) SetAccounts ¶ added in v1.15.67
func (s *ShareError) SetAccounts(v []*string) *ShareError
SetAccounts sets the Accounts field's value.
func (*ShareError) SetError ¶ added in v1.15.67
func (s *ShareError) SetError(v string) *ShareError
SetError sets the Error field's value.
func (*ShareError) SetMessage ¶ added in v1.15.67
func (s *ShareError) SetMessage(v string) *ShareError
SetMessage sets the Message field's value.
func (ShareError) String ¶ added in v1.15.67
func (s ShareError) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type SourceConnection ¶ added in v1.44.142
type SourceConnection struct { // The connection details based on the connection Type. // // ConnectionParameters is a required field ConnectionParameters *SourceConnectionParameters `type:"structure" required:"true"` // The only supported SourceConnection type is Codestar. Type *string `type:"string" enum:"SourceType"` // contains filtered or unexported fields }
A top level ProductViewDetail response containing details about the product’s connection. Service Catalog returns this field for the CreateProduct, UpdateProduct, DescribeProductAsAdmin, and SearchProductAsAdmin APIs. This response contains the same fields as the ConnectionParameters request, with the addition of the LastSync response.
func (SourceConnection) GoString ¶ added in v1.44.142
func (s SourceConnection) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*SourceConnection) SetConnectionParameters ¶ added in v1.44.142
func (s *SourceConnection) SetConnectionParameters(v *SourceConnectionParameters) *SourceConnection
SetConnectionParameters sets the ConnectionParameters field's value.
func (*SourceConnection) SetType ¶ added in v1.44.142
func (s *SourceConnection) SetType(v string) *SourceConnection
SetType sets the Type field's value.
func (SourceConnection) String ¶ added in v1.44.142
func (s SourceConnection) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*SourceConnection) Validate ¶ added in v1.44.142
func (s *SourceConnection) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type SourceConnectionDetail ¶ added in v1.44.142
type SourceConnectionDetail struct { // The connection details based on the connection Type. ConnectionParameters *SourceConnectionParameters `type:"structure"` // Provides details about the product's connection sync and contains the following // sub-fields. // // * LastSyncTime // // * LastSyncStatus // // * LastSyncStatusMessage // // * LastSuccessfulSyncTime // // * LastSuccessfulSyncProvisioningArtifactID LastSync *LastSync `type:"structure"` // The only supported SourceConnection type is Codestar. Type *string `type:"string" enum:"SourceType"` // contains filtered or unexported fields }
Provides details about the configured SourceConnection.
func (SourceConnectionDetail) GoString ¶ added in v1.44.142
func (s SourceConnectionDetail) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*SourceConnectionDetail) SetConnectionParameters ¶ added in v1.44.142
func (s *SourceConnectionDetail) SetConnectionParameters(v *SourceConnectionParameters) *SourceConnectionDetail
SetConnectionParameters sets the ConnectionParameters field's value.
func (*SourceConnectionDetail) SetLastSync ¶ added in v1.44.142
func (s *SourceConnectionDetail) SetLastSync(v *LastSync) *SourceConnectionDetail
SetLastSync sets the LastSync field's value.
func (*SourceConnectionDetail) SetType ¶ added in v1.44.142
func (s *SourceConnectionDetail) SetType(v string) *SourceConnectionDetail
SetType sets the Type field's value.
func (SourceConnectionDetail) String ¶ added in v1.44.142
func (s SourceConnectionDetail) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type SourceConnectionParameters ¶ added in v1.44.142
type SourceConnectionParameters struct { // Provides ConnectionType details. CodeStar *CodeStarParameters `type:"structure"` // contains filtered or unexported fields }
Provides connection details.
func (SourceConnectionParameters) GoString ¶ added in v1.44.142
func (s SourceConnectionParameters) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*SourceConnectionParameters) SetCodeStar ¶ added in v1.44.142
func (s *SourceConnectionParameters) SetCodeStar(v *CodeStarParameters) *SourceConnectionParameters
SetCodeStar sets the CodeStar field's value.
func (SourceConnectionParameters) String ¶ added in v1.44.142
func (s SourceConnectionParameters) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*SourceConnectionParameters) Validate ¶ added in v1.44.142
func (s *SourceConnectionParameters) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type StackInstance ¶ added in v1.19.41
type StackInstance struct { // The name of the Amazon Web Services account that the stack instance is associated // with. Account *string `type:"string"` // The name of the Amazon Web Services Region that the stack instance is associated // with. Region *string `type:"string"` // The status of the stack instance, in terms of its synchronization with its // associated stack set. // // * INOPERABLE: A DeleteStackInstances operation has failed and left the // stack in an unstable state. Stacks in this state are excluded from further // UpdateStackSet operations. You might need to perform a DeleteStackInstances // operation, with RetainStacks set to true, to delete the stack instance, // and then delete the stack manually. // // * OUTDATED: The stack isn't currently up to date with the stack set because // either the associated stack failed during a CreateStackSet or UpdateStackSet // operation, or the stack was part of a CreateStackSet or UpdateStackSet // operation that failed or was stopped before the stack was created or updated. // // * CURRENT: The stack is currently up to date with the stack set. StackInstanceStatus *string `type:"string" enum:"StackInstanceStatus"` // contains filtered or unexported fields }
An CloudFormation stack, in a specific account and Region, that's part of a stack set operation. A stack instance is a reference to an attempted or actual stack in a given account within a given Region. A stack instance can exist without a stack—for example, if the stack couldn't be created for some reason. A stack instance is associated with only one stack set. Each stack instance contains the ID of its associated stack set, as well as the ID of the actual stack and the stack status.
func (StackInstance) GoString ¶ added in v1.19.41
func (s StackInstance) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*StackInstance) SetAccount ¶ added in v1.19.41
func (s *StackInstance) SetAccount(v string) *StackInstance
SetAccount sets the Account field's value.
func (*StackInstance) SetRegion ¶ added in v1.19.41
func (s *StackInstance) SetRegion(v string) *StackInstance
SetRegion sets the Region field's value.
func (*StackInstance) SetStackInstanceStatus ¶ added in v1.19.41
func (s *StackInstance) SetStackInstanceStatus(v string) *StackInstance
SetStackInstanceStatus sets the StackInstanceStatus field's value.
func (StackInstance) String ¶ added in v1.19.41
func (s StackInstance) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
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 propagated to the resources created when provisioning a product.
func (Tag) GoString ¶
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type TagOptionDetail ¶ added in v1.10.4
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 Amazon Web Services account Id of the owner account that created the // TagOption. Owner *string `type:"string"` // The TagOption value. Value *string `min:"1" type:"string"` // contains filtered or unexported fields }
Information about a TagOption.
func (TagOptionDetail) GoString ¶ added in v1.10.4
func (s TagOptionDetail) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*TagOptionDetail) SetActive ¶ added in v1.10.4
func (s *TagOptionDetail) SetActive(v bool) *TagOptionDetail
SetActive sets the Active field's value.
func (*TagOptionDetail) SetId ¶ added in v1.10.4
func (s *TagOptionDetail) SetId(v string) *TagOptionDetail
SetId sets the Id field's value.
func (*TagOptionDetail) SetKey ¶ added in v1.10.4
func (s *TagOptionDetail) SetKey(v string) *TagOptionDetail
SetKey sets the Key field's value.
func (*TagOptionDetail) SetOwner ¶ added in v1.36.11
func (s *TagOptionDetail) SetOwner(v string) *TagOptionDetail
SetOwner sets the Owner field's value.
func (*TagOptionDetail) SetValue ¶ added in v1.10.4
func (s *TagOptionDetail) SetValue(v string) *TagOptionDetail
SetValue sets the Value field's value.
func (TagOptionDetail) String ¶ added in v1.10.4
func (s TagOptionDetail) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type TagOptionNotMigratedException ¶ added in v1.28.0
type TagOptionNotMigratedException struct { RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"` Message_ *string `locationName:"message" type:"string"` // contains filtered or unexported fields }
An operation requiring TagOptions failed because the TagOptions migration process has not been performed for this account. Use the Amazon Web Services Management Console to perform the migration process before retrying the operation.
func (*TagOptionNotMigratedException) Code ¶ added in v1.28.0
func (s *TagOptionNotMigratedException) Code() string
Code returns the exception type name.
func (*TagOptionNotMigratedException) Error ¶ added in v1.28.0
func (s *TagOptionNotMigratedException) Error() string
func (TagOptionNotMigratedException) GoString ¶ added in v1.28.0
func (s TagOptionNotMigratedException) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*TagOptionNotMigratedException) Message ¶ added in v1.28.0
func (s *TagOptionNotMigratedException) Message() string
Message returns the exception's message.
func (*TagOptionNotMigratedException) OrigErr ¶ added in v1.28.0
func (s *TagOptionNotMigratedException) OrigErr() error
OrigErr always returns nil, satisfies awserr.Error interface.
func (*TagOptionNotMigratedException) RequestID ¶ added in v1.28.0
func (s *TagOptionNotMigratedException) RequestID() string
RequestID returns the service's response RequestID for request.
func (*TagOptionNotMigratedException) StatusCode ¶ added in v1.28.0
func (s *TagOptionNotMigratedException) StatusCode() int
Status code returns the HTTP status code for the request's response error.
func (TagOptionNotMigratedException) String ¶ added in v1.28.0
func (s TagOptionNotMigratedException) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type TagOptionSummary ¶ added in v1.10.4
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.
func (TagOptionSummary) GoString ¶ added in v1.10.4
func (s TagOptionSummary) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*TagOptionSummary) SetKey ¶ added in v1.10.4
func (s *TagOptionSummary) SetKey(v string) *TagOptionSummary
SetKey sets the Key field's value.
func (*TagOptionSummary) SetValues ¶ added in v1.10.4
func (s *TagOptionSummary) SetValues(v []*string) *TagOptionSummary
SetValues sets the Values field's value.
func (TagOptionSummary) String ¶ added in v1.10.4
func (s TagOptionSummary) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type TerminateProvisionedProductInput ¶
type TerminateProvisionedProductInput struct { // The language code. // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // If set to true, 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"` // When this boolean parameter is set to true, the TerminateProvisionedProduct // API deletes the Service Catalog provisioned product. However, it does not // remove the CloudFormation stack, stack set, or the underlying resources of // the deleted provisioned product. The default value is false. RetainPhysicalResources *bool `type:"boolean"` // 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 *string `min:"1" type:"string" idempotencyToken:"true"` // contains filtered or unexported fields }
func (TerminateProvisionedProductInput) GoString ¶
func (s TerminateProvisionedProductInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*TerminateProvisionedProductInput) SetAcceptLanguage ¶ added in v1.5.0
func (s *TerminateProvisionedProductInput) SetAcceptLanguage(v string) *TerminateProvisionedProductInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*TerminateProvisionedProductInput) SetIgnoreErrors ¶ added in v1.5.0
func (s *TerminateProvisionedProductInput) SetIgnoreErrors(v bool) *TerminateProvisionedProductInput
SetIgnoreErrors sets the IgnoreErrors field's value.
func (*TerminateProvisionedProductInput) SetProvisionedProductId ¶ added in v1.5.0
func (s *TerminateProvisionedProductInput) SetProvisionedProductId(v string) *TerminateProvisionedProductInput
SetProvisionedProductId sets the ProvisionedProductId field's value.
func (*TerminateProvisionedProductInput) SetProvisionedProductName ¶ added in v1.5.0
func (s *TerminateProvisionedProductInput) SetProvisionedProductName(v string) *TerminateProvisionedProductInput
SetProvisionedProductName sets the ProvisionedProductName field's value.
func (*TerminateProvisionedProductInput) SetRetainPhysicalResources ¶ added in v1.35.29
func (s *TerminateProvisionedProductInput) SetRetainPhysicalResources(v bool) *TerminateProvisionedProductInput
SetRetainPhysicalResources sets the RetainPhysicalResources field's value.
func (*TerminateProvisionedProductInput) SetTerminateToken ¶ added in v1.5.0
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.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
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 }
func (TerminateProvisionedProductOutput) GoString ¶
func (s TerminateProvisionedProductOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*TerminateProvisionedProductOutput) SetRecordDetail ¶ added in v1.5.0
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.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type UniqueTagResourceIdentifier ¶ added in v1.44.235
type UniqueTagResourceIdentifier struct { // A unique key that's attached to a resource. Key *string `min:"1" type:"string"` // A unique value that's attached to a resource. Value *string `min:"1" type:"string"` // contains filtered or unexported fields }
The unique key-value pair for a tag that identifies provisioned product resources.
func (UniqueTagResourceIdentifier) GoString ¶ added in v1.44.235
func (s UniqueTagResourceIdentifier) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UniqueTagResourceIdentifier) SetKey ¶ added in v1.44.235
func (s *UniqueTagResourceIdentifier) SetKey(v string) *UniqueTagResourceIdentifier
SetKey sets the Key field's value.
func (*UniqueTagResourceIdentifier) SetValue ¶ added in v1.44.235
func (s *UniqueTagResourceIdentifier) SetValue(v string) *UniqueTagResourceIdentifier
SetValue sets the Value field's value.
func (UniqueTagResourceIdentifier) String ¶ added in v1.44.235
func (s UniqueTagResourceIdentifier) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UniqueTagResourceIdentifier) Validate ¶ added in v1.44.235
func (s *UniqueTagResourceIdentifier) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateConstraintInput ¶ added in v1.5.6
type UpdateConstraintInput struct { // The language code. // // * 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"` // The constraint parameters, in JSON format. The syntax depends on the constraint // type as follows: // // LAUNCH // // You are required to specify either the RoleArn or the LocalRoleName but can't // use both. // // Specify the RoleArn property as follows: // // {"RoleArn" : "arn:aws:iam::123456789012:role/LaunchRole"} // // Specify the LocalRoleName property as follows: // // {"LocalRoleName": "SCBasicLaunchRole"} // // If you specify the LocalRoleName property, when an account uses the launch // constraint, the IAM role with that name in the account will be used. This // allows launch-role constraints to be account-agnostic so the administrator // can create fewer resources per shared account. // // The given role name must exist in the account used to create the launch constraint // and the account of the user who launches a product with this launch constraint. // // You cannot have both a LAUNCH and a STACKSET constraint. // // You also cannot have more than one LAUNCH constraint on a product and portfolio. // // NOTIFICATION // // Specify the NotificationArns property as follows: // // {"NotificationArns" : ["arn:aws:sns:us-east-1:123456789012:Topic"]} // // RESOURCE_UPDATE // // Specify the TagUpdatesOnProvisionedProduct property as follows: // // {"Version":"2.0","Properties":{"TagUpdateOnProvisionedProduct":"String"}} // // The TagUpdatesOnProvisionedProduct property accepts a string value of ALLOWED // or NOT_ALLOWED. // // STACKSET // // Specify the Parameters property as follows: // // {"Version": "String", "Properties": {"AccountList": [ "String" ], "RegionList": // [ "String" ], "AdminRole": "String", "ExecutionRole": "String"}} // // You cannot have both a LAUNCH and a STACKSET constraint. // // You also cannot have more than one STACKSET constraint on a product and portfolio. // // Products with a STACKSET constraint will launch an CloudFormation stack set. // // TEMPLATE // // Specify the Rules property. For more information, see Template Constraint // Rules (http://docs.aws.amazon.com/servicecatalog/latest/adminguide/reference-template_constraint_rules.html). Parameters *string `type:"string"` // contains filtered or unexported fields }
func (UpdateConstraintInput) GoString ¶ added in v1.5.6
func (s UpdateConstraintInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UpdateConstraintInput) SetAcceptLanguage ¶ added in v1.5.6
func (s *UpdateConstraintInput) SetAcceptLanguage(v string) *UpdateConstraintInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*UpdateConstraintInput) SetDescription ¶ added in v1.5.6
func (s *UpdateConstraintInput) SetDescription(v string) *UpdateConstraintInput
SetDescription sets the Description field's value.
func (*UpdateConstraintInput) SetId ¶ added in v1.5.6
func (s *UpdateConstraintInput) SetId(v string) *UpdateConstraintInput
SetId sets the Id field's value.
func (*UpdateConstraintInput) SetParameters ¶ added in v1.19.27
func (s *UpdateConstraintInput) SetParameters(v string) *UpdateConstraintInput
SetParameters sets the Parameters field's value.
func (UpdateConstraintInput) String ¶ added in v1.5.6
func (s UpdateConstraintInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UpdateConstraintInput) Validate ¶ added in v1.5.6
func (s *UpdateConstraintInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateConstraintOutput ¶ added in v1.5.6
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 *string `type:"string" enum:"Status"` // contains filtered or unexported fields }
func (UpdateConstraintOutput) GoString ¶ added in v1.5.6
func (s UpdateConstraintOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UpdateConstraintOutput) SetConstraintDetail ¶ added in v1.5.6
func (s *UpdateConstraintOutput) SetConstraintDetail(v *ConstraintDetail) *UpdateConstraintOutput
SetConstraintDetail sets the ConstraintDetail field's value.
func (*UpdateConstraintOutput) SetConstraintParameters ¶ added in v1.5.6
func (s *UpdateConstraintOutput) SetConstraintParameters(v string) *UpdateConstraintOutput
SetConstraintParameters sets the ConstraintParameters field's value.
func (*UpdateConstraintOutput) SetStatus ¶ added in v1.5.6
func (s *UpdateConstraintOutput) SetStatus(v string) *UpdateConstraintOutput
SetStatus sets the Status field's value.
func (UpdateConstraintOutput) String ¶ added in v1.5.6
func (s UpdateConstraintOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type UpdatePortfolioInput ¶ added in v1.5.6
type UpdatePortfolioInput struct { // The language code. // // * 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 }
func (UpdatePortfolioInput) GoString ¶ added in v1.5.6
func (s UpdatePortfolioInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UpdatePortfolioInput) SetAcceptLanguage ¶ added in v1.5.6
func (s *UpdatePortfolioInput) SetAcceptLanguage(v string) *UpdatePortfolioInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*UpdatePortfolioInput) SetAddTags ¶ added in v1.5.6
func (s *UpdatePortfolioInput) SetAddTags(v []*Tag) *UpdatePortfolioInput
SetAddTags sets the AddTags field's value.
func (*UpdatePortfolioInput) SetDescription ¶ added in v1.5.6
func (s *UpdatePortfolioInput) SetDescription(v string) *UpdatePortfolioInput
SetDescription sets the Description field's value.
func (*UpdatePortfolioInput) SetDisplayName ¶ added in v1.5.6
func (s *UpdatePortfolioInput) SetDisplayName(v string) *UpdatePortfolioInput
SetDisplayName sets the DisplayName field's value.
func (*UpdatePortfolioInput) SetId ¶ added in v1.5.6
func (s *UpdatePortfolioInput) SetId(v string) *UpdatePortfolioInput
SetId sets the Id field's value.
func (*UpdatePortfolioInput) SetProviderName ¶ added in v1.5.6
func (s *UpdatePortfolioInput) SetProviderName(v string) *UpdatePortfolioInput
SetProviderName sets the ProviderName field's value.
func (*UpdatePortfolioInput) SetRemoveTags ¶ added in v1.5.6
func (s *UpdatePortfolioInput) SetRemoveTags(v []*string) *UpdatePortfolioInput
SetRemoveTags sets the RemoveTags field's value.
func (UpdatePortfolioInput) String ¶ added in v1.5.6
func (s UpdatePortfolioInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UpdatePortfolioInput) Validate ¶ added in v1.5.6
func (s *UpdatePortfolioInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdatePortfolioOutput ¶ added in v1.5.6
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 }
func (UpdatePortfolioOutput) GoString ¶ added in v1.5.6
func (s UpdatePortfolioOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UpdatePortfolioOutput) SetPortfolioDetail ¶ added in v1.5.6
func (s *UpdatePortfolioOutput) SetPortfolioDetail(v *PortfolioDetail) *UpdatePortfolioOutput
SetPortfolioDetail sets the PortfolioDetail field's value.
func (*UpdatePortfolioOutput) SetTags ¶ added in v1.5.6
func (s *UpdatePortfolioOutput) SetTags(v []*Tag) *UpdatePortfolioOutput
SetTags sets the Tags field's value.
func (UpdatePortfolioOutput) String ¶ added in v1.5.6
func (s UpdatePortfolioOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type UpdatePortfolioShareInput ¶ added in v1.36.11
type UpdatePortfolioShareInput struct { // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // required when updating an external account to account type share. AccountId *string `type:"string"` OrganizationNode *OrganizationNode `type:"structure"` // // PortfolioId is a required field PortfolioId *string `min:"1" type:"string" required:"true"` // field is not provided, the current state of the Principals sharing on the // portfolio share will not be modified. SharePrincipals *bool `type:"boolean"` // is not provided, the current state of TagOptions sharing on the portfolio // share will not be modified. ShareTagOptions *bool `type:"boolean"` // contains filtered or unexported fields }
func (UpdatePortfolioShareInput) GoString ¶ added in v1.36.11
func (s UpdatePortfolioShareInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UpdatePortfolioShareInput) SetAcceptLanguage ¶ added in v1.36.11
func (s *UpdatePortfolioShareInput) SetAcceptLanguage(v string) *UpdatePortfolioShareInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*UpdatePortfolioShareInput) SetAccountId ¶ added in v1.36.11
func (s *UpdatePortfolioShareInput) SetAccountId(v string) *UpdatePortfolioShareInput
SetAccountId sets the AccountId field's value.
func (*UpdatePortfolioShareInput) SetOrganizationNode ¶ added in v1.36.11
func (s *UpdatePortfolioShareInput) SetOrganizationNode(v *OrganizationNode) *UpdatePortfolioShareInput
SetOrganizationNode sets the OrganizationNode field's value.
func (*UpdatePortfolioShareInput) SetPortfolioId ¶ added in v1.36.11
func (s *UpdatePortfolioShareInput) SetPortfolioId(v string) *UpdatePortfolioShareInput
SetPortfolioId sets the PortfolioId field's value.
func (*UpdatePortfolioShareInput) SetSharePrincipals ¶ added in v1.44.142
func (s *UpdatePortfolioShareInput) SetSharePrincipals(v bool) *UpdatePortfolioShareInput
SetSharePrincipals sets the SharePrincipals field's value.
func (*UpdatePortfolioShareInput) SetShareTagOptions ¶ added in v1.36.11
func (s *UpdatePortfolioShareInput) SetShareTagOptions(v bool) *UpdatePortfolioShareInput
SetShareTagOptions sets the ShareTagOptions field's value.
func (UpdatePortfolioShareInput) String ¶ added in v1.36.11
func (s UpdatePortfolioShareInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UpdatePortfolioShareInput) Validate ¶ added in v1.36.11
func (s *UpdatePortfolioShareInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdatePortfolioShareOutput ¶ added in v1.36.11
type UpdatePortfolioShareOutput struct { // external account to account or organizational type sharing. PortfolioShareToken *string `min:"1" type:"string"` // status using DescribePortfolioShareStatus API. Status *string `type:"string" enum:"ShareStatus"` // contains filtered or unexported fields }
func (UpdatePortfolioShareOutput) GoString ¶ added in v1.36.11
func (s UpdatePortfolioShareOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UpdatePortfolioShareOutput) SetPortfolioShareToken ¶ added in v1.36.11
func (s *UpdatePortfolioShareOutput) SetPortfolioShareToken(v string) *UpdatePortfolioShareOutput
SetPortfolioShareToken sets the PortfolioShareToken field's value.
func (*UpdatePortfolioShareOutput) SetStatus ¶ added in v1.36.11
func (s *UpdatePortfolioShareOutput) SetStatus(v string) *UpdatePortfolioShareOutput
SetStatus sets the Status field's value.
func (UpdatePortfolioShareOutput) String ¶ added in v1.36.11
func (s UpdatePortfolioShareOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type UpdateProductInput ¶ added in v1.5.6
type UpdateProductInput struct { // The language code. // // * 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"` // Specifies connection details for the updated product and syncs the product // to the connection source artifact. This automatically manages the product's // artifacts based on changes to the source. The SourceConnection parameter // consists of the following sub-fields. // // * Type // // * ConnectionParamters SourceConnection *SourceConnection `type:"structure"` // 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 }
func (UpdateProductInput) GoString ¶ added in v1.5.6
func (s UpdateProductInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UpdateProductInput) SetAcceptLanguage ¶ added in v1.5.6
func (s *UpdateProductInput) SetAcceptLanguage(v string) *UpdateProductInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*UpdateProductInput) SetAddTags ¶ added in v1.5.6
func (s *UpdateProductInput) SetAddTags(v []*Tag) *UpdateProductInput
SetAddTags sets the AddTags field's value.
func (*UpdateProductInput) SetDescription ¶ added in v1.5.6
func (s *UpdateProductInput) SetDescription(v string) *UpdateProductInput
SetDescription sets the Description field's value.
func (*UpdateProductInput) SetDistributor ¶ added in v1.5.6
func (s *UpdateProductInput) SetDistributor(v string) *UpdateProductInput
SetDistributor sets the Distributor field's value.
func (*UpdateProductInput) SetId ¶ added in v1.5.6
func (s *UpdateProductInput) SetId(v string) *UpdateProductInput
SetId sets the Id field's value.
func (*UpdateProductInput) SetName ¶ added in v1.5.6
func (s *UpdateProductInput) SetName(v string) *UpdateProductInput
SetName sets the Name field's value.
func (*UpdateProductInput) SetOwner ¶ added in v1.5.6
func (s *UpdateProductInput) SetOwner(v string) *UpdateProductInput
SetOwner sets the Owner field's value.
func (*UpdateProductInput) SetRemoveTags ¶ added in v1.5.6
func (s *UpdateProductInput) SetRemoveTags(v []*string) *UpdateProductInput
SetRemoveTags sets the RemoveTags field's value.
func (*UpdateProductInput) SetSourceConnection ¶ added in v1.44.142
func (s *UpdateProductInput) SetSourceConnection(v *SourceConnection) *UpdateProductInput
SetSourceConnection sets the SourceConnection field's value.
func (*UpdateProductInput) SetSupportDescription ¶ added in v1.5.6
func (s *UpdateProductInput) SetSupportDescription(v string) *UpdateProductInput
SetSupportDescription sets the SupportDescription field's value.
func (*UpdateProductInput) SetSupportEmail ¶ added in v1.5.6
func (s *UpdateProductInput) SetSupportEmail(v string) *UpdateProductInput
SetSupportEmail sets the SupportEmail field's value.
func (*UpdateProductInput) SetSupportUrl ¶ added in v1.5.6
func (s *UpdateProductInput) SetSupportUrl(v string) *UpdateProductInput
SetSupportUrl sets the SupportUrl field's value.
func (UpdateProductInput) String ¶ added in v1.5.6
func (s UpdateProductInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UpdateProductInput) Validate ¶ added in v1.5.6
func (s *UpdateProductInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateProductOutput ¶ added in v1.5.6
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 }
func (UpdateProductOutput) GoString ¶ added in v1.5.6
func (s UpdateProductOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UpdateProductOutput) SetProductViewDetail ¶ added in v1.5.6
func (s *UpdateProductOutput) SetProductViewDetail(v *ProductViewDetail) *UpdateProductOutput
SetProductViewDetail sets the ProductViewDetail field's value.
func (*UpdateProductOutput) SetTags ¶ added in v1.5.6
func (s *UpdateProductOutput) SetTags(v []*Tag) *UpdateProductOutput
SetTags sets the Tags field's value.
func (UpdateProductOutput) String ¶ added in v1.5.6
func (s UpdateProductOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type UpdateProvisionedProductInput ¶
type UpdateProvisionedProductInput struct { // The language code. // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The path identifier. This value is optional if the product has a default // path, and required if the product has more than one path. You must provide // the name or ID, but not both. PathId *string `min:"1" type:"string"` // The name of the path. You must provide the name or ID, but not both. PathName *string `min:"1" type:"string"` // The identifier of the product. You must provide the name or ID, but not both. ProductId *string `min:"1" type:"string"` // The name of the product. You must provide the name or ID, but not both. ProductName *string `type:"string"` // The identifier of the provisioned product. You must provide the name or ID, // but not both. 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"` // The identifier of the provisioning artifact. ProvisioningArtifactId *string `min:"1" type:"string"` // The name of the provisioning artifact. You must provide the name or ID, but // not both. ProvisioningArtifactName *string `type:"string"` // The new parameters. ProvisioningParameters []*UpdateProvisioningParameter `type:"list"` // An object that contains information about the provisioning preferences for // a stack set. ProvisioningPreferences *UpdateProvisioningPreferences `type:"structure"` // One or more tags. Requires the product to have RESOURCE_UPDATE constraint // with TagUpdatesOnProvisionedProduct set to ALLOWED to allow tag updates. Tags []*Tag `type:"list"` // The idempotency token that uniquely identifies the provisioning update request. UpdateToken *string `min:"1" type:"string" idempotencyToken:"true"` // contains filtered or unexported fields }
func (UpdateProvisionedProductInput) GoString ¶
func (s UpdateProvisionedProductInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UpdateProvisionedProductInput) SetAcceptLanguage ¶ added in v1.5.0
func (s *UpdateProvisionedProductInput) SetAcceptLanguage(v string) *UpdateProvisionedProductInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*UpdateProvisionedProductInput) SetPathId ¶ added in v1.5.0
func (s *UpdateProvisionedProductInput) SetPathId(v string) *UpdateProvisionedProductInput
SetPathId sets the PathId field's value.
func (*UpdateProvisionedProductInput) SetPathName ¶ added in v1.33.16
func (s *UpdateProvisionedProductInput) SetPathName(v string) *UpdateProvisionedProductInput
SetPathName sets the PathName field's value.
func (*UpdateProvisionedProductInput) SetProductId ¶ added in v1.5.0
func (s *UpdateProvisionedProductInput) SetProductId(v string) *UpdateProvisionedProductInput
SetProductId sets the ProductId field's value.
func (*UpdateProvisionedProductInput) SetProductName ¶ added in v1.33.16
func (s *UpdateProvisionedProductInput) SetProductName(v string) *UpdateProvisionedProductInput
SetProductName sets the ProductName field's value.
func (*UpdateProvisionedProductInput) SetProvisionedProductId ¶ added in v1.5.0
func (s *UpdateProvisionedProductInput) SetProvisionedProductId(v string) *UpdateProvisionedProductInput
SetProvisionedProductId sets the ProvisionedProductId field's value.
func (*UpdateProvisionedProductInput) SetProvisionedProductName ¶ added in v1.5.0
func (s *UpdateProvisionedProductInput) SetProvisionedProductName(v string) *UpdateProvisionedProductInput
SetProvisionedProductName sets the ProvisionedProductName field's value.
func (*UpdateProvisionedProductInput) SetProvisioningArtifactId ¶ added in v1.5.0
func (s *UpdateProvisionedProductInput) SetProvisioningArtifactId(v string) *UpdateProvisionedProductInput
SetProvisioningArtifactId sets the ProvisioningArtifactId field's value.
func (*UpdateProvisionedProductInput) SetProvisioningArtifactName ¶ added in v1.33.16
func (s *UpdateProvisionedProductInput) SetProvisioningArtifactName(v string) *UpdateProvisionedProductInput
SetProvisioningArtifactName sets the ProvisioningArtifactName field's value.
func (*UpdateProvisionedProductInput) SetProvisioningParameters ¶ added in v1.5.0
func (s *UpdateProvisionedProductInput) SetProvisioningParameters(v []*UpdateProvisioningParameter) *UpdateProvisionedProductInput
SetProvisioningParameters sets the ProvisioningParameters field's value.
func (*UpdateProvisionedProductInput) SetProvisioningPreferences ¶ added in v1.15.76
func (s *UpdateProvisionedProductInput) SetProvisioningPreferences(v *UpdateProvisioningPreferences) *UpdateProvisionedProductInput
SetProvisioningPreferences sets the ProvisioningPreferences field's value.
func (*UpdateProvisionedProductInput) SetTags ¶ added in v1.19.5
func (s *UpdateProvisionedProductInput) SetTags(v []*Tag) *UpdateProvisionedProductInput
SetTags sets the Tags field's value.
func (*UpdateProvisionedProductInput) SetUpdateToken ¶ added in v1.5.0
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.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
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 }
func (UpdateProvisionedProductOutput) GoString ¶
func (s UpdateProvisionedProductOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UpdateProvisionedProductOutput) SetRecordDetail ¶ added in v1.5.0
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.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type UpdateProvisionedProductPropertiesInput ¶ added in v1.19.36
type UpdateProvisionedProductPropertiesInput struct { // The language code. // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The idempotency token that uniquely identifies the provisioning product update // request. IdempotencyToken *string `min:"1" type:"string" idempotencyToken:"true"` // The identifier of the provisioned product. // // ProvisionedProductId is a required field ProvisionedProductId *string `min:"1" type:"string" required:"true"` // A map that contains the provisioned product properties to be updated. // // The LAUNCH_ROLE key accepts role ARNs. This key allows an administrator to // call UpdateProvisionedProductProperties to update the launch role that is // associated with a provisioned product. This role is used when an end user // calls a provisioning operation such as UpdateProvisionedProduct, TerminateProvisionedProduct, // or ExecuteProvisionedProductServiceAction. Only a role ARN is valid. A user // ARN is invalid. // // The OWNER key accepts user ARNs, IAM role ARNs, and STS assumed-role ARNs. // The owner is the user that has permission to see, update, terminate, and // execute service actions in the provisioned product. // // The administrator can change the owner of a provisioned product to another // IAM or STS entity within the same account. Both end user owners and administrators // can see ownership history of the provisioned product using the ListRecordHistory // API. The new owner can describe all past records for the provisioned product // using the DescribeRecord API. The previous owner can no longer use DescribeRecord, // but can still see the product's history from when he was an owner using ListRecordHistory. // // If a provisioned product ownership is assigned to an end user, they can see // and perform any action through the API or Service Catalog console such as // update, terminate, and execute service actions. If an end user provisions // a product and the owner is updated to someone else, they will no longer be // able to see or perform any actions through API or the Service Catalog console // on that provisioned product. // // ProvisionedProductProperties is a required field ProvisionedProductProperties map[string]*string `min:"1" type:"map" required:"true"` // contains filtered or unexported fields }
func (UpdateProvisionedProductPropertiesInput) GoString ¶ added in v1.19.36
func (s UpdateProvisionedProductPropertiesInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UpdateProvisionedProductPropertiesInput) SetAcceptLanguage ¶ added in v1.19.36
func (s *UpdateProvisionedProductPropertiesInput) SetAcceptLanguage(v string) *UpdateProvisionedProductPropertiesInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*UpdateProvisionedProductPropertiesInput) SetIdempotencyToken ¶ added in v1.19.36
func (s *UpdateProvisionedProductPropertiesInput) SetIdempotencyToken(v string) *UpdateProvisionedProductPropertiesInput
SetIdempotencyToken sets the IdempotencyToken field's value.
func (*UpdateProvisionedProductPropertiesInput) SetProvisionedProductId ¶ added in v1.19.36
func (s *UpdateProvisionedProductPropertiesInput) SetProvisionedProductId(v string) *UpdateProvisionedProductPropertiesInput
SetProvisionedProductId sets the ProvisionedProductId field's value.
func (*UpdateProvisionedProductPropertiesInput) SetProvisionedProductProperties ¶ added in v1.19.36
func (s *UpdateProvisionedProductPropertiesInput) SetProvisionedProductProperties(v map[string]*string) *UpdateProvisionedProductPropertiesInput
SetProvisionedProductProperties sets the ProvisionedProductProperties field's value.
func (UpdateProvisionedProductPropertiesInput) String ¶ added in v1.19.36
func (s UpdateProvisionedProductPropertiesInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UpdateProvisionedProductPropertiesInput) Validate ¶ added in v1.19.36
func (s *UpdateProvisionedProductPropertiesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateProvisionedProductPropertiesOutput ¶ added in v1.19.36
type UpdateProvisionedProductPropertiesOutput struct { // The provisioned product identifier. ProvisionedProductId *string `min:"1" type:"string"` // A map that contains the properties updated. ProvisionedProductProperties map[string]*string `min:"1" type:"map"` // The identifier of the record. RecordId *string `min:"1" type:"string"` // The status of the request. Status *string `type:"string" enum:"RecordStatus"` // contains filtered or unexported fields }
func (UpdateProvisionedProductPropertiesOutput) GoString ¶ added in v1.19.36
func (s UpdateProvisionedProductPropertiesOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UpdateProvisionedProductPropertiesOutput) SetProvisionedProductId ¶ added in v1.19.36
func (s *UpdateProvisionedProductPropertiesOutput) SetProvisionedProductId(v string) *UpdateProvisionedProductPropertiesOutput
SetProvisionedProductId sets the ProvisionedProductId field's value.
func (*UpdateProvisionedProductPropertiesOutput) SetProvisionedProductProperties ¶ added in v1.19.36
func (s *UpdateProvisionedProductPropertiesOutput) SetProvisionedProductProperties(v map[string]*string) *UpdateProvisionedProductPropertiesOutput
SetProvisionedProductProperties sets the ProvisionedProductProperties field's value.
func (*UpdateProvisionedProductPropertiesOutput) SetRecordId ¶ added in v1.19.36
func (s *UpdateProvisionedProductPropertiesOutput) SetRecordId(v string) *UpdateProvisionedProductPropertiesOutput
SetRecordId sets the RecordId field's value.
func (*UpdateProvisionedProductPropertiesOutput) SetStatus ¶ added in v1.19.36
func (s *UpdateProvisionedProductPropertiesOutput) SetStatus(v string) *UpdateProvisionedProductPropertiesOutput
SetStatus sets the Status field's value.
func (UpdateProvisionedProductPropertiesOutput) String ¶ added in v1.19.36
func (s UpdateProvisionedProductPropertiesOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type UpdateProvisioningArtifactInput ¶ added in v1.5.6
type UpdateProvisioningArtifactInput struct { // The language code. // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // Indicates whether the product version is active. // // Inactive provisioning artifacts are invisible to end users. End users cannot // launch or update a provisioned product from an inactive provisioning artifact. Active *bool `type:"boolean"` // The updated description of the provisioning artifact. Description *string `type:"string"` // Information set by the administrator to provide guidance to end users about // which provisioning artifacts to use. // // The DEFAULT value indicates that the product version is active. // // The administrator can set the guidance to DEPRECATED to inform users that // the product version is deprecated. Users are able to make updates to a provisioned // product of a deprecated version but cannot launch new provisioned products // using a deprecated version. Guidance *string `type:"string" enum:"ProvisioningArtifactGuidance"` // 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 }
func (UpdateProvisioningArtifactInput) GoString ¶ added in v1.5.6
func (s UpdateProvisioningArtifactInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UpdateProvisioningArtifactInput) SetAcceptLanguage ¶ added in v1.5.6
func (s *UpdateProvisioningArtifactInput) SetAcceptLanguage(v string) *UpdateProvisioningArtifactInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*UpdateProvisioningArtifactInput) SetActive ¶ added in v1.12.41
func (s *UpdateProvisioningArtifactInput) SetActive(v bool) *UpdateProvisioningArtifactInput
SetActive sets the Active field's value.
func (*UpdateProvisioningArtifactInput) SetDescription ¶ added in v1.5.6
func (s *UpdateProvisioningArtifactInput) SetDescription(v string) *UpdateProvisioningArtifactInput
SetDescription sets the Description field's value.
func (*UpdateProvisioningArtifactInput) SetGuidance ¶ added in v1.19.49
func (s *UpdateProvisioningArtifactInput) SetGuidance(v string) *UpdateProvisioningArtifactInput
SetGuidance sets the Guidance field's value.
func (*UpdateProvisioningArtifactInput) SetName ¶ added in v1.5.6
func (s *UpdateProvisioningArtifactInput) SetName(v string) *UpdateProvisioningArtifactInput
SetName sets the Name field's value.
func (*UpdateProvisioningArtifactInput) SetProductId ¶ added in v1.5.6
func (s *UpdateProvisioningArtifactInput) SetProductId(v string) *UpdateProvisioningArtifactInput
SetProductId sets the ProductId field's value.
func (*UpdateProvisioningArtifactInput) SetProvisioningArtifactId ¶ added in v1.5.6
func (s *UpdateProvisioningArtifactInput) SetProvisioningArtifactId(v string) *UpdateProvisioningArtifactInput
SetProvisioningArtifactId sets the ProvisioningArtifactId field's value.
func (UpdateProvisioningArtifactInput) String ¶ added in v1.5.6
func (s UpdateProvisioningArtifactInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UpdateProvisioningArtifactInput) Validate ¶ added in v1.5.6
func (s *UpdateProvisioningArtifactInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateProvisioningArtifactOutput ¶ added in v1.5.6
type UpdateProvisioningArtifactOutput struct { // The URL of the CloudFormation template in Amazon S3 or GitHub 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 *string `type:"string" enum:"Status"` // contains filtered or unexported fields }
func (UpdateProvisioningArtifactOutput) GoString ¶ added in v1.5.6
func (s UpdateProvisioningArtifactOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UpdateProvisioningArtifactOutput) SetInfo ¶ added in v1.5.6
func (s *UpdateProvisioningArtifactOutput) SetInfo(v map[string]*string) *UpdateProvisioningArtifactOutput
SetInfo sets the Info field's value.
func (*UpdateProvisioningArtifactOutput) SetProvisioningArtifactDetail ¶ added in v1.5.6
func (s *UpdateProvisioningArtifactOutput) SetProvisioningArtifactDetail(v *ProvisioningArtifactDetail) *UpdateProvisioningArtifactOutput
SetProvisioningArtifactDetail sets the ProvisioningArtifactDetail field's value.
func (*UpdateProvisioningArtifactOutput) SetStatus ¶ added in v1.5.6
func (s *UpdateProvisioningArtifactOutput) SetStatus(v string) *UpdateProvisioningArtifactOutput
SetStatus sets the Status field's value.
func (UpdateProvisioningArtifactOutput) String ¶ added in v1.5.6
func (s UpdateProvisioningArtifactOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
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.
func (UpdateProvisioningParameter) GoString ¶
func (s UpdateProvisioningParameter) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UpdateProvisioningParameter) SetKey ¶ added in v1.5.0
func (s *UpdateProvisioningParameter) SetKey(v string) *UpdateProvisioningParameter
SetKey sets the Key field's value.
func (*UpdateProvisioningParameter) SetUsePreviousValue ¶ added in v1.5.0
func (s *UpdateProvisioningParameter) SetUsePreviousValue(v bool) *UpdateProvisioningParameter
SetUsePreviousValue sets the UsePreviousValue field's value.
func (*UpdateProvisioningParameter) SetValue ¶ added in v1.5.0
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.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UpdateProvisioningParameter) Validate ¶ added in v1.5.6
func (s *UpdateProvisioningParameter) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateProvisioningPreferences ¶ added in v1.15.76
type UpdateProvisioningPreferences struct { // One or more Amazon Web Services accounts that will have access to the provisioned // product. // // Applicable only to a CFN_STACKSET provisioned product type. // // The Amazon Web Services accounts specified should be within the list of accounts // in the STACKSET constraint. To get the list of accounts in the STACKSET constraint, // use the DescribeProvisioningParameters operation. // // If no values are specified, the default value is all accounts from the STACKSET // constraint. StackSetAccounts []*string `type:"list"` // The number of accounts, per Region, for which this operation can fail before // Service Catalog stops the operation in that Region. If the operation is stopped // in a Region, Service Catalog doesn't attempt the operation in any subsequent // Regions. // // Applicable only to a CFN_STACKSET provisioned product type. // // Conditional: You must specify either StackSetFailureToleranceCount or StackSetFailureTolerancePercentage, // but not both. // // The default value is 0 if no value is specified. StackSetFailureToleranceCount *int64 `type:"integer"` // The percentage of accounts, per Region, for which this stack operation can // fail before Service Catalog stops the operation in that Region. If the operation // is stopped in a Region, Service Catalog doesn't attempt the operation in // any subsequent Regions. // // When calculating the number of accounts based on the specified percentage, // Service Catalog rounds down to the next whole number. // // Applicable only to a CFN_STACKSET provisioned product type. // // Conditional: You must specify either StackSetFailureToleranceCount or StackSetFailureTolerancePercentage, // but not both. StackSetFailureTolerancePercentage *int64 `type:"integer"` // The maximum number of accounts in which to perform this operation at one // time. This is dependent on the value of StackSetFailureToleranceCount. StackSetMaxConcurrentCount // is at most one more than the StackSetFailureToleranceCount. // // Note that this setting lets you specify the maximum for operations. For large // deployments, under certain circumstances the actual number of accounts acted // upon concurrently may be lower due to service throttling. // // Applicable only to a CFN_STACKSET provisioned product type. // // Conditional: You must specify either StackSetMaxConcurrentCount or StackSetMaxConcurrentPercentage, // but not both. StackSetMaxConcurrencyCount *int64 `min:"1" type:"integer"` // The maximum percentage of accounts in which to perform this operation at // one time. // // When calculating the number of accounts based on the specified percentage, // Service Catalog rounds down to the next whole number. This is true except // in cases where rounding down would result is zero. In this case, Service // Catalog sets the number as 1 instead. // // Note that this setting lets you specify the maximum for operations. For large // deployments, under certain circumstances the actual number of accounts acted // upon concurrently may be lower due to service throttling. // // Applicable only to a CFN_STACKSET provisioned product type. // // Conditional: You must specify either StackSetMaxConcurrentCount or StackSetMaxConcurrentPercentage, // but not both. StackSetMaxConcurrencyPercentage *int64 `min:"1" type:"integer"` // Determines what action Service Catalog performs to a stack set or a stack // instance represented by the provisioned product. The default value is UPDATE // if nothing is specified. // // Applicable only to a CFN_STACKSET provisioned product type. // // CREATE // // Creates a new stack instance in the stack set represented by the provisioned // product. In this case, only new stack instances are created based on accounts // and Regions; if new ProductId or ProvisioningArtifactID are passed, they // will be ignored. // // UPDATE // // Updates the stack set represented by the provisioned product and also its // stack instances. // // DELETE // // Deletes a stack instance in the stack set represented by the provisioned // product. StackSetOperationType *string `type:"string" enum:"StackSetOperationType"` // One or more Amazon Web Services Regions where the provisioned product will // be available. // // Applicable only to a CFN_STACKSET provisioned product type. // // The specified Regions should be within the list of Regions from the STACKSET // constraint. To get the list of Regions in the STACKSET constraint, use the // DescribeProvisioningParameters operation. // // If no values are specified, the default value is all Regions from the STACKSET // constraint. StackSetRegions []*string `type:"list"` // contains filtered or unexported fields }
The user-defined preferences that will be applied when updating a provisioned product. Not all preferences are applicable to all provisioned product types.
func (UpdateProvisioningPreferences) GoString ¶ added in v1.15.76
func (s UpdateProvisioningPreferences) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UpdateProvisioningPreferences) SetStackSetAccounts ¶ added in v1.15.76
func (s *UpdateProvisioningPreferences) SetStackSetAccounts(v []*string) *UpdateProvisioningPreferences
SetStackSetAccounts sets the StackSetAccounts field's value.
func (*UpdateProvisioningPreferences) SetStackSetFailureToleranceCount ¶ added in v1.15.76
func (s *UpdateProvisioningPreferences) SetStackSetFailureToleranceCount(v int64) *UpdateProvisioningPreferences
SetStackSetFailureToleranceCount sets the StackSetFailureToleranceCount field's value.
func (*UpdateProvisioningPreferences) SetStackSetFailureTolerancePercentage ¶ added in v1.15.76
func (s *UpdateProvisioningPreferences) SetStackSetFailureTolerancePercentage(v int64) *UpdateProvisioningPreferences
SetStackSetFailureTolerancePercentage sets the StackSetFailureTolerancePercentage field's value.
func (*UpdateProvisioningPreferences) SetStackSetMaxConcurrencyCount ¶ added in v1.15.76
func (s *UpdateProvisioningPreferences) SetStackSetMaxConcurrencyCount(v int64) *UpdateProvisioningPreferences
SetStackSetMaxConcurrencyCount sets the StackSetMaxConcurrencyCount field's value.
func (*UpdateProvisioningPreferences) SetStackSetMaxConcurrencyPercentage ¶ added in v1.15.76
func (s *UpdateProvisioningPreferences) SetStackSetMaxConcurrencyPercentage(v int64) *UpdateProvisioningPreferences
SetStackSetMaxConcurrencyPercentage sets the StackSetMaxConcurrencyPercentage field's value.
func (*UpdateProvisioningPreferences) SetStackSetOperationType ¶ added in v1.15.76
func (s *UpdateProvisioningPreferences) SetStackSetOperationType(v string) *UpdateProvisioningPreferences
SetStackSetOperationType sets the StackSetOperationType field's value.
func (*UpdateProvisioningPreferences) SetStackSetRegions ¶ added in v1.15.76
func (s *UpdateProvisioningPreferences) SetStackSetRegions(v []*string) *UpdateProvisioningPreferences
SetStackSetRegions sets the StackSetRegions field's value.
func (UpdateProvisioningPreferences) String ¶ added in v1.15.76
func (s UpdateProvisioningPreferences) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UpdateProvisioningPreferences) Validate ¶ added in v1.15.76
func (s *UpdateProvisioningPreferences) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateServiceActionInput ¶ added in v1.15.55
type UpdateServiceActionInput struct { // The language code. // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // A map that defines the self-service action. Definition map[string]*string `min:"1" type:"map"` // The self-service action description. Description *string `type:"string"` // The self-service action identifier. // // Id is a required field Id *string `min:"1" type:"string" required:"true"` // The self-service action name. Name *string `min:"1" type:"string"` // contains filtered or unexported fields }
func (UpdateServiceActionInput) GoString ¶ added in v1.15.55
func (s UpdateServiceActionInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UpdateServiceActionInput) SetAcceptLanguage ¶ added in v1.15.55
func (s *UpdateServiceActionInput) SetAcceptLanguage(v string) *UpdateServiceActionInput
SetAcceptLanguage sets the AcceptLanguage field's value.
func (*UpdateServiceActionInput) SetDefinition ¶ added in v1.15.55
func (s *UpdateServiceActionInput) SetDefinition(v map[string]*string) *UpdateServiceActionInput
SetDefinition sets the Definition field's value.
func (*UpdateServiceActionInput) SetDescription ¶ added in v1.15.55
func (s *UpdateServiceActionInput) SetDescription(v string) *UpdateServiceActionInput
SetDescription sets the Description field's value.
func (*UpdateServiceActionInput) SetId ¶ added in v1.15.55
func (s *UpdateServiceActionInput) SetId(v string) *UpdateServiceActionInput
SetId sets the Id field's value.
func (*UpdateServiceActionInput) SetName ¶ added in v1.15.55
func (s *UpdateServiceActionInput) SetName(v string) *UpdateServiceActionInput
SetName sets the Name field's value.
func (UpdateServiceActionInput) String ¶ added in v1.15.55
func (s UpdateServiceActionInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UpdateServiceActionInput) Validate ¶ added in v1.15.55
func (s *UpdateServiceActionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateServiceActionOutput ¶ added in v1.15.55
type UpdateServiceActionOutput struct { // Detailed information about the self-service action. ServiceActionDetail *ServiceActionDetail `type:"structure"` // contains filtered or unexported fields }
func (UpdateServiceActionOutput) GoString ¶ added in v1.15.55
func (s UpdateServiceActionOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UpdateServiceActionOutput) SetServiceActionDetail ¶ added in v1.15.55
func (s *UpdateServiceActionOutput) SetServiceActionDetail(v *ServiceActionDetail) *UpdateServiceActionOutput
SetServiceActionDetail sets the ServiceActionDetail field's value.
func (UpdateServiceActionOutput) String ¶ added in v1.15.55
func (s UpdateServiceActionOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type UpdateTagOptionInput ¶ added in v1.10.4
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 }
func (UpdateTagOptionInput) GoString ¶ added in v1.10.4
func (s UpdateTagOptionInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UpdateTagOptionInput) SetActive ¶ added in v1.10.4
func (s *UpdateTagOptionInput) SetActive(v bool) *UpdateTagOptionInput
SetActive sets the Active field's value.
func (*UpdateTagOptionInput) SetId ¶ added in v1.10.4
func (s *UpdateTagOptionInput) SetId(v string) *UpdateTagOptionInput
SetId sets the Id field's value.
func (*UpdateTagOptionInput) SetValue ¶ added in v1.10.4
func (s *UpdateTagOptionInput) SetValue(v string) *UpdateTagOptionInput
SetValue sets the Value field's value.
func (UpdateTagOptionInput) String ¶ added in v1.10.4
func (s UpdateTagOptionInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UpdateTagOptionInput) Validate ¶ added in v1.10.4
func (s *UpdateTagOptionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateTagOptionOutput ¶ added in v1.10.4
type UpdateTagOptionOutput struct { // Information about the TagOption. TagOptionDetail *TagOptionDetail `type:"structure"` // contains filtered or unexported fields }
func (UpdateTagOptionOutput) GoString ¶ added in v1.10.4
func (s UpdateTagOptionOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UpdateTagOptionOutput) SetTagOptionDetail ¶ added in v1.10.4
func (s *UpdateTagOptionOutput) SetTagOptionDetail(v *TagOptionDetail) *UpdateTagOptionOutput
SetTagOptionDetail sets the TagOptionDetail field's value.
func (UpdateTagOptionOutput) String ¶ added in v1.10.4
func (s UpdateTagOptionOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
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.
func (UsageInstruction) GoString ¶
func (s UsageInstruction) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UsageInstruction) SetType ¶ added in v1.5.0
func (s *UsageInstruction) SetType(v string) *UsageInstruction
SetType sets the Type field's value.
func (*UsageInstruction) SetValue ¶ added in v1.5.0
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.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
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. |