Versions in this module Expand all Collapse all v1 v1.48.2 Nov 21, 2023 Changes in this version + const BuildTypeImport + const BuildTypeScheduled + const BuildTypeUserInitiated + const ComponentFormatShell + const ComponentStatusDeprecated + const ComponentTypeBuild + const ComponentTypeTest + const ContainerRepositoryServiceEcr + const ContainerTypeDocker + const DiskImageFormatRaw + const DiskImageFormatVhd + const DiskImageFormatVmdk + const EbsVolumeTypeGp2 + const EbsVolumeTypeGp3 + const EbsVolumeTypeIo1 + const EbsVolumeTypeIo2 + const EbsVolumeTypeSc1 + const EbsVolumeTypeSt1 + const EbsVolumeTypeStandard + const EndpointsID + const ErrCodeCallRateLimitExceededException + const ErrCodeClientException + const ErrCodeForbiddenException + const ErrCodeIdempotentParameterMismatchException + const ErrCodeInvalidPaginationTokenException + const ErrCodeInvalidParameterCombinationException + const ErrCodeInvalidParameterException + const ErrCodeInvalidParameterValueException + const ErrCodeInvalidRequestException + const ErrCodeInvalidVersionNumberException + const ErrCodeResourceAlreadyExistsException + const ErrCodeResourceDependencyException + const ErrCodeResourceInUseException + const ErrCodeResourceNotFoundException + const ErrCodeServiceException + const ErrCodeServiceQuotaExceededException + const ErrCodeServiceUnavailableException + const ImageScanStatusAbandoned + const ImageScanStatusCollecting + const ImageScanStatusCompleted + const ImageScanStatusFailed + const ImageScanStatusPending + const ImageScanStatusScanning + const ImageScanStatusTimedOut + const ImageSourceAmazonManaged + const ImageSourceAwsMarketplace + const ImageSourceCustom + const ImageSourceImported + const ImageStatusAvailable + const ImageStatusBuilding + const ImageStatusCancelled + const ImageStatusCreating + const ImageStatusDeleted + const ImageStatusDeprecated + const ImageStatusDisabled + const ImageStatusDistributing + const ImageStatusFailed + const ImageStatusIntegrating + const ImageStatusPending + const ImageStatusTesting + const ImageTypeAmi + const ImageTypeDocker + const LifecycleExecutionResourceActionNameAvailable + const LifecycleExecutionResourceActionNameDelete + const LifecycleExecutionResourceActionNameDeprecate + const LifecycleExecutionResourceActionNameDisable + const LifecycleExecutionResourceStatusFailed + const LifecycleExecutionResourceStatusInProgress + const LifecycleExecutionResourceStatusSkipped + const LifecycleExecutionResourceStatusSuccess + const LifecycleExecutionStatusCancelled + const LifecycleExecutionStatusCancelling + const LifecycleExecutionStatusFailed + const LifecycleExecutionStatusInProgress + const LifecycleExecutionStatusSuccess + const LifecyclePolicyDetailActionTypeDelete + const LifecyclePolicyDetailActionTypeDeprecate + const LifecyclePolicyDetailActionTypeDisable + const LifecyclePolicyDetailFilterTypeAge + const LifecyclePolicyDetailFilterTypeCount + const LifecyclePolicyResourceTypeAmiImage + const LifecyclePolicyResourceTypeContainerImage + const LifecyclePolicyStatusDisabled + const LifecyclePolicyStatusEnabled + const LifecyclePolicyTimeUnitDays + const LifecyclePolicyTimeUnitMonths + const LifecyclePolicyTimeUnitWeeks + const LifecyclePolicyTimeUnitYears + const OwnershipAmazon + const OwnershipSelf + const OwnershipShared + const OwnershipThirdParty + const PipelineExecutionStartConditionExpressionMatchAndDependencyUpdatesAvailable + const PipelineExecutionStartConditionExpressionMatchOnly + const PipelineStatusDisabled + const PipelineStatusEnabled + const PlatformLinux + const PlatformWindows + const ResourceStatusAvailable + const ResourceStatusDeleted + const ResourceStatusDeprecated + const ResourceStatusDisabled + const ServiceID + const ServiceName + const WorkflowExecutionStatusCompleted + const WorkflowExecutionStatusFailed + const WorkflowExecutionStatusPending + const WorkflowExecutionStatusRollbackCompleted + const WorkflowExecutionStatusRollbackInProgress + const WorkflowExecutionStatusRunning + const WorkflowExecutionStatusSkipped + const WorkflowStepExecutionRollbackStatusCompleted + const WorkflowStepExecutionRollbackStatusFailed + const WorkflowStepExecutionRollbackStatusRunning + const WorkflowStepExecutionRollbackStatusSkipped + const WorkflowStepExecutionStatusCompleted + const WorkflowStepExecutionStatusFailed + const WorkflowStepExecutionStatusPending + const WorkflowStepExecutionStatusRunning + const WorkflowStepExecutionStatusSkipped + const WorkflowTypeBuild + const WorkflowTypeDistribution + const WorkflowTypeTest + func BuildType_Values() []string + func ComponentFormat_Values() []string + func ComponentStatus_Values() []string + func ComponentType_Values() []string + func ContainerRepositoryService_Values() []string + func ContainerType_Values() []string + func DiskImageFormat_Values() []string + func EbsVolumeType_Values() []string + func ImageScanStatus_Values() []string + func ImageSource_Values() []string + func ImageStatus_Values() []string + func ImageType_Values() []string + func LifecycleExecutionResourceActionName_Values() []string + func LifecycleExecutionResourceStatus_Values() []string + func LifecycleExecutionStatus_Values() []string + func LifecyclePolicyDetailActionType_Values() []string + func LifecyclePolicyDetailFilterType_Values() []string + func LifecyclePolicyResourceType_Values() []string + func LifecyclePolicyStatus_Values() []string + func LifecyclePolicyTimeUnit_Values() []string + func Ownership_Values() []string + func PipelineExecutionStartCondition_Values() []string + func PipelineStatus_Values() []string + func Platform_Values() []string + func ResourceStatus_Values() []string + func WorkflowExecutionStatus_Values() []string + func WorkflowStepExecutionRollbackStatus_Values() []string + func WorkflowStepExecutionStatus_Values() []string + func WorkflowType_Values() []string + type AccountAggregation struct + AccountId *string + SeverityCounts *SeverityCounts + func (s *AccountAggregation) SetAccountId(v string) *AccountAggregation + func (s *AccountAggregation) SetSeverityCounts(v *SeverityCounts) *AccountAggregation + func (s AccountAggregation) GoString() string + func (s AccountAggregation) String() string + type AdditionalInstanceConfiguration struct + SystemsManagerAgent *SystemsManagerAgent + UserDataOverride *string + func (s *AdditionalInstanceConfiguration) SetSystemsManagerAgent(v *SystemsManagerAgent) *AdditionalInstanceConfiguration + func (s *AdditionalInstanceConfiguration) SetUserDataOverride(v string) *AdditionalInstanceConfiguration + func (s *AdditionalInstanceConfiguration) Validate() error + func (s AdditionalInstanceConfiguration) GoString() string + func (s AdditionalInstanceConfiguration) String() string + type Ami struct + AccountId *string + Description *string + Image *string + Name *string + Region *string + State *ImageState + func (s *Ami) SetAccountId(v string) *Ami + func (s *Ami) SetDescription(v string) *Ami + func (s *Ami) SetImage(v string) *Ami + func (s *Ami) SetName(v string) *Ami + func (s *Ami) SetRegion(v string) *Ami + func (s *Ami) SetState(v *ImageState) *Ami + func (s Ami) GoString() string + func (s Ami) String() string + type AmiDistributionConfiguration struct + AmiTags map[string]*string + Description *string + KmsKeyId *string + LaunchPermission *LaunchPermissionConfiguration + Name *string + TargetAccountIds []*string + func (s *AmiDistributionConfiguration) SetAmiTags(v map[string]*string) *AmiDistributionConfiguration + func (s *AmiDistributionConfiguration) SetDescription(v string) *AmiDistributionConfiguration + func (s *AmiDistributionConfiguration) SetKmsKeyId(v string) *AmiDistributionConfiguration + func (s *AmiDistributionConfiguration) SetLaunchPermission(v *LaunchPermissionConfiguration) *AmiDistributionConfiguration + func (s *AmiDistributionConfiguration) SetName(v string) *AmiDistributionConfiguration + func (s *AmiDistributionConfiguration) SetTargetAccountIds(v []*string) *AmiDistributionConfiguration + func (s *AmiDistributionConfiguration) Validate() error + func (s AmiDistributionConfiguration) GoString() string + func (s AmiDistributionConfiguration) String() string + type CallRateLimitExceededException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *CallRateLimitExceededException) Code() string + func (s *CallRateLimitExceededException) Error() string + func (s *CallRateLimitExceededException) Message() string + func (s *CallRateLimitExceededException) OrigErr() error + func (s *CallRateLimitExceededException) RequestID() string + func (s *CallRateLimitExceededException) StatusCode() int + func (s CallRateLimitExceededException) GoString() string + func (s CallRateLimitExceededException) String() string + type CancelImageCreationInput struct + ClientToken *string + ImageBuildVersionArn *string + func (s *CancelImageCreationInput) SetClientToken(v string) *CancelImageCreationInput + func (s *CancelImageCreationInput) SetImageBuildVersionArn(v string) *CancelImageCreationInput + func (s *CancelImageCreationInput) Validate() error + func (s CancelImageCreationInput) GoString() string + func (s CancelImageCreationInput) String() string + type CancelImageCreationOutput struct + ClientToken *string + ImageBuildVersionArn *string + RequestId *string + func (s *CancelImageCreationOutput) SetClientToken(v string) *CancelImageCreationOutput + func (s *CancelImageCreationOutput) SetImageBuildVersionArn(v string) *CancelImageCreationOutput + func (s *CancelImageCreationOutput) SetRequestId(v string) *CancelImageCreationOutput + func (s CancelImageCreationOutput) GoString() string + func (s CancelImageCreationOutput) String() string + type CancelLifecycleExecutionInput struct + ClientToken *string + LifecycleExecutionId *string + func (s *CancelLifecycleExecutionInput) SetClientToken(v string) *CancelLifecycleExecutionInput + func (s *CancelLifecycleExecutionInput) SetLifecycleExecutionId(v string) *CancelLifecycleExecutionInput + func (s *CancelLifecycleExecutionInput) Validate() error + func (s CancelLifecycleExecutionInput) GoString() string + func (s CancelLifecycleExecutionInput) String() string + type CancelLifecycleExecutionOutput struct + LifecycleExecutionId *string + func (s *CancelLifecycleExecutionOutput) SetLifecycleExecutionId(v string) *CancelLifecycleExecutionOutput + func (s CancelLifecycleExecutionOutput) GoString() string + func (s CancelLifecycleExecutionOutput) String() string + type ClientException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *ClientException) Code() string + func (s *ClientException) Error() string + func (s *ClientException) Message() string + func (s *ClientException) OrigErr() error + func (s *ClientException) RequestID() string + func (s *ClientException) StatusCode() int + func (s ClientException) GoString() string + func (s ClientException) String() string + type Component struct + Arn *string + ChangeDescription *string + Data *string + DateCreated *string + Description *string + Encrypted *bool + KmsKeyId *string + Name *string + Obfuscate *bool + Owner *string + Parameters []*ComponentParameterDetail + Platform *string + Publisher *string + State *ComponentState + SupportedOsVersions []*string + Tags map[string]*string + Type *string + Version *string + func (s *Component) SetArn(v string) *Component + func (s *Component) SetChangeDescription(v string) *Component + func (s *Component) SetData(v string) *Component + func (s *Component) SetDateCreated(v string) *Component + func (s *Component) SetDescription(v string) *Component + func (s *Component) SetEncrypted(v bool) *Component + func (s *Component) SetKmsKeyId(v string) *Component + func (s *Component) SetName(v string) *Component + func (s *Component) SetObfuscate(v bool) *Component + func (s *Component) SetOwner(v string) *Component + func (s *Component) SetParameters(v []*ComponentParameterDetail) *Component + func (s *Component) SetPlatform(v string) *Component + func (s *Component) SetPublisher(v string) *Component + func (s *Component) SetState(v *ComponentState) *Component + func (s *Component) SetSupportedOsVersions(v []*string) *Component + func (s *Component) SetTags(v map[string]*string) *Component + func (s *Component) SetType(v string) *Component + func (s *Component) SetVersion(v string) *Component + func (s Component) GoString() string + func (s Component) String() string + type ComponentConfiguration struct + ComponentArn *string + Parameters []*ComponentParameter + func (s *ComponentConfiguration) SetComponentArn(v string) *ComponentConfiguration + func (s *ComponentConfiguration) SetParameters(v []*ComponentParameter) *ComponentConfiguration + func (s *ComponentConfiguration) Validate() error + func (s ComponentConfiguration) GoString() string + func (s ComponentConfiguration) String() string + type ComponentParameter struct + Name *string + Value []*string + func (s *ComponentParameter) SetName(v string) *ComponentParameter + func (s *ComponentParameter) SetValue(v []*string) *ComponentParameter + func (s *ComponentParameter) Validate() error + func (s ComponentParameter) GoString() string + func (s ComponentParameter) String() string + type ComponentParameterDetail struct + DefaultValue []*string + Description *string + Name *string + Type *string + func (s *ComponentParameterDetail) SetDefaultValue(v []*string) *ComponentParameterDetail + func (s *ComponentParameterDetail) SetDescription(v string) *ComponentParameterDetail + func (s *ComponentParameterDetail) SetName(v string) *ComponentParameterDetail + func (s *ComponentParameterDetail) SetType(v string) *ComponentParameterDetail + func (s ComponentParameterDetail) GoString() string + func (s ComponentParameterDetail) String() string + type ComponentState struct + Reason *string + Status *string + func (s *ComponentState) SetReason(v string) *ComponentState + func (s *ComponentState) SetStatus(v string) *ComponentState + func (s ComponentState) GoString() string + func (s ComponentState) String() string + type ComponentSummary struct + Arn *string + ChangeDescription *string + DateCreated *string + Description *string + Name *string + Obfuscate *bool + Owner *string + Platform *string + Publisher *string + State *ComponentState + SupportedOsVersions []*string + Tags map[string]*string + Type *string + Version *string + func (s *ComponentSummary) SetArn(v string) *ComponentSummary + func (s *ComponentSummary) SetChangeDescription(v string) *ComponentSummary + func (s *ComponentSummary) SetDateCreated(v string) *ComponentSummary + func (s *ComponentSummary) SetDescription(v string) *ComponentSummary + func (s *ComponentSummary) SetName(v string) *ComponentSummary + func (s *ComponentSummary) SetObfuscate(v bool) *ComponentSummary + func (s *ComponentSummary) SetOwner(v string) *ComponentSummary + func (s *ComponentSummary) SetPlatform(v string) *ComponentSummary + func (s *ComponentSummary) SetPublisher(v string) *ComponentSummary + func (s *ComponentSummary) SetState(v *ComponentState) *ComponentSummary + func (s *ComponentSummary) SetSupportedOsVersions(v []*string) *ComponentSummary + func (s *ComponentSummary) SetTags(v map[string]*string) *ComponentSummary + func (s *ComponentSummary) SetType(v string) *ComponentSummary + func (s *ComponentSummary) SetVersion(v string) *ComponentSummary + func (s ComponentSummary) GoString() string + func (s ComponentSummary) String() string + type ComponentVersion struct + Arn *string + DateCreated *string + Description *string + Name *string + Owner *string + Platform *string + SupportedOsVersions []*string + Type *string + Version *string + func (s *ComponentVersion) SetArn(v string) *ComponentVersion + func (s *ComponentVersion) SetDateCreated(v string) *ComponentVersion + func (s *ComponentVersion) SetDescription(v string) *ComponentVersion + func (s *ComponentVersion) SetName(v string) *ComponentVersion + func (s *ComponentVersion) SetOwner(v string) *ComponentVersion + func (s *ComponentVersion) SetPlatform(v string) *ComponentVersion + func (s *ComponentVersion) SetSupportedOsVersions(v []*string) *ComponentVersion + func (s *ComponentVersion) SetType(v string) *ComponentVersion + func (s *ComponentVersion) SetVersion(v string) *ComponentVersion + func (s ComponentVersion) GoString() string + func (s ComponentVersion) String() string + type Container struct + ImageUris []*string + Region *string + func (s *Container) SetImageUris(v []*string) *Container + func (s *Container) SetRegion(v string) *Container + func (s Container) GoString() string + func (s Container) String() string + type ContainerDistributionConfiguration struct + ContainerTags []*string + Description *string + TargetRepository *TargetContainerRepository + func (s *ContainerDistributionConfiguration) SetContainerTags(v []*string) *ContainerDistributionConfiguration + func (s *ContainerDistributionConfiguration) SetDescription(v string) *ContainerDistributionConfiguration + func (s *ContainerDistributionConfiguration) SetTargetRepository(v *TargetContainerRepository) *ContainerDistributionConfiguration + func (s *ContainerDistributionConfiguration) Validate() error + func (s ContainerDistributionConfiguration) GoString() string + func (s ContainerDistributionConfiguration) String() string + type ContainerRecipe struct + Arn *string + Components []*ComponentConfiguration + ContainerType *string + DateCreated *string + Description *string + DockerfileTemplateData *string + Encrypted *bool + InstanceConfiguration *InstanceConfiguration + KmsKeyId *string + Name *string + Owner *string + ParentImage *string + Platform *string + Tags map[string]*string + TargetRepository *TargetContainerRepository + Version *string + WorkingDirectory *string + func (s *ContainerRecipe) SetArn(v string) *ContainerRecipe + func (s *ContainerRecipe) SetComponents(v []*ComponentConfiguration) *ContainerRecipe + func (s *ContainerRecipe) SetContainerType(v string) *ContainerRecipe + func (s *ContainerRecipe) SetDateCreated(v string) *ContainerRecipe + func (s *ContainerRecipe) SetDescription(v string) *ContainerRecipe + func (s *ContainerRecipe) SetDockerfileTemplateData(v string) *ContainerRecipe + func (s *ContainerRecipe) SetEncrypted(v bool) *ContainerRecipe + func (s *ContainerRecipe) SetInstanceConfiguration(v *InstanceConfiguration) *ContainerRecipe + func (s *ContainerRecipe) SetKmsKeyId(v string) *ContainerRecipe + func (s *ContainerRecipe) SetName(v string) *ContainerRecipe + func (s *ContainerRecipe) SetOwner(v string) *ContainerRecipe + func (s *ContainerRecipe) SetParentImage(v string) *ContainerRecipe + func (s *ContainerRecipe) SetPlatform(v string) *ContainerRecipe + func (s *ContainerRecipe) SetTags(v map[string]*string) *ContainerRecipe + func (s *ContainerRecipe) SetTargetRepository(v *TargetContainerRepository) *ContainerRecipe + func (s *ContainerRecipe) SetVersion(v string) *ContainerRecipe + func (s *ContainerRecipe) SetWorkingDirectory(v string) *ContainerRecipe + func (s ContainerRecipe) GoString() string + func (s ContainerRecipe) String() string + type ContainerRecipeSummary struct + Arn *string + ContainerType *string + DateCreated *string + Name *string + Owner *string + ParentImage *string + Platform *string + Tags map[string]*string + func (s *ContainerRecipeSummary) SetArn(v string) *ContainerRecipeSummary + func (s *ContainerRecipeSummary) SetContainerType(v string) *ContainerRecipeSummary + func (s *ContainerRecipeSummary) SetDateCreated(v string) *ContainerRecipeSummary + func (s *ContainerRecipeSummary) SetName(v string) *ContainerRecipeSummary + func (s *ContainerRecipeSummary) SetOwner(v string) *ContainerRecipeSummary + func (s *ContainerRecipeSummary) SetParentImage(v string) *ContainerRecipeSummary + func (s *ContainerRecipeSummary) SetPlatform(v string) *ContainerRecipeSummary + func (s *ContainerRecipeSummary) SetTags(v map[string]*string) *ContainerRecipeSummary + func (s ContainerRecipeSummary) GoString() string + func (s ContainerRecipeSummary) String() string + type CreateComponentInput struct + ChangeDescription *string + ClientToken *string + Data *string + Description *string + KmsKeyId *string + Name *string + Platform *string + SemanticVersion *string + SupportedOsVersions []*string + Tags map[string]*string + Uri *string + func (s *CreateComponentInput) SetChangeDescription(v string) *CreateComponentInput + func (s *CreateComponentInput) SetClientToken(v string) *CreateComponentInput + func (s *CreateComponentInput) SetData(v string) *CreateComponentInput + func (s *CreateComponentInput) SetDescription(v string) *CreateComponentInput + func (s *CreateComponentInput) SetKmsKeyId(v string) *CreateComponentInput + func (s *CreateComponentInput) SetName(v string) *CreateComponentInput + func (s *CreateComponentInput) SetPlatform(v string) *CreateComponentInput + func (s *CreateComponentInput) SetSemanticVersion(v string) *CreateComponentInput + func (s *CreateComponentInput) SetSupportedOsVersions(v []*string) *CreateComponentInput + func (s *CreateComponentInput) SetTags(v map[string]*string) *CreateComponentInput + func (s *CreateComponentInput) SetUri(v string) *CreateComponentInput + func (s *CreateComponentInput) Validate() error + func (s CreateComponentInput) GoString() string + func (s CreateComponentInput) String() string + type CreateComponentOutput struct + ClientToken *string + ComponentBuildVersionArn *string + RequestId *string + func (s *CreateComponentOutput) SetClientToken(v string) *CreateComponentOutput + func (s *CreateComponentOutput) SetComponentBuildVersionArn(v string) *CreateComponentOutput + func (s *CreateComponentOutput) SetRequestId(v string) *CreateComponentOutput + func (s CreateComponentOutput) GoString() string + func (s CreateComponentOutput) String() string + type CreateContainerRecipeInput struct + ClientToken *string + Components []*ComponentConfiguration + ContainerType *string + Description *string + DockerfileTemplateData *string + DockerfileTemplateUri *string + ImageOsVersionOverride *string + InstanceConfiguration *InstanceConfiguration + KmsKeyId *string + Name *string + ParentImage *string + PlatformOverride *string + SemanticVersion *string + Tags map[string]*string + TargetRepository *TargetContainerRepository + WorkingDirectory *string + func (s *CreateContainerRecipeInput) SetClientToken(v string) *CreateContainerRecipeInput + func (s *CreateContainerRecipeInput) SetComponents(v []*ComponentConfiguration) *CreateContainerRecipeInput + func (s *CreateContainerRecipeInput) SetContainerType(v string) *CreateContainerRecipeInput + func (s *CreateContainerRecipeInput) SetDescription(v string) *CreateContainerRecipeInput + func (s *CreateContainerRecipeInput) SetDockerfileTemplateData(v string) *CreateContainerRecipeInput + func (s *CreateContainerRecipeInput) SetDockerfileTemplateUri(v string) *CreateContainerRecipeInput + func (s *CreateContainerRecipeInput) SetImageOsVersionOverride(v string) *CreateContainerRecipeInput + func (s *CreateContainerRecipeInput) SetInstanceConfiguration(v *InstanceConfiguration) *CreateContainerRecipeInput + func (s *CreateContainerRecipeInput) SetKmsKeyId(v string) *CreateContainerRecipeInput + func (s *CreateContainerRecipeInput) SetName(v string) *CreateContainerRecipeInput + func (s *CreateContainerRecipeInput) SetParentImage(v string) *CreateContainerRecipeInput + func (s *CreateContainerRecipeInput) SetPlatformOverride(v string) *CreateContainerRecipeInput + func (s *CreateContainerRecipeInput) SetSemanticVersion(v string) *CreateContainerRecipeInput + func (s *CreateContainerRecipeInput) SetTags(v map[string]*string) *CreateContainerRecipeInput + func (s *CreateContainerRecipeInput) SetTargetRepository(v *TargetContainerRepository) *CreateContainerRecipeInput + func (s *CreateContainerRecipeInput) SetWorkingDirectory(v string) *CreateContainerRecipeInput + func (s *CreateContainerRecipeInput) Validate() error + func (s CreateContainerRecipeInput) GoString() string + func (s CreateContainerRecipeInput) String() string + type CreateContainerRecipeOutput struct + ClientToken *string + ContainerRecipeArn *string + RequestId *string + func (s *CreateContainerRecipeOutput) SetClientToken(v string) *CreateContainerRecipeOutput + func (s *CreateContainerRecipeOutput) SetContainerRecipeArn(v string) *CreateContainerRecipeOutput + func (s *CreateContainerRecipeOutput) SetRequestId(v string) *CreateContainerRecipeOutput + func (s CreateContainerRecipeOutput) GoString() string + func (s CreateContainerRecipeOutput) String() string + type CreateDistributionConfigurationInput struct + ClientToken *string + Description *string + Distributions []*Distribution + Name *string + Tags map[string]*string + func (s *CreateDistributionConfigurationInput) SetClientToken(v string) *CreateDistributionConfigurationInput + func (s *CreateDistributionConfigurationInput) SetDescription(v string) *CreateDistributionConfigurationInput + func (s *CreateDistributionConfigurationInput) SetDistributions(v []*Distribution) *CreateDistributionConfigurationInput + func (s *CreateDistributionConfigurationInput) SetName(v string) *CreateDistributionConfigurationInput + func (s *CreateDistributionConfigurationInput) SetTags(v map[string]*string) *CreateDistributionConfigurationInput + func (s *CreateDistributionConfigurationInput) Validate() error + func (s CreateDistributionConfigurationInput) GoString() string + func (s CreateDistributionConfigurationInput) String() string + type CreateDistributionConfigurationOutput struct + ClientToken *string + DistributionConfigurationArn *string + RequestId *string + func (s *CreateDistributionConfigurationOutput) SetClientToken(v string) *CreateDistributionConfigurationOutput + func (s *CreateDistributionConfigurationOutput) SetDistributionConfigurationArn(v string) *CreateDistributionConfigurationOutput + func (s *CreateDistributionConfigurationOutput) SetRequestId(v string) *CreateDistributionConfigurationOutput + func (s CreateDistributionConfigurationOutput) GoString() string + func (s CreateDistributionConfigurationOutput) String() string + type CreateImageInput struct + ClientToken *string + ContainerRecipeArn *string + DistributionConfigurationArn *string + EnhancedImageMetadataEnabled *bool + ImageRecipeArn *string + ImageScanningConfiguration *ImageScanningConfiguration + ImageTestsConfiguration *ImageTestsConfiguration + InfrastructureConfigurationArn *string + Tags map[string]*string + func (s *CreateImageInput) SetClientToken(v string) *CreateImageInput + func (s *CreateImageInput) SetContainerRecipeArn(v string) *CreateImageInput + func (s *CreateImageInput) SetDistributionConfigurationArn(v string) *CreateImageInput + func (s *CreateImageInput) SetEnhancedImageMetadataEnabled(v bool) *CreateImageInput + func (s *CreateImageInput) SetImageRecipeArn(v string) *CreateImageInput + func (s *CreateImageInput) SetImageScanningConfiguration(v *ImageScanningConfiguration) *CreateImageInput + func (s *CreateImageInput) SetImageTestsConfiguration(v *ImageTestsConfiguration) *CreateImageInput + func (s *CreateImageInput) SetInfrastructureConfigurationArn(v string) *CreateImageInput + func (s *CreateImageInput) SetTags(v map[string]*string) *CreateImageInput + func (s *CreateImageInput) Validate() error + func (s CreateImageInput) GoString() string + func (s CreateImageInput) String() string + type CreateImageOutput struct + ClientToken *string + ImageBuildVersionArn *string + RequestId *string + func (s *CreateImageOutput) SetClientToken(v string) *CreateImageOutput + func (s *CreateImageOutput) SetImageBuildVersionArn(v string) *CreateImageOutput + func (s *CreateImageOutput) SetRequestId(v string) *CreateImageOutput + func (s CreateImageOutput) GoString() string + func (s CreateImageOutput) String() string + type CreateImagePipelineInput struct + ClientToken *string + ContainerRecipeArn *string + Description *string + DistributionConfigurationArn *string + EnhancedImageMetadataEnabled *bool + ImageRecipeArn *string + ImageScanningConfiguration *ImageScanningConfiguration + ImageTestsConfiguration *ImageTestsConfiguration + InfrastructureConfigurationArn *string + Name *string + Schedule *Schedule + Status *string + Tags map[string]*string + func (s *CreateImagePipelineInput) SetClientToken(v string) *CreateImagePipelineInput + func (s *CreateImagePipelineInput) SetContainerRecipeArn(v string) *CreateImagePipelineInput + func (s *CreateImagePipelineInput) SetDescription(v string) *CreateImagePipelineInput + func (s *CreateImagePipelineInput) SetDistributionConfigurationArn(v string) *CreateImagePipelineInput + func (s *CreateImagePipelineInput) SetEnhancedImageMetadataEnabled(v bool) *CreateImagePipelineInput + func (s *CreateImagePipelineInput) SetImageRecipeArn(v string) *CreateImagePipelineInput + func (s *CreateImagePipelineInput) SetImageScanningConfiguration(v *ImageScanningConfiguration) *CreateImagePipelineInput + func (s *CreateImagePipelineInput) SetImageTestsConfiguration(v *ImageTestsConfiguration) *CreateImagePipelineInput + func (s *CreateImagePipelineInput) SetInfrastructureConfigurationArn(v string) *CreateImagePipelineInput + func (s *CreateImagePipelineInput) SetName(v string) *CreateImagePipelineInput + func (s *CreateImagePipelineInput) SetSchedule(v *Schedule) *CreateImagePipelineInput + func (s *CreateImagePipelineInput) SetStatus(v string) *CreateImagePipelineInput + func (s *CreateImagePipelineInput) SetTags(v map[string]*string) *CreateImagePipelineInput + func (s *CreateImagePipelineInput) Validate() error + func (s CreateImagePipelineInput) GoString() string + func (s CreateImagePipelineInput) String() string + type CreateImagePipelineOutput struct + ClientToken *string + ImagePipelineArn *string + RequestId *string + func (s *CreateImagePipelineOutput) SetClientToken(v string) *CreateImagePipelineOutput + func (s *CreateImagePipelineOutput) SetImagePipelineArn(v string) *CreateImagePipelineOutput + func (s *CreateImagePipelineOutput) SetRequestId(v string) *CreateImagePipelineOutput + func (s CreateImagePipelineOutput) GoString() string + func (s CreateImagePipelineOutput) String() string + type CreateImageRecipeInput struct + AdditionalInstanceConfiguration *AdditionalInstanceConfiguration + BlockDeviceMappings []*InstanceBlockDeviceMapping + ClientToken *string + Components []*ComponentConfiguration + Description *string + Name *string + ParentImage *string + SemanticVersion *string + Tags map[string]*string + WorkingDirectory *string + func (s *CreateImageRecipeInput) SetAdditionalInstanceConfiguration(v *AdditionalInstanceConfiguration) *CreateImageRecipeInput + func (s *CreateImageRecipeInput) SetBlockDeviceMappings(v []*InstanceBlockDeviceMapping) *CreateImageRecipeInput + func (s *CreateImageRecipeInput) SetClientToken(v string) *CreateImageRecipeInput + func (s *CreateImageRecipeInput) SetComponents(v []*ComponentConfiguration) *CreateImageRecipeInput + func (s *CreateImageRecipeInput) SetDescription(v string) *CreateImageRecipeInput + func (s *CreateImageRecipeInput) SetName(v string) *CreateImageRecipeInput + func (s *CreateImageRecipeInput) SetParentImage(v string) *CreateImageRecipeInput + func (s *CreateImageRecipeInput) SetSemanticVersion(v string) *CreateImageRecipeInput + func (s *CreateImageRecipeInput) SetTags(v map[string]*string) *CreateImageRecipeInput + func (s *CreateImageRecipeInput) SetWorkingDirectory(v string) *CreateImageRecipeInput + func (s *CreateImageRecipeInput) Validate() error + func (s CreateImageRecipeInput) GoString() string + func (s CreateImageRecipeInput) String() string + type CreateImageRecipeOutput struct + ClientToken *string + ImageRecipeArn *string + RequestId *string + func (s *CreateImageRecipeOutput) SetClientToken(v string) *CreateImageRecipeOutput + func (s *CreateImageRecipeOutput) SetImageRecipeArn(v string) *CreateImageRecipeOutput + func (s *CreateImageRecipeOutput) SetRequestId(v string) *CreateImageRecipeOutput + func (s CreateImageRecipeOutput) GoString() string + func (s CreateImageRecipeOutput) String() string + type CreateInfrastructureConfigurationInput struct + ClientToken *string + Description *string + InstanceMetadataOptions *InstanceMetadataOptions + InstanceProfileName *string + InstanceTypes []*string + KeyPair *string + Logging *Logging + Name *string + ResourceTags map[string]*string + SecurityGroupIds []*string + SnsTopicArn *string + SubnetId *string + Tags map[string]*string + TerminateInstanceOnFailure *bool + func (s *CreateInfrastructureConfigurationInput) SetClientToken(v string) *CreateInfrastructureConfigurationInput + func (s *CreateInfrastructureConfigurationInput) SetDescription(v string) *CreateInfrastructureConfigurationInput + func (s *CreateInfrastructureConfigurationInput) SetInstanceMetadataOptions(v *InstanceMetadataOptions) *CreateInfrastructureConfigurationInput + func (s *CreateInfrastructureConfigurationInput) SetInstanceProfileName(v string) *CreateInfrastructureConfigurationInput + func (s *CreateInfrastructureConfigurationInput) SetInstanceTypes(v []*string) *CreateInfrastructureConfigurationInput + func (s *CreateInfrastructureConfigurationInput) SetKeyPair(v string) *CreateInfrastructureConfigurationInput + func (s *CreateInfrastructureConfigurationInput) SetLogging(v *Logging) *CreateInfrastructureConfigurationInput + func (s *CreateInfrastructureConfigurationInput) SetName(v string) *CreateInfrastructureConfigurationInput + func (s *CreateInfrastructureConfigurationInput) SetResourceTags(v map[string]*string) *CreateInfrastructureConfigurationInput + func (s *CreateInfrastructureConfigurationInput) SetSecurityGroupIds(v []*string) *CreateInfrastructureConfigurationInput + func (s *CreateInfrastructureConfigurationInput) SetSnsTopicArn(v string) *CreateInfrastructureConfigurationInput + func (s *CreateInfrastructureConfigurationInput) SetSubnetId(v string) *CreateInfrastructureConfigurationInput + func (s *CreateInfrastructureConfigurationInput) SetTags(v map[string]*string) *CreateInfrastructureConfigurationInput + func (s *CreateInfrastructureConfigurationInput) SetTerminateInstanceOnFailure(v bool) *CreateInfrastructureConfigurationInput + func (s *CreateInfrastructureConfigurationInput) Validate() error + func (s CreateInfrastructureConfigurationInput) GoString() string + func (s CreateInfrastructureConfigurationInput) String() string + type CreateInfrastructureConfigurationOutput struct + ClientToken *string + InfrastructureConfigurationArn *string + RequestId *string + func (s *CreateInfrastructureConfigurationOutput) SetClientToken(v string) *CreateInfrastructureConfigurationOutput + func (s *CreateInfrastructureConfigurationOutput) SetInfrastructureConfigurationArn(v string) *CreateInfrastructureConfigurationOutput + func (s *CreateInfrastructureConfigurationOutput) SetRequestId(v string) *CreateInfrastructureConfigurationOutput + func (s CreateInfrastructureConfigurationOutput) GoString() string + func (s CreateInfrastructureConfigurationOutput) String() string + type CreateLifecyclePolicyInput struct + ClientToken *string + Description *string + ExecutionRole *string + Name *string + PolicyDetails []*LifecyclePolicyDetail + ResourceSelection *LifecyclePolicyResourceSelection + ResourceType *string + Status *string + Tags map[string]*string + func (s *CreateLifecyclePolicyInput) SetClientToken(v string) *CreateLifecyclePolicyInput + func (s *CreateLifecyclePolicyInput) SetDescription(v string) *CreateLifecyclePolicyInput + func (s *CreateLifecyclePolicyInput) SetExecutionRole(v string) *CreateLifecyclePolicyInput + func (s *CreateLifecyclePolicyInput) SetName(v string) *CreateLifecyclePolicyInput + func (s *CreateLifecyclePolicyInput) SetPolicyDetails(v []*LifecyclePolicyDetail) *CreateLifecyclePolicyInput + func (s *CreateLifecyclePolicyInput) SetResourceSelection(v *LifecyclePolicyResourceSelection) *CreateLifecyclePolicyInput + func (s *CreateLifecyclePolicyInput) SetResourceType(v string) *CreateLifecyclePolicyInput + func (s *CreateLifecyclePolicyInput) SetStatus(v string) *CreateLifecyclePolicyInput + func (s *CreateLifecyclePolicyInput) SetTags(v map[string]*string) *CreateLifecyclePolicyInput + func (s *CreateLifecyclePolicyInput) Validate() error + func (s CreateLifecyclePolicyInput) GoString() string + func (s CreateLifecyclePolicyInput) String() string + type CreateLifecyclePolicyOutput struct + ClientToken *string + LifecyclePolicyArn *string + func (s *CreateLifecyclePolicyOutput) SetClientToken(v string) *CreateLifecyclePolicyOutput + func (s *CreateLifecyclePolicyOutput) SetLifecyclePolicyArn(v string) *CreateLifecyclePolicyOutput + func (s CreateLifecyclePolicyOutput) GoString() string + func (s CreateLifecyclePolicyOutput) String() string + type CvssScore struct + BaseScore *float64 + ScoringVector *string + Source *string + Version *string + func (s *CvssScore) SetBaseScore(v float64) *CvssScore + func (s *CvssScore) SetScoringVector(v string) *CvssScore + func (s *CvssScore) SetSource(v string) *CvssScore + func (s *CvssScore) SetVersion(v string) *CvssScore + func (s CvssScore) GoString() string + func (s CvssScore) String() string + type CvssScoreAdjustment struct + Metric *string + Reason *string + func (s *CvssScoreAdjustment) SetMetric(v string) *CvssScoreAdjustment + func (s *CvssScoreAdjustment) SetReason(v string) *CvssScoreAdjustment + func (s CvssScoreAdjustment) GoString() string + func (s CvssScoreAdjustment) String() string + type CvssScoreDetails struct + Adjustments []*CvssScoreAdjustment + CvssSource *string + Score *float64 + ScoreSource *string + ScoringVector *string + Version *string + func (s *CvssScoreDetails) SetAdjustments(v []*CvssScoreAdjustment) *CvssScoreDetails + func (s *CvssScoreDetails) SetCvssSource(v string) *CvssScoreDetails + func (s *CvssScoreDetails) SetScore(v float64) *CvssScoreDetails + func (s *CvssScoreDetails) SetScoreSource(v string) *CvssScoreDetails + func (s *CvssScoreDetails) SetScoringVector(v string) *CvssScoreDetails + func (s *CvssScoreDetails) SetVersion(v string) *CvssScoreDetails + func (s CvssScoreDetails) GoString() string + func (s CvssScoreDetails) String() string + type DeleteComponentInput struct + ComponentBuildVersionArn *string + func (s *DeleteComponentInput) SetComponentBuildVersionArn(v string) *DeleteComponentInput + func (s *DeleteComponentInput) Validate() error + func (s DeleteComponentInput) GoString() string + func (s DeleteComponentInput) String() string + type DeleteComponentOutput struct + ComponentBuildVersionArn *string + RequestId *string + func (s *DeleteComponentOutput) SetComponentBuildVersionArn(v string) *DeleteComponentOutput + func (s *DeleteComponentOutput) SetRequestId(v string) *DeleteComponentOutput + func (s DeleteComponentOutput) GoString() string + func (s DeleteComponentOutput) String() string + type DeleteContainerRecipeInput struct + ContainerRecipeArn *string + func (s *DeleteContainerRecipeInput) SetContainerRecipeArn(v string) *DeleteContainerRecipeInput + func (s *DeleteContainerRecipeInput) Validate() error + func (s DeleteContainerRecipeInput) GoString() string + func (s DeleteContainerRecipeInput) String() string + type DeleteContainerRecipeOutput struct + ContainerRecipeArn *string + RequestId *string + func (s *DeleteContainerRecipeOutput) SetContainerRecipeArn(v string) *DeleteContainerRecipeOutput + func (s *DeleteContainerRecipeOutput) SetRequestId(v string) *DeleteContainerRecipeOutput + func (s DeleteContainerRecipeOutput) GoString() string + func (s DeleteContainerRecipeOutput) String() string + type DeleteDistributionConfigurationInput struct + DistributionConfigurationArn *string + func (s *DeleteDistributionConfigurationInput) SetDistributionConfigurationArn(v string) *DeleteDistributionConfigurationInput + func (s *DeleteDistributionConfigurationInput) Validate() error + func (s DeleteDistributionConfigurationInput) GoString() string + func (s DeleteDistributionConfigurationInput) String() string + type DeleteDistributionConfigurationOutput struct + DistributionConfigurationArn *string + RequestId *string + func (s *DeleteDistributionConfigurationOutput) SetDistributionConfigurationArn(v string) *DeleteDistributionConfigurationOutput + func (s *DeleteDistributionConfigurationOutput) SetRequestId(v string) *DeleteDistributionConfigurationOutput + func (s DeleteDistributionConfigurationOutput) GoString() string + func (s DeleteDistributionConfigurationOutput) String() string + type DeleteImageInput struct + ImageBuildVersionArn *string + func (s *DeleteImageInput) SetImageBuildVersionArn(v string) *DeleteImageInput + func (s *DeleteImageInput) Validate() error + func (s DeleteImageInput) GoString() string + func (s DeleteImageInput) String() string + type DeleteImageOutput struct + ImageBuildVersionArn *string + RequestId *string + func (s *DeleteImageOutput) SetImageBuildVersionArn(v string) *DeleteImageOutput + func (s *DeleteImageOutput) SetRequestId(v string) *DeleteImageOutput + func (s DeleteImageOutput) GoString() string + func (s DeleteImageOutput) String() string + type DeleteImagePipelineInput struct + ImagePipelineArn *string + func (s *DeleteImagePipelineInput) SetImagePipelineArn(v string) *DeleteImagePipelineInput + func (s *DeleteImagePipelineInput) Validate() error + func (s DeleteImagePipelineInput) GoString() string + func (s DeleteImagePipelineInput) String() string + type DeleteImagePipelineOutput struct + ImagePipelineArn *string + RequestId *string + func (s *DeleteImagePipelineOutput) SetImagePipelineArn(v string) *DeleteImagePipelineOutput + func (s *DeleteImagePipelineOutput) SetRequestId(v string) *DeleteImagePipelineOutput + func (s DeleteImagePipelineOutput) GoString() string + func (s DeleteImagePipelineOutput) String() string + type DeleteImageRecipeInput struct + ImageRecipeArn *string + func (s *DeleteImageRecipeInput) SetImageRecipeArn(v string) *DeleteImageRecipeInput + func (s *DeleteImageRecipeInput) Validate() error + func (s DeleteImageRecipeInput) GoString() string + func (s DeleteImageRecipeInput) String() string + type DeleteImageRecipeOutput struct + ImageRecipeArn *string + RequestId *string + func (s *DeleteImageRecipeOutput) SetImageRecipeArn(v string) *DeleteImageRecipeOutput + func (s *DeleteImageRecipeOutput) SetRequestId(v string) *DeleteImageRecipeOutput + func (s DeleteImageRecipeOutput) GoString() string + func (s DeleteImageRecipeOutput) String() string + type DeleteInfrastructureConfigurationInput struct + InfrastructureConfigurationArn *string + func (s *DeleteInfrastructureConfigurationInput) SetInfrastructureConfigurationArn(v string) *DeleteInfrastructureConfigurationInput + func (s *DeleteInfrastructureConfigurationInput) Validate() error + func (s DeleteInfrastructureConfigurationInput) GoString() string + func (s DeleteInfrastructureConfigurationInput) String() string + type DeleteInfrastructureConfigurationOutput struct + InfrastructureConfigurationArn *string + RequestId *string + func (s *DeleteInfrastructureConfigurationOutput) SetInfrastructureConfigurationArn(v string) *DeleteInfrastructureConfigurationOutput + func (s *DeleteInfrastructureConfigurationOutput) SetRequestId(v string) *DeleteInfrastructureConfigurationOutput + func (s DeleteInfrastructureConfigurationOutput) GoString() string + func (s DeleteInfrastructureConfigurationOutput) String() string + type DeleteLifecyclePolicyInput struct + LifecyclePolicyArn *string + func (s *DeleteLifecyclePolicyInput) SetLifecyclePolicyArn(v string) *DeleteLifecyclePolicyInput + func (s *DeleteLifecyclePolicyInput) Validate() error + func (s DeleteLifecyclePolicyInput) GoString() string + func (s DeleteLifecyclePolicyInput) String() string + type DeleteLifecyclePolicyOutput struct + LifecyclePolicyArn *string + func (s *DeleteLifecyclePolicyOutput) SetLifecyclePolicyArn(v string) *DeleteLifecyclePolicyOutput + func (s DeleteLifecyclePolicyOutput) GoString() string + func (s DeleteLifecyclePolicyOutput) String() string + type Distribution struct + AmiDistributionConfiguration *AmiDistributionConfiguration + ContainerDistributionConfiguration *ContainerDistributionConfiguration + FastLaunchConfigurations []*FastLaunchConfiguration + LaunchTemplateConfigurations []*LaunchTemplateConfiguration + LicenseConfigurationArns []*string + Region *string + S3ExportConfiguration *S3ExportConfiguration + func (s *Distribution) SetAmiDistributionConfiguration(v *AmiDistributionConfiguration) *Distribution + func (s *Distribution) SetContainerDistributionConfiguration(v *ContainerDistributionConfiguration) *Distribution + func (s *Distribution) SetFastLaunchConfigurations(v []*FastLaunchConfiguration) *Distribution + func (s *Distribution) SetLaunchTemplateConfigurations(v []*LaunchTemplateConfiguration) *Distribution + func (s *Distribution) SetLicenseConfigurationArns(v []*string) *Distribution + func (s *Distribution) SetRegion(v string) *Distribution + func (s *Distribution) SetS3ExportConfiguration(v *S3ExportConfiguration) *Distribution + func (s *Distribution) Validate() error + func (s Distribution) GoString() string + func (s Distribution) String() string + type DistributionConfiguration struct + Arn *string + DateCreated *string + DateUpdated *string + Description *string + Distributions []*Distribution + Name *string + Tags map[string]*string + TimeoutMinutes *int64 + func (s *DistributionConfiguration) SetArn(v string) *DistributionConfiguration + func (s *DistributionConfiguration) SetDateCreated(v string) *DistributionConfiguration + func (s *DistributionConfiguration) SetDateUpdated(v string) *DistributionConfiguration + func (s *DistributionConfiguration) SetDescription(v string) *DistributionConfiguration + func (s *DistributionConfiguration) SetDistributions(v []*Distribution) *DistributionConfiguration + func (s *DistributionConfiguration) SetName(v string) *DistributionConfiguration + func (s *DistributionConfiguration) SetTags(v map[string]*string) *DistributionConfiguration + func (s *DistributionConfiguration) SetTimeoutMinutes(v int64) *DistributionConfiguration + func (s DistributionConfiguration) GoString() string + func (s DistributionConfiguration) String() string + type DistributionConfigurationSummary struct + Arn *string + DateCreated *string + DateUpdated *string + Description *string + Name *string + Regions []*string + Tags map[string]*string + func (s *DistributionConfigurationSummary) SetArn(v string) *DistributionConfigurationSummary + func (s *DistributionConfigurationSummary) SetDateCreated(v string) *DistributionConfigurationSummary + func (s *DistributionConfigurationSummary) SetDateUpdated(v string) *DistributionConfigurationSummary + func (s *DistributionConfigurationSummary) SetDescription(v string) *DistributionConfigurationSummary + func (s *DistributionConfigurationSummary) SetName(v string) *DistributionConfigurationSummary + func (s *DistributionConfigurationSummary) SetRegions(v []*string) *DistributionConfigurationSummary + func (s *DistributionConfigurationSummary) SetTags(v map[string]*string) *DistributionConfigurationSummary + func (s DistributionConfigurationSummary) GoString() string + func (s DistributionConfigurationSummary) String() string + type EbsInstanceBlockDeviceSpecification struct + DeleteOnTermination *bool + Encrypted *bool + Iops *int64 + KmsKeyId *string + SnapshotId *string + Throughput *int64 + VolumeSize *int64 + VolumeType *string + func (s *EbsInstanceBlockDeviceSpecification) SetDeleteOnTermination(v bool) *EbsInstanceBlockDeviceSpecification + func (s *EbsInstanceBlockDeviceSpecification) SetEncrypted(v bool) *EbsInstanceBlockDeviceSpecification + func (s *EbsInstanceBlockDeviceSpecification) SetIops(v int64) *EbsInstanceBlockDeviceSpecification + func (s *EbsInstanceBlockDeviceSpecification) SetKmsKeyId(v string) *EbsInstanceBlockDeviceSpecification + func (s *EbsInstanceBlockDeviceSpecification) SetSnapshotId(v string) *EbsInstanceBlockDeviceSpecification + func (s *EbsInstanceBlockDeviceSpecification) SetThroughput(v int64) *EbsInstanceBlockDeviceSpecification + func (s *EbsInstanceBlockDeviceSpecification) SetVolumeSize(v int64) *EbsInstanceBlockDeviceSpecification + func (s *EbsInstanceBlockDeviceSpecification) SetVolumeType(v string) *EbsInstanceBlockDeviceSpecification + func (s *EbsInstanceBlockDeviceSpecification) Validate() error + func (s EbsInstanceBlockDeviceSpecification) GoString() string + func (s EbsInstanceBlockDeviceSpecification) String() string + type EcrConfiguration struct + ContainerTags []*string + RepositoryName *string + func (s *EcrConfiguration) SetContainerTags(v []*string) *EcrConfiguration + func (s *EcrConfiguration) SetRepositoryName(v string) *EcrConfiguration + func (s *EcrConfiguration) Validate() error + func (s EcrConfiguration) GoString() string + func (s EcrConfiguration) String() string + type FastLaunchConfiguration struct + AccountId *string + Enabled *bool + LaunchTemplate *FastLaunchLaunchTemplateSpecification + MaxParallelLaunches *int64 + SnapshotConfiguration *FastLaunchSnapshotConfiguration + func (s *FastLaunchConfiguration) SetAccountId(v string) *FastLaunchConfiguration + func (s *FastLaunchConfiguration) SetEnabled(v bool) *FastLaunchConfiguration + func (s *FastLaunchConfiguration) SetLaunchTemplate(v *FastLaunchLaunchTemplateSpecification) *FastLaunchConfiguration + func (s *FastLaunchConfiguration) SetMaxParallelLaunches(v int64) *FastLaunchConfiguration + func (s *FastLaunchConfiguration) SetSnapshotConfiguration(v *FastLaunchSnapshotConfiguration) *FastLaunchConfiguration + func (s *FastLaunchConfiguration) Validate() error + func (s FastLaunchConfiguration) GoString() string + func (s FastLaunchConfiguration) String() string + type FastLaunchLaunchTemplateSpecification struct + LaunchTemplateId *string + LaunchTemplateName *string + LaunchTemplateVersion *string + func (s *FastLaunchLaunchTemplateSpecification) SetLaunchTemplateId(v string) *FastLaunchLaunchTemplateSpecification + func (s *FastLaunchLaunchTemplateSpecification) SetLaunchTemplateName(v string) *FastLaunchLaunchTemplateSpecification + func (s *FastLaunchLaunchTemplateSpecification) SetLaunchTemplateVersion(v string) *FastLaunchLaunchTemplateSpecification + func (s *FastLaunchLaunchTemplateSpecification) Validate() error + func (s FastLaunchLaunchTemplateSpecification) GoString() string + func (s FastLaunchLaunchTemplateSpecification) String() string + type FastLaunchSnapshotConfiguration struct + TargetResourceCount *int64 + func (s *FastLaunchSnapshotConfiguration) SetTargetResourceCount(v int64) *FastLaunchSnapshotConfiguration + func (s *FastLaunchSnapshotConfiguration) Validate() error + func (s FastLaunchSnapshotConfiguration) GoString() string + func (s FastLaunchSnapshotConfiguration) String() string + type Filter struct + Name *string + Values []*string + func (s *Filter) SetName(v string) *Filter + func (s *Filter) SetValues(v []*string) *Filter + func (s *Filter) Validate() error + func (s Filter) GoString() string + func (s Filter) String() string + type ForbiddenException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *ForbiddenException) Code() string + func (s *ForbiddenException) Error() string + func (s *ForbiddenException) Message() string + func (s *ForbiddenException) OrigErr() error + func (s *ForbiddenException) RequestID() string + func (s *ForbiddenException) StatusCode() int + func (s ForbiddenException) GoString() string + func (s ForbiddenException) String() string + type GetComponentInput struct + ComponentBuildVersionArn *string + func (s *GetComponentInput) SetComponentBuildVersionArn(v string) *GetComponentInput + func (s *GetComponentInput) Validate() error + func (s GetComponentInput) GoString() string + func (s GetComponentInput) String() string + type GetComponentOutput struct + Component *Component + RequestId *string + func (s *GetComponentOutput) SetComponent(v *Component) *GetComponentOutput + func (s *GetComponentOutput) SetRequestId(v string) *GetComponentOutput + func (s GetComponentOutput) GoString() string + func (s GetComponentOutput) String() string + type GetComponentPolicyInput struct + ComponentArn *string + func (s *GetComponentPolicyInput) SetComponentArn(v string) *GetComponentPolicyInput + func (s *GetComponentPolicyInput) Validate() error + func (s GetComponentPolicyInput) GoString() string + func (s GetComponentPolicyInput) String() string + type GetComponentPolicyOutput struct + Policy *string + RequestId *string + func (s *GetComponentPolicyOutput) SetPolicy(v string) *GetComponentPolicyOutput + func (s *GetComponentPolicyOutput) SetRequestId(v string) *GetComponentPolicyOutput + func (s GetComponentPolicyOutput) GoString() string + func (s GetComponentPolicyOutput) String() string + type GetContainerRecipeInput struct + ContainerRecipeArn *string + func (s *GetContainerRecipeInput) SetContainerRecipeArn(v string) *GetContainerRecipeInput + func (s *GetContainerRecipeInput) Validate() error + func (s GetContainerRecipeInput) GoString() string + func (s GetContainerRecipeInput) String() string + type GetContainerRecipeOutput struct + ContainerRecipe *ContainerRecipe + RequestId *string + func (s *GetContainerRecipeOutput) SetContainerRecipe(v *ContainerRecipe) *GetContainerRecipeOutput + func (s *GetContainerRecipeOutput) SetRequestId(v string) *GetContainerRecipeOutput + func (s GetContainerRecipeOutput) GoString() string + func (s GetContainerRecipeOutput) String() string + type GetContainerRecipePolicyInput struct + ContainerRecipeArn *string + func (s *GetContainerRecipePolicyInput) SetContainerRecipeArn(v string) *GetContainerRecipePolicyInput + func (s *GetContainerRecipePolicyInput) Validate() error + func (s GetContainerRecipePolicyInput) GoString() string + func (s GetContainerRecipePolicyInput) String() string + type GetContainerRecipePolicyOutput struct + Policy *string + RequestId *string + func (s *GetContainerRecipePolicyOutput) SetPolicy(v string) *GetContainerRecipePolicyOutput + func (s *GetContainerRecipePolicyOutput) SetRequestId(v string) *GetContainerRecipePolicyOutput + func (s GetContainerRecipePolicyOutput) GoString() string + func (s GetContainerRecipePolicyOutput) String() string + type GetDistributionConfigurationInput struct + DistributionConfigurationArn *string + func (s *GetDistributionConfigurationInput) SetDistributionConfigurationArn(v string) *GetDistributionConfigurationInput + func (s *GetDistributionConfigurationInput) Validate() error + func (s GetDistributionConfigurationInput) GoString() string + func (s GetDistributionConfigurationInput) String() string + type GetDistributionConfigurationOutput struct + DistributionConfiguration *DistributionConfiguration + RequestId *string + func (s *GetDistributionConfigurationOutput) SetDistributionConfiguration(v *DistributionConfiguration) *GetDistributionConfigurationOutput + func (s *GetDistributionConfigurationOutput) SetRequestId(v string) *GetDistributionConfigurationOutput + func (s GetDistributionConfigurationOutput) GoString() string + func (s GetDistributionConfigurationOutput) String() string + type GetImageInput struct + ImageBuildVersionArn *string + func (s *GetImageInput) SetImageBuildVersionArn(v string) *GetImageInput + func (s *GetImageInput) Validate() error + func (s GetImageInput) GoString() string + func (s GetImageInput) String() string + type GetImageOutput struct + Image *Image + RequestId *string + func (s *GetImageOutput) SetImage(v *Image) *GetImageOutput + func (s *GetImageOutput) SetRequestId(v string) *GetImageOutput + func (s GetImageOutput) GoString() string + func (s GetImageOutput) String() string + type GetImagePipelineInput struct + ImagePipelineArn *string + func (s *GetImagePipelineInput) SetImagePipelineArn(v string) *GetImagePipelineInput + func (s *GetImagePipelineInput) Validate() error + func (s GetImagePipelineInput) GoString() string + func (s GetImagePipelineInput) String() string + type GetImagePipelineOutput struct + ImagePipeline *ImagePipeline + RequestId *string + func (s *GetImagePipelineOutput) SetImagePipeline(v *ImagePipeline) *GetImagePipelineOutput + func (s *GetImagePipelineOutput) SetRequestId(v string) *GetImagePipelineOutput + func (s GetImagePipelineOutput) GoString() string + func (s GetImagePipelineOutput) String() string + type GetImagePolicyInput struct + ImageArn *string + func (s *GetImagePolicyInput) SetImageArn(v string) *GetImagePolicyInput + func (s *GetImagePolicyInput) Validate() error + func (s GetImagePolicyInput) GoString() string + func (s GetImagePolicyInput) String() string + type GetImagePolicyOutput struct + Policy *string + RequestId *string + func (s *GetImagePolicyOutput) SetPolicy(v string) *GetImagePolicyOutput + func (s *GetImagePolicyOutput) SetRequestId(v string) *GetImagePolicyOutput + func (s GetImagePolicyOutput) GoString() string + func (s GetImagePolicyOutput) String() string + type GetImageRecipeInput struct + ImageRecipeArn *string + func (s *GetImageRecipeInput) SetImageRecipeArn(v string) *GetImageRecipeInput + func (s *GetImageRecipeInput) Validate() error + func (s GetImageRecipeInput) GoString() string + func (s GetImageRecipeInput) String() string + type GetImageRecipeOutput struct + ImageRecipe *ImageRecipe + RequestId *string + func (s *GetImageRecipeOutput) SetImageRecipe(v *ImageRecipe) *GetImageRecipeOutput + func (s *GetImageRecipeOutput) SetRequestId(v string) *GetImageRecipeOutput + func (s GetImageRecipeOutput) GoString() string + func (s GetImageRecipeOutput) String() string + type GetImageRecipePolicyInput struct + ImageRecipeArn *string + func (s *GetImageRecipePolicyInput) SetImageRecipeArn(v string) *GetImageRecipePolicyInput + func (s *GetImageRecipePolicyInput) Validate() error + func (s GetImageRecipePolicyInput) GoString() string + func (s GetImageRecipePolicyInput) String() string + type GetImageRecipePolicyOutput struct + Policy *string + RequestId *string + func (s *GetImageRecipePolicyOutput) SetPolicy(v string) *GetImageRecipePolicyOutput + func (s *GetImageRecipePolicyOutput) SetRequestId(v string) *GetImageRecipePolicyOutput + func (s GetImageRecipePolicyOutput) GoString() string + func (s GetImageRecipePolicyOutput) String() string + type GetInfrastructureConfigurationInput struct + InfrastructureConfigurationArn *string + func (s *GetInfrastructureConfigurationInput) SetInfrastructureConfigurationArn(v string) *GetInfrastructureConfigurationInput + func (s *GetInfrastructureConfigurationInput) Validate() error + func (s GetInfrastructureConfigurationInput) GoString() string + func (s GetInfrastructureConfigurationInput) String() string + type GetInfrastructureConfigurationOutput struct + InfrastructureConfiguration *InfrastructureConfiguration + RequestId *string + func (s *GetInfrastructureConfigurationOutput) SetInfrastructureConfiguration(v *InfrastructureConfiguration) *GetInfrastructureConfigurationOutput + func (s *GetInfrastructureConfigurationOutput) SetRequestId(v string) *GetInfrastructureConfigurationOutput + func (s GetInfrastructureConfigurationOutput) GoString() string + func (s GetInfrastructureConfigurationOutput) String() string + type GetLifecycleExecutionInput struct + LifecycleExecutionId *string + func (s *GetLifecycleExecutionInput) SetLifecycleExecutionId(v string) *GetLifecycleExecutionInput + func (s *GetLifecycleExecutionInput) Validate() error + func (s GetLifecycleExecutionInput) GoString() string + func (s GetLifecycleExecutionInput) String() string + type GetLifecycleExecutionOutput struct + LifecycleExecution *LifecycleExecution + func (s *GetLifecycleExecutionOutput) SetLifecycleExecution(v *LifecycleExecution) *GetLifecycleExecutionOutput + func (s GetLifecycleExecutionOutput) GoString() string + func (s GetLifecycleExecutionOutput) String() string + type GetLifecyclePolicyInput struct + LifecyclePolicyArn *string + func (s *GetLifecyclePolicyInput) SetLifecyclePolicyArn(v string) *GetLifecyclePolicyInput + func (s *GetLifecyclePolicyInput) Validate() error + func (s GetLifecyclePolicyInput) GoString() string + func (s GetLifecyclePolicyInput) String() string + type GetLifecyclePolicyOutput struct + LifecyclePolicy *LifecyclePolicy + func (s *GetLifecyclePolicyOutput) SetLifecyclePolicy(v *LifecyclePolicy) *GetLifecyclePolicyOutput + func (s GetLifecyclePolicyOutput) GoString() string + func (s GetLifecyclePolicyOutput) String() string + type GetWorkflowExecutionInput struct + WorkflowExecutionId *string + func (s *GetWorkflowExecutionInput) SetWorkflowExecutionId(v string) *GetWorkflowExecutionInput + func (s *GetWorkflowExecutionInput) Validate() error + func (s GetWorkflowExecutionInput) GoString() string + func (s GetWorkflowExecutionInput) String() string + type GetWorkflowExecutionOutput struct + EndTime *string + ImageBuildVersionArn *string + Message *string + RequestId *string + StartTime *string + Status *string + TotalStepCount *int64 + TotalStepsFailed *int64 + TotalStepsSkipped *int64 + TotalStepsSucceeded *int64 + Type *string + WorkflowBuildVersionArn *string + WorkflowExecutionId *string + func (s *GetWorkflowExecutionOutput) SetEndTime(v string) *GetWorkflowExecutionOutput + func (s *GetWorkflowExecutionOutput) SetImageBuildVersionArn(v string) *GetWorkflowExecutionOutput + func (s *GetWorkflowExecutionOutput) SetMessage(v string) *GetWorkflowExecutionOutput + func (s *GetWorkflowExecutionOutput) SetRequestId(v string) *GetWorkflowExecutionOutput + func (s *GetWorkflowExecutionOutput) SetStartTime(v string) *GetWorkflowExecutionOutput + func (s *GetWorkflowExecutionOutput) SetStatus(v string) *GetWorkflowExecutionOutput + func (s *GetWorkflowExecutionOutput) SetTotalStepCount(v int64) *GetWorkflowExecutionOutput + func (s *GetWorkflowExecutionOutput) SetTotalStepsFailed(v int64) *GetWorkflowExecutionOutput + func (s *GetWorkflowExecutionOutput) SetTotalStepsSkipped(v int64) *GetWorkflowExecutionOutput + func (s *GetWorkflowExecutionOutput) SetTotalStepsSucceeded(v int64) *GetWorkflowExecutionOutput + func (s *GetWorkflowExecutionOutput) SetType(v string) *GetWorkflowExecutionOutput + func (s *GetWorkflowExecutionOutput) SetWorkflowBuildVersionArn(v string) *GetWorkflowExecutionOutput + func (s *GetWorkflowExecutionOutput) SetWorkflowExecutionId(v string) *GetWorkflowExecutionOutput + func (s GetWorkflowExecutionOutput) GoString() string + func (s GetWorkflowExecutionOutput) String() string + type GetWorkflowStepExecutionInput struct + StepExecutionId *string + func (s *GetWorkflowStepExecutionInput) SetStepExecutionId(v string) *GetWorkflowStepExecutionInput + func (s *GetWorkflowStepExecutionInput) Validate() error + func (s GetWorkflowStepExecutionInput) GoString() string + func (s GetWorkflowStepExecutionInput) String() string + type GetWorkflowStepExecutionOutput struct + Action *string + Description *string + EndTime *string + ImageBuildVersionArn *string + Inputs *string + Message *string + Name *string + OnFailure *string + Outputs *string + RequestId *string + RollbackStatus *string + StartTime *string + Status *string + StepExecutionId *string + TimeoutSeconds *int64 + WorkflowBuildVersionArn *string + WorkflowExecutionId *string + func (s *GetWorkflowStepExecutionOutput) SetAction(v string) *GetWorkflowStepExecutionOutput + func (s *GetWorkflowStepExecutionOutput) SetDescription(v string) *GetWorkflowStepExecutionOutput + func (s *GetWorkflowStepExecutionOutput) SetEndTime(v string) *GetWorkflowStepExecutionOutput + func (s *GetWorkflowStepExecutionOutput) SetImageBuildVersionArn(v string) *GetWorkflowStepExecutionOutput + func (s *GetWorkflowStepExecutionOutput) SetInputs(v string) *GetWorkflowStepExecutionOutput + func (s *GetWorkflowStepExecutionOutput) SetMessage(v string) *GetWorkflowStepExecutionOutput + func (s *GetWorkflowStepExecutionOutput) SetName(v string) *GetWorkflowStepExecutionOutput + func (s *GetWorkflowStepExecutionOutput) SetOnFailure(v string) *GetWorkflowStepExecutionOutput + func (s *GetWorkflowStepExecutionOutput) SetOutputs(v string) *GetWorkflowStepExecutionOutput + func (s *GetWorkflowStepExecutionOutput) SetRequestId(v string) *GetWorkflowStepExecutionOutput + func (s *GetWorkflowStepExecutionOutput) SetRollbackStatus(v string) *GetWorkflowStepExecutionOutput + func (s *GetWorkflowStepExecutionOutput) SetStartTime(v string) *GetWorkflowStepExecutionOutput + func (s *GetWorkflowStepExecutionOutput) SetStatus(v string) *GetWorkflowStepExecutionOutput + func (s *GetWorkflowStepExecutionOutput) SetStepExecutionId(v string) *GetWorkflowStepExecutionOutput + func (s *GetWorkflowStepExecutionOutput) SetTimeoutSeconds(v int64) *GetWorkflowStepExecutionOutput + func (s *GetWorkflowStepExecutionOutput) SetWorkflowBuildVersionArn(v string) *GetWorkflowStepExecutionOutput + func (s *GetWorkflowStepExecutionOutput) SetWorkflowExecutionId(v string) *GetWorkflowStepExecutionOutput + func (s GetWorkflowStepExecutionOutput) GoString() string + func (s GetWorkflowStepExecutionOutput) String() string + type IdempotentParameterMismatchException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *IdempotentParameterMismatchException) Code() string + func (s *IdempotentParameterMismatchException) Error() string + func (s *IdempotentParameterMismatchException) Message() string + func (s *IdempotentParameterMismatchException) OrigErr() error + func (s *IdempotentParameterMismatchException) RequestID() string + func (s *IdempotentParameterMismatchException) StatusCode() int + func (s IdempotentParameterMismatchException) GoString() string + func (s IdempotentParameterMismatchException) String() string + type Image struct + Arn *string + BuildType *string + ContainerRecipe *ContainerRecipe + DateCreated *string + DeprecationTime *time.Time + DistributionConfiguration *DistributionConfiguration + EnhancedImageMetadataEnabled *bool + ImageRecipe *ImageRecipe + ImageScanningConfiguration *ImageScanningConfiguration + ImageSource *string + ImageTestsConfiguration *ImageTestsConfiguration + InfrastructureConfiguration *InfrastructureConfiguration + LifecycleExecutionId *string + Name *string + OsVersion *string + OutputResources *OutputResources + Platform *string + ScanState *ImageScanState + SourcePipelineArn *string + SourcePipelineName *string + State *ImageState + Tags map[string]*string + Type *string + Version *string + func (s *Image) SetArn(v string) *Image + func (s *Image) SetBuildType(v string) *Image + func (s *Image) SetContainerRecipe(v *ContainerRecipe) *Image + func (s *Image) SetDateCreated(v string) *Image + func (s *Image) SetDeprecationTime(v time.Time) *Image + func (s *Image) SetDistributionConfiguration(v *DistributionConfiguration) *Image + func (s *Image) SetEnhancedImageMetadataEnabled(v bool) *Image + func (s *Image) SetImageRecipe(v *ImageRecipe) *Image + func (s *Image) SetImageScanningConfiguration(v *ImageScanningConfiguration) *Image + func (s *Image) SetImageSource(v string) *Image + func (s *Image) SetImageTestsConfiguration(v *ImageTestsConfiguration) *Image + func (s *Image) SetInfrastructureConfiguration(v *InfrastructureConfiguration) *Image + func (s *Image) SetLifecycleExecutionId(v string) *Image + func (s *Image) SetName(v string) *Image + func (s *Image) SetOsVersion(v string) *Image + func (s *Image) SetOutputResources(v *OutputResources) *Image + func (s *Image) SetPlatform(v string) *Image + func (s *Image) SetScanState(v *ImageScanState) *Image + func (s *Image) SetSourcePipelineArn(v string) *Image + func (s *Image) SetSourcePipelineName(v string) *Image + func (s *Image) SetState(v *ImageState) *Image + func (s *Image) SetTags(v map[string]*string) *Image + func (s *Image) SetType(v string) *Image + func (s *Image) SetVersion(v string) *Image + func (s Image) GoString() string + func (s Image) String() string + type ImageAggregation struct + ImageBuildVersionArn *string + SeverityCounts *SeverityCounts + func (s *ImageAggregation) SetImageBuildVersionArn(v string) *ImageAggregation + func (s *ImageAggregation) SetSeverityCounts(v *SeverityCounts) *ImageAggregation + func (s ImageAggregation) GoString() string + func (s ImageAggregation) String() string + type ImagePackage struct + PackageName *string + PackageVersion *string + func (s *ImagePackage) SetPackageName(v string) *ImagePackage + func (s *ImagePackage) SetPackageVersion(v string) *ImagePackage + func (s ImagePackage) GoString() string + func (s ImagePackage) String() string + type ImagePipeline struct + Arn *string + ContainerRecipeArn *string + DateCreated *string + DateLastRun *string + DateNextRun *string + DateUpdated *string + Description *string + DistributionConfigurationArn *string + EnhancedImageMetadataEnabled *bool + ImageRecipeArn *string + ImageScanningConfiguration *ImageScanningConfiguration + ImageTestsConfiguration *ImageTestsConfiguration + InfrastructureConfigurationArn *string + Name *string + Platform *string + Schedule *Schedule + Status *string + Tags map[string]*string + func (s *ImagePipeline) SetArn(v string) *ImagePipeline + func (s *ImagePipeline) SetContainerRecipeArn(v string) *ImagePipeline + func (s *ImagePipeline) SetDateCreated(v string) *ImagePipeline + func (s *ImagePipeline) SetDateLastRun(v string) *ImagePipeline + func (s *ImagePipeline) SetDateNextRun(v string) *ImagePipeline + func (s *ImagePipeline) SetDateUpdated(v string) *ImagePipeline + func (s *ImagePipeline) SetDescription(v string) *ImagePipeline + func (s *ImagePipeline) SetDistributionConfigurationArn(v string) *ImagePipeline + func (s *ImagePipeline) SetEnhancedImageMetadataEnabled(v bool) *ImagePipeline + func (s *ImagePipeline) SetImageRecipeArn(v string) *ImagePipeline + func (s *ImagePipeline) SetImageScanningConfiguration(v *ImageScanningConfiguration) *ImagePipeline + func (s *ImagePipeline) SetImageTestsConfiguration(v *ImageTestsConfiguration) *ImagePipeline + func (s *ImagePipeline) SetInfrastructureConfigurationArn(v string) *ImagePipeline + func (s *ImagePipeline) SetName(v string) *ImagePipeline + func (s *ImagePipeline) SetPlatform(v string) *ImagePipeline + func (s *ImagePipeline) SetSchedule(v *Schedule) *ImagePipeline + func (s *ImagePipeline) SetStatus(v string) *ImagePipeline + func (s *ImagePipeline) SetTags(v map[string]*string) *ImagePipeline + func (s ImagePipeline) GoString() string + func (s ImagePipeline) String() string + type ImagePipelineAggregation struct + ImagePipelineArn *string + SeverityCounts *SeverityCounts + func (s *ImagePipelineAggregation) SetImagePipelineArn(v string) *ImagePipelineAggregation + func (s *ImagePipelineAggregation) SetSeverityCounts(v *SeverityCounts) *ImagePipelineAggregation + func (s ImagePipelineAggregation) GoString() string + func (s ImagePipelineAggregation) String() string + type ImageRecipe struct + AdditionalInstanceConfiguration *AdditionalInstanceConfiguration + Arn *string + BlockDeviceMappings []*InstanceBlockDeviceMapping + Components []*ComponentConfiguration + DateCreated *string + Description *string + Name *string + Owner *string + ParentImage *string + Platform *string + Tags map[string]*string + Type *string + Version *string + WorkingDirectory *string + func (s *ImageRecipe) SetAdditionalInstanceConfiguration(v *AdditionalInstanceConfiguration) *ImageRecipe + func (s *ImageRecipe) SetArn(v string) *ImageRecipe + func (s *ImageRecipe) SetBlockDeviceMappings(v []*InstanceBlockDeviceMapping) *ImageRecipe + func (s *ImageRecipe) SetComponents(v []*ComponentConfiguration) *ImageRecipe + func (s *ImageRecipe) SetDateCreated(v string) *ImageRecipe + func (s *ImageRecipe) SetDescription(v string) *ImageRecipe + func (s *ImageRecipe) SetName(v string) *ImageRecipe + func (s *ImageRecipe) SetOwner(v string) *ImageRecipe + func (s *ImageRecipe) SetParentImage(v string) *ImageRecipe + func (s *ImageRecipe) SetPlatform(v string) *ImageRecipe + func (s *ImageRecipe) SetTags(v map[string]*string) *ImageRecipe + func (s *ImageRecipe) SetType(v string) *ImageRecipe + func (s *ImageRecipe) SetVersion(v string) *ImageRecipe + func (s *ImageRecipe) SetWorkingDirectory(v string) *ImageRecipe + func (s ImageRecipe) GoString() string + func (s ImageRecipe) String() string + type ImageRecipeSummary struct + Arn *string + DateCreated *string + Name *string + Owner *string + ParentImage *string + Platform *string + Tags map[string]*string + func (s *ImageRecipeSummary) SetArn(v string) *ImageRecipeSummary + func (s *ImageRecipeSummary) SetDateCreated(v string) *ImageRecipeSummary + func (s *ImageRecipeSummary) SetName(v string) *ImageRecipeSummary + func (s *ImageRecipeSummary) SetOwner(v string) *ImageRecipeSummary + func (s *ImageRecipeSummary) SetParentImage(v string) *ImageRecipeSummary + func (s *ImageRecipeSummary) SetPlatform(v string) *ImageRecipeSummary + func (s *ImageRecipeSummary) SetTags(v map[string]*string) *ImageRecipeSummary + func (s ImageRecipeSummary) GoString() string + func (s ImageRecipeSummary) String() string + type ImageScanFinding struct + AwsAccountId *string + Description *string + FirstObservedAt *time.Time + FixAvailable *string + ImageBuildVersionArn *string + ImagePipelineArn *string + InspectorScore *float64 + InspectorScoreDetails *InspectorScoreDetails + PackageVulnerabilityDetails *PackageVulnerabilityDetails + Remediation *Remediation + Severity *string + Title *string + Type *string + UpdatedAt *time.Time + func (s *ImageScanFinding) SetAwsAccountId(v string) *ImageScanFinding + func (s *ImageScanFinding) SetDescription(v string) *ImageScanFinding + func (s *ImageScanFinding) SetFirstObservedAt(v time.Time) *ImageScanFinding + func (s *ImageScanFinding) SetFixAvailable(v string) *ImageScanFinding + func (s *ImageScanFinding) SetImageBuildVersionArn(v string) *ImageScanFinding + func (s *ImageScanFinding) SetImagePipelineArn(v string) *ImageScanFinding + func (s *ImageScanFinding) SetInspectorScore(v float64) *ImageScanFinding + func (s *ImageScanFinding) SetInspectorScoreDetails(v *InspectorScoreDetails) *ImageScanFinding + func (s *ImageScanFinding) SetPackageVulnerabilityDetails(v *PackageVulnerabilityDetails) *ImageScanFinding + func (s *ImageScanFinding) SetRemediation(v *Remediation) *ImageScanFinding + func (s *ImageScanFinding) SetSeverity(v string) *ImageScanFinding + func (s *ImageScanFinding) SetTitle(v string) *ImageScanFinding + func (s *ImageScanFinding) SetType(v string) *ImageScanFinding + func (s *ImageScanFinding) SetUpdatedAt(v time.Time) *ImageScanFinding + func (s ImageScanFinding) GoString() string + func (s ImageScanFinding) String() string + type ImageScanFindingAggregation struct + AccountAggregation *AccountAggregation + ImageAggregation *ImageAggregation + ImagePipelineAggregation *ImagePipelineAggregation + VulnerabilityIdAggregation *VulnerabilityIdAggregation + func (s *ImageScanFindingAggregation) SetAccountAggregation(v *AccountAggregation) *ImageScanFindingAggregation + func (s *ImageScanFindingAggregation) SetImageAggregation(v *ImageAggregation) *ImageScanFindingAggregation + func (s *ImageScanFindingAggregation) SetImagePipelineAggregation(v *ImagePipelineAggregation) *ImageScanFindingAggregation + func (s *ImageScanFindingAggregation) SetVulnerabilityIdAggregation(v *VulnerabilityIdAggregation) *ImageScanFindingAggregation + func (s ImageScanFindingAggregation) GoString() string + func (s ImageScanFindingAggregation) String() string + type ImageScanFindingsFilter struct + Name *string + Values []*string + func (s *ImageScanFindingsFilter) SetName(v string) *ImageScanFindingsFilter + func (s *ImageScanFindingsFilter) SetValues(v []*string) *ImageScanFindingsFilter + func (s *ImageScanFindingsFilter) Validate() error + func (s ImageScanFindingsFilter) GoString() string + func (s ImageScanFindingsFilter) String() string + type ImageScanState struct + Reason *string + Status *string + func (s *ImageScanState) SetReason(v string) *ImageScanState + func (s *ImageScanState) SetStatus(v string) *ImageScanState + func (s ImageScanState) GoString() string + func (s ImageScanState) String() string + type ImageScanningConfiguration struct + EcrConfiguration *EcrConfiguration + ImageScanningEnabled *bool + func (s *ImageScanningConfiguration) SetEcrConfiguration(v *EcrConfiguration) *ImageScanningConfiguration + func (s *ImageScanningConfiguration) SetImageScanningEnabled(v bool) *ImageScanningConfiguration + func (s *ImageScanningConfiguration) Validate() error + func (s ImageScanningConfiguration) GoString() string + func (s ImageScanningConfiguration) String() string + type ImageState struct + Reason *string + Status *string + func (s *ImageState) SetReason(v string) *ImageState + func (s *ImageState) SetStatus(v string) *ImageState + func (s ImageState) GoString() string + func (s ImageState) String() string + type ImageSummary struct + Arn *string + BuildType *string + DateCreated *string + DeprecationTime *time.Time + ImageSource *string + LifecycleExecutionId *string + Name *string + OsVersion *string + OutputResources *OutputResources + Owner *string + Platform *string + State *ImageState + Tags map[string]*string + Type *string + Version *string + func (s *ImageSummary) SetArn(v string) *ImageSummary + func (s *ImageSummary) SetBuildType(v string) *ImageSummary + func (s *ImageSummary) SetDateCreated(v string) *ImageSummary + func (s *ImageSummary) SetDeprecationTime(v time.Time) *ImageSummary + func (s *ImageSummary) SetImageSource(v string) *ImageSummary + func (s *ImageSummary) SetLifecycleExecutionId(v string) *ImageSummary + func (s *ImageSummary) SetName(v string) *ImageSummary + func (s *ImageSummary) SetOsVersion(v string) *ImageSummary + func (s *ImageSummary) SetOutputResources(v *OutputResources) *ImageSummary + func (s *ImageSummary) SetOwner(v string) *ImageSummary + func (s *ImageSummary) SetPlatform(v string) *ImageSummary + func (s *ImageSummary) SetState(v *ImageState) *ImageSummary + func (s *ImageSummary) SetTags(v map[string]*string) *ImageSummary + func (s *ImageSummary) SetType(v string) *ImageSummary + func (s *ImageSummary) SetVersion(v string) *ImageSummary + func (s ImageSummary) GoString() string + func (s ImageSummary) String() string + type ImageTestsConfiguration struct + ImageTestsEnabled *bool + TimeoutMinutes *int64 + func (s *ImageTestsConfiguration) SetImageTestsEnabled(v bool) *ImageTestsConfiguration + func (s *ImageTestsConfiguration) SetTimeoutMinutes(v int64) *ImageTestsConfiguration + func (s *ImageTestsConfiguration) Validate() error + func (s ImageTestsConfiguration) GoString() string + func (s ImageTestsConfiguration) String() string + type ImageVersion struct + Arn *string + BuildType *string + DateCreated *string + ImageSource *string + Name *string + OsVersion *string + Owner *string + Platform *string + Type *string + Version *string + func (s *ImageVersion) SetArn(v string) *ImageVersion + func (s *ImageVersion) SetBuildType(v string) *ImageVersion + func (s *ImageVersion) SetDateCreated(v string) *ImageVersion + func (s *ImageVersion) SetImageSource(v string) *ImageVersion + func (s *ImageVersion) SetName(v string) *ImageVersion + func (s *ImageVersion) SetOsVersion(v string) *ImageVersion + func (s *ImageVersion) SetOwner(v string) *ImageVersion + func (s *ImageVersion) SetPlatform(v string) *ImageVersion + func (s *ImageVersion) SetType(v string) *ImageVersion + func (s *ImageVersion) SetVersion(v string) *ImageVersion + func (s ImageVersion) GoString() string + func (s ImageVersion) String() string + type Imagebuilder struct + func New(p client.ConfigProvider, cfgs ...*aws.Config) *Imagebuilder + func (c *Imagebuilder) CancelImageCreation(input *CancelImageCreationInput) (*CancelImageCreationOutput, error) + func (c *Imagebuilder) CancelImageCreationRequest(input *CancelImageCreationInput) (req *request.Request, output *CancelImageCreationOutput) + func (c *Imagebuilder) CancelImageCreationWithContext(ctx aws.Context, input *CancelImageCreationInput, opts ...request.Option) (*CancelImageCreationOutput, error) + func (c *Imagebuilder) CancelLifecycleExecution(input *CancelLifecycleExecutionInput) (*CancelLifecycleExecutionOutput, error) + func (c *Imagebuilder) CancelLifecycleExecutionRequest(input *CancelLifecycleExecutionInput) (req *request.Request, output *CancelLifecycleExecutionOutput) + func (c *Imagebuilder) CancelLifecycleExecutionWithContext(ctx aws.Context, input *CancelLifecycleExecutionInput, opts ...request.Option) (*CancelLifecycleExecutionOutput, error) + func (c *Imagebuilder) CreateComponent(input *CreateComponentInput) (*CreateComponentOutput, error) + func (c *Imagebuilder) CreateComponentRequest(input *CreateComponentInput) (req *request.Request, output *CreateComponentOutput) + func (c *Imagebuilder) CreateComponentWithContext(ctx aws.Context, input *CreateComponentInput, opts ...request.Option) (*CreateComponentOutput, error) + func (c *Imagebuilder) CreateContainerRecipe(input *CreateContainerRecipeInput) (*CreateContainerRecipeOutput, error) + func (c *Imagebuilder) CreateContainerRecipeRequest(input *CreateContainerRecipeInput) (req *request.Request, output *CreateContainerRecipeOutput) + func (c *Imagebuilder) CreateContainerRecipeWithContext(ctx aws.Context, input *CreateContainerRecipeInput, opts ...request.Option) (*CreateContainerRecipeOutput, error) + func (c *Imagebuilder) CreateDistributionConfiguration(input *CreateDistributionConfigurationInput) (*CreateDistributionConfigurationOutput, error) + func (c *Imagebuilder) CreateDistributionConfigurationRequest(input *CreateDistributionConfigurationInput) (req *request.Request, output *CreateDistributionConfigurationOutput) + func (c *Imagebuilder) CreateDistributionConfigurationWithContext(ctx aws.Context, input *CreateDistributionConfigurationInput, ...) (*CreateDistributionConfigurationOutput, error) + func (c *Imagebuilder) CreateImage(input *CreateImageInput) (*CreateImageOutput, error) + func (c *Imagebuilder) CreateImagePipeline(input *CreateImagePipelineInput) (*CreateImagePipelineOutput, error) + func (c *Imagebuilder) CreateImagePipelineRequest(input *CreateImagePipelineInput) (req *request.Request, output *CreateImagePipelineOutput) + func (c *Imagebuilder) CreateImagePipelineWithContext(ctx aws.Context, input *CreateImagePipelineInput, opts ...request.Option) (*CreateImagePipelineOutput, error) + func (c *Imagebuilder) CreateImageRecipe(input *CreateImageRecipeInput) (*CreateImageRecipeOutput, error) + func (c *Imagebuilder) CreateImageRecipeRequest(input *CreateImageRecipeInput) (req *request.Request, output *CreateImageRecipeOutput) + func (c *Imagebuilder) CreateImageRecipeWithContext(ctx aws.Context, input *CreateImageRecipeInput, opts ...request.Option) (*CreateImageRecipeOutput, error) + func (c *Imagebuilder) CreateImageRequest(input *CreateImageInput) (req *request.Request, output *CreateImageOutput) + func (c *Imagebuilder) CreateImageWithContext(ctx aws.Context, input *CreateImageInput, opts ...request.Option) (*CreateImageOutput, error) + func (c *Imagebuilder) CreateInfrastructureConfiguration(input *CreateInfrastructureConfigurationInput) (*CreateInfrastructureConfigurationOutput, error) + func (c *Imagebuilder) CreateInfrastructureConfigurationRequest(input *CreateInfrastructureConfigurationInput) (req *request.Request, output *CreateInfrastructureConfigurationOutput) + func (c *Imagebuilder) CreateInfrastructureConfigurationWithContext(ctx aws.Context, input *CreateInfrastructureConfigurationInput, ...) (*CreateInfrastructureConfigurationOutput, error) + func (c *Imagebuilder) CreateLifecyclePolicy(input *CreateLifecyclePolicyInput) (*CreateLifecyclePolicyOutput, error) + func (c *Imagebuilder) CreateLifecyclePolicyRequest(input *CreateLifecyclePolicyInput) (req *request.Request, output *CreateLifecyclePolicyOutput) + func (c *Imagebuilder) CreateLifecyclePolicyWithContext(ctx aws.Context, input *CreateLifecyclePolicyInput, opts ...request.Option) (*CreateLifecyclePolicyOutput, error) + func (c *Imagebuilder) DeleteComponent(input *DeleteComponentInput) (*DeleteComponentOutput, error) + func (c *Imagebuilder) DeleteComponentRequest(input *DeleteComponentInput) (req *request.Request, output *DeleteComponentOutput) + func (c *Imagebuilder) DeleteComponentWithContext(ctx aws.Context, input *DeleteComponentInput, opts ...request.Option) (*DeleteComponentOutput, error) + func (c *Imagebuilder) DeleteContainerRecipe(input *DeleteContainerRecipeInput) (*DeleteContainerRecipeOutput, error) + func (c *Imagebuilder) DeleteContainerRecipeRequest(input *DeleteContainerRecipeInput) (req *request.Request, output *DeleteContainerRecipeOutput) + func (c *Imagebuilder) DeleteContainerRecipeWithContext(ctx aws.Context, input *DeleteContainerRecipeInput, opts ...request.Option) (*DeleteContainerRecipeOutput, error) + func (c *Imagebuilder) DeleteDistributionConfiguration(input *DeleteDistributionConfigurationInput) (*DeleteDistributionConfigurationOutput, error) + func (c *Imagebuilder) DeleteDistributionConfigurationRequest(input *DeleteDistributionConfigurationInput) (req *request.Request, output *DeleteDistributionConfigurationOutput) + func (c *Imagebuilder) DeleteDistributionConfigurationWithContext(ctx aws.Context, input *DeleteDistributionConfigurationInput, ...) (*DeleteDistributionConfigurationOutput, error) + func (c *Imagebuilder) DeleteImage(input *DeleteImageInput) (*DeleteImageOutput, error) + func (c *Imagebuilder) DeleteImagePipeline(input *DeleteImagePipelineInput) (*DeleteImagePipelineOutput, error) + func (c *Imagebuilder) DeleteImagePipelineRequest(input *DeleteImagePipelineInput) (req *request.Request, output *DeleteImagePipelineOutput) + func (c *Imagebuilder) DeleteImagePipelineWithContext(ctx aws.Context, input *DeleteImagePipelineInput, opts ...request.Option) (*DeleteImagePipelineOutput, error) + func (c *Imagebuilder) DeleteImageRecipe(input *DeleteImageRecipeInput) (*DeleteImageRecipeOutput, error) + func (c *Imagebuilder) DeleteImageRecipeRequest(input *DeleteImageRecipeInput) (req *request.Request, output *DeleteImageRecipeOutput) + func (c *Imagebuilder) DeleteImageRecipeWithContext(ctx aws.Context, input *DeleteImageRecipeInput, opts ...request.Option) (*DeleteImageRecipeOutput, error) + func (c *Imagebuilder) DeleteImageRequest(input *DeleteImageInput) (req *request.Request, output *DeleteImageOutput) + func (c *Imagebuilder) DeleteImageWithContext(ctx aws.Context, input *DeleteImageInput, opts ...request.Option) (*DeleteImageOutput, error) + func (c *Imagebuilder) DeleteInfrastructureConfiguration(input *DeleteInfrastructureConfigurationInput) (*DeleteInfrastructureConfigurationOutput, error) + func (c *Imagebuilder) DeleteInfrastructureConfigurationRequest(input *DeleteInfrastructureConfigurationInput) (req *request.Request, output *DeleteInfrastructureConfigurationOutput) + func (c *Imagebuilder) DeleteInfrastructureConfigurationWithContext(ctx aws.Context, input *DeleteInfrastructureConfigurationInput, ...) (*DeleteInfrastructureConfigurationOutput, error) + func (c *Imagebuilder) DeleteLifecyclePolicy(input *DeleteLifecyclePolicyInput) (*DeleteLifecyclePolicyOutput, error) + func (c *Imagebuilder) DeleteLifecyclePolicyRequest(input *DeleteLifecyclePolicyInput) (req *request.Request, output *DeleteLifecyclePolicyOutput) + func (c *Imagebuilder) DeleteLifecyclePolicyWithContext(ctx aws.Context, input *DeleteLifecyclePolicyInput, opts ...request.Option) (*DeleteLifecyclePolicyOutput, error) + func (c *Imagebuilder) GetComponent(input *GetComponentInput) (*GetComponentOutput, error) + func (c *Imagebuilder) GetComponentPolicy(input *GetComponentPolicyInput) (*GetComponentPolicyOutput, error) + func (c *Imagebuilder) GetComponentPolicyRequest(input *GetComponentPolicyInput) (req *request.Request, output *GetComponentPolicyOutput) + func (c *Imagebuilder) GetComponentPolicyWithContext(ctx aws.Context, input *GetComponentPolicyInput, opts ...request.Option) (*GetComponentPolicyOutput, error) + func (c *Imagebuilder) GetComponentRequest(input *GetComponentInput) (req *request.Request, output *GetComponentOutput) + func (c *Imagebuilder) GetComponentWithContext(ctx aws.Context, input *GetComponentInput, opts ...request.Option) (*GetComponentOutput, error) + func (c *Imagebuilder) GetContainerRecipe(input *GetContainerRecipeInput) (*GetContainerRecipeOutput, error) + func (c *Imagebuilder) GetContainerRecipePolicy(input *GetContainerRecipePolicyInput) (*GetContainerRecipePolicyOutput, error) + func (c *Imagebuilder) GetContainerRecipePolicyRequest(input *GetContainerRecipePolicyInput) (req *request.Request, output *GetContainerRecipePolicyOutput) + func (c *Imagebuilder) GetContainerRecipePolicyWithContext(ctx aws.Context, input *GetContainerRecipePolicyInput, opts ...request.Option) (*GetContainerRecipePolicyOutput, error) + func (c *Imagebuilder) GetContainerRecipeRequest(input *GetContainerRecipeInput) (req *request.Request, output *GetContainerRecipeOutput) + func (c *Imagebuilder) GetContainerRecipeWithContext(ctx aws.Context, input *GetContainerRecipeInput, opts ...request.Option) (*GetContainerRecipeOutput, error) + func (c *Imagebuilder) GetDistributionConfiguration(input *GetDistributionConfigurationInput) (*GetDistributionConfigurationOutput, error) + func (c *Imagebuilder) GetDistributionConfigurationRequest(input *GetDistributionConfigurationInput) (req *request.Request, output *GetDistributionConfigurationOutput) + func (c *Imagebuilder) GetDistributionConfigurationWithContext(ctx aws.Context, input *GetDistributionConfigurationInput, ...) (*GetDistributionConfigurationOutput, error) + func (c *Imagebuilder) GetImage(input *GetImageInput) (*GetImageOutput, error) + func (c *Imagebuilder) GetImagePipeline(input *GetImagePipelineInput) (*GetImagePipelineOutput, error) + func (c *Imagebuilder) GetImagePipelineRequest(input *GetImagePipelineInput) (req *request.Request, output *GetImagePipelineOutput) + func (c *Imagebuilder) GetImagePipelineWithContext(ctx aws.Context, input *GetImagePipelineInput, opts ...request.Option) (*GetImagePipelineOutput, error) + func (c *Imagebuilder) GetImagePolicy(input *GetImagePolicyInput) (*GetImagePolicyOutput, error) + func (c *Imagebuilder) GetImagePolicyRequest(input *GetImagePolicyInput) (req *request.Request, output *GetImagePolicyOutput) + func (c *Imagebuilder) GetImagePolicyWithContext(ctx aws.Context, input *GetImagePolicyInput, opts ...request.Option) (*GetImagePolicyOutput, error) + func (c *Imagebuilder) GetImageRecipe(input *GetImageRecipeInput) (*GetImageRecipeOutput, error) + func (c *Imagebuilder) GetImageRecipePolicy(input *GetImageRecipePolicyInput) (*GetImageRecipePolicyOutput, error) + func (c *Imagebuilder) GetImageRecipePolicyRequest(input *GetImageRecipePolicyInput) (req *request.Request, output *GetImageRecipePolicyOutput) + func (c *Imagebuilder) GetImageRecipePolicyWithContext(ctx aws.Context, input *GetImageRecipePolicyInput, opts ...request.Option) (*GetImageRecipePolicyOutput, error) + func (c *Imagebuilder) GetImageRecipeRequest(input *GetImageRecipeInput) (req *request.Request, output *GetImageRecipeOutput) + func (c *Imagebuilder) GetImageRecipeWithContext(ctx aws.Context, input *GetImageRecipeInput, opts ...request.Option) (*GetImageRecipeOutput, error) + func (c *Imagebuilder) GetImageRequest(input *GetImageInput) (req *request.Request, output *GetImageOutput) + func (c *Imagebuilder) GetImageWithContext(ctx aws.Context, input *GetImageInput, opts ...request.Option) (*GetImageOutput, error) + func (c *Imagebuilder) GetInfrastructureConfiguration(input *GetInfrastructureConfigurationInput) (*GetInfrastructureConfigurationOutput, error) + func (c *Imagebuilder) GetInfrastructureConfigurationRequest(input *GetInfrastructureConfigurationInput) (req *request.Request, output *GetInfrastructureConfigurationOutput) + func (c *Imagebuilder) GetInfrastructureConfigurationWithContext(ctx aws.Context, input *GetInfrastructureConfigurationInput, ...) (*GetInfrastructureConfigurationOutput, error) + func (c *Imagebuilder) GetLifecycleExecution(input *GetLifecycleExecutionInput) (*GetLifecycleExecutionOutput, error) + func (c *Imagebuilder) GetLifecycleExecutionRequest(input *GetLifecycleExecutionInput) (req *request.Request, output *GetLifecycleExecutionOutput) + func (c *Imagebuilder) GetLifecycleExecutionWithContext(ctx aws.Context, input *GetLifecycleExecutionInput, opts ...request.Option) (*GetLifecycleExecutionOutput, error) + func (c *Imagebuilder) GetLifecyclePolicy(input *GetLifecyclePolicyInput) (*GetLifecyclePolicyOutput, error) + func (c *Imagebuilder) GetLifecyclePolicyRequest(input *GetLifecyclePolicyInput) (req *request.Request, output *GetLifecyclePolicyOutput) + func (c *Imagebuilder) GetLifecyclePolicyWithContext(ctx aws.Context, input *GetLifecyclePolicyInput, opts ...request.Option) (*GetLifecyclePolicyOutput, error) + func (c *Imagebuilder) GetWorkflowExecution(input *GetWorkflowExecutionInput) (*GetWorkflowExecutionOutput, error) + func (c *Imagebuilder) GetWorkflowExecutionRequest(input *GetWorkflowExecutionInput) (req *request.Request, output *GetWorkflowExecutionOutput) + func (c *Imagebuilder) GetWorkflowExecutionWithContext(ctx aws.Context, input *GetWorkflowExecutionInput, opts ...request.Option) (*GetWorkflowExecutionOutput, error) + func (c *Imagebuilder) GetWorkflowStepExecution(input *GetWorkflowStepExecutionInput) (*GetWorkflowStepExecutionOutput, error) + func (c *Imagebuilder) GetWorkflowStepExecutionRequest(input *GetWorkflowStepExecutionInput) (req *request.Request, output *GetWorkflowStepExecutionOutput) + func (c *Imagebuilder) GetWorkflowStepExecutionWithContext(ctx aws.Context, input *GetWorkflowStepExecutionInput, opts ...request.Option) (*GetWorkflowStepExecutionOutput, error) + func (c *Imagebuilder) ImportComponent(input *ImportComponentInput) (*ImportComponentOutput, error) + func (c *Imagebuilder) ImportComponentRequest(input *ImportComponentInput) (req *request.Request, output *ImportComponentOutput) + func (c *Imagebuilder) ImportComponentWithContext(ctx aws.Context, input *ImportComponentInput, opts ...request.Option) (*ImportComponentOutput, error) + func (c *Imagebuilder) ImportVmImage(input *ImportVmImageInput) (*ImportVmImageOutput, error) + func (c *Imagebuilder) ImportVmImageRequest(input *ImportVmImageInput) (req *request.Request, output *ImportVmImageOutput) + func (c *Imagebuilder) ImportVmImageWithContext(ctx aws.Context, input *ImportVmImageInput, opts ...request.Option) (*ImportVmImageOutput, error) + func (c *Imagebuilder) ListComponentBuildVersions(input *ListComponentBuildVersionsInput) (*ListComponentBuildVersionsOutput, error) + func (c *Imagebuilder) ListComponentBuildVersionsPages(input *ListComponentBuildVersionsInput, ...) error + func (c *Imagebuilder) ListComponentBuildVersionsPagesWithContext(ctx aws.Context, input *ListComponentBuildVersionsInput, ...) error + func (c *Imagebuilder) ListComponentBuildVersionsRequest(input *ListComponentBuildVersionsInput) (req *request.Request, output *ListComponentBuildVersionsOutput) + func (c *Imagebuilder) ListComponentBuildVersionsWithContext(ctx aws.Context, input *ListComponentBuildVersionsInput, ...) (*ListComponentBuildVersionsOutput, error) + func (c *Imagebuilder) ListComponents(input *ListComponentsInput) (*ListComponentsOutput, error) + func (c *Imagebuilder) ListComponentsPages(input *ListComponentsInput, fn func(*ListComponentsOutput, bool) bool) error + func (c *Imagebuilder) ListComponentsPagesWithContext(ctx aws.Context, input *ListComponentsInput, ...) error + func (c *Imagebuilder) ListComponentsRequest(input *ListComponentsInput) (req *request.Request, output *ListComponentsOutput) + func (c *Imagebuilder) ListComponentsWithContext(ctx aws.Context, input *ListComponentsInput, opts ...request.Option) (*ListComponentsOutput, error) + func (c *Imagebuilder) ListContainerRecipes(input *ListContainerRecipesInput) (*ListContainerRecipesOutput, error) + func (c *Imagebuilder) ListContainerRecipesPages(input *ListContainerRecipesInput, ...) error + func (c *Imagebuilder) ListContainerRecipesPagesWithContext(ctx aws.Context, input *ListContainerRecipesInput, ...) error + func (c *Imagebuilder) ListContainerRecipesRequest(input *ListContainerRecipesInput) (req *request.Request, output *ListContainerRecipesOutput) + func (c *Imagebuilder) ListContainerRecipesWithContext(ctx aws.Context, input *ListContainerRecipesInput, opts ...request.Option) (*ListContainerRecipesOutput, error) + func (c *Imagebuilder) ListDistributionConfigurations(input *ListDistributionConfigurationsInput) (*ListDistributionConfigurationsOutput, error) + func (c *Imagebuilder) ListDistributionConfigurationsPages(input *ListDistributionConfigurationsInput, ...) error + func (c *Imagebuilder) ListDistributionConfigurationsPagesWithContext(ctx aws.Context, input *ListDistributionConfigurationsInput, ...) error + func (c *Imagebuilder) ListDistributionConfigurationsRequest(input *ListDistributionConfigurationsInput) (req *request.Request, output *ListDistributionConfigurationsOutput) + func (c *Imagebuilder) ListDistributionConfigurationsWithContext(ctx aws.Context, input *ListDistributionConfigurationsInput, ...) (*ListDistributionConfigurationsOutput, error) + func (c *Imagebuilder) ListImageBuildVersions(input *ListImageBuildVersionsInput) (*ListImageBuildVersionsOutput, error) + func (c *Imagebuilder) ListImageBuildVersionsPages(input *ListImageBuildVersionsInput, ...) error + func (c *Imagebuilder) ListImageBuildVersionsPagesWithContext(ctx aws.Context, input *ListImageBuildVersionsInput, ...) error + func (c *Imagebuilder) ListImageBuildVersionsRequest(input *ListImageBuildVersionsInput) (req *request.Request, output *ListImageBuildVersionsOutput) + func (c *Imagebuilder) ListImageBuildVersionsWithContext(ctx aws.Context, input *ListImageBuildVersionsInput, opts ...request.Option) (*ListImageBuildVersionsOutput, error) + func (c *Imagebuilder) ListImagePackages(input *ListImagePackagesInput) (*ListImagePackagesOutput, error) + func (c *Imagebuilder) ListImagePackagesPages(input *ListImagePackagesInput, fn func(*ListImagePackagesOutput, bool) bool) error + func (c *Imagebuilder) ListImagePackagesPagesWithContext(ctx aws.Context, input *ListImagePackagesInput, ...) error + func (c *Imagebuilder) ListImagePackagesRequest(input *ListImagePackagesInput) (req *request.Request, output *ListImagePackagesOutput) + func (c *Imagebuilder) ListImagePackagesWithContext(ctx aws.Context, input *ListImagePackagesInput, opts ...request.Option) (*ListImagePackagesOutput, error) + func (c *Imagebuilder) ListImagePipelineImages(input *ListImagePipelineImagesInput) (*ListImagePipelineImagesOutput, error) + func (c *Imagebuilder) ListImagePipelineImagesPages(input *ListImagePipelineImagesInput, ...) error + func (c *Imagebuilder) ListImagePipelineImagesPagesWithContext(ctx aws.Context, input *ListImagePipelineImagesInput, ...) error + func (c *Imagebuilder) ListImagePipelineImagesRequest(input *ListImagePipelineImagesInput) (req *request.Request, output *ListImagePipelineImagesOutput) + func (c *Imagebuilder) ListImagePipelineImagesWithContext(ctx aws.Context, input *ListImagePipelineImagesInput, opts ...request.Option) (*ListImagePipelineImagesOutput, error) + func (c *Imagebuilder) ListImagePipelines(input *ListImagePipelinesInput) (*ListImagePipelinesOutput, error) + func (c *Imagebuilder) ListImagePipelinesPages(input *ListImagePipelinesInput, fn func(*ListImagePipelinesOutput, bool) bool) error + func (c *Imagebuilder) ListImagePipelinesPagesWithContext(ctx aws.Context, input *ListImagePipelinesInput, ...) error + func (c *Imagebuilder) ListImagePipelinesRequest(input *ListImagePipelinesInput) (req *request.Request, output *ListImagePipelinesOutput) + func (c *Imagebuilder) ListImagePipelinesWithContext(ctx aws.Context, input *ListImagePipelinesInput, opts ...request.Option) (*ListImagePipelinesOutput, error) + func (c *Imagebuilder) ListImageRecipes(input *ListImageRecipesInput) (*ListImageRecipesOutput, error) + func (c *Imagebuilder) ListImageRecipesPages(input *ListImageRecipesInput, fn func(*ListImageRecipesOutput, bool) bool) error + func (c *Imagebuilder) ListImageRecipesPagesWithContext(ctx aws.Context, input *ListImageRecipesInput, ...) error + func (c *Imagebuilder) ListImageRecipesRequest(input *ListImageRecipesInput) (req *request.Request, output *ListImageRecipesOutput) + func (c *Imagebuilder) ListImageRecipesWithContext(ctx aws.Context, input *ListImageRecipesInput, opts ...request.Option) (*ListImageRecipesOutput, error) + func (c *Imagebuilder) ListImageScanFindingAggregations(input *ListImageScanFindingAggregationsInput) (*ListImageScanFindingAggregationsOutput, error) + func (c *Imagebuilder) ListImageScanFindingAggregationsPages(input *ListImageScanFindingAggregationsInput, ...) error + func (c *Imagebuilder) ListImageScanFindingAggregationsPagesWithContext(ctx aws.Context, input *ListImageScanFindingAggregationsInput, ...) error + func (c *Imagebuilder) ListImageScanFindingAggregationsRequest(input *ListImageScanFindingAggregationsInput) (req *request.Request, output *ListImageScanFindingAggregationsOutput) + func (c *Imagebuilder) ListImageScanFindingAggregationsWithContext(ctx aws.Context, input *ListImageScanFindingAggregationsInput, ...) (*ListImageScanFindingAggregationsOutput, error) + func (c *Imagebuilder) ListImageScanFindings(input *ListImageScanFindingsInput) (*ListImageScanFindingsOutput, error) + func (c *Imagebuilder) ListImageScanFindingsPages(input *ListImageScanFindingsInput, ...) error + func (c *Imagebuilder) ListImageScanFindingsPagesWithContext(ctx aws.Context, input *ListImageScanFindingsInput, ...) error + func (c *Imagebuilder) ListImageScanFindingsRequest(input *ListImageScanFindingsInput) (req *request.Request, output *ListImageScanFindingsOutput) + func (c *Imagebuilder) ListImageScanFindingsWithContext(ctx aws.Context, input *ListImageScanFindingsInput, opts ...request.Option) (*ListImageScanFindingsOutput, error) + func (c *Imagebuilder) ListImages(input *ListImagesInput) (*ListImagesOutput, error) + func (c *Imagebuilder) ListImagesPages(input *ListImagesInput, fn func(*ListImagesOutput, bool) bool) error + func (c *Imagebuilder) ListImagesPagesWithContext(ctx aws.Context, input *ListImagesInput, fn func(*ListImagesOutput, bool) bool, ...) error + func (c *Imagebuilder) ListImagesRequest(input *ListImagesInput) (req *request.Request, output *ListImagesOutput) + func (c *Imagebuilder) ListImagesWithContext(ctx aws.Context, input *ListImagesInput, opts ...request.Option) (*ListImagesOutput, error) + func (c *Imagebuilder) ListInfrastructureConfigurations(input *ListInfrastructureConfigurationsInput) (*ListInfrastructureConfigurationsOutput, error) + func (c *Imagebuilder) ListInfrastructureConfigurationsPages(input *ListInfrastructureConfigurationsInput, ...) error + func (c *Imagebuilder) ListInfrastructureConfigurationsPagesWithContext(ctx aws.Context, input *ListInfrastructureConfigurationsInput, ...) error + func (c *Imagebuilder) ListInfrastructureConfigurationsRequest(input *ListInfrastructureConfigurationsInput) (req *request.Request, output *ListInfrastructureConfigurationsOutput) + func (c *Imagebuilder) ListInfrastructureConfigurationsWithContext(ctx aws.Context, input *ListInfrastructureConfigurationsInput, ...) (*ListInfrastructureConfigurationsOutput, error) + func (c *Imagebuilder) ListLifecycleExecutionResources(input *ListLifecycleExecutionResourcesInput) (*ListLifecycleExecutionResourcesOutput, error) + func (c *Imagebuilder) ListLifecycleExecutionResourcesPages(input *ListLifecycleExecutionResourcesInput, ...) error + func (c *Imagebuilder) ListLifecycleExecutionResourcesPagesWithContext(ctx aws.Context, input *ListLifecycleExecutionResourcesInput, ...) error + func (c *Imagebuilder) ListLifecycleExecutionResourcesRequest(input *ListLifecycleExecutionResourcesInput) (req *request.Request, output *ListLifecycleExecutionResourcesOutput) + func (c *Imagebuilder) ListLifecycleExecutionResourcesWithContext(ctx aws.Context, input *ListLifecycleExecutionResourcesInput, ...) (*ListLifecycleExecutionResourcesOutput, error) + func (c *Imagebuilder) ListLifecycleExecutions(input *ListLifecycleExecutionsInput) (*ListLifecycleExecutionsOutput, error) + func (c *Imagebuilder) ListLifecycleExecutionsPages(input *ListLifecycleExecutionsInput, ...) error + func (c *Imagebuilder) ListLifecycleExecutionsPagesWithContext(ctx aws.Context, input *ListLifecycleExecutionsInput, ...) error + func (c *Imagebuilder) ListLifecycleExecutionsRequest(input *ListLifecycleExecutionsInput) (req *request.Request, output *ListLifecycleExecutionsOutput) + func (c *Imagebuilder) ListLifecycleExecutionsWithContext(ctx aws.Context, input *ListLifecycleExecutionsInput, opts ...request.Option) (*ListLifecycleExecutionsOutput, error) + func (c *Imagebuilder) ListLifecyclePolicies(input *ListLifecyclePoliciesInput) (*ListLifecyclePoliciesOutput, error) + func (c *Imagebuilder) ListLifecyclePoliciesPages(input *ListLifecyclePoliciesInput, ...) error + func (c *Imagebuilder) ListLifecyclePoliciesPagesWithContext(ctx aws.Context, input *ListLifecyclePoliciesInput, ...) error + func (c *Imagebuilder) ListLifecyclePoliciesRequest(input *ListLifecyclePoliciesInput) (req *request.Request, output *ListLifecyclePoliciesOutput) + func (c *Imagebuilder) ListLifecyclePoliciesWithContext(ctx aws.Context, input *ListLifecyclePoliciesInput, opts ...request.Option) (*ListLifecyclePoliciesOutput, error) + func (c *Imagebuilder) ListTagsForResource(input *ListTagsForResourceInput) (*ListTagsForResourceOutput, error) + func (c *Imagebuilder) ListTagsForResourceRequest(input *ListTagsForResourceInput) (req *request.Request, output *ListTagsForResourceOutput) + func (c *Imagebuilder) ListTagsForResourceWithContext(ctx aws.Context, input *ListTagsForResourceInput, opts ...request.Option) (*ListTagsForResourceOutput, error) + func (c *Imagebuilder) ListWorkflowExecutions(input *ListWorkflowExecutionsInput) (*ListWorkflowExecutionsOutput, error) + func (c *Imagebuilder) ListWorkflowExecutionsPages(input *ListWorkflowExecutionsInput, ...) error + func (c *Imagebuilder) ListWorkflowExecutionsPagesWithContext(ctx aws.Context, input *ListWorkflowExecutionsInput, ...) error + func (c *Imagebuilder) ListWorkflowExecutionsRequest(input *ListWorkflowExecutionsInput) (req *request.Request, output *ListWorkflowExecutionsOutput) + func (c *Imagebuilder) ListWorkflowExecutionsWithContext(ctx aws.Context, input *ListWorkflowExecutionsInput, opts ...request.Option) (*ListWorkflowExecutionsOutput, error) + func (c *Imagebuilder) ListWorkflowStepExecutions(input *ListWorkflowStepExecutionsInput) (*ListWorkflowStepExecutionsOutput, error) + func (c *Imagebuilder) ListWorkflowStepExecutionsPages(input *ListWorkflowStepExecutionsInput, ...) error + func (c *Imagebuilder) ListWorkflowStepExecutionsPagesWithContext(ctx aws.Context, input *ListWorkflowStepExecutionsInput, ...) error + func (c *Imagebuilder) ListWorkflowStepExecutionsRequest(input *ListWorkflowStepExecutionsInput) (req *request.Request, output *ListWorkflowStepExecutionsOutput) + func (c *Imagebuilder) ListWorkflowStepExecutionsWithContext(ctx aws.Context, input *ListWorkflowStepExecutionsInput, ...) (*ListWorkflowStepExecutionsOutput, error) + func (c *Imagebuilder) PutComponentPolicy(input *PutComponentPolicyInput) (*PutComponentPolicyOutput, error) + func (c *Imagebuilder) PutComponentPolicyRequest(input *PutComponentPolicyInput) (req *request.Request, output *PutComponentPolicyOutput) + func (c *Imagebuilder) PutComponentPolicyWithContext(ctx aws.Context, input *PutComponentPolicyInput, opts ...request.Option) (*PutComponentPolicyOutput, error) + func (c *Imagebuilder) PutContainerRecipePolicy(input *PutContainerRecipePolicyInput) (*PutContainerRecipePolicyOutput, error) + func (c *Imagebuilder) PutContainerRecipePolicyRequest(input *PutContainerRecipePolicyInput) (req *request.Request, output *PutContainerRecipePolicyOutput) + func (c *Imagebuilder) PutContainerRecipePolicyWithContext(ctx aws.Context, input *PutContainerRecipePolicyInput, opts ...request.Option) (*PutContainerRecipePolicyOutput, error) + func (c *Imagebuilder) PutImagePolicy(input *PutImagePolicyInput) (*PutImagePolicyOutput, error) + func (c *Imagebuilder) PutImagePolicyRequest(input *PutImagePolicyInput) (req *request.Request, output *PutImagePolicyOutput) + func (c *Imagebuilder) PutImagePolicyWithContext(ctx aws.Context, input *PutImagePolicyInput, opts ...request.Option) (*PutImagePolicyOutput, error) + func (c *Imagebuilder) PutImageRecipePolicy(input *PutImageRecipePolicyInput) (*PutImageRecipePolicyOutput, error) + func (c *Imagebuilder) PutImageRecipePolicyRequest(input *PutImageRecipePolicyInput) (req *request.Request, output *PutImageRecipePolicyOutput) + func (c *Imagebuilder) PutImageRecipePolicyWithContext(ctx aws.Context, input *PutImageRecipePolicyInput, opts ...request.Option) (*PutImageRecipePolicyOutput, error) + func (c *Imagebuilder) StartImagePipelineExecution(input *StartImagePipelineExecutionInput) (*StartImagePipelineExecutionOutput, error) + func (c *Imagebuilder) StartImagePipelineExecutionRequest(input *StartImagePipelineExecutionInput) (req *request.Request, output *StartImagePipelineExecutionOutput) + func (c *Imagebuilder) StartImagePipelineExecutionWithContext(ctx aws.Context, input *StartImagePipelineExecutionInput, ...) (*StartImagePipelineExecutionOutput, error) + func (c *Imagebuilder) StartResourceStateUpdate(input *StartResourceStateUpdateInput) (*StartResourceStateUpdateOutput, error) + func (c *Imagebuilder) StartResourceStateUpdateRequest(input *StartResourceStateUpdateInput) (req *request.Request, output *StartResourceStateUpdateOutput) + func (c *Imagebuilder) StartResourceStateUpdateWithContext(ctx aws.Context, input *StartResourceStateUpdateInput, opts ...request.Option) (*StartResourceStateUpdateOutput, error) + func (c *Imagebuilder) TagResource(input *TagResourceInput) (*TagResourceOutput, error) + func (c *Imagebuilder) TagResourceRequest(input *TagResourceInput) (req *request.Request, output *TagResourceOutput) + func (c *Imagebuilder) TagResourceWithContext(ctx aws.Context, input *TagResourceInput, opts ...request.Option) (*TagResourceOutput, error) + func (c *Imagebuilder) UntagResource(input *UntagResourceInput) (*UntagResourceOutput, error) + func (c *Imagebuilder) UntagResourceRequest(input *UntagResourceInput) (req *request.Request, output *UntagResourceOutput) + func (c *Imagebuilder) UntagResourceWithContext(ctx aws.Context, input *UntagResourceInput, opts ...request.Option) (*UntagResourceOutput, error) + func (c *Imagebuilder) UpdateDistributionConfiguration(input *UpdateDistributionConfigurationInput) (*UpdateDistributionConfigurationOutput, error) + func (c *Imagebuilder) UpdateDistributionConfigurationRequest(input *UpdateDistributionConfigurationInput) (req *request.Request, output *UpdateDistributionConfigurationOutput) + func (c *Imagebuilder) UpdateDistributionConfigurationWithContext(ctx aws.Context, input *UpdateDistributionConfigurationInput, ...) (*UpdateDistributionConfigurationOutput, error) + func (c *Imagebuilder) UpdateImagePipeline(input *UpdateImagePipelineInput) (*UpdateImagePipelineOutput, error) + func (c *Imagebuilder) UpdateImagePipelineRequest(input *UpdateImagePipelineInput) (req *request.Request, output *UpdateImagePipelineOutput) + func (c *Imagebuilder) UpdateImagePipelineWithContext(ctx aws.Context, input *UpdateImagePipelineInput, opts ...request.Option) (*UpdateImagePipelineOutput, error) + func (c *Imagebuilder) UpdateInfrastructureConfiguration(input *UpdateInfrastructureConfigurationInput) (*UpdateInfrastructureConfigurationOutput, error) + func (c *Imagebuilder) UpdateInfrastructureConfigurationRequest(input *UpdateInfrastructureConfigurationInput) (req *request.Request, output *UpdateInfrastructureConfigurationOutput) + func (c *Imagebuilder) UpdateInfrastructureConfigurationWithContext(ctx aws.Context, input *UpdateInfrastructureConfigurationInput, ...) (*UpdateInfrastructureConfigurationOutput, error) + func (c *Imagebuilder) UpdateLifecyclePolicy(input *UpdateLifecyclePolicyInput) (*UpdateLifecyclePolicyOutput, error) + func (c *Imagebuilder) UpdateLifecyclePolicyRequest(input *UpdateLifecyclePolicyInput) (req *request.Request, output *UpdateLifecyclePolicyOutput) + func (c *Imagebuilder) UpdateLifecyclePolicyWithContext(ctx aws.Context, input *UpdateLifecyclePolicyInput, opts ...request.Option) (*UpdateLifecyclePolicyOutput, error) + type ImportComponentInput struct + ChangeDescription *string + ClientToken *string + Data *string + Description *string + Format *string + KmsKeyId *string + Name *string + Platform *string + SemanticVersion *string + Tags map[string]*string + Type *string + Uri *string + func (s *ImportComponentInput) SetChangeDescription(v string) *ImportComponentInput + func (s *ImportComponentInput) SetClientToken(v string) *ImportComponentInput + func (s *ImportComponentInput) SetData(v string) *ImportComponentInput + func (s *ImportComponentInput) SetDescription(v string) *ImportComponentInput + func (s *ImportComponentInput) SetFormat(v string) *ImportComponentInput + func (s *ImportComponentInput) SetKmsKeyId(v string) *ImportComponentInput + func (s *ImportComponentInput) SetName(v string) *ImportComponentInput + func (s *ImportComponentInput) SetPlatform(v string) *ImportComponentInput + func (s *ImportComponentInput) SetSemanticVersion(v string) *ImportComponentInput + func (s *ImportComponentInput) SetTags(v map[string]*string) *ImportComponentInput + func (s *ImportComponentInput) SetType(v string) *ImportComponentInput + func (s *ImportComponentInput) SetUri(v string) *ImportComponentInput + func (s *ImportComponentInput) Validate() error + func (s ImportComponentInput) GoString() string + func (s ImportComponentInput) String() string + type ImportComponentOutput struct + ClientToken *string + ComponentBuildVersionArn *string + RequestId *string + func (s *ImportComponentOutput) SetClientToken(v string) *ImportComponentOutput + func (s *ImportComponentOutput) SetComponentBuildVersionArn(v string) *ImportComponentOutput + func (s *ImportComponentOutput) SetRequestId(v string) *ImportComponentOutput + func (s ImportComponentOutput) GoString() string + func (s ImportComponentOutput) String() string + type ImportVmImageInput struct + ClientToken *string + Description *string + Name *string + OsVersion *string + Platform *string + SemanticVersion *string + Tags map[string]*string + VmImportTaskId *string + func (s *ImportVmImageInput) SetClientToken(v string) *ImportVmImageInput + func (s *ImportVmImageInput) SetDescription(v string) *ImportVmImageInput + func (s *ImportVmImageInput) SetName(v string) *ImportVmImageInput + func (s *ImportVmImageInput) SetOsVersion(v string) *ImportVmImageInput + func (s *ImportVmImageInput) SetPlatform(v string) *ImportVmImageInput + func (s *ImportVmImageInput) SetSemanticVersion(v string) *ImportVmImageInput + func (s *ImportVmImageInput) SetTags(v map[string]*string) *ImportVmImageInput + func (s *ImportVmImageInput) SetVmImportTaskId(v string) *ImportVmImageInput + func (s *ImportVmImageInput) Validate() error + func (s ImportVmImageInput) GoString() string + func (s ImportVmImageInput) String() string + type ImportVmImageOutput struct + ClientToken *string + ImageArn *string + RequestId *string + func (s *ImportVmImageOutput) SetClientToken(v string) *ImportVmImageOutput + func (s *ImportVmImageOutput) SetImageArn(v string) *ImportVmImageOutput + func (s *ImportVmImageOutput) SetRequestId(v string) *ImportVmImageOutput + func (s ImportVmImageOutput) GoString() string + func (s ImportVmImageOutput) String() string + type InfrastructureConfiguration struct + Arn *string + DateCreated *string + DateUpdated *string + Description *string + InstanceMetadataOptions *InstanceMetadataOptions + InstanceProfileName *string + InstanceTypes []*string + KeyPair *string + Logging *Logging + Name *string + ResourceTags map[string]*string + SecurityGroupIds []*string + SnsTopicArn *string + SubnetId *string + Tags map[string]*string + TerminateInstanceOnFailure *bool + func (s *InfrastructureConfiguration) SetArn(v string) *InfrastructureConfiguration + func (s *InfrastructureConfiguration) SetDateCreated(v string) *InfrastructureConfiguration + func (s *InfrastructureConfiguration) SetDateUpdated(v string) *InfrastructureConfiguration + func (s *InfrastructureConfiguration) SetDescription(v string) *InfrastructureConfiguration + func (s *InfrastructureConfiguration) SetInstanceMetadataOptions(v *InstanceMetadataOptions) *InfrastructureConfiguration + func (s *InfrastructureConfiguration) SetInstanceProfileName(v string) *InfrastructureConfiguration + func (s *InfrastructureConfiguration) SetInstanceTypes(v []*string) *InfrastructureConfiguration + func (s *InfrastructureConfiguration) SetKeyPair(v string) *InfrastructureConfiguration + func (s *InfrastructureConfiguration) SetLogging(v *Logging) *InfrastructureConfiguration + func (s *InfrastructureConfiguration) SetName(v string) *InfrastructureConfiguration + func (s *InfrastructureConfiguration) SetResourceTags(v map[string]*string) *InfrastructureConfiguration + func (s *InfrastructureConfiguration) SetSecurityGroupIds(v []*string) *InfrastructureConfiguration + func (s *InfrastructureConfiguration) SetSnsTopicArn(v string) *InfrastructureConfiguration + func (s *InfrastructureConfiguration) SetSubnetId(v string) *InfrastructureConfiguration + func (s *InfrastructureConfiguration) SetTags(v map[string]*string) *InfrastructureConfiguration + func (s *InfrastructureConfiguration) SetTerminateInstanceOnFailure(v bool) *InfrastructureConfiguration + func (s InfrastructureConfiguration) GoString() string + func (s InfrastructureConfiguration) String() string + type InfrastructureConfigurationSummary struct + Arn *string + DateCreated *string + DateUpdated *string + Description *string + InstanceProfileName *string + InstanceTypes []*string + Name *string + ResourceTags map[string]*string + Tags map[string]*string + func (s *InfrastructureConfigurationSummary) SetArn(v string) *InfrastructureConfigurationSummary + func (s *InfrastructureConfigurationSummary) SetDateCreated(v string) *InfrastructureConfigurationSummary + func (s *InfrastructureConfigurationSummary) SetDateUpdated(v string) *InfrastructureConfigurationSummary + func (s *InfrastructureConfigurationSummary) SetDescription(v string) *InfrastructureConfigurationSummary + func (s *InfrastructureConfigurationSummary) SetInstanceProfileName(v string) *InfrastructureConfigurationSummary + func (s *InfrastructureConfigurationSummary) SetInstanceTypes(v []*string) *InfrastructureConfigurationSummary + func (s *InfrastructureConfigurationSummary) SetName(v string) *InfrastructureConfigurationSummary + func (s *InfrastructureConfigurationSummary) SetResourceTags(v map[string]*string) *InfrastructureConfigurationSummary + func (s *InfrastructureConfigurationSummary) SetTags(v map[string]*string) *InfrastructureConfigurationSummary + func (s InfrastructureConfigurationSummary) GoString() string + func (s InfrastructureConfigurationSummary) String() string + type InspectorScoreDetails struct + AdjustedCvss *CvssScoreDetails + func (s *InspectorScoreDetails) SetAdjustedCvss(v *CvssScoreDetails) *InspectorScoreDetails + func (s InspectorScoreDetails) GoString() string + func (s InspectorScoreDetails) String() string + type InstanceBlockDeviceMapping struct + DeviceName *string + Ebs *EbsInstanceBlockDeviceSpecification + NoDevice *string + VirtualName *string + func (s *InstanceBlockDeviceMapping) SetDeviceName(v string) *InstanceBlockDeviceMapping + func (s *InstanceBlockDeviceMapping) SetEbs(v *EbsInstanceBlockDeviceSpecification) *InstanceBlockDeviceMapping + func (s *InstanceBlockDeviceMapping) SetNoDevice(v string) *InstanceBlockDeviceMapping + func (s *InstanceBlockDeviceMapping) SetVirtualName(v string) *InstanceBlockDeviceMapping + func (s *InstanceBlockDeviceMapping) Validate() error + func (s InstanceBlockDeviceMapping) GoString() string + func (s InstanceBlockDeviceMapping) String() string + type InstanceConfiguration struct + BlockDeviceMappings []*InstanceBlockDeviceMapping + Image *string + func (s *InstanceConfiguration) SetBlockDeviceMappings(v []*InstanceBlockDeviceMapping) *InstanceConfiguration + func (s *InstanceConfiguration) SetImage(v string) *InstanceConfiguration + func (s *InstanceConfiguration) Validate() error + func (s InstanceConfiguration) GoString() string + func (s InstanceConfiguration) String() string + type InstanceMetadataOptions struct + HttpPutResponseHopLimit *int64 + HttpTokens *string + func (s *InstanceMetadataOptions) SetHttpPutResponseHopLimit(v int64) *InstanceMetadataOptions + func (s *InstanceMetadataOptions) SetHttpTokens(v string) *InstanceMetadataOptions + func (s *InstanceMetadataOptions) Validate() error + func (s InstanceMetadataOptions) GoString() string + func (s InstanceMetadataOptions) String() string + type InvalidPaginationTokenException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *InvalidPaginationTokenException) Code() string + func (s *InvalidPaginationTokenException) Error() string + func (s *InvalidPaginationTokenException) Message() string + func (s *InvalidPaginationTokenException) OrigErr() error + func (s *InvalidPaginationTokenException) RequestID() string + func (s *InvalidPaginationTokenException) StatusCode() int + func (s InvalidPaginationTokenException) GoString() string + func (s InvalidPaginationTokenException) String() string + type InvalidParameterCombinationException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *InvalidParameterCombinationException) Code() string + func (s *InvalidParameterCombinationException) Error() string + func (s *InvalidParameterCombinationException) Message() string + func (s *InvalidParameterCombinationException) OrigErr() error + func (s *InvalidParameterCombinationException) RequestID() string + func (s *InvalidParameterCombinationException) StatusCode() int + func (s InvalidParameterCombinationException) GoString() string + func (s InvalidParameterCombinationException) String() string + type InvalidParameterException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *InvalidParameterException) Code() string + func (s *InvalidParameterException) Error() string + func (s *InvalidParameterException) Message() string + func (s *InvalidParameterException) OrigErr() error + func (s *InvalidParameterException) RequestID() string + func (s *InvalidParameterException) StatusCode() int + func (s InvalidParameterException) GoString() string + func (s InvalidParameterException) String() string + type InvalidParameterValueException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *InvalidParameterValueException) Code() string + func (s *InvalidParameterValueException) Error() string + func (s *InvalidParameterValueException) Message() string + func (s *InvalidParameterValueException) OrigErr() error + func (s *InvalidParameterValueException) RequestID() string + func (s *InvalidParameterValueException) StatusCode() int + func (s InvalidParameterValueException) GoString() string + func (s InvalidParameterValueException) String() string + type InvalidRequestException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *InvalidRequestException) Code() string + func (s *InvalidRequestException) Error() string + func (s *InvalidRequestException) Message() string + func (s *InvalidRequestException) OrigErr() error + func (s *InvalidRequestException) RequestID() string + func (s *InvalidRequestException) StatusCode() int + func (s InvalidRequestException) GoString() string + func (s InvalidRequestException) String() string + type InvalidVersionNumberException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *InvalidVersionNumberException) Code() string + func (s *InvalidVersionNumberException) Error() string + func (s *InvalidVersionNumberException) Message() string + func (s *InvalidVersionNumberException) OrigErr() error + func (s *InvalidVersionNumberException) RequestID() string + func (s *InvalidVersionNumberException) StatusCode() int + func (s InvalidVersionNumberException) GoString() string + func (s InvalidVersionNumberException) String() string + type LaunchPermissionConfiguration struct + OrganizationArns []*string + OrganizationalUnitArns []*string + UserGroups []*string + UserIds []*string + func (s *LaunchPermissionConfiguration) SetOrganizationArns(v []*string) *LaunchPermissionConfiguration + func (s *LaunchPermissionConfiguration) SetOrganizationalUnitArns(v []*string) *LaunchPermissionConfiguration + func (s *LaunchPermissionConfiguration) SetUserGroups(v []*string) *LaunchPermissionConfiguration + func (s *LaunchPermissionConfiguration) SetUserIds(v []*string) *LaunchPermissionConfiguration + func (s *LaunchPermissionConfiguration) Validate() error + func (s LaunchPermissionConfiguration) GoString() string + func (s LaunchPermissionConfiguration) String() string + type LaunchTemplateConfiguration struct + AccountId *string + LaunchTemplateId *string + SetDefaultVersion *bool + func (s *LaunchTemplateConfiguration) SetAccountId(v string) *LaunchTemplateConfiguration + func (s *LaunchTemplateConfiguration) SetLaunchTemplateId(v string) *LaunchTemplateConfiguration + func (s *LaunchTemplateConfiguration) SetSetDefaultVersion(v bool) *LaunchTemplateConfiguration + func (s *LaunchTemplateConfiguration) Validate() error + func (s LaunchTemplateConfiguration) GoString() string + func (s LaunchTemplateConfiguration) String() string + type LifecycleExecution struct + EndTime *time.Time + LifecycleExecutionId *string + LifecyclePolicyArn *string + ResourcesImpactedSummary *LifecycleExecutionResourcesImpactedSummary + StartTime *time.Time + State *LifecycleExecutionState + func (s *LifecycleExecution) SetEndTime(v time.Time) *LifecycleExecution + func (s *LifecycleExecution) SetLifecycleExecutionId(v string) *LifecycleExecution + func (s *LifecycleExecution) SetLifecyclePolicyArn(v string) *LifecycleExecution + func (s *LifecycleExecution) SetResourcesImpactedSummary(v *LifecycleExecutionResourcesImpactedSummary) *LifecycleExecution + func (s *LifecycleExecution) SetStartTime(v time.Time) *LifecycleExecution + func (s *LifecycleExecution) SetState(v *LifecycleExecutionState) *LifecycleExecution + func (s LifecycleExecution) GoString() string + func (s LifecycleExecution) String() string + type LifecycleExecutionResource struct + AccountId *string + Action *LifecycleExecutionResourceAction + ImageUris []*string + Region *string + ResourceId *string + Snapshots []*LifecycleExecutionSnapshotResource + State *LifecycleExecutionResourceState + func (s *LifecycleExecutionResource) SetAccountId(v string) *LifecycleExecutionResource + func (s *LifecycleExecutionResource) SetAction(v *LifecycleExecutionResourceAction) *LifecycleExecutionResource + func (s *LifecycleExecutionResource) SetImageUris(v []*string) *LifecycleExecutionResource + func (s *LifecycleExecutionResource) SetRegion(v string) *LifecycleExecutionResource + func (s *LifecycleExecutionResource) SetResourceId(v string) *LifecycleExecutionResource + func (s *LifecycleExecutionResource) SetSnapshots(v []*LifecycleExecutionSnapshotResource) *LifecycleExecutionResource + func (s *LifecycleExecutionResource) SetState(v *LifecycleExecutionResourceState) *LifecycleExecutionResource + func (s LifecycleExecutionResource) GoString() string + func (s LifecycleExecutionResource) String() string + type LifecycleExecutionResourceAction struct + Name *string + Reason *string + func (s *LifecycleExecutionResourceAction) SetName(v string) *LifecycleExecutionResourceAction + func (s *LifecycleExecutionResourceAction) SetReason(v string) *LifecycleExecutionResourceAction + func (s LifecycleExecutionResourceAction) GoString() string + func (s LifecycleExecutionResourceAction) String() string + type LifecycleExecutionResourceState struct + Reason *string + Status *string + func (s *LifecycleExecutionResourceState) SetReason(v string) *LifecycleExecutionResourceState + func (s *LifecycleExecutionResourceState) SetStatus(v string) *LifecycleExecutionResourceState + func (s LifecycleExecutionResourceState) GoString() string + func (s LifecycleExecutionResourceState) String() string + type LifecycleExecutionResourcesImpactedSummary struct + HasImpactedResources *bool + func (s *LifecycleExecutionResourcesImpactedSummary) SetHasImpactedResources(v bool) *LifecycleExecutionResourcesImpactedSummary + func (s LifecycleExecutionResourcesImpactedSummary) GoString() string + func (s LifecycleExecutionResourcesImpactedSummary) String() string + type LifecycleExecutionSnapshotResource struct + SnapshotId *string + State *LifecycleExecutionResourceState + func (s *LifecycleExecutionSnapshotResource) SetSnapshotId(v string) *LifecycleExecutionSnapshotResource + func (s *LifecycleExecutionSnapshotResource) SetState(v *LifecycleExecutionResourceState) *LifecycleExecutionSnapshotResource + func (s LifecycleExecutionSnapshotResource) GoString() string + func (s LifecycleExecutionSnapshotResource) String() string + type LifecycleExecutionState struct + Reason *string + Status *string + func (s *LifecycleExecutionState) SetReason(v string) *LifecycleExecutionState + func (s *LifecycleExecutionState) SetStatus(v string) *LifecycleExecutionState + func (s LifecycleExecutionState) GoString() string + func (s LifecycleExecutionState) String() string + type LifecyclePolicy struct + Arn *string + DateCreated *time.Time + DateLastRun *time.Time + DateUpdated *time.Time + Description *string + ExecutionRole *string + Name *string + PolicyDetails []*LifecyclePolicyDetail + ResourceSelection *LifecyclePolicyResourceSelection + ResourceType *string + Status *string + Tags map[string]*string + func (s *LifecyclePolicy) SetArn(v string) *LifecyclePolicy + func (s *LifecyclePolicy) SetDateCreated(v time.Time) *LifecyclePolicy + func (s *LifecyclePolicy) SetDateLastRun(v time.Time) *LifecyclePolicy + func (s *LifecyclePolicy) SetDateUpdated(v time.Time) *LifecyclePolicy + func (s *LifecyclePolicy) SetDescription(v string) *LifecyclePolicy + func (s *LifecyclePolicy) SetExecutionRole(v string) *LifecyclePolicy + func (s *LifecyclePolicy) SetName(v string) *LifecyclePolicy + func (s *LifecyclePolicy) SetPolicyDetails(v []*LifecyclePolicyDetail) *LifecyclePolicy + func (s *LifecyclePolicy) SetResourceSelection(v *LifecyclePolicyResourceSelection) *LifecyclePolicy + func (s *LifecyclePolicy) SetResourceType(v string) *LifecyclePolicy + func (s *LifecyclePolicy) SetStatus(v string) *LifecyclePolicy + func (s *LifecyclePolicy) SetTags(v map[string]*string) *LifecyclePolicy + func (s LifecyclePolicy) GoString() string + func (s LifecyclePolicy) String() string + type LifecyclePolicyDetail struct + Action *LifecyclePolicyDetailAction + ExclusionRules *LifecyclePolicyDetailExclusionRules + Filter *LifecyclePolicyDetailFilter + func (s *LifecyclePolicyDetail) SetAction(v *LifecyclePolicyDetailAction) *LifecyclePolicyDetail + func (s *LifecyclePolicyDetail) SetExclusionRules(v *LifecyclePolicyDetailExclusionRules) *LifecyclePolicyDetail + func (s *LifecyclePolicyDetail) SetFilter(v *LifecyclePolicyDetailFilter) *LifecyclePolicyDetail + func (s *LifecyclePolicyDetail) Validate() error + func (s LifecyclePolicyDetail) GoString() string + func (s LifecyclePolicyDetail) String() string + type LifecyclePolicyDetailAction struct + IncludeResources *LifecyclePolicyDetailActionIncludeResources + Type *string + func (s *LifecyclePolicyDetailAction) SetIncludeResources(v *LifecyclePolicyDetailActionIncludeResources) *LifecyclePolicyDetailAction + func (s *LifecyclePolicyDetailAction) SetType(v string) *LifecyclePolicyDetailAction + func (s *LifecyclePolicyDetailAction) Validate() error + func (s LifecyclePolicyDetailAction) GoString() string + func (s LifecyclePolicyDetailAction) String() string + type LifecyclePolicyDetailActionIncludeResources struct + Amis *bool + Containers *bool + Snapshots *bool + func (s *LifecyclePolicyDetailActionIncludeResources) SetAmis(v bool) *LifecyclePolicyDetailActionIncludeResources + func (s *LifecyclePolicyDetailActionIncludeResources) SetContainers(v bool) *LifecyclePolicyDetailActionIncludeResources + func (s *LifecyclePolicyDetailActionIncludeResources) SetSnapshots(v bool) *LifecyclePolicyDetailActionIncludeResources + func (s LifecyclePolicyDetailActionIncludeResources) GoString() string + func (s LifecyclePolicyDetailActionIncludeResources) String() string + type LifecyclePolicyDetailExclusionRules struct + Amis *LifecyclePolicyDetailExclusionRulesAmis + TagMap map[string]*string + func (s *LifecyclePolicyDetailExclusionRules) SetAmis(v *LifecyclePolicyDetailExclusionRulesAmis) *LifecyclePolicyDetailExclusionRules + func (s *LifecyclePolicyDetailExclusionRules) SetTagMap(v map[string]*string) *LifecyclePolicyDetailExclusionRules + func (s *LifecyclePolicyDetailExclusionRules) Validate() error + func (s LifecyclePolicyDetailExclusionRules) GoString() string + func (s LifecyclePolicyDetailExclusionRules) String() string + type LifecyclePolicyDetailExclusionRulesAmis struct + IsPublic *bool + LastLaunched *LifecyclePolicyDetailExclusionRulesAmisLastLaunched + Regions []*string + SharedAccounts []*string + TagMap map[string]*string + func (s *LifecyclePolicyDetailExclusionRulesAmis) SetIsPublic(v bool) *LifecyclePolicyDetailExclusionRulesAmis + func (s *LifecyclePolicyDetailExclusionRulesAmis) SetLastLaunched(v *LifecyclePolicyDetailExclusionRulesAmisLastLaunched) *LifecyclePolicyDetailExclusionRulesAmis + func (s *LifecyclePolicyDetailExclusionRulesAmis) SetRegions(v []*string) *LifecyclePolicyDetailExclusionRulesAmis + func (s *LifecyclePolicyDetailExclusionRulesAmis) SetSharedAccounts(v []*string) *LifecyclePolicyDetailExclusionRulesAmis + func (s *LifecyclePolicyDetailExclusionRulesAmis) SetTagMap(v map[string]*string) *LifecyclePolicyDetailExclusionRulesAmis + func (s *LifecyclePolicyDetailExclusionRulesAmis) Validate() error + func (s LifecyclePolicyDetailExclusionRulesAmis) GoString() string + func (s LifecyclePolicyDetailExclusionRulesAmis) String() string + type LifecyclePolicyDetailExclusionRulesAmisLastLaunched struct + Unit *string + Value *int64 + func (s *LifecyclePolicyDetailExclusionRulesAmisLastLaunched) SetUnit(v string) *LifecyclePolicyDetailExclusionRulesAmisLastLaunched + func (s *LifecyclePolicyDetailExclusionRulesAmisLastLaunched) SetValue(v int64) *LifecyclePolicyDetailExclusionRulesAmisLastLaunched + func (s *LifecyclePolicyDetailExclusionRulesAmisLastLaunched) Validate() error + func (s LifecyclePolicyDetailExclusionRulesAmisLastLaunched) GoString() string + func (s LifecyclePolicyDetailExclusionRulesAmisLastLaunched) String() string + type LifecyclePolicyDetailFilter struct + RetainAtLeast *int64 + Type *string + Unit *string + Value *int64 + func (s *LifecyclePolicyDetailFilter) SetRetainAtLeast(v int64) *LifecyclePolicyDetailFilter + func (s *LifecyclePolicyDetailFilter) SetType(v string) *LifecyclePolicyDetailFilter + func (s *LifecyclePolicyDetailFilter) SetUnit(v string) *LifecyclePolicyDetailFilter + func (s *LifecyclePolicyDetailFilter) SetValue(v int64) *LifecyclePolicyDetailFilter + func (s *LifecyclePolicyDetailFilter) Validate() error + func (s LifecyclePolicyDetailFilter) GoString() string + func (s LifecyclePolicyDetailFilter) String() string + type LifecyclePolicyResourceSelection struct + Recipes []*LifecyclePolicyResourceSelectionRecipe + TagMap map[string]*string + func (s *LifecyclePolicyResourceSelection) SetRecipes(v []*LifecyclePolicyResourceSelectionRecipe) *LifecyclePolicyResourceSelection + func (s *LifecyclePolicyResourceSelection) SetTagMap(v map[string]*string) *LifecyclePolicyResourceSelection + func (s *LifecyclePolicyResourceSelection) Validate() error + func (s LifecyclePolicyResourceSelection) GoString() string + func (s LifecyclePolicyResourceSelection) String() string + type LifecyclePolicyResourceSelectionRecipe struct + Name *string + SemanticVersion *string + func (s *LifecyclePolicyResourceSelectionRecipe) SetName(v string) *LifecyclePolicyResourceSelectionRecipe + func (s *LifecyclePolicyResourceSelectionRecipe) SetSemanticVersion(v string) *LifecyclePolicyResourceSelectionRecipe + func (s *LifecyclePolicyResourceSelectionRecipe) Validate() error + func (s LifecyclePolicyResourceSelectionRecipe) GoString() string + func (s LifecyclePolicyResourceSelectionRecipe) String() string + type LifecyclePolicySummary struct + Arn *string + DateCreated *time.Time + DateLastRun *time.Time + DateUpdated *time.Time + Description *string + ExecutionRole *string + Name *string + ResourceType *string + Status *string + Tags map[string]*string + func (s *LifecyclePolicySummary) SetArn(v string) *LifecyclePolicySummary + func (s *LifecyclePolicySummary) SetDateCreated(v time.Time) *LifecyclePolicySummary + func (s *LifecyclePolicySummary) SetDateLastRun(v time.Time) *LifecyclePolicySummary + func (s *LifecyclePolicySummary) SetDateUpdated(v time.Time) *LifecyclePolicySummary + func (s *LifecyclePolicySummary) SetDescription(v string) *LifecyclePolicySummary + func (s *LifecyclePolicySummary) SetExecutionRole(v string) *LifecyclePolicySummary + func (s *LifecyclePolicySummary) SetName(v string) *LifecyclePolicySummary + func (s *LifecyclePolicySummary) SetResourceType(v string) *LifecyclePolicySummary + func (s *LifecyclePolicySummary) SetStatus(v string) *LifecyclePolicySummary + func (s *LifecyclePolicySummary) SetTags(v map[string]*string) *LifecyclePolicySummary + func (s LifecyclePolicySummary) GoString() string + func (s LifecyclePolicySummary) String() string + type ListComponentBuildVersionsInput struct + ComponentVersionArn *string + MaxResults *int64 + NextToken *string + func (s *ListComponentBuildVersionsInput) SetComponentVersionArn(v string) *ListComponentBuildVersionsInput + func (s *ListComponentBuildVersionsInput) SetMaxResults(v int64) *ListComponentBuildVersionsInput + func (s *ListComponentBuildVersionsInput) SetNextToken(v string) *ListComponentBuildVersionsInput + func (s *ListComponentBuildVersionsInput) Validate() error + func (s ListComponentBuildVersionsInput) GoString() string + func (s ListComponentBuildVersionsInput) String() string + type ListComponentBuildVersionsOutput struct + ComponentSummaryList []*ComponentSummary + NextToken *string + RequestId *string + func (s *ListComponentBuildVersionsOutput) SetComponentSummaryList(v []*ComponentSummary) *ListComponentBuildVersionsOutput + func (s *ListComponentBuildVersionsOutput) SetNextToken(v string) *ListComponentBuildVersionsOutput + func (s *ListComponentBuildVersionsOutput) SetRequestId(v string) *ListComponentBuildVersionsOutput + func (s ListComponentBuildVersionsOutput) GoString() string + func (s ListComponentBuildVersionsOutput) String() string + type ListComponentsInput struct + ByName *bool + Filters []*Filter + MaxResults *int64 + NextToken *string + Owner *string + func (s *ListComponentsInput) SetByName(v bool) *ListComponentsInput + func (s *ListComponentsInput) SetFilters(v []*Filter) *ListComponentsInput + func (s *ListComponentsInput) SetMaxResults(v int64) *ListComponentsInput + func (s *ListComponentsInput) SetNextToken(v string) *ListComponentsInput + func (s *ListComponentsInput) SetOwner(v string) *ListComponentsInput + func (s *ListComponentsInput) Validate() error + func (s ListComponentsInput) GoString() string + func (s ListComponentsInput) String() string + type ListComponentsOutput struct + ComponentVersionList []*ComponentVersion + NextToken *string + RequestId *string + func (s *ListComponentsOutput) SetComponentVersionList(v []*ComponentVersion) *ListComponentsOutput + func (s *ListComponentsOutput) SetNextToken(v string) *ListComponentsOutput + func (s *ListComponentsOutput) SetRequestId(v string) *ListComponentsOutput + func (s ListComponentsOutput) GoString() string + func (s ListComponentsOutput) String() string + type ListContainerRecipesInput struct + Filters []*Filter + MaxResults *int64 + NextToken *string + Owner *string + func (s *ListContainerRecipesInput) SetFilters(v []*Filter) *ListContainerRecipesInput + func (s *ListContainerRecipesInput) SetMaxResults(v int64) *ListContainerRecipesInput + func (s *ListContainerRecipesInput) SetNextToken(v string) *ListContainerRecipesInput + func (s *ListContainerRecipesInput) SetOwner(v string) *ListContainerRecipesInput + func (s *ListContainerRecipesInput) Validate() error + func (s ListContainerRecipesInput) GoString() string + func (s ListContainerRecipesInput) String() string + type ListContainerRecipesOutput struct + ContainerRecipeSummaryList []*ContainerRecipeSummary + NextToken *string + RequestId *string + func (s *ListContainerRecipesOutput) SetContainerRecipeSummaryList(v []*ContainerRecipeSummary) *ListContainerRecipesOutput + func (s *ListContainerRecipesOutput) SetNextToken(v string) *ListContainerRecipesOutput + func (s *ListContainerRecipesOutput) SetRequestId(v string) *ListContainerRecipesOutput + func (s ListContainerRecipesOutput) GoString() string + func (s ListContainerRecipesOutput) String() string + type ListDistributionConfigurationsInput struct + Filters []*Filter + MaxResults *int64 + NextToken *string + func (s *ListDistributionConfigurationsInput) SetFilters(v []*Filter) *ListDistributionConfigurationsInput + func (s *ListDistributionConfigurationsInput) SetMaxResults(v int64) *ListDistributionConfigurationsInput + func (s *ListDistributionConfigurationsInput) SetNextToken(v string) *ListDistributionConfigurationsInput + func (s *ListDistributionConfigurationsInput) Validate() error + func (s ListDistributionConfigurationsInput) GoString() string + func (s ListDistributionConfigurationsInput) String() string + type ListDistributionConfigurationsOutput struct + DistributionConfigurationSummaryList []*DistributionConfigurationSummary + NextToken *string + RequestId *string + func (s *ListDistributionConfigurationsOutput) SetDistributionConfigurationSummaryList(v []*DistributionConfigurationSummary) *ListDistributionConfigurationsOutput + func (s *ListDistributionConfigurationsOutput) SetNextToken(v string) *ListDistributionConfigurationsOutput + func (s *ListDistributionConfigurationsOutput) SetRequestId(v string) *ListDistributionConfigurationsOutput + func (s ListDistributionConfigurationsOutput) GoString() string + func (s ListDistributionConfigurationsOutput) String() string + type ListImageBuildVersionsInput struct + Filters []*Filter + ImageVersionArn *string + MaxResults *int64 + NextToken *string + func (s *ListImageBuildVersionsInput) SetFilters(v []*Filter) *ListImageBuildVersionsInput + func (s *ListImageBuildVersionsInput) SetImageVersionArn(v string) *ListImageBuildVersionsInput + func (s *ListImageBuildVersionsInput) SetMaxResults(v int64) *ListImageBuildVersionsInput + func (s *ListImageBuildVersionsInput) SetNextToken(v string) *ListImageBuildVersionsInput + func (s *ListImageBuildVersionsInput) Validate() error + func (s ListImageBuildVersionsInput) GoString() string + func (s ListImageBuildVersionsInput) String() string + type ListImageBuildVersionsOutput struct + ImageSummaryList []*ImageSummary + NextToken *string + RequestId *string + func (s *ListImageBuildVersionsOutput) SetImageSummaryList(v []*ImageSummary) *ListImageBuildVersionsOutput + func (s *ListImageBuildVersionsOutput) SetNextToken(v string) *ListImageBuildVersionsOutput + func (s *ListImageBuildVersionsOutput) SetRequestId(v string) *ListImageBuildVersionsOutput + func (s ListImageBuildVersionsOutput) GoString() string + func (s ListImageBuildVersionsOutput) String() string + type ListImagePackagesInput struct + ImageBuildVersionArn *string + MaxResults *int64 + NextToken *string + func (s *ListImagePackagesInput) SetImageBuildVersionArn(v string) *ListImagePackagesInput + func (s *ListImagePackagesInput) SetMaxResults(v int64) *ListImagePackagesInput + func (s *ListImagePackagesInput) SetNextToken(v string) *ListImagePackagesInput + func (s *ListImagePackagesInput) Validate() error + func (s ListImagePackagesInput) GoString() string + func (s ListImagePackagesInput) String() string + type ListImagePackagesOutput struct + ImagePackageList []*ImagePackage + NextToken *string + RequestId *string + func (s *ListImagePackagesOutput) SetImagePackageList(v []*ImagePackage) *ListImagePackagesOutput + func (s *ListImagePackagesOutput) SetNextToken(v string) *ListImagePackagesOutput + func (s *ListImagePackagesOutput) SetRequestId(v string) *ListImagePackagesOutput + func (s ListImagePackagesOutput) GoString() string + func (s ListImagePackagesOutput) String() string + type ListImagePipelineImagesInput struct + Filters []*Filter + ImagePipelineArn *string + MaxResults *int64 + NextToken *string + func (s *ListImagePipelineImagesInput) SetFilters(v []*Filter) *ListImagePipelineImagesInput + func (s *ListImagePipelineImagesInput) SetImagePipelineArn(v string) *ListImagePipelineImagesInput + func (s *ListImagePipelineImagesInput) SetMaxResults(v int64) *ListImagePipelineImagesInput + func (s *ListImagePipelineImagesInput) SetNextToken(v string) *ListImagePipelineImagesInput + func (s *ListImagePipelineImagesInput) Validate() error + func (s ListImagePipelineImagesInput) GoString() string + func (s ListImagePipelineImagesInput) String() string + type ListImagePipelineImagesOutput struct + ImageSummaryList []*ImageSummary + NextToken *string + RequestId *string + func (s *ListImagePipelineImagesOutput) SetImageSummaryList(v []*ImageSummary) *ListImagePipelineImagesOutput + func (s *ListImagePipelineImagesOutput) SetNextToken(v string) *ListImagePipelineImagesOutput + func (s *ListImagePipelineImagesOutput) SetRequestId(v string) *ListImagePipelineImagesOutput + func (s ListImagePipelineImagesOutput) GoString() string + func (s ListImagePipelineImagesOutput) String() string + type ListImagePipelinesInput struct + Filters []*Filter + MaxResults *int64 + NextToken *string + func (s *ListImagePipelinesInput) SetFilters(v []*Filter) *ListImagePipelinesInput + func (s *ListImagePipelinesInput) SetMaxResults(v int64) *ListImagePipelinesInput + func (s *ListImagePipelinesInput) SetNextToken(v string) *ListImagePipelinesInput + func (s *ListImagePipelinesInput) Validate() error + func (s ListImagePipelinesInput) GoString() string + func (s ListImagePipelinesInput) String() string + type ListImagePipelinesOutput struct + ImagePipelineList []*ImagePipeline + NextToken *string + RequestId *string + func (s *ListImagePipelinesOutput) SetImagePipelineList(v []*ImagePipeline) *ListImagePipelinesOutput + func (s *ListImagePipelinesOutput) SetNextToken(v string) *ListImagePipelinesOutput + func (s *ListImagePipelinesOutput) SetRequestId(v string) *ListImagePipelinesOutput + func (s ListImagePipelinesOutput) GoString() string + func (s ListImagePipelinesOutput) String() string + type ListImageRecipesInput struct + Filters []*Filter + MaxResults *int64 + NextToken *string + Owner *string + func (s *ListImageRecipesInput) SetFilters(v []*Filter) *ListImageRecipesInput + func (s *ListImageRecipesInput) SetMaxResults(v int64) *ListImageRecipesInput + func (s *ListImageRecipesInput) SetNextToken(v string) *ListImageRecipesInput + func (s *ListImageRecipesInput) SetOwner(v string) *ListImageRecipesInput + func (s *ListImageRecipesInput) Validate() error + func (s ListImageRecipesInput) GoString() string + func (s ListImageRecipesInput) String() string + type ListImageRecipesOutput struct + ImageRecipeSummaryList []*ImageRecipeSummary + NextToken *string + RequestId *string + func (s *ListImageRecipesOutput) SetImageRecipeSummaryList(v []*ImageRecipeSummary) *ListImageRecipesOutput + func (s *ListImageRecipesOutput) SetNextToken(v string) *ListImageRecipesOutput + func (s *ListImageRecipesOutput) SetRequestId(v string) *ListImageRecipesOutput + func (s ListImageRecipesOutput) GoString() string + func (s ListImageRecipesOutput) String() string + type ListImageScanFindingAggregationsInput struct + Filter *Filter + NextToken *string + func (s *ListImageScanFindingAggregationsInput) SetFilter(v *Filter) *ListImageScanFindingAggregationsInput + func (s *ListImageScanFindingAggregationsInput) SetNextToken(v string) *ListImageScanFindingAggregationsInput + func (s *ListImageScanFindingAggregationsInput) Validate() error + func (s ListImageScanFindingAggregationsInput) GoString() string + func (s ListImageScanFindingAggregationsInput) String() string + type ListImageScanFindingAggregationsOutput struct + AggregationType *string + NextToken *string + RequestId *string + Responses []*ImageScanFindingAggregation + func (s *ListImageScanFindingAggregationsOutput) SetAggregationType(v string) *ListImageScanFindingAggregationsOutput + func (s *ListImageScanFindingAggregationsOutput) SetNextToken(v string) *ListImageScanFindingAggregationsOutput + func (s *ListImageScanFindingAggregationsOutput) SetRequestId(v string) *ListImageScanFindingAggregationsOutput + func (s *ListImageScanFindingAggregationsOutput) SetResponses(v []*ImageScanFindingAggregation) *ListImageScanFindingAggregationsOutput + func (s ListImageScanFindingAggregationsOutput) GoString() string + func (s ListImageScanFindingAggregationsOutput) String() string + type ListImageScanFindingsInput struct + Filters []*ImageScanFindingsFilter + MaxResults *int64 + NextToken *string + func (s *ListImageScanFindingsInput) SetFilters(v []*ImageScanFindingsFilter) *ListImageScanFindingsInput + func (s *ListImageScanFindingsInput) SetMaxResults(v int64) *ListImageScanFindingsInput + func (s *ListImageScanFindingsInput) SetNextToken(v string) *ListImageScanFindingsInput + func (s *ListImageScanFindingsInput) Validate() error + func (s ListImageScanFindingsInput) GoString() string + func (s ListImageScanFindingsInput) String() string + type ListImageScanFindingsOutput struct + Findings []*ImageScanFinding + NextToken *string + RequestId *string + func (s *ListImageScanFindingsOutput) SetFindings(v []*ImageScanFinding) *ListImageScanFindingsOutput + func (s *ListImageScanFindingsOutput) SetNextToken(v string) *ListImageScanFindingsOutput + func (s *ListImageScanFindingsOutput) SetRequestId(v string) *ListImageScanFindingsOutput + func (s ListImageScanFindingsOutput) GoString() string + func (s ListImageScanFindingsOutput) String() string + type ListImagesInput struct + ByName *bool + Filters []*Filter + IncludeDeprecated *bool + MaxResults *int64 + NextToken *string + Owner *string + func (s *ListImagesInput) SetByName(v bool) *ListImagesInput + func (s *ListImagesInput) SetFilters(v []*Filter) *ListImagesInput + func (s *ListImagesInput) SetIncludeDeprecated(v bool) *ListImagesInput + func (s *ListImagesInput) SetMaxResults(v int64) *ListImagesInput + func (s *ListImagesInput) SetNextToken(v string) *ListImagesInput + func (s *ListImagesInput) SetOwner(v string) *ListImagesInput + func (s *ListImagesInput) Validate() error + func (s ListImagesInput) GoString() string + func (s ListImagesInput) String() string + type ListImagesOutput struct + ImageVersionList []*ImageVersion + NextToken *string + RequestId *string + func (s *ListImagesOutput) SetImageVersionList(v []*ImageVersion) *ListImagesOutput + func (s *ListImagesOutput) SetNextToken(v string) *ListImagesOutput + func (s *ListImagesOutput) SetRequestId(v string) *ListImagesOutput + func (s ListImagesOutput) GoString() string + func (s ListImagesOutput) String() string + type ListInfrastructureConfigurationsInput struct + Filters []*Filter + MaxResults *int64 + NextToken *string + func (s *ListInfrastructureConfigurationsInput) SetFilters(v []*Filter) *ListInfrastructureConfigurationsInput + func (s *ListInfrastructureConfigurationsInput) SetMaxResults(v int64) *ListInfrastructureConfigurationsInput + func (s *ListInfrastructureConfigurationsInput) SetNextToken(v string) *ListInfrastructureConfigurationsInput + func (s *ListInfrastructureConfigurationsInput) Validate() error + func (s ListInfrastructureConfigurationsInput) GoString() string + func (s ListInfrastructureConfigurationsInput) String() string + type ListInfrastructureConfigurationsOutput struct + InfrastructureConfigurationSummaryList []*InfrastructureConfigurationSummary + NextToken *string + RequestId *string + func (s *ListInfrastructureConfigurationsOutput) SetInfrastructureConfigurationSummaryList(v []*InfrastructureConfigurationSummary) *ListInfrastructureConfigurationsOutput + func (s *ListInfrastructureConfigurationsOutput) SetNextToken(v string) *ListInfrastructureConfigurationsOutput + func (s *ListInfrastructureConfigurationsOutput) SetRequestId(v string) *ListInfrastructureConfigurationsOutput + func (s ListInfrastructureConfigurationsOutput) GoString() string + func (s ListInfrastructureConfigurationsOutput) String() string + type ListLifecycleExecutionResourcesInput struct + LifecycleExecutionId *string + MaxResults *int64 + NextToken *string + ParentResourceId *string + func (s *ListLifecycleExecutionResourcesInput) SetLifecycleExecutionId(v string) *ListLifecycleExecutionResourcesInput + func (s *ListLifecycleExecutionResourcesInput) SetMaxResults(v int64) *ListLifecycleExecutionResourcesInput + func (s *ListLifecycleExecutionResourcesInput) SetNextToken(v string) *ListLifecycleExecutionResourcesInput + func (s *ListLifecycleExecutionResourcesInput) SetParentResourceId(v string) *ListLifecycleExecutionResourcesInput + func (s *ListLifecycleExecutionResourcesInput) Validate() error + func (s ListLifecycleExecutionResourcesInput) GoString() string + func (s ListLifecycleExecutionResourcesInput) String() string + type ListLifecycleExecutionResourcesOutput struct + LifecycleExecutionId *string + LifecycleExecutionState *LifecycleExecutionState + NextToken *string + Resources []*LifecycleExecutionResource + func (s *ListLifecycleExecutionResourcesOutput) SetLifecycleExecutionId(v string) *ListLifecycleExecutionResourcesOutput + func (s *ListLifecycleExecutionResourcesOutput) SetLifecycleExecutionState(v *LifecycleExecutionState) *ListLifecycleExecutionResourcesOutput + func (s *ListLifecycleExecutionResourcesOutput) SetNextToken(v string) *ListLifecycleExecutionResourcesOutput + func (s *ListLifecycleExecutionResourcesOutput) SetResources(v []*LifecycleExecutionResource) *ListLifecycleExecutionResourcesOutput + func (s ListLifecycleExecutionResourcesOutput) GoString() string + func (s ListLifecycleExecutionResourcesOutput) String() string + type ListLifecycleExecutionsInput struct + MaxResults *int64 + NextToken *string + ResourceArn *string + func (s *ListLifecycleExecutionsInput) SetMaxResults(v int64) *ListLifecycleExecutionsInput + func (s *ListLifecycleExecutionsInput) SetNextToken(v string) *ListLifecycleExecutionsInput + func (s *ListLifecycleExecutionsInput) SetResourceArn(v string) *ListLifecycleExecutionsInput + func (s *ListLifecycleExecutionsInput) Validate() error + func (s ListLifecycleExecutionsInput) GoString() string + func (s ListLifecycleExecutionsInput) String() string + type ListLifecycleExecutionsOutput struct + LifecycleExecutions []*LifecycleExecution + NextToken *string + func (s *ListLifecycleExecutionsOutput) SetLifecycleExecutions(v []*LifecycleExecution) *ListLifecycleExecutionsOutput + func (s *ListLifecycleExecutionsOutput) SetNextToken(v string) *ListLifecycleExecutionsOutput + func (s ListLifecycleExecutionsOutput) GoString() string + func (s ListLifecycleExecutionsOutput) String() string + type ListLifecyclePoliciesInput struct + Filters []*Filter + MaxResults *int64 + NextToken *string + func (s *ListLifecyclePoliciesInput) SetFilters(v []*Filter) *ListLifecyclePoliciesInput + func (s *ListLifecyclePoliciesInput) SetMaxResults(v int64) *ListLifecyclePoliciesInput + func (s *ListLifecyclePoliciesInput) SetNextToken(v string) *ListLifecyclePoliciesInput + func (s *ListLifecyclePoliciesInput) Validate() error + func (s ListLifecyclePoliciesInput) GoString() string + func (s ListLifecyclePoliciesInput) String() string + type ListLifecyclePoliciesOutput struct + LifecyclePolicySummaryList []*LifecyclePolicySummary + NextToken *string + func (s *ListLifecyclePoliciesOutput) SetLifecyclePolicySummaryList(v []*LifecyclePolicySummary) *ListLifecyclePoliciesOutput + func (s *ListLifecyclePoliciesOutput) SetNextToken(v string) *ListLifecyclePoliciesOutput + func (s ListLifecyclePoliciesOutput) GoString() string + func (s ListLifecyclePoliciesOutput) String() string + type ListTagsForResourceInput struct + ResourceArn *string + func (s *ListTagsForResourceInput) SetResourceArn(v string) *ListTagsForResourceInput + func (s *ListTagsForResourceInput) Validate() error + func (s ListTagsForResourceInput) GoString() string + func (s ListTagsForResourceInput) String() string + type ListTagsForResourceOutput struct + Tags map[string]*string + func (s *ListTagsForResourceOutput) SetTags(v map[string]*string) *ListTagsForResourceOutput + func (s ListTagsForResourceOutput) GoString() string + func (s ListTagsForResourceOutput) String() string + type ListWorkflowExecutionsInput struct + ImageBuildVersionArn *string + MaxResults *int64 + NextToken *string + func (s *ListWorkflowExecutionsInput) SetImageBuildVersionArn(v string) *ListWorkflowExecutionsInput + func (s *ListWorkflowExecutionsInput) SetMaxResults(v int64) *ListWorkflowExecutionsInput + func (s *ListWorkflowExecutionsInput) SetNextToken(v string) *ListWorkflowExecutionsInput + func (s *ListWorkflowExecutionsInput) Validate() error + func (s ListWorkflowExecutionsInput) GoString() string + func (s ListWorkflowExecutionsInput) String() string + type ListWorkflowExecutionsOutput struct + ImageBuildVersionArn *string + Message *string + NextToken *string + RequestId *string + WorkflowExecutions []*WorkflowExecutionMetadata + func (s *ListWorkflowExecutionsOutput) SetImageBuildVersionArn(v string) *ListWorkflowExecutionsOutput + func (s *ListWorkflowExecutionsOutput) SetMessage(v string) *ListWorkflowExecutionsOutput + func (s *ListWorkflowExecutionsOutput) SetNextToken(v string) *ListWorkflowExecutionsOutput + func (s *ListWorkflowExecutionsOutput) SetRequestId(v string) *ListWorkflowExecutionsOutput + func (s *ListWorkflowExecutionsOutput) SetWorkflowExecutions(v []*WorkflowExecutionMetadata) *ListWorkflowExecutionsOutput + func (s ListWorkflowExecutionsOutput) GoString() string + func (s ListWorkflowExecutionsOutput) String() string + type ListWorkflowStepExecutionsInput struct + MaxResults *int64 + NextToken *string + WorkflowExecutionId *string + func (s *ListWorkflowStepExecutionsInput) SetMaxResults(v int64) *ListWorkflowStepExecutionsInput + func (s *ListWorkflowStepExecutionsInput) SetNextToken(v string) *ListWorkflowStepExecutionsInput + func (s *ListWorkflowStepExecutionsInput) SetWorkflowExecutionId(v string) *ListWorkflowStepExecutionsInput + func (s *ListWorkflowStepExecutionsInput) Validate() error + func (s ListWorkflowStepExecutionsInput) GoString() string + func (s ListWorkflowStepExecutionsInput) String() string + type ListWorkflowStepExecutionsOutput struct + ImageBuildVersionArn *string + Message *string + NextToken *string + RequestId *string + Steps []*WorkflowStepMetadata + WorkflowBuildVersionArn *string + WorkflowExecutionId *string + func (s *ListWorkflowStepExecutionsOutput) SetImageBuildVersionArn(v string) *ListWorkflowStepExecutionsOutput + func (s *ListWorkflowStepExecutionsOutput) SetMessage(v string) *ListWorkflowStepExecutionsOutput + func (s *ListWorkflowStepExecutionsOutput) SetNextToken(v string) *ListWorkflowStepExecutionsOutput + func (s *ListWorkflowStepExecutionsOutput) SetRequestId(v string) *ListWorkflowStepExecutionsOutput + func (s *ListWorkflowStepExecutionsOutput) SetSteps(v []*WorkflowStepMetadata) *ListWorkflowStepExecutionsOutput + func (s *ListWorkflowStepExecutionsOutput) SetWorkflowBuildVersionArn(v string) *ListWorkflowStepExecutionsOutput + func (s *ListWorkflowStepExecutionsOutput) SetWorkflowExecutionId(v string) *ListWorkflowStepExecutionsOutput + func (s ListWorkflowStepExecutionsOutput) GoString() string + func (s ListWorkflowStepExecutionsOutput) String() string + type Logging struct + S3Logs *S3Logs + func (s *Logging) SetS3Logs(v *S3Logs) *Logging + func (s *Logging) Validate() error + func (s Logging) GoString() string + func (s Logging) String() string + type OutputResources struct + Amis []*Ami + Containers []*Container + func (s *OutputResources) SetAmis(v []*Ami) *OutputResources + func (s *OutputResources) SetContainers(v []*Container) *OutputResources + func (s OutputResources) GoString() string + func (s OutputResources) String() string + type PackageVulnerabilityDetails struct + Cvss []*CvssScore + ReferenceUrls []*string + RelatedVulnerabilities []*string + Source *string + SourceUrl *string + VendorCreatedAt *time.Time + VendorSeverity *string + VendorUpdatedAt *time.Time + VulnerabilityId *string + VulnerablePackages []*VulnerablePackage + func (s *PackageVulnerabilityDetails) SetCvss(v []*CvssScore) *PackageVulnerabilityDetails + func (s *PackageVulnerabilityDetails) SetReferenceUrls(v []*string) *PackageVulnerabilityDetails + func (s *PackageVulnerabilityDetails) SetRelatedVulnerabilities(v []*string) *PackageVulnerabilityDetails + func (s *PackageVulnerabilityDetails) SetSource(v string) *PackageVulnerabilityDetails + func (s *PackageVulnerabilityDetails) SetSourceUrl(v string) *PackageVulnerabilityDetails + func (s *PackageVulnerabilityDetails) SetVendorCreatedAt(v time.Time) *PackageVulnerabilityDetails + func (s *PackageVulnerabilityDetails) SetVendorSeverity(v string) *PackageVulnerabilityDetails + func (s *PackageVulnerabilityDetails) SetVendorUpdatedAt(v time.Time) *PackageVulnerabilityDetails + func (s *PackageVulnerabilityDetails) SetVulnerabilityId(v string) *PackageVulnerabilityDetails + func (s *PackageVulnerabilityDetails) SetVulnerablePackages(v []*VulnerablePackage) *PackageVulnerabilityDetails + func (s PackageVulnerabilityDetails) GoString() string + func (s PackageVulnerabilityDetails) String() string + type PutComponentPolicyInput struct + ComponentArn *string + Policy *string + func (s *PutComponentPolicyInput) SetComponentArn(v string) *PutComponentPolicyInput + func (s *PutComponentPolicyInput) SetPolicy(v string) *PutComponentPolicyInput + func (s *PutComponentPolicyInput) Validate() error + func (s PutComponentPolicyInput) GoString() string + func (s PutComponentPolicyInput) String() string + type PutComponentPolicyOutput struct + ComponentArn *string + RequestId *string + func (s *PutComponentPolicyOutput) SetComponentArn(v string) *PutComponentPolicyOutput + func (s *PutComponentPolicyOutput) SetRequestId(v string) *PutComponentPolicyOutput + func (s PutComponentPolicyOutput) GoString() string + func (s PutComponentPolicyOutput) String() string + type PutContainerRecipePolicyInput struct + ContainerRecipeArn *string + Policy *string + func (s *PutContainerRecipePolicyInput) SetContainerRecipeArn(v string) *PutContainerRecipePolicyInput + func (s *PutContainerRecipePolicyInput) SetPolicy(v string) *PutContainerRecipePolicyInput + func (s *PutContainerRecipePolicyInput) Validate() error + func (s PutContainerRecipePolicyInput) GoString() string + func (s PutContainerRecipePolicyInput) String() string + type PutContainerRecipePolicyOutput struct + ContainerRecipeArn *string + RequestId *string + func (s *PutContainerRecipePolicyOutput) SetContainerRecipeArn(v string) *PutContainerRecipePolicyOutput + func (s *PutContainerRecipePolicyOutput) SetRequestId(v string) *PutContainerRecipePolicyOutput + func (s PutContainerRecipePolicyOutput) GoString() string + func (s PutContainerRecipePolicyOutput) String() string + type PutImagePolicyInput struct + ImageArn *string + Policy *string + func (s *PutImagePolicyInput) SetImageArn(v string) *PutImagePolicyInput + func (s *PutImagePolicyInput) SetPolicy(v string) *PutImagePolicyInput + func (s *PutImagePolicyInput) Validate() error + func (s PutImagePolicyInput) GoString() string + func (s PutImagePolicyInput) String() string + type PutImagePolicyOutput struct + ImageArn *string + RequestId *string + func (s *PutImagePolicyOutput) SetImageArn(v string) *PutImagePolicyOutput + func (s *PutImagePolicyOutput) SetRequestId(v string) *PutImagePolicyOutput + func (s PutImagePolicyOutput) GoString() string + func (s PutImagePolicyOutput) String() string + type PutImageRecipePolicyInput struct + ImageRecipeArn *string + Policy *string + func (s *PutImageRecipePolicyInput) SetImageRecipeArn(v string) *PutImageRecipePolicyInput + func (s *PutImageRecipePolicyInput) SetPolicy(v string) *PutImageRecipePolicyInput + func (s *PutImageRecipePolicyInput) Validate() error + func (s PutImageRecipePolicyInput) GoString() string + func (s PutImageRecipePolicyInput) String() string + type PutImageRecipePolicyOutput struct + ImageRecipeArn *string + RequestId *string + func (s *PutImageRecipePolicyOutput) SetImageRecipeArn(v string) *PutImageRecipePolicyOutput + func (s *PutImageRecipePolicyOutput) SetRequestId(v string) *PutImageRecipePolicyOutput + func (s PutImageRecipePolicyOutput) GoString() string + func (s PutImageRecipePolicyOutput) String() string + type Remediation struct + Recommendation *RemediationRecommendation + func (s *Remediation) SetRecommendation(v *RemediationRecommendation) *Remediation + func (s Remediation) GoString() string + func (s Remediation) String() string + type RemediationRecommendation struct + Text *string + Url *string + func (s *RemediationRecommendation) SetText(v string) *RemediationRecommendation + func (s *RemediationRecommendation) SetUrl(v string) *RemediationRecommendation + func (s RemediationRecommendation) GoString() string + func (s RemediationRecommendation) String() string + type ResourceAlreadyExistsException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *ResourceAlreadyExistsException) Code() string + func (s *ResourceAlreadyExistsException) Error() string + func (s *ResourceAlreadyExistsException) Message() string + func (s *ResourceAlreadyExistsException) OrigErr() error + func (s *ResourceAlreadyExistsException) RequestID() string + func (s *ResourceAlreadyExistsException) StatusCode() int + func (s ResourceAlreadyExistsException) GoString() string + func (s ResourceAlreadyExistsException) String() string + type ResourceDependencyException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *ResourceDependencyException) Code() string + func (s *ResourceDependencyException) Error() string + func (s *ResourceDependencyException) Message() string + func (s *ResourceDependencyException) OrigErr() error + func (s *ResourceDependencyException) RequestID() string + func (s *ResourceDependencyException) StatusCode() int + func (s ResourceDependencyException) GoString() string + func (s ResourceDependencyException) String() string + type ResourceInUseException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *ResourceInUseException) Code() string + func (s *ResourceInUseException) Error() string + func (s *ResourceInUseException) Message() string + func (s *ResourceInUseException) OrigErr() error + func (s *ResourceInUseException) RequestID() string + func (s *ResourceInUseException) StatusCode() int + func (s ResourceInUseException) GoString() string + func (s ResourceInUseException) String() string + type ResourceNotFoundException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *ResourceNotFoundException) Code() string + func (s *ResourceNotFoundException) Error() string + func (s *ResourceNotFoundException) Message() string + func (s *ResourceNotFoundException) OrigErr() error + func (s *ResourceNotFoundException) RequestID() string + func (s *ResourceNotFoundException) StatusCode() int + func (s ResourceNotFoundException) GoString() string + func (s ResourceNotFoundException) String() string + type ResourceState struct + Status *string + func (s *ResourceState) SetStatus(v string) *ResourceState + func (s ResourceState) GoString() string + func (s ResourceState) String() string + type ResourceStateUpdateExclusionRules struct + Amis *LifecyclePolicyDetailExclusionRulesAmis + func (s *ResourceStateUpdateExclusionRules) SetAmis(v *LifecyclePolicyDetailExclusionRulesAmis) *ResourceStateUpdateExclusionRules + func (s *ResourceStateUpdateExclusionRules) Validate() error + func (s ResourceStateUpdateExclusionRules) GoString() string + func (s ResourceStateUpdateExclusionRules) String() string + type ResourceStateUpdateIncludeResources struct + Amis *bool + Containers *bool + Snapshots *bool + func (s *ResourceStateUpdateIncludeResources) SetAmis(v bool) *ResourceStateUpdateIncludeResources + func (s *ResourceStateUpdateIncludeResources) SetContainers(v bool) *ResourceStateUpdateIncludeResources + func (s *ResourceStateUpdateIncludeResources) SetSnapshots(v bool) *ResourceStateUpdateIncludeResources + func (s ResourceStateUpdateIncludeResources) GoString() string + func (s ResourceStateUpdateIncludeResources) String() string + type S3ExportConfiguration struct + DiskImageFormat *string + RoleName *string + S3Bucket *string + S3Prefix *string + func (s *S3ExportConfiguration) SetDiskImageFormat(v string) *S3ExportConfiguration + func (s *S3ExportConfiguration) SetRoleName(v string) *S3ExportConfiguration + func (s *S3ExportConfiguration) SetS3Bucket(v string) *S3ExportConfiguration + func (s *S3ExportConfiguration) SetS3Prefix(v string) *S3ExportConfiguration + func (s *S3ExportConfiguration) Validate() error + func (s S3ExportConfiguration) GoString() string + func (s S3ExportConfiguration) String() string + type S3Logs struct + S3BucketName *string + S3KeyPrefix *string + func (s *S3Logs) SetS3BucketName(v string) *S3Logs + func (s *S3Logs) SetS3KeyPrefix(v string) *S3Logs + func (s *S3Logs) Validate() error + func (s S3Logs) GoString() string + func (s S3Logs) String() string + type Schedule struct + PipelineExecutionStartCondition *string + ScheduleExpression *string + Timezone *string + func (s *Schedule) SetPipelineExecutionStartCondition(v string) *Schedule + func (s *Schedule) SetScheduleExpression(v string) *Schedule + func (s *Schedule) SetTimezone(v string) *Schedule + func (s *Schedule) Validate() error + func (s Schedule) GoString() string + func (s Schedule) String() string + type ServiceException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *ServiceException) Code() string + func (s *ServiceException) Error() string + func (s *ServiceException) Message() string + func (s *ServiceException) OrigErr() error + func (s *ServiceException) RequestID() string + func (s *ServiceException) StatusCode() int + func (s ServiceException) GoString() string + func (s ServiceException) String() string + type ServiceQuotaExceededException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *ServiceQuotaExceededException) Code() string + func (s *ServiceQuotaExceededException) Error() string + func (s *ServiceQuotaExceededException) Message() string + func (s *ServiceQuotaExceededException) OrigErr() error + func (s *ServiceQuotaExceededException) RequestID() string + func (s *ServiceQuotaExceededException) StatusCode() int + func (s ServiceQuotaExceededException) GoString() string + func (s ServiceQuotaExceededException) String() string + type ServiceUnavailableException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *ServiceUnavailableException) Code() string + func (s *ServiceUnavailableException) Error() string + func (s *ServiceUnavailableException) Message() string + func (s *ServiceUnavailableException) OrigErr() error + func (s *ServiceUnavailableException) RequestID() string + func (s *ServiceUnavailableException) StatusCode() int + func (s ServiceUnavailableException) GoString() string + func (s ServiceUnavailableException) String() string + type SeverityCounts struct + All *int64 + Critical *int64 + High *int64 + Medium *int64 + func (s *SeverityCounts) SetAll(v int64) *SeverityCounts + func (s *SeverityCounts) SetCritical(v int64) *SeverityCounts + func (s *SeverityCounts) SetHigh(v int64) *SeverityCounts + func (s *SeverityCounts) SetMedium(v int64) *SeverityCounts + func (s SeverityCounts) GoString() string + func (s SeverityCounts) String() string + type StartImagePipelineExecutionInput struct + ClientToken *string + ImagePipelineArn *string + func (s *StartImagePipelineExecutionInput) SetClientToken(v string) *StartImagePipelineExecutionInput + func (s *StartImagePipelineExecutionInput) SetImagePipelineArn(v string) *StartImagePipelineExecutionInput + func (s *StartImagePipelineExecutionInput) Validate() error + func (s StartImagePipelineExecutionInput) GoString() string + func (s StartImagePipelineExecutionInput) String() string + type StartImagePipelineExecutionOutput struct + ClientToken *string + ImageBuildVersionArn *string + RequestId *string + func (s *StartImagePipelineExecutionOutput) SetClientToken(v string) *StartImagePipelineExecutionOutput + func (s *StartImagePipelineExecutionOutput) SetImageBuildVersionArn(v string) *StartImagePipelineExecutionOutput + func (s *StartImagePipelineExecutionOutput) SetRequestId(v string) *StartImagePipelineExecutionOutput + func (s StartImagePipelineExecutionOutput) GoString() string + func (s StartImagePipelineExecutionOutput) String() string + type StartResourceStateUpdateInput struct + ClientToken *string + ExclusionRules *ResourceStateUpdateExclusionRules + ExecutionRole *string + IncludeResources *ResourceStateUpdateIncludeResources + ResourceArn *string + State *ResourceState + UpdateAt *time.Time + func (s *StartResourceStateUpdateInput) SetClientToken(v string) *StartResourceStateUpdateInput + func (s *StartResourceStateUpdateInput) SetExclusionRules(v *ResourceStateUpdateExclusionRules) *StartResourceStateUpdateInput + func (s *StartResourceStateUpdateInput) SetExecutionRole(v string) *StartResourceStateUpdateInput + func (s *StartResourceStateUpdateInput) SetIncludeResources(v *ResourceStateUpdateIncludeResources) *StartResourceStateUpdateInput + func (s *StartResourceStateUpdateInput) SetResourceArn(v string) *StartResourceStateUpdateInput + func (s *StartResourceStateUpdateInput) SetState(v *ResourceState) *StartResourceStateUpdateInput + func (s *StartResourceStateUpdateInput) SetUpdateAt(v time.Time) *StartResourceStateUpdateInput + func (s *StartResourceStateUpdateInput) Validate() error + func (s StartResourceStateUpdateInput) GoString() string + func (s StartResourceStateUpdateInput) String() string + type StartResourceStateUpdateOutput struct + LifecycleExecutionId *string + ResourceArn *string + func (s *StartResourceStateUpdateOutput) SetLifecycleExecutionId(v string) *StartResourceStateUpdateOutput + func (s *StartResourceStateUpdateOutput) SetResourceArn(v string) *StartResourceStateUpdateOutput + func (s StartResourceStateUpdateOutput) GoString() string + func (s StartResourceStateUpdateOutput) String() string + type SystemsManagerAgent struct + UninstallAfterBuild *bool + func (s *SystemsManagerAgent) SetUninstallAfterBuild(v bool) *SystemsManagerAgent + func (s SystemsManagerAgent) GoString() string + func (s SystemsManagerAgent) String() string + type TagResourceInput struct + ResourceArn *string + Tags map[string]*string + func (s *TagResourceInput) SetResourceArn(v string) *TagResourceInput + func (s *TagResourceInput) SetTags(v map[string]*string) *TagResourceInput + func (s *TagResourceInput) Validate() error + func (s TagResourceInput) GoString() string + func (s TagResourceInput) String() string + type TagResourceOutput struct + func (s TagResourceOutput) GoString() string + func (s TagResourceOutput) String() string + type TargetContainerRepository struct + RepositoryName *string + Service *string + func (s *TargetContainerRepository) SetRepositoryName(v string) *TargetContainerRepository + func (s *TargetContainerRepository) SetService(v string) *TargetContainerRepository + func (s *TargetContainerRepository) Validate() error + func (s TargetContainerRepository) GoString() string + func (s TargetContainerRepository) String() string + type UntagResourceInput struct + ResourceArn *string + TagKeys []*string + func (s *UntagResourceInput) SetResourceArn(v string) *UntagResourceInput + func (s *UntagResourceInput) SetTagKeys(v []*string) *UntagResourceInput + func (s *UntagResourceInput) Validate() error + func (s UntagResourceInput) GoString() string + func (s UntagResourceInput) String() string + type UntagResourceOutput struct + func (s UntagResourceOutput) GoString() string + func (s UntagResourceOutput) String() string + type UpdateDistributionConfigurationInput struct + ClientToken *string + Description *string + DistributionConfigurationArn *string + Distributions []*Distribution + func (s *UpdateDistributionConfigurationInput) SetClientToken(v string) *UpdateDistributionConfigurationInput + func (s *UpdateDistributionConfigurationInput) SetDescription(v string) *UpdateDistributionConfigurationInput + func (s *UpdateDistributionConfigurationInput) SetDistributionConfigurationArn(v string) *UpdateDistributionConfigurationInput + func (s *UpdateDistributionConfigurationInput) SetDistributions(v []*Distribution) *UpdateDistributionConfigurationInput + func (s *UpdateDistributionConfigurationInput) Validate() error + func (s UpdateDistributionConfigurationInput) GoString() string + func (s UpdateDistributionConfigurationInput) String() string + type UpdateDistributionConfigurationOutput struct + ClientToken *string + DistributionConfigurationArn *string + RequestId *string + func (s *UpdateDistributionConfigurationOutput) SetClientToken(v string) *UpdateDistributionConfigurationOutput + func (s *UpdateDistributionConfigurationOutput) SetDistributionConfigurationArn(v string) *UpdateDistributionConfigurationOutput + func (s *UpdateDistributionConfigurationOutput) SetRequestId(v string) *UpdateDistributionConfigurationOutput + func (s UpdateDistributionConfigurationOutput) GoString() string + func (s UpdateDistributionConfigurationOutput) String() string + type UpdateImagePipelineInput struct + ClientToken *string + ContainerRecipeArn *string + Description *string + DistributionConfigurationArn *string + EnhancedImageMetadataEnabled *bool + ImagePipelineArn *string + ImageRecipeArn *string + ImageScanningConfiguration *ImageScanningConfiguration + ImageTestsConfiguration *ImageTestsConfiguration + InfrastructureConfigurationArn *string + Schedule *Schedule + Status *string + func (s *UpdateImagePipelineInput) SetClientToken(v string) *UpdateImagePipelineInput + func (s *UpdateImagePipelineInput) SetContainerRecipeArn(v string) *UpdateImagePipelineInput + func (s *UpdateImagePipelineInput) SetDescription(v string) *UpdateImagePipelineInput + func (s *UpdateImagePipelineInput) SetDistributionConfigurationArn(v string) *UpdateImagePipelineInput + func (s *UpdateImagePipelineInput) SetEnhancedImageMetadataEnabled(v bool) *UpdateImagePipelineInput + func (s *UpdateImagePipelineInput) SetImagePipelineArn(v string) *UpdateImagePipelineInput + func (s *UpdateImagePipelineInput) SetImageRecipeArn(v string) *UpdateImagePipelineInput + func (s *UpdateImagePipelineInput) SetImageScanningConfiguration(v *ImageScanningConfiguration) *UpdateImagePipelineInput + func (s *UpdateImagePipelineInput) SetImageTestsConfiguration(v *ImageTestsConfiguration) *UpdateImagePipelineInput + func (s *UpdateImagePipelineInput) SetInfrastructureConfigurationArn(v string) *UpdateImagePipelineInput + func (s *UpdateImagePipelineInput) SetSchedule(v *Schedule) *UpdateImagePipelineInput + func (s *UpdateImagePipelineInput) SetStatus(v string) *UpdateImagePipelineInput + func (s *UpdateImagePipelineInput) Validate() error + func (s UpdateImagePipelineInput) GoString() string + func (s UpdateImagePipelineInput) String() string + type UpdateImagePipelineOutput struct + ClientToken *string + ImagePipelineArn *string + RequestId *string + func (s *UpdateImagePipelineOutput) SetClientToken(v string) *UpdateImagePipelineOutput + func (s *UpdateImagePipelineOutput) SetImagePipelineArn(v string) *UpdateImagePipelineOutput + func (s *UpdateImagePipelineOutput) SetRequestId(v string) *UpdateImagePipelineOutput + func (s UpdateImagePipelineOutput) GoString() string + func (s UpdateImagePipelineOutput) String() string + type UpdateInfrastructureConfigurationInput struct + ClientToken *string + Description *string + InfrastructureConfigurationArn *string + InstanceMetadataOptions *InstanceMetadataOptions + InstanceProfileName *string + InstanceTypes []*string + KeyPair *string + Logging *Logging + ResourceTags map[string]*string + SecurityGroupIds []*string + SnsTopicArn *string + SubnetId *string + TerminateInstanceOnFailure *bool + func (s *UpdateInfrastructureConfigurationInput) SetClientToken(v string) *UpdateInfrastructureConfigurationInput + func (s *UpdateInfrastructureConfigurationInput) SetDescription(v string) *UpdateInfrastructureConfigurationInput + func (s *UpdateInfrastructureConfigurationInput) SetInfrastructureConfigurationArn(v string) *UpdateInfrastructureConfigurationInput + func (s *UpdateInfrastructureConfigurationInput) SetInstanceMetadataOptions(v *InstanceMetadataOptions) *UpdateInfrastructureConfigurationInput + func (s *UpdateInfrastructureConfigurationInput) SetInstanceProfileName(v string) *UpdateInfrastructureConfigurationInput + func (s *UpdateInfrastructureConfigurationInput) SetInstanceTypes(v []*string) *UpdateInfrastructureConfigurationInput + func (s *UpdateInfrastructureConfigurationInput) SetKeyPair(v string) *UpdateInfrastructureConfigurationInput + func (s *UpdateInfrastructureConfigurationInput) SetLogging(v *Logging) *UpdateInfrastructureConfigurationInput + func (s *UpdateInfrastructureConfigurationInput) SetResourceTags(v map[string]*string) *UpdateInfrastructureConfigurationInput + func (s *UpdateInfrastructureConfigurationInput) SetSecurityGroupIds(v []*string) *UpdateInfrastructureConfigurationInput + func (s *UpdateInfrastructureConfigurationInput) SetSnsTopicArn(v string) *UpdateInfrastructureConfigurationInput + func (s *UpdateInfrastructureConfigurationInput) SetSubnetId(v string) *UpdateInfrastructureConfigurationInput + func (s *UpdateInfrastructureConfigurationInput) SetTerminateInstanceOnFailure(v bool) *UpdateInfrastructureConfigurationInput + func (s *UpdateInfrastructureConfigurationInput) Validate() error + func (s UpdateInfrastructureConfigurationInput) GoString() string + func (s UpdateInfrastructureConfigurationInput) String() string + type UpdateInfrastructureConfigurationOutput struct + ClientToken *string + InfrastructureConfigurationArn *string + RequestId *string + func (s *UpdateInfrastructureConfigurationOutput) SetClientToken(v string) *UpdateInfrastructureConfigurationOutput + func (s *UpdateInfrastructureConfigurationOutput) SetInfrastructureConfigurationArn(v string) *UpdateInfrastructureConfigurationOutput + func (s *UpdateInfrastructureConfigurationOutput) SetRequestId(v string) *UpdateInfrastructureConfigurationOutput + func (s UpdateInfrastructureConfigurationOutput) GoString() string + func (s UpdateInfrastructureConfigurationOutput) String() string + type UpdateLifecyclePolicyInput struct + ClientToken *string + Description *string + ExecutionRole *string + LifecyclePolicyArn *string + PolicyDetails []*LifecyclePolicyDetail + ResourceSelection *LifecyclePolicyResourceSelection + ResourceType *string + Status *string + func (s *UpdateLifecyclePolicyInput) SetClientToken(v string) *UpdateLifecyclePolicyInput + func (s *UpdateLifecyclePolicyInput) SetDescription(v string) *UpdateLifecyclePolicyInput + func (s *UpdateLifecyclePolicyInput) SetExecutionRole(v string) *UpdateLifecyclePolicyInput + func (s *UpdateLifecyclePolicyInput) SetLifecyclePolicyArn(v string) *UpdateLifecyclePolicyInput + func (s *UpdateLifecyclePolicyInput) SetPolicyDetails(v []*LifecyclePolicyDetail) *UpdateLifecyclePolicyInput + func (s *UpdateLifecyclePolicyInput) SetResourceSelection(v *LifecyclePolicyResourceSelection) *UpdateLifecyclePolicyInput + func (s *UpdateLifecyclePolicyInput) SetResourceType(v string) *UpdateLifecyclePolicyInput + func (s *UpdateLifecyclePolicyInput) SetStatus(v string) *UpdateLifecyclePolicyInput + func (s *UpdateLifecyclePolicyInput) Validate() error + func (s UpdateLifecyclePolicyInput) GoString() string + func (s UpdateLifecyclePolicyInput) String() string + type UpdateLifecyclePolicyOutput struct + LifecyclePolicyArn *string + func (s *UpdateLifecyclePolicyOutput) SetLifecyclePolicyArn(v string) *UpdateLifecyclePolicyOutput + func (s UpdateLifecyclePolicyOutput) GoString() string + func (s UpdateLifecyclePolicyOutput) String() string + type VulnerabilityIdAggregation struct + SeverityCounts *SeverityCounts + VulnerabilityId *string + func (s *VulnerabilityIdAggregation) SetSeverityCounts(v *SeverityCounts) *VulnerabilityIdAggregation + func (s *VulnerabilityIdAggregation) SetVulnerabilityId(v string) *VulnerabilityIdAggregation + func (s VulnerabilityIdAggregation) GoString() string + func (s VulnerabilityIdAggregation) String() string + type VulnerablePackage struct + Arch *string + Epoch *int64 + FilePath *string + FixedInVersion *string + Name *string + PackageManager *string + Release *string + Remediation *string + SourceLayerHash *string + Version *string + func (s *VulnerablePackage) SetArch(v string) *VulnerablePackage + func (s *VulnerablePackage) SetEpoch(v int64) *VulnerablePackage + func (s *VulnerablePackage) SetFilePath(v string) *VulnerablePackage + func (s *VulnerablePackage) SetFixedInVersion(v string) *VulnerablePackage + func (s *VulnerablePackage) SetName(v string) *VulnerablePackage + func (s *VulnerablePackage) SetPackageManager(v string) *VulnerablePackage + func (s *VulnerablePackage) SetRelease(v string) *VulnerablePackage + func (s *VulnerablePackage) SetRemediation(v string) *VulnerablePackage + func (s *VulnerablePackage) SetSourceLayerHash(v string) *VulnerablePackage + func (s *VulnerablePackage) SetVersion(v string) *VulnerablePackage + func (s VulnerablePackage) GoString() string + func (s VulnerablePackage) String() string + type WorkflowExecutionMetadata struct + EndTime *string + Message *string + StartTime *string + Status *string + TotalStepCount *int64 + TotalStepsFailed *int64 + TotalStepsSkipped *int64 + TotalStepsSucceeded *int64 + Type *string + WorkflowBuildVersionArn *string + WorkflowExecutionId *string + func (s *WorkflowExecutionMetadata) SetEndTime(v string) *WorkflowExecutionMetadata + func (s *WorkflowExecutionMetadata) SetMessage(v string) *WorkflowExecutionMetadata + func (s *WorkflowExecutionMetadata) SetStartTime(v string) *WorkflowExecutionMetadata + func (s *WorkflowExecutionMetadata) SetStatus(v string) *WorkflowExecutionMetadata + func (s *WorkflowExecutionMetadata) SetTotalStepCount(v int64) *WorkflowExecutionMetadata + func (s *WorkflowExecutionMetadata) SetTotalStepsFailed(v int64) *WorkflowExecutionMetadata + func (s *WorkflowExecutionMetadata) SetTotalStepsSkipped(v int64) *WorkflowExecutionMetadata + func (s *WorkflowExecutionMetadata) SetTotalStepsSucceeded(v int64) *WorkflowExecutionMetadata + func (s *WorkflowExecutionMetadata) SetType(v string) *WorkflowExecutionMetadata + func (s *WorkflowExecutionMetadata) SetWorkflowBuildVersionArn(v string) *WorkflowExecutionMetadata + func (s *WorkflowExecutionMetadata) SetWorkflowExecutionId(v string) *WorkflowExecutionMetadata + func (s WorkflowExecutionMetadata) GoString() string + func (s WorkflowExecutionMetadata) String() string + type WorkflowStepMetadata struct + Action *string + Description *string + EndTime *string + Inputs *string + Message *string + Name *string + Outputs *string + RollbackStatus *string + StartTime *string + Status *string + StepExecutionId *string + func (s *WorkflowStepMetadata) SetAction(v string) *WorkflowStepMetadata + func (s *WorkflowStepMetadata) SetDescription(v string) *WorkflowStepMetadata + func (s *WorkflowStepMetadata) SetEndTime(v string) *WorkflowStepMetadata + func (s *WorkflowStepMetadata) SetInputs(v string) *WorkflowStepMetadata + func (s *WorkflowStepMetadata) SetMessage(v string) *WorkflowStepMetadata + func (s *WorkflowStepMetadata) SetName(v string) *WorkflowStepMetadata + func (s *WorkflowStepMetadata) SetOutputs(v string) *WorkflowStepMetadata + func (s *WorkflowStepMetadata) SetRollbackStatus(v string) *WorkflowStepMetadata + func (s *WorkflowStepMetadata) SetStartTime(v string) *WorkflowStepMetadata + func (s *WorkflowStepMetadata) SetStatus(v string) *WorkflowStepMetadata + func (s *WorkflowStepMetadata) SetStepExecutionId(v string) *WorkflowStepMetadata + func (s WorkflowStepMetadata) GoString() string + func (s WorkflowStepMetadata) String() string