Versions in this module Expand all Collapse all v1 v1.0.1 Jul 4, 2024 v1.0.0 Jul 4, 2024 Changes in this version + const AlarmTypeCanary + const AlarmTypeComposite + const AlarmTypeEvent + const AlarmTypeLogs + const AlarmTypeMetric + const AppAssessmentScheduleTypeDaily + const AppAssessmentScheduleTypeDisabled + const AppComplianceStatusTypeChangesDetected + const AppComplianceStatusTypeNotAssessed + const AppComplianceStatusTypePolicyBreached + const AppComplianceStatusTypePolicyMet + const AppDriftStatusTypeDetected + const AppDriftStatusTypeNotChecked + const AppDriftStatusTypeNotDetected + const AppStatusTypeActive + const AppStatusTypeDeleting + const AssessmentInvokerSystem + const AssessmentInvokerUser + const AssessmentStatusFailed + const AssessmentStatusInProgress + const AssessmentStatusPending + const AssessmentStatusSuccess + const ComplianceStatusPolicyBreached + const ComplianceStatusPolicyMet + const ConfigRecommendationOptimizationTypeBestAttainable + const ConfigRecommendationOptimizationTypeBestAzrecovery + const ConfigRecommendationOptimizationTypeBestRegionRecovery + const ConfigRecommendationOptimizationTypeLeastChange + const ConfigRecommendationOptimizationTypeLeastCost + const ConfigRecommendationOptimizationTypeLeastErrors + const CostFrequencyDaily + const CostFrequencyHourly + const CostFrequencyMonthly + const CostFrequencyYearly + const DataLocationConstraintAnyLocation + const DataLocationConstraintSameContinent + const DataLocationConstraintSameCountry + const DifferenceTypeNotEqual + const DisruptionTypeAz + const DisruptionTypeHardware + const DisruptionTypeRegion + const DisruptionTypeSoftware + const DriftStatusDetected + const DriftStatusNotChecked + const DriftStatusNotDetected + const DriftTypeApplicationCompliance + const EndpointsID + const ErrCodeAccessDeniedException + const ErrCodeConflictException + const ErrCodeInternalServerException + const ErrCodeResourceNotFoundException + const ErrCodeServiceQuotaExceededException + const ErrCodeThrottlingException + const ErrCodeValidationException + const EstimatedCostTierL1 + const EstimatedCostTierL2 + const EstimatedCostTierL3 + const EstimatedCostTierL4 + const EventTypeDriftDetected + const EventTypeScheduledAssessmentFailure + const ExcludeRecommendationReasonAlreadyImplemented + const ExcludeRecommendationReasonComplexityOfImplementation + const ExcludeRecommendationReasonNotRelevant + const HaArchitectureBackupAndRestore + const HaArchitectureMultiSite + const HaArchitectureNoRecoveryPlan + const HaArchitecturePilotLight + const HaArchitectureWarmStandby + const PermissionModelTypeLegacyIamuser + const PermissionModelTypeRoleBased + const PhysicalIdentifierTypeArn + const PhysicalIdentifierTypeNative + const RecommendationComplianceStatusBreachedCanMeet + const RecommendationComplianceStatusBreachedUnattainable + const RecommendationComplianceStatusMetCanImprove + const RecommendationTemplateStatusFailed + const RecommendationTemplateStatusInProgress + const RecommendationTemplateStatusPending + const RecommendationTemplateStatusSuccess + const RenderRecommendationTypeAlarm + const RenderRecommendationTypeSop + const RenderRecommendationTypeTest + const ResiliencyPolicyTierCoreServices + const ResiliencyPolicyTierCritical + const ResiliencyPolicyTierImportant + const ResiliencyPolicyTierMissionCritical + const ResiliencyPolicyTierNonCritical + const ResiliencyPolicyTierNotApplicable + const ResourceImportStatusTypeFailed + const ResourceImportStatusTypeInProgress + const ResourceImportStatusTypePending + const ResourceImportStatusTypeSuccess + const ResourceImportStrategyTypeAddOnly + const ResourceImportStrategyTypeReplaceAll + const ResourceMappingTypeAppRegistryApp + const ResourceMappingTypeCfnStack + const ResourceMappingTypeEks + const ResourceMappingTypeResource + const ResourceMappingTypeResourceGroup + const ResourceMappingTypeTerraform + const ResourceResolutionStatusTypeFailed + const ResourceResolutionStatusTypeInProgress + const ResourceResolutionStatusTypePending + const ResourceResolutionStatusTypeSuccess + const ResourceSourceTypeAppTemplate + const ResourceSourceTypeDiscovered + const ServiceID + const ServiceName + const SopServiceTypeSsm + const TemplateFormatCfnJson + const TemplateFormatCfnYaml + const TestRiskHigh + const TestRiskMedium + const TestRiskSmall + const TestTypeAz + const TestTypeHardware + const TestTypeRegion + const TestTypeSoftware + func AlarmType_Values() []string + func AppAssessmentScheduleType_Values() []string + func AppComplianceStatusType_Values() []string + func AppDriftStatusType_Values() []string + func AppStatusType_Values() []string + func AssessmentInvoker_Values() []string + func AssessmentStatus_Values() []string + func ComplianceStatus_Values() []string + func ConfigRecommendationOptimizationType_Values() []string + func CostFrequency_Values() []string + func DataLocationConstraint_Values() []string + func DifferenceType_Values() []string + func DisruptionType_Values() []string + func DriftStatus_Values() []string + func DriftType_Values() []string + func EstimatedCostTier_Values() []string + func EventType_Values() []string + func ExcludeRecommendationReason_Values() []string + func HaArchitecture_Values() []string + func PermissionModelType_Values() []string + func PhysicalIdentifierType_Values() []string + func RecommendationComplianceStatus_Values() []string + func RecommendationTemplateStatus_Values() []string + func RenderRecommendationType_Values() []string + func ResiliencyPolicyTier_Values() []string + func ResourceImportStatusType_Values() []string + func ResourceImportStrategyType_Values() []string + func ResourceMappingType_Values() []string + func ResourceResolutionStatusType_Values() []string + func ResourceSourceType_Values() []string + func SopServiceType_Values() []string + func TemplateFormat_Values() []string + func TestRisk_Values() []string + func TestType_Values() []string + type AccessDeniedException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *AccessDeniedException) Code() string + func (s *AccessDeniedException) Error() string + func (s *AccessDeniedException) Message() string + func (s *AccessDeniedException) OrigErr() error + func (s *AccessDeniedException) RequestID() string + func (s *AccessDeniedException) StatusCode() int + func (s AccessDeniedException) GoString() string + func (s AccessDeniedException) String() string + type AddDraftAppVersionResourceMappingsInput struct + AppArn *string + ResourceMappings []*ResourceMapping + func (s *AddDraftAppVersionResourceMappingsInput) SetAppArn(v string) *AddDraftAppVersionResourceMappingsInput + func (s *AddDraftAppVersionResourceMappingsInput) SetResourceMappings(v []*ResourceMapping) *AddDraftAppVersionResourceMappingsInput + func (s *AddDraftAppVersionResourceMappingsInput) Validate() error + func (s AddDraftAppVersionResourceMappingsInput) GoString() string + func (s AddDraftAppVersionResourceMappingsInput) String() string + type AddDraftAppVersionResourceMappingsOutput struct + AppArn *string + AppVersion *string + ResourceMappings []*ResourceMapping + func (s *AddDraftAppVersionResourceMappingsOutput) SetAppArn(v string) *AddDraftAppVersionResourceMappingsOutput + func (s *AddDraftAppVersionResourceMappingsOutput) SetAppVersion(v string) *AddDraftAppVersionResourceMappingsOutput + func (s *AddDraftAppVersionResourceMappingsOutput) SetResourceMappings(v []*ResourceMapping) *AddDraftAppVersionResourceMappingsOutput + func (s AddDraftAppVersionResourceMappingsOutput) GoString() string + func (s AddDraftAppVersionResourceMappingsOutput) String() string + type AlarmRecommendation struct + AppComponentName *string + AppComponentNames []*string + Description *string + Items []*RecommendationItem + Name *string + Prerequisite *string + RecommendationId *string + ReferenceId *string + Type *string + func (s *AlarmRecommendation) SetAppComponentName(v string) *AlarmRecommendation + func (s *AlarmRecommendation) SetAppComponentNames(v []*string) *AlarmRecommendation + func (s *AlarmRecommendation) SetDescription(v string) *AlarmRecommendation + func (s *AlarmRecommendation) SetItems(v []*RecommendationItem) *AlarmRecommendation + func (s *AlarmRecommendation) SetName(v string) *AlarmRecommendation + func (s *AlarmRecommendation) SetPrerequisite(v string) *AlarmRecommendation + func (s *AlarmRecommendation) SetRecommendationId(v string) *AlarmRecommendation + func (s *AlarmRecommendation) SetReferenceId(v string) *AlarmRecommendation + func (s *AlarmRecommendation) SetType(v string) *AlarmRecommendation + func (s AlarmRecommendation) GoString() string + func (s AlarmRecommendation) String() string + type App struct + AppArn *string + AssessmentSchedule *string + ComplianceStatus *string + CreationTime *time.Time + Description *string + DriftStatus *string + EventSubscriptions []*EventSubscription + LastAppComplianceEvaluationTime *time.Time + LastDriftEvaluationTime *time.Time + LastResiliencyScoreEvaluationTime *time.Time + Name *string + PermissionModel *PermissionModel + PolicyArn *string + ResiliencyScore *float64 + Status *string + Tags map[string]*string + func (s *App) SetAppArn(v string) *App + func (s *App) SetAssessmentSchedule(v string) *App + func (s *App) SetComplianceStatus(v string) *App + func (s *App) SetCreationTime(v time.Time) *App + func (s *App) SetDescription(v string) *App + func (s *App) SetDriftStatus(v string) *App + func (s *App) SetEventSubscriptions(v []*EventSubscription) *App + func (s *App) SetLastAppComplianceEvaluationTime(v time.Time) *App + func (s *App) SetLastDriftEvaluationTime(v time.Time) *App + func (s *App) SetLastResiliencyScoreEvaluationTime(v time.Time) *App + func (s *App) SetName(v string) *App + func (s *App) SetPermissionModel(v *PermissionModel) *App + func (s *App) SetPolicyArn(v string) *App + func (s *App) SetResiliencyScore(v float64) *App + func (s *App) SetStatus(v string) *App + func (s *App) SetTags(v map[string]*string) *App + func (s App) GoString() string + func (s App) String() string + type AppAssessment struct + AppArn *string + AppVersion *string + AssessmentArn *string + AssessmentName *string + AssessmentStatus *string + Compliance map[string]*DisruptionCompliance + ComplianceStatus *string + Cost *Cost + DriftStatus *string + EndTime *time.Time + Invoker *string + Message *string + Policy *ResiliencyPolicy + ResiliencyScore *ResiliencyScore + ResourceErrorsDetails *ResourceErrorsDetails + StartTime *time.Time + Tags map[string]*string + VersionName *string + func (s *AppAssessment) SetAppArn(v string) *AppAssessment + func (s *AppAssessment) SetAppVersion(v string) *AppAssessment + func (s *AppAssessment) SetAssessmentArn(v string) *AppAssessment + func (s *AppAssessment) SetAssessmentName(v string) *AppAssessment + func (s *AppAssessment) SetAssessmentStatus(v string) *AppAssessment + func (s *AppAssessment) SetCompliance(v map[string]*DisruptionCompliance) *AppAssessment + func (s *AppAssessment) SetComplianceStatus(v string) *AppAssessment + func (s *AppAssessment) SetCost(v *Cost) *AppAssessment + func (s *AppAssessment) SetDriftStatus(v string) *AppAssessment + func (s *AppAssessment) SetEndTime(v time.Time) *AppAssessment + func (s *AppAssessment) SetInvoker(v string) *AppAssessment + func (s *AppAssessment) SetMessage(v string) *AppAssessment + func (s *AppAssessment) SetPolicy(v *ResiliencyPolicy) *AppAssessment + func (s *AppAssessment) SetResiliencyScore(v *ResiliencyScore) *AppAssessment + func (s *AppAssessment) SetResourceErrorsDetails(v *ResourceErrorsDetails) *AppAssessment + func (s *AppAssessment) SetStartTime(v time.Time) *AppAssessment + func (s *AppAssessment) SetTags(v map[string]*string) *AppAssessment + func (s *AppAssessment) SetVersionName(v string) *AppAssessment + func (s AppAssessment) GoString() string + func (s AppAssessment) String() string + type AppAssessmentSummary struct + AppArn *string + AppVersion *string + AssessmentArn *string + AssessmentName *string + AssessmentStatus *string + ComplianceStatus *string + Cost *Cost + DriftStatus *string + EndTime *time.Time + Invoker *string + Message *string + ResiliencyScore *float64 + StartTime *time.Time + VersionName *string + func (s *AppAssessmentSummary) SetAppArn(v string) *AppAssessmentSummary + func (s *AppAssessmentSummary) SetAppVersion(v string) *AppAssessmentSummary + func (s *AppAssessmentSummary) SetAssessmentArn(v string) *AppAssessmentSummary + func (s *AppAssessmentSummary) SetAssessmentName(v string) *AppAssessmentSummary + func (s *AppAssessmentSummary) SetAssessmentStatus(v string) *AppAssessmentSummary + func (s *AppAssessmentSummary) SetComplianceStatus(v string) *AppAssessmentSummary + func (s *AppAssessmentSummary) SetCost(v *Cost) *AppAssessmentSummary + func (s *AppAssessmentSummary) SetDriftStatus(v string) *AppAssessmentSummary + func (s *AppAssessmentSummary) SetEndTime(v time.Time) *AppAssessmentSummary + func (s *AppAssessmentSummary) SetInvoker(v string) *AppAssessmentSummary + func (s *AppAssessmentSummary) SetMessage(v string) *AppAssessmentSummary + func (s *AppAssessmentSummary) SetResiliencyScore(v float64) *AppAssessmentSummary + func (s *AppAssessmentSummary) SetStartTime(v time.Time) *AppAssessmentSummary + func (s *AppAssessmentSummary) SetVersionName(v string) *AppAssessmentSummary + func (s AppAssessmentSummary) GoString() string + func (s AppAssessmentSummary) String() string + type AppComponent struct + AdditionalInfo map[string][]*string + Id *string + Name *string + Type *string + func (s *AppComponent) SetAdditionalInfo(v map[string][]*string) *AppComponent + func (s *AppComponent) SetId(v string) *AppComponent + func (s *AppComponent) SetName(v string) *AppComponent + func (s *AppComponent) SetType(v string) *AppComponent + func (s AppComponent) GoString() string + func (s AppComponent) String() string + type AppComponentCompliance struct + AppComponentName *string + Compliance map[string]*DisruptionCompliance + Cost *Cost + Message *string + ResiliencyScore *ResiliencyScore + Status *string + func (s *AppComponentCompliance) SetAppComponentName(v string) *AppComponentCompliance + func (s *AppComponentCompliance) SetCompliance(v map[string]*DisruptionCompliance) *AppComponentCompliance + func (s *AppComponentCompliance) SetCost(v *Cost) *AppComponentCompliance + func (s *AppComponentCompliance) SetMessage(v string) *AppComponentCompliance + func (s *AppComponentCompliance) SetResiliencyScore(v *ResiliencyScore) *AppComponentCompliance + func (s *AppComponentCompliance) SetStatus(v string) *AppComponentCompliance + func (s AppComponentCompliance) GoString() string + func (s AppComponentCompliance) String() string + type AppInputSource struct + EksSourceClusterNamespace *EksSourceClusterNamespace + ImportType *string + ResourceCount *int64 + SourceArn *string + SourceName *string + TerraformSource *TerraformSource + func (s *AppInputSource) SetEksSourceClusterNamespace(v *EksSourceClusterNamespace) *AppInputSource + func (s *AppInputSource) SetImportType(v string) *AppInputSource + func (s *AppInputSource) SetResourceCount(v int64) *AppInputSource + func (s *AppInputSource) SetSourceArn(v string) *AppInputSource + func (s *AppInputSource) SetSourceName(v string) *AppInputSource + func (s *AppInputSource) SetTerraformSource(v *TerraformSource) *AppInputSource + func (s AppInputSource) GoString() string + func (s AppInputSource) String() string + type AppSummary struct + AppArn *string + AssessmentSchedule *string + ComplianceStatus *string + CreationTime *time.Time + Description *string + DriftStatus *string + Name *string + ResiliencyScore *float64 + Status *string + func (s *AppSummary) SetAppArn(v string) *AppSummary + func (s *AppSummary) SetAssessmentSchedule(v string) *AppSummary + func (s *AppSummary) SetComplianceStatus(v string) *AppSummary + func (s *AppSummary) SetCreationTime(v time.Time) *AppSummary + func (s *AppSummary) SetDescription(v string) *AppSummary + func (s *AppSummary) SetDriftStatus(v string) *AppSummary + func (s *AppSummary) SetName(v string) *AppSummary + func (s *AppSummary) SetResiliencyScore(v float64) *AppSummary + func (s *AppSummary) SetStatus(v string) *AppSummary + func (s AppSummary) GoString() string + func (s AppSummary) String() string + type AppVersionSummary struct + AppVersion *string + CreationTime *time.Time + Identifier *int64 + VersionName *string + func (s *AppVersionSummary) SetAppVersion(v string) *AppVersionSummary + func (s *AppVersionSummary) SetCreationTime(v time.Time) *AppVersionSummary + func (s *AppVersionSummary) SetIdentifier(v int64) *AppVersionSummary + func (s *AppVersionSummary) SetVersionName(v string) *AppVersionSummary + func (s AppVersionSummary) GoString() string + func (s AppVersionSummary) String() string + type BatchUpdateRecommendationStatusFailedEntry struct + EntryId *string + ErrorMessage *string + func (s *BatchUpdateRecommendationStatusFailedEntry) SetEntryId(v string) *BatchUpdateRecommendationStatusFailedEntry + func (s *BatchUpdateRecommendationStatusFailedEntry) SetErrorMessage(v string) *BatchUpdateRecommendationStatusFailedEntry + func (s BatchUpdateRecommendationStatusFailedEntry) GoString() string + func (s BatchUpdateRecommendationStatusFailedEntry) String() string + type BatchUpdateRecommendationStatusInput struct + AppArn *string + RequestEntries []*UpdateRecommendationStatusRequestEntry + func (s *BatchUpdateRecommendationStatusInput) SetAppArn(v string) *BatchUpdateRecommendationStatusInput + func (s *BatchUpdateRecommendationStatusInput) SetRequestEntries(v []*UpdateRecommendationStatusRequestEntry) *BatchUpdateRecommendationStatusInput + func (s *BatchUpdateRecommendationStatusInput) Validate() error + func (s BatchUpdateRecommendationStatusInput) GoString() string + func (s BatchUpdateRecommendationStatusInput) String() string + type BatchUpdateRecommendationStatusOutput struct + AppArn *string + FailedEntries []*BatchUpdateRecommendationStatusFailedEntry + SuccessfulEntries []*BatchUpdateRecommendationStatusSuccessfulEntry + func (s *BatchUpdateRecommendationStatusOutput) SetAppArn(v string) *BatchUpdateRecommendationStatusOutput + func (s *BatchUpdateRecommendationStatusOutput) SetFailedEntries(v []*BatchUpdateRecommendationStatusFailedEntry) *BatchUpdateRecommendationStatusOutput + func (s *BatchUpdateRecommendationStatusOutput) SetSuccessfulEntries(v []*BatchUpdateRecommendationStatusSuccessfulEntry) *BatchUpdateRecommendationStatusOutput + func (s BatchUpdateRecommendationStatusOutput) GoString() string + func (s BatchUpdateRecommendationStatusOutput) String() string + type BatchUpdateRecommendationStatusSuccessfulEntry struct + EntryId *string + ExcludeReason *string + Excluded *bool + Item *UpdateRecommendationStatusItem + ReferenceId *string + func (s *BatchUpdateRecommendationStatusSuccessfulEntry) SetEntryId(v string) *BatchUpdateRecommendationStatusSuccessfulEntry + func (s *BatchUpdateRecommendationStatusSuccessfulEntry) SetExcludeReason(v string) *BatchUpdateRecommendationStatusSuccessfulEntry + func (s *BatchUpdateRecommendationStatusSuccessfulEntry) SetExcluded(v bool) *BatchUpdateRecommendationStatusSuccessfulEntry + func (s *BatchUpdateRecommendationStatusSuccessfulEntry) SetItem(v *UpdateRecommendationStatusItem) *BatchUpdateRecommendationStatusSuccessfulEntry + func (s *BatchUpdateRecommendationStatusSuccessfulEntry) SetReferenceId(v string) *BatchUpdateRecommendationStatusSuccessfulEntry + func (s BatchUpdateRecommendationStatusSuccessfulEntry) GoString() string + func (s BatchUpdateRecommendationStatusSuccessfulEntry) String() string + type ComplianceDrift struct + ActualReferenceId *string + ActualValue map[string]*DisruptionCompliance + AppId *string + AppVersion *string + DiffType *string + DriftType *string + EntityId *string + EntityType *string + ExpectedReferenceId *string + ExpectedValue map[string]*DisruptionCompliance + func (s *ComplianceDrift) SetActualReferenceId(v string) *ComplianceDrift + func (s *ComplianceDrift) SetActualValue(v map[string]*DisruptionCompliance) *ComplianceDrift + func (s *ComplianceDrift) SetAppId(v string) *ComplianceDrift + func (s *ComplianceDrift) SetAppVersion(v string) *ComplianceDrift + func (s *ComplianceDrift) SetDiffType(v string) *ComplianceDrift + func (s *ComplianceDrift) SetDriftType(v string) *ComplianceDrift + func (s *ComplianceDrift) SetEntityId(v string) *ComplianceDrift + func (s *ComplianceDrift) SetEntityType(v string) *ComplianceDrift + func (s *ComplianceDrift) SetExpectedReferenceId(v string) *ComplianceDrift + func (s *ComplianceDrift) SetExpectedValue(v map[string]*DisruptionCompliance) *ComplianceDrift + func (s ComplianceDrift) GoString() string + func (s ComplianceDrift) String() string + type ComponentRecommendation struct + AppComponentName *string + ConfigRecommendations []*ConfigRecommendation + RecommendationStatus *string + func (s *ComponentRecommendation) SetAppComponentName(v string) *ComponentRecommendation + func (s *ComponentRecommendation) SetConfigRecommendations(v []*ConfigRecommendation) *ComponentRecommendation + func (s *ComponentRecommendation) SetRecommendationStatus(v string) *ComponentRecommendation + func (s ComponentRecommendation) GoString() string + func (s ComponentRecommendation) String() string + type ConfigRecommendation struct + AppComponentName *string + Compliance map[string]*DisruptionCompliance + Cost *Cost + Description *string + HaArchitecture *string + Name *string + OptimizationType *string + RecommendationCompliance map[string]*RecommendationDisruptionCompliance + ReferenceId *string + SuggestedChanges []*string + func (s *ConfigRecommendation) SetAppComponentName(v string) *ConfigRecommendation + func (s *ConfigRecommendation) SetCompliance(v map[string]*DisruptionCompliance) *ConfigRecommendation + func (s *ConfigRecommendation) SetCost(v *Cost) *ConfigRecommendation + func (s *ConfigRecommendation) SetDescription(v string) *ConfigRecommendation + func (s *ConfigRecommendation) SetHaArchitecture(v string) *ConfigRecommendation + func (s *ConfigRecommendation) SetName(v string) *ConfigRecommendation + func (s *ConfigRecommendation) SetOptimizationType(v string) *ConfigRecommendation + func (s *ConfigRecommendation) SetRecommendationCompliance(v map[string]*RecommendationDisruptionCompliance) *ConfigRecommendation + func (s *ConfigRecommendation) SetReferenceId(v string) *ConfigRecommendation + func (s *ConfigRecommendation) SetSuggestedChanges(v []*string) *ConfigRecommendation + func (s ConfigRecommendation) GoString() string + func (s ConfigRecommendation) String() string + type ConflictException struct + Message_ *string + ResourceId *string + ResourceType *string + RespMetadata protocol.ResponseMetadata + func (s *ConflictException) Code() string + func (s *ConflictException) Error() string + func (s *ConflictException) Message() string + func (s *ConflictException) OrigErr() error + func (s *ConflictException) RequestID() string + func (s *ConflictException) StatusCode() int + func (s ConflictException) GoString() string + func (s ConflictException) String() string + type Cost struct + Amount *float64 + Currency *string + Frequency *string + func (s *Cost) SetAmount(v float64) *Cost + func (s *Cost) SetCurrency(v string) *Cost + func (s *Cost) SetFrequency(v string) *Cost + func (s Cost) GoString() string + func (s Cost) String() string + type CreateAppInput struct + AssessmentSchedule *string + ClientToken *string + Description *string + EventSubscriptions []*EventSubscription + Name *string + PermissionModel *PermissionModel + PolicyArn *string + Tags map[string]*string + func (s *CreateAppInput) SetAssessmentSchedule(v string) *CreateAppInput + func (s *CreateAppInput) SetClientToken(v string) *CreateAppInput + func (s *CreateAppInput) SetDescription(v string) *CreateAppInput + func (s *CreateAppInput) SetEventSubscriptions(v []*EventSubscription) *CreateAppInput + func (s *CreateAppInput) SetName(v string) *CreateAppInput + func (s *CreateAppInput) SetPermissionModel(v *PermissionModel) *CreateAppInput + func (s *CreateAppInput) SetPolicyArn(v string) *CreateAppInput + func (s *CreateAppInput) SetTags(v map[string]*string) *CreateAppInput + func (s *CreateAppInput) Validate() error + func (s CreateAppInput) GoString() string + func (s CreateAppInput) String() string + type CreateAppOutput struct + App *App + func (s *CreateAppOutput) SetApp(v *App) *CreateAppOutput + func (s CreateAppOutput) GoString() string + func (s CreateAppOutput) String() string + type CreateAppVersionAppComponentInput struct + AdditionalInfo map[string][]*string + AppArn *string + ClientToken *string + Id *string + Name *string + Type *string + func (s *CreateAppVersionAppComponentInput) SetAdditionalInfo(v map[string][]*string) *CreateAppVersionAppComponentInput + func (s *CreateAppVersionAppComponentInput) SetAppArn(v string) *CreateAppVersionAppComponentInput + func (s *CreateAppVersionAppComponentInput) SetClientToken(v string) *CreateAppVersionAppComponentInput + func (s *CreateAppVersionAppComponentInput) SetId(v string) *CreateAppVersionAppComponentInput + func (s *CreateAppVersionAppComponentInput) SetName(v string) *CreateAppVersionAppComponentInput + func (s *CreateAppVersionAppComponentInput) SetType(v string) *CreateAppVersionAppComponentInput + func (s *CreateAppVersionAppComponentInput) Validate() error + func (s CreateAppVersionAppComponentInput) GoString() string + func (s CreateAppVersionAppComponentInput) String() string + type CreateAppVersionAppComponentOutput struct + AppArn *string + AppComponent *AppComponent + AppVersion *string + func (s *CreateAppVersionAppComponentOutput) SetAppArn(v string) *CreateAppVersionAppComponentOutput + func (s *CreateAppVersionAppComponentOutput) SetAppComponent(v *AppComponent) *CreateAppVersionAppComponentOutput + func (s *CreateAppVersionAppComponentOutput) SetAppVersion(v string) *CreateAppVersionAppComponentOutput + func (s CreateAppVersionAppComponentOutput) GoString() string + func (s CreateAppVersionAppComponentOutput) String() string + type CreateAppVersionResourceInput struct + AdditionalInfo map[string][]*string + AppArn *string + AppComponents []*string + AwsAccountId *string + AwsRegion *string + ClientToken *string + LogicalResourceId *LogicalResourceId + PhysicalResourceId *string + ResourceName *string + ResourceType *string + func (s *CreateAppVersionResourceInput) SetAdditionalInfo(v map[string][]*string) *CreateAppVersionResourceInput + func (s *CreateAppVersionResourceInput) SetAppArn(v string) *CreateAppVersionResourceInput + func (s *CreateAppVersionResourceInput) SetAppComponents(v []*string) *CreateAppVersionResourceInput + func (s *CreateAppVersionResourceInput) SetAwsAccountId(v string) *CreateAppVersionResourceInput + func (s *CreateAppVersionResourceInput) SetAwsRegion(v string) *CreateAppVersionResourceInput + func (s *CreateAppVersionResourceInput) SetClientToken(v string) *CreateAppVersionResourceInput + func (s *CreateAppVersionResourceInput) SetLogicalResourceId(v *LogicalResourceId) *CreateAppVersionResourceInput + func (s *CreateAppVersionResourceInput) SetPhysicalResourceId(v string) *CreateAppVersionResourceInput + func (s *CreateAppVersionResourceInput) SetResourceName(v string) *CreateAppVersionResourceInput + func (s *CreateAppVersionResourceInput) SetResourceType(v string) *CreateAppVersionResourceInput + func (s *CreateAppVersionResourceInput) Validate() error + func (s CreateAppVersionResourceInput) GoString() string + func (s CreateAppVersionResourceInput) String() string + type CreateAppVersionResourceOutput struct + AppArn *string + AppVersion *string + PhysicalResource *PhysicalResource + func (s *CreateAppVersionResourceOutput) SetAppArn(v string) *CreateAppVersionResourceOutput + func (s *CreateAppVersionResourceOutput) SetAppVersion(v string) *CreateAppVersionResourceOutput + func (s *CreateAppVersionResourceOutput) SetPhysicalResource(v *PhysicalResource) *CreateAppVersionResourceOutput + func (s CreateAppVersionResourceOutput) GoString() string + func (s CreateAppVersionResourceOutput) String() string + type CreateRecommendationTemplateInput struct + AssessmentArn *string + BucketName *string + ClientToken *string + Format *string + Name *string + RecommendationIds []*string + RecommendationTypes []*string + Tags map[string]*string + func (s *CreateRecommendationTemplateInput) SetAssessmentArn(v string) *CreateRecommendationTemplateInput + func (s *CreateRecommendationTemplateInput) SetBucketName(v string) *CreateRecommendationTemplateInput + func (s *CreateRecommendationTemplateInput) SetClientToken(v string) *CreateRecommendationTemplateInput + func (s *CreateRecommendationTemplateInput) SetFormat(v string) *CreateRecommendationTemplateInput + func (s *CreateRecommendationTemplateInput) SetName(v string) *CreateRecommendationTemplateInput + func (s *CreateRecommendationTemplateInput) SetRecommendationIds(v []*string) *CreateRecommendationTemplateInput + func (s *CreateRecommendationTemplateInput) SetRecommendationTypes(v []*string) *CreateRecommendationTemplateInput + func (s *CreateRecommendationTemplateInput) SetTags(v map[string]*string) *CreateRecommendationTemplateInput + func (s *CreateRecommendationTemplateInput) Validate() error + func (s CreateRecommendationTemplateInput) GoString() string + func (s CreateRecommendationTemplateInput) String() string + type CreateRecommendationTemplateOutput struct + RecommendationTemplate *RecommendationTemplate + func (s *CreateRecommendationTemplateOutput) SetRecommendationTemplate(v *RecommendationTemplate) *CreateRecommendationTemplateOutput + func (s CreateRecommendationTemplateOutput) GoString() string + func (s CreateRecommendationTemplateOutput) String() string + type CreateResiliencyPolicyInput struct + ClientToken *string + DataLocationConstraint *string + Policy map[string]*FailurePolicy + PolicyDescription *string + PolicyName *string + Tags map[string]*string + Tier *string + func (s *CreateResiliencyPolicyInput) SetClientToken(v string) *CreateResiliencyPolicyInput + func (s *CreateResiliencyPolicyInput) SetDataLocationConstraint(v string) *CreateResiliencyPolicyInput + func (s *CreateResiliencyPolicyInput) SetPolicy(v map[string]*FailurePolicy) *CreateResiliencyPolicyInput + func (s *CreateResiliencyPolicyInput) SetPolicyDescription(v string) *CreateResiliencyPolicyInput + func (s *CreateResiliencyPolicyInput) SetPolicyName(v string) *CreateResiliencyPolicyInput + func (s *CreateResiliencyPolicyInput) SetTags(v map[string]*string) *CreateResiliencyPolicyInput + func (s *CreateResiliencyPolicyInput) SetTier(v string) *CreateResiliencyPolicyInput + func (s *CreateResiliencyPolicyInput) Validate() error + func (s CreateResiliencyPolicyInput) GoString() string + func (s CreateResiliencyPolicyInput) String() string + type CreateResiliencyPolicyOutput struct + Policy *ResiliencyPolicy + func (s *CreateResiliencyPolicyOutput) SetPolicy(v *ResiliencyPolicy) *CreateResiliencyPolicyOutput + func (s CreateResiliencyPolicyOutput) GoString() string + func (s CreateResiliencyPolicyOutput) String() string + type DeleteAppAssessmentInput struct + AssessmentArn *string + ClientToken *string + func (s *DeleteAppAssessmentInput) SetAssessmentArn(v string) *DeleteAppAssessmentInput + func (s *DeleteAppAssessmentInput) SetClientToken(v string) *DeleteAppAssessmentInput + func (s *DeleteAppAssessmentInput) Validate() error + func (s DeleteAppAssessmentInput) GoString() string + func (s DeleteAppAssessmentInput) String() string + type DeleteAppAssessmentOutput struct + AssessmentArn *string + AssessmentStatus *string + func (s *DeleteAppAssessmentOutput) SetAssessmentArn(v string) *DeleteAppAssessmentOutput + func (s *DeleteAppAssessmentOutput) SetAssessmentStatus(v string) *DeleteAppAssessmentOutput + func (s DeleteAppAssessmentOutput) GoString() string + func (s DeleteAppAssessmentOutput) String() string + type DeleteAppInput struct + AppArn *string + ClientToken *string + ForceDelete *bool + func (s *DeleteAppInput) SetAppArn(v string) *DeleteAppInput + func (s *DeleteAppInput) SetClientToken(v string) *DeleteAppInput + func (s *DeleteAppInput) SetForceDelete(v bool) *DeleteAppInput + func (s *DeleteAppInput) Validate() error + func (s DeleteAppInput) GoString() string + func (s DeleteAppInput) String() string + type DeleteAppInputSourceInput struct + AppArn *string + ClientToken *string + EksSourceClusterNamespace *EksSourceClusterNamespace + SourceArn *string + TerraformSource *TerraformSource + func (s *DeleteAppInputSourceInput) SetAppArn(v string) *DeleteAppInputSourceInput + func (s *DeleteAppInputSourceInput) SetClientToken(v string) *DeleteAppInputSourceInput + func (s *DeleteAppInputSourceInput) SetEksSourceClusterNamespace(v *EksSourceClusterNamespace) *DeleteAppInputSourceInput + func (s *DeleteAppInputSourceInput) SetSourceArn(v string) *DeleteAppInputSourceInput + func (s *DeleteAppInputSourceInput) SetTerraformSource(v *TerraformSource) *DeleteAppInputSourceInput + func (s *DeleteAppInputSourceInput) Validate() error + func (s DeleteAppInputSourceInput) GoString() string + func (s DeleteAppInputSourceInput) String() string + type DeleteAppInputSourceOutput struct + AppArn *string + AppInputSource *AppInputSource + func (s *DeleteAppInputSourceOutput) SetAppArn(v string) *DeleteAppInputSourceOutput + func (s *DeleteAppInputSourceOutput) SetAppInputSource(v *AppInputSource) *DeleteAppInputSourceOutput + func (s DeleteAppInputSourceOutput) GoString() string + func (s DeleteAppInputSourceOutput) String() string + type DeleteAppOutput struct + AppArn *string + func (s *DeleteAppOutput) SetAppArn(v string) *DeleteAppOutput + func (s DeleteAppOutput) GoString() string + func (s DeleteAppOutput) String() string + type DeleteAppVersionAppComponentInput struct + AppArn *string + ClientToken *string + Id *string + func (s *DeleteAppVersionAppComponentInput) SetAppArn(v string) *DeleteAppVersionAppComponentInput + func (s *DeleteAppVersionAppComponentInput) SetClientToken(v string) *DeleteAppVersionAppComponentInput + func (s *DeleteAppVersionAppComponentInput) SetId(v string) *DeleteAppVersionAppComponentInput + func (s *DeleteAppVersionAppComponentInput) Validate() error + func (s DeleteAppVersionAppComponentInput) GoString() string + func (s DeleteAppVersionAppComponentInput) String() string + type DeleteAppVersionAppComponentOutput struct + AppArn *string + AppComponent *AppComponent + AppVersion *string + func (s *DeleteAppVersionAppComponentOutput) SetAppArn(v string) *DeleteAppVersionAppComponentOutput + func (s *DeleteAppVersionAppComponentOutput) SetAppComponent(v *AppComponent) *DeleteAppVersionAppComponentOutput + func (s *DeleteAppVersionAppComponentOutput) SetAppVersion(v string) *DeleteAppVersionAppComponentOutput + func (s DeleteAppVersionAppComponentOutput) GoString() string + func (s DeleteAppVersionAppComponentOutput) String() string + type DeleteAppVersionResourceInput struct + AppArn *string + AwsAccountId *string + AwsRegion *string + ClientToken *string + LogicalResourceId *LogicalResourceId + PhysicalResourceId *string + ResourceName *string + func (s *DeleteAppVersionResourceInput) SetAppArn(v string) *DeleteAppVersionResourceInput + func (s *DeleteAppVersionResourceInput) SetAwsAccountId(v string) *DeleteAppVersionResourceInput + func (s *DeleteAppVersionResourceInput) SetAwsRegion(v string) *DeleteAppVersionResourceInput + func (s *DeleteAppVersionResourceInput) SetClientToken(v string) *DeleteAppVersionResourceInput + func (s *DeleteAppVersionResourceInput) SetLogicalResourceId(v *LogicalResourceId) *DeleteAppVersionResourceInput + func (s *DeleteAppVersionResourceInput) SetPhysicalResourceId(v string) *DeleteAppVersionResourceInput + func (s *DeleteAppVersionResourceInput) SetResourceName(v string) *DeleteAppVersionResourceInput + func (s *DeleteAppVersionResourceInput) Validate() error + func (s DeleteAppVersionResourceInput) GoString() string + func (s DeleteAppVersionResourceInput) String() string + type DeleteAppVersionResourceOutput struct + AppArn *string + AppVersion *string + PhysicalResource *PhysicalResource + func (s *DeleteAppVersionResourceOutput) SetAppArn(v string) *DeleteAppVersionResourceOutput + func (s *DeleteAppVersionResourceOutput) SetAppVersion(v string) *DeleteAppVersionResourceOutput + func (s *DeleteAppVersionResourceOutput) SetPhysicalResource(v *PhysicalResource) *DeleteAppVersionResourceOutput + func (s DeleteAppVersionResourceOutput) GoString() string + func (s DeleteAppVersionResourceOutput) String() string + type DeleteRecommendationTemplateInput struct + ClientToken *string + RecommendationTemplateArn *string + func (s *DeleteRecommendationTemplateInput) SetClientToken(v string) *DeleteRecommendationTemplateInput + func (s *DeleteRecommendationTemplateInput) SetRecommendationTemplateArn(v string) *DeleteRecommendationTemplateInput + func (s *DeleteRecommendationTemplateInput) Validate() error + func (s DeleteRecommendationTemplateInput) GoString() string + func (s DeleteRecommendationTemplateInput) String() string + type DeleteRecommendationTemplateOutput struct + RecommendationTemplateArn *string + Status *string + func (s *DeleteRecommendationTemplateOutput) SetRecommendationTemplateArn(v string) *DeleteRecommendationTemplateOutput + func (s *DeleteRecommendationTemplateOutput) SetStatus(v string) *DeleteRecommendationTemplateOutput + func (s DeleteRecommendationTemplateOutput) GoString() string + func (s DeleteRecommendationTemplateOutput) String() string + type DeleteResiliencyPolicyInput struct + ClientToken *string + PolicyArn *string + func (s *DeleteResiliencyPolicyInput) SetClientToken(v string) *DeleteResiliencyPolicyInput + func (s *DeleteResiliencyPolicyInput) SetPolicyArn(v string) *DeleteResiliencyPolicyInput + func (s *DeleteResiliencyPolicyInput) Validate() error + func (s DeleteResiliencyPolicyInput) GoString() string + func (s DeleteResiliencyPolicyInput) String() string + type DeleteResiliencyPolicyOutput struct + PolicyArn *string + func (s *DeleteResiliencyPolicyOutput) SetPolicyArn(v string) *DeleteResiliencyPolicyOutput + func (s DeleteResiliencyPolicyOutput) GoString() string + func (s DeleteResiliencyPolicyOutput) String() string + type DescribeAppAssessmentInput struct + AssessmentArn *string + func (s *DescribeAppAssessmentInput) SetAssessmentArn(v string) *DescribeAppAssessmentInput + func (s *DescribeAppAssessmentInput) Validate() error + func (s DescribeAppAssessmentInput) GoString() string + func (s DescribeAppAssessmentInput) String() string + type DescribeAppAssessmentOutput struct + Assessment *AppAssessment + func (s *DescribeAppAssessmentOutput) SetAssessment(v *AppAssessment) *DescribeAppAssessmentOutput + func (s DescribeAppAssessmentOutput) GoString() string + func (s DescribeAppAssessmentOutput) String() string + type DescribeAppInput struct + AppArn *string + func (s *DescribeAppInput) SetAppArn(v string) *DescribeAppInput + func (s *DescribeAppInput) Validate() error + func (s DescribeAppInput) GoString() string + func (s DescribeAppInput) String() string + type DescribeAppOutput struct + App *App + func (s *DescribeAppOutput) SetApp(v *App) *DescribeAppOutput + func (s DescribeAppOutput) GoString() string + func (s DescribeAppOutput) String() string + type DescribeAppVersionAppComponentInput struct + AppArn *string + AppVersion *string + Id *string + func (s *DescribeAppVersionAppComponentInput) SetAppArn(v string) *DescribeAppVersionAppComponentInput + func (s *DescribeAppVersionAppComponentInput) SetAppVersion(v string) *DescribeAppVersionAppComponentInput + func (s *DescribeAppVersionAppComponentInput) SetId(v string) *DescribeAppVersionAppComponentInput + func (s *DescribeAppVersionAppComponentInput) Validate() error + func (s DescribeAppVersionAppComponentInput) GoString() string + func (s DescribeAppVersionAppComponentInput) String() string + type DescribeAppVersionAppComponentOutput struct + AppArn *string + AppComponent *AppComponent + AppVersion *string + func (s *DescribeAppVersionAppComponentOutput) SetAppArn(v string) *DescribeAppVersionAppComponentOutput + func (s *DescribeAppVersionAppComponentOutput) SetAppComponent(v *AppComponent) *DescribeAppVersionAppComponentOutput + func (s *DescribeAppVersionAppComponentOutput) SetAppVersion(v string) *DescribeAppVersionAppComponentOutput + func (s DescribeAppVersionAppComponentOutput) GoString() string + func (s DescribeAppVersionAppComponentOutput) String() string + type DescribeAppVersionInput struct + AppArn *string + AppVersion *string + func (s *DescribeAppVersionInput) SetAppArn(v string) *DescribeAppVersionInput + func (s *DescribeAppVersionInput) SetAppVersion(v string) *DescribeAppVersionInput + func (s *DescribeAppVersionInput) Validate() error + func (s DescribeAppVersionInput) GoString() string + func (s DescribeAppVersionInput) String() string + type DescribeAppVersionOutput struct + AdditionalInfo map[string][]*string + AppArn *string + AppVersion *string + func (s *DescribeAppVersionOutput) SetAdditionalInfo(v map[string][]*string) *DescribeAppVersionOutput + func (s *DescribeAppVersionOutput) SetAppArn(v string) *DescribeAppVersionOutput + func (s *DescribeAppVersionOutput) SetAppVersion(v string) *DescribeAppVersionOutput + func (s DescribeAppVersionOutput) GoString() string + func (s DescribeAppVersionOutput) String() string + type DescribeAppVersionResourceInput struct + AppArn *string + AppVersion *string + AwsAccountId *string + AwsRegion *string + LogicalResourceId *LogicalResourceId + PhysicalResourceId *string + ResourceName *string + func (s *DescribeAppVersionResourceInput) SetAppArn(v string) *DescribeAppVersionResourceInput + func (s *DescribeAppVersionResourceInput) SetAppVersion(v string) *DescribeAppVersionResourceInput + func (s *DescribeAppVersionResourceInput) SetAwsAccountId(v string) *DescribeAppVersionResourceInput + func (s *DescribeAppVersionResourceInput) SetAwsRegion(v string) *DescribeAppVersionResourceInput + func (s *DescribeAppVersionResourceInput) SetLogicalResourceId(v *LogicalResourceId) *DescribeAppVersionResourceInput + func (s *DescribeAppVersionResourceInput) SetPhysicalResourceId(v string) *DescribeAppVersionResourceInput + func (s *DescribeAppVersionResourceInput) SetResourceName(v string) *DescribeAppVersionResourceInput + func (s *DescribeAppVersionResourceInput) Validate() error + func (s DescribeAppVersionResourceInput) GoString() string + func (s DescribeAppVersionResourceInput) String() string + type DescribeAppVersionResourceOutput struct + AppArn *string + AppVersion *string + PhysicalResource *PhysicalResource + func (s *DescribeAppVersionResourceOutput) SetAppArn(v string) *DescribeAppVersionResourceOutput + func (s *DescribeAppVersionResourceOutput) SetAppVersion(v string) *DescribeAppVersionResourceOutput + func (s *DescribeAppVersionResourceOutput) SetPhysicalResource(v *PhysicalResource) *DescribeAppVersionResourceOutput + func (s DescribeAppVersionResourceOutput) GoString() string + func (s DescribeAppVersionResourceOutput) String() string + type DescribeAppVersionResourcesResolutionStatusInput struct + AppArn *string + AppVersion *string + ResolutionId *string + func (s *DescribeAppVersionResourcesResolutionStatusInput) SetAppArn(v string) *DescribeAppVersionResourcesResolutionStatusInput + func (s *DescribeAppVersionResourcesResolutionStatusInput) SetAppVersion(v string) *DescribeAppVersionResourcesResolutionStatusInput + func (s *DescribeAppVersionResourcesResolutionStatusInput) SetResolutionId(v string) *DescribeAppVersionResourcesResolutionStatusInput + func (s *DescribeAppVersionResourcesResolutionStatusInput) Validate() error + func (s DescribeAppVersionResourcesResolutionStatusInput) GoString() string + func (s DescribeAppVersionResourcesResolutionStatusInput) String() string + type DescribeAppVersionResourcesResolutionStatusOutput struct + AppArn *string + AppVersion *string + ErrorMessage *string + ResolutionId *string + Status *string + func (s *DescribeAppVersionResourcesResolutionStatusOutput) SetAppArn(v string) *DescribeAppVersionResourcesResolutionStatusOutput + func (s *DescribeAppVersionResourcesResolutionStatusOutput) SetAppVersion(v string) *DescribeAppVersionResourcesResolutionStatusOutput + func (s *DescribeAppVersionResourcesResolutionStatusOutput) SetErrorMessage(v string) *DescribeAppVersionResourcesResolutionStatusOutput + func (s *DescribeAppVersionResourcesResolutionStatusOutput) SetResolutionId(v string) *DescribeAppVersionResourcesResolutionStatusOutput + func (s *DescribeAppVersionResourcesResolutionStatusOutput) SetStatus(v string) *DescribeAppVersionResourcesResolutionStatusOutput + func (s DescribeAppVersionResourcesResolutionStatusOutput) GoString() string + func (s DescribeAppVersionResourcesResolutionStatusOutput) String() string + type DescribeAppVersionTemplateInput struct + AppArn *string + AppVersion *string + func (s *DescribeAppVersionTemplateInput) SetAppArn(v string) *DescribeAppVersionTemplateInput + func (s *DescribeAppVersionTemplateInput) SetAppVersion(v string) *DescribeAppVersionTemplateInput + func (s *DescribeAppVersionTemplateInput) Validate() error + func (s DescribeAppVersionTemplateInput) GoString() string + func (s DescribeAppVersionTemplateInput) String() string + type DescribeAppVersionTemplateOutput struct + AppArn *string + AppTemplateBody *string + AppVersion *string + func (s *DescribeAppVersionTemplateOutput) SetAppArn(v string) *DescribeAppVersionTemplateOutput + func (s *DescribeAppVersionTemplateOutput) SetAppTemplateBody(v string) *DescribeAppVersionTemplateOutput + func (s *DescribeAppVersionTemplateOutput) SetAppVersion(v string) *DescribeAppVersionTemplateOutput + func (s DescribeAppVersionTemplateOutput) GoString() string + func (s DescribeAppVersionTemplateOutput) String() string + type DescribeDraftAppVersionResourcesImportStatusInput struct + AppArn *string + func (s *DescribeDraftAppVersionResourcesImportStatusInput) SetAppArn(v string) *DescribeDraftAppVersionResourcesImportStatusInput + func (s *DescribeDraftAppVersionResourcesImportStatusInput) Validate() error + func (s DescribeDraftAppVersionResourcesImportStatusInput) GoString() string + func (s DescribeDraftAppVersionResourcesImportStatusInput) String() string + type DescribeDraftAppVersionResourcesImportStatusOutput struct + AppArn *string + AppVersion *string + ErrorMessage *string + Status *string + StatusChangeTime *time.Time + func (s *DescribeDraftAppVersionResourcesImportStatusOutput) SetAppArn(v string) *DescribeDraftAppVersionResourcesImportStatusOutput + func (s *DescribeDraftAppVersionResourcesImportStatusOutput) SetAppVersion(v string) *DescribeDraftAppVersionResourcesImportStatusOutput + func (s *DescribeDraftAppVersionResourcesImportStatusOutput) SetErrorMessage(v string) *DescribeDraftAppVersionResourcesImportStatusOutput + func (s *DescribeDraftAppVersionResourcesImportStatusOutput) SetStatus(v string) *DescribeDraftAppVersionResourcesImportStatusOutput + func (s *DescribeDraftAppVersionResourcesImportStatusOutput) SetStatusChangeTime(v time.Time) *DescribeDraftAppVersionResourcesImportStatusOutput + func (s DescribeDraftAppVersionResourcesImportStatusOutput) GoString() string + func (s DescribeDraftAppVersionResourcesImportStatusOutput) String() string + type DescribeResiliencyPolicyInput struct + PolicyArn *string + func (s *DescribeResiliencyPolicyInput) SetPolicyArn(v string) *DescribeResiliencyPolicyInput + func (s *DescribeResiliencyPolicyInput) Validate() error + func (s DescribeResiliencyPolicyInput) GoString() string + func (s DescribeResiliencyPolicyInput) String() string + type DescribeResiliencyPolicyOutput struct + Policy *ResiliencyPolicy + func (s *DescribeResiliencyPolicyOutput) SetPolicy(v *ResiliencyPolicy) *DescribeResiliencyPolicyOutput + func (s DescribeResiliencyPolicyOutput) GoString() string + func (s DescribeResiliencyPolicyOutput) String() string + type DisruptionCompliance struct + AchievableRpoInSecs *int64 + AchievableRtoInSecs *int64 + ComplianceStatus *string + CurrentRpoInSecs *int64 + CurrentRtoInSecs *int64 + Message *string + RpoDescription *string + RpoReferenceId *string + RtoDescription *string + RtoReferenceId *string + func (s *DisruptionCompliance) SetAchievableRpoInSecs(v int64) *DisruptionCompliance + func (s *DisruptionCompliance) SetAchievableRtoInSecs(v int64) *DisruptionCompliance + func (s *DisruptionCompliance) SetComplianceStatus(v string) *DisruptionCompliance + func (s *DisruptionCompliance) SetCurrentRpoInSecs(v int64) *DisruptionCompliance + func (s *DisruptionCompliance) SetCurrentRtoInSecs(v int64) *DisruptionCompliance + func (s *DisruptionCompliance) SetMessage(v string) *DisruptionCompliance + func (s *DisruptionCompliance) SetRpoDescription(v string) *DisruptionCompliance + func (s *DisruptionCompliance) SetRpoReferenceId(v string) *DisruptionCompliance + func (s *DisruptionCompliance) SetRtoDescription(v string) *DisruptionCompliance + func (s *DisruptionCompliance) SetRtoReferenceId(v string) *DisruptionCompliance + func (s DisruptionCompliance) GoString() string + func (s DisruptionCompliance) String() string + type EksSource struct + EksClusterArn *string + Namespaces []*string + func (s *EksSource) SetEksClusterArn(v string) *EksSource + func (s *EksSource) SetNamespaces(v []*string) *EksSource + func (s *EksSource) Validate() error + func (s EksSource) GoString() string + func (s EksSource) String() string + type EksSourceClusterNamespace struct + EksClusterArn *string + Namespace *string + func (s *EksSourceClusterNamespace) SetEksClusterArn(v string) *EksSourceClusterNamespace + func (s *EksSourceClusterNamespace) SetNamespace(v string) *EksSourceClusterNamespace + func (s *EksSourceClusterNamespace) Validate() error + func (s EksSourceClusterNamespace) GoString() string + func (s EksSourceClusterNamespace) String() string + type EventSubscription struct + EventType *string + Name *string + SnsTopicArn *string + func (s *EventSubscription) SetEventType(v string) *EventSubscription + func (s *EventSubscription) SetName(v string) *EventSubscription + func (s *EventSubscription) SetSnsTopicArn(v string) *EventSubscription + func (s *EventSubscription) Validate() error + func (s EventSubscription) GoString() string + func (s EventSubscription) String() string + type FailurePolicy struct + RpoInSecs *int64 + RtoInSecs *int64 + func (s *FailurePolicy) SetRpoInSecs(v int64) *FailurePolicy + func (s *FailurePolicy) SetRtoInSecs(v int64) *FailurePolicy + func (s *FailurePolicy) Validate() error + func (s FailurePolicy) GoString() string + func (s FailurePolicy) String() string + type ImportResourcesToDraftAppVersionInput struct + AppArn *string + EksSources []*EksSource + ImportStrategy *string + SourceArns []*string + TerraformSources []*TerraformSource + func (s *ImportResourcesToDraftAppVersionInput) SetAppArn(v string) *ImportResourcesToDraftAppVersionInput + func (s *ImportResourcesToDraftAppVersionInput) SetEksSources(v []*EksSource) *ImportResourcesToDraftAppVersionInput + func (s *ImportResourcesToDraftAppVersionInput) SetImportStrategy(v string) *ImportResourcesToDraftAppVersionInput + func (s *ImportResourcesToDraftAppVersionInput) SetSourceArns(v []*string) *ImportResourcesToDraftAppVersionInput + func (s *ImportResourcesToDraftAppVersionInput) SetTerraformSources(v []*TerraformSource) *ImportResourcesToDraftAppVersionInput + func (s *ImportResourcesToDraftAppVersionInput) Validate() error + func (s ImportResourcesToDraftAppVersionInput) GoString() string + func (s ImportResourcesToDraftAppVersionInput) String() string + type ImportResourcesToDraftAppVersionOutput struct + AppArn *string + AppVersion *string + EksSources []*EksSource + SourceArns []*string + Status *string + TerraformSources []*TerraformSource + func (s *ImportResourcesToDraftAppVersionOutput) SetAppArn(v string) *ImportResourcesToDraftAppVersionOutput + func (s *ImportResourcesToDraftAppVersionOutput) SetAppVersion(v string) *ImportResourcesToDraftAppVersionOutput + func (s *ImportResourcesToDraftAppVersionOutput) SetEksSources(v []*EksSource) *ImportResourcesToDraftAppVersionOutput + func (s *ImportResourcesToDraftAppVersionOutput) SetSourceArns(v []*string) *ImportResourcesToDraftAppVersionOutput + func (s *ImportResourcesToDraftAppVersionOutput) SetStatus(v string) *ImportResourcesToDraftAppVersionOutput + func (s *ImportResourcesToDraftAppVersionOutput) SetTerraformSources(v []*TerraformSource) *ImportResourcesToDraftAppVersionOutput + func (s ImportResourcesToDraftAppVersionOutput) GoString() string + func (s ImportResourcesToDraftAppVersionOutput) String() string + type InternalServerException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *InternalServerException) Code() string + func (s *InternalServerException) Error() string + func (s *InternalServerException) Message() string + func (s *InternalServerException) OrigErr() error + func (s *InternalServerException) RequestID() string + func (s *InternalServerException) StatusCode() int + func (s InternalServerException) GoString() string + func (s InternalServerException) String() string + type ListAlarmRecommendationsInput struct + AssessmentArn *string + MaxResults *int64 + NextToken *string + func (s *ListAlarmRecommendationsInput) SetAssessmentArn(v string) *ListAlarmRecommendationsInput + func (s *ListAlarmRecommendationsInput) SetMaxResults(v int64) *ListAlarmRecommendationsInput + func (s *ListAlarmRecommendationsInput) SetNextToken(v string) *ListAlarmRecommendationsInput + func (s *ListAlarmRecommendationsInput) Validate() error + func (s ListAlarmRecommendationsInput) GoString() string + func (s ListAlarmRecommendationsInput) String() string + type ListAlarmRecommendationsOutput struct + AlarmRecommendations []*AlarmRecommendation + NextToken *string + func (s *ListAlarmRecommendationsOutput) SetAlarmRecommendations(v []*AlarmRecommendation) *ListAlarmRecommendationsOutput + func (s *ListAlarmRecommendationsOutput) SetNextToken(v string) *ListAlarmRecommendationsOutput + func (s ListAlarmRecommendationsOutput) GoString() string + func (s ListAlarmRecommendationsOutput) String() string + type ListAppAssessmentComplianceDriftsInput struct + AssessmentArn *string + MaxResults *int64 + NextToken *string + func (s *ListAppAssessmentComplianceDriftsInput) SetAssessmentArn(v string) *ListAppAssessmentComplianceDriftsInput + func (s *ListAppAssessmentComplianceDriftsInput) SetMaxResults(v int64) *ListAppAssessmentComplianceDriftsInput + func (s *ListAppAssessmentComplianceDriftsInput) SetNextToken(v string) *ListAppAssessmentComplianceDriftsInput + func (s *ListAppAssessmentComplianceDriftsInput) Validate() error + func (s ListAppAssessmentComplianceDriftsInput) GoString() string + func (s ListAppAssessmentComplianceDriftsInput) String() string + type ListAppAssessmentComplianceDriftsOutput struct + ComplianceDrifts []*ComplianceDrift + NextToken *string + func (s *ListAppAssessmentComplianceDriftsOutput) SetComplianceDrifts(v []*ComplianceDrift) *ListAppAssessmentComplianceDriftsOutput + func (s *ListAppAssessmentComplianceDriftsOutput) SetNextToken(v string) *ListAppAssessmentComplianceDriftsOutput + func (s ListAppAssessmentComplianceDriftsOutput) GoString() string + func (s ListAppAssessmentComplianceDriftsOutput) String() string + type ListAppAssessmentsInput struct + AppArn *string + AssessmentName *string + AssessmentStatus []*string + ComplianceStatus *string + Invoker *string + MaxResults *int64 + NextToken *string + ReverseOrder *bool + func (s *ListAppAssessmentsInput) SetAppArn(v string) *ListAppAssessmentsInput + func (s *ListAppAssessmentsInput) SetAssessmentName(v string) *ListAppAssessmentsInput + func (s *ListAppAssessmentsInput) SetAssessmentStatus(v []*string) *ListAppAssessmentsInput + func (s *ListAppAssessmentsInput) SetComplianceStatus(v string) *ListAppAssessmentsInput + func (s *ListAppAssessmentsInput) SetInvoker(v string) *ListAppAssessmentsInput + func (s *ListAppAssessmentsInput) SetMaxResults(v int64) *ListAppAssessmentsInput + func (s *ListAppAssessmentsInput) SetNextToken(v string) *ListAppAssessmentsInput + func (s *ListAppAssessmentsInput) SetReverseOrder(v bool) *ListAppAssessmentsInput + func (s *ListAppAssessmentsInput) Validate() error + func (s ListAppAssessmentsInput) GoString() string + func (s ListAppAssessmentsInput) String() string + type ListAppAssessmentsOutput struct + AssessmentSummaries []*AppAssessmentSummary + NextToken *string + func (s *ListAppAssessmentsOutput) SetAssessmentSummaries(v []*AppAssessmentSummary) *ListAppAssessmentsOutput + func (s *ListAppAssessmentsOutput) SetNextToken(v string) *ListAppAssessmentsOutput + func (s ListAppAssessmentsOutput) GoString() string + func (s ListAppAssessmentsOutput) String() string + type ListAppComponentCompliancesInput struct + AssessmentArn *string + MaxResults *int64 + NextToken *string + func (s *ListAppComponentCompliancesInput) SetAssessmentArn(v string) *ListAppComponentCompliancesInput + func (s *ListAppComponentCompliancesInput) SetMaxResults(v int64) *ListAppComponentCompliancesInput + func (s *ListAppComponentCompliancesInput) SetNextToken(v string) *ListAppComponentCompliancesInput + func (s *ListAppComponentCompliancesInput) Validate() error + func (s ListAppComponentCompliancesInput) GoString() string + func (s ListAppComponentCompliancesInput) String() string + type ListAppComponentCompliancesOutput struct + ComponentCompliances []*AppComponentCompliance + NextToken *string + func (s *ListAppComponentCompliancesOutput) SetComponentCompliances(v []*AppComponentCompliance) *ListAppComponentCompliancesOutput + func (s *ListAppComponentCompliancesOutput) SetNextToken(v string) *ListAppComponentCompliancesOutput + func (s ListAppComponentCompliancesOutput) GoString() string + func (s ListAppComponentCompliancesOutput) String() string + type ListAppComponentRecommendationsInput struct + AssessmentArn *string + MaxResults *int64 + NextToken *string + func (s *ListAppComponentRecommendationsInput) SetAssessmentArn(v string) *ListAppComponentRecommendationsInput + func (s *ListAppComponentRecommendationsInput) SetMaxResults(v int64) *ListAppComponentRecommendationsInput + func (s *ListAppComponentRecommendationsInput) SetNextToken(v string) *ListAppComponentRecommendationsInput + func (s *ListAppComponentRecommendationsInput) Validate() error + func (s ListAppComponentRecommendationsInput) GoString() string + func (s ListAppComponentRecommendationsInput) String() string + type ListAppComponentRecommendationsOutput struct + ComponentRecommendations []*ComponentRecommendation + NextToken *string + func (s *ListAppComponentRecommendationsOutput) SetComponentRecommendations(v []*ComponentRecommendation) *ListAppComponentRecommendationsOutput + func (s *ListAppComponentRecommendationsOutput) SetNextToken(v string) *ListAppComponentRecommendationsOutput + func (s ListAppComponentRecommendationsOutput) GoString() string + func (s ListAppComponentRecommendationsOutput) String() string + type ListAppInputSourcesInput struct + AppArn *string + AppVersion *string + MaxResults *int64 + NextToken *string + func (s *ListAppInputSourcesInput) SetAppArn(v string) *ListAppInputSourcesInput + func (s *ListAppInputSourcesInput) SetAppVersion(v string) *ListAppInputSourcesInput + func (s *ListAppInputSourcesInput) SetMaxResults(v int64) *ListAppInputSourcesInput + func (s *ListAppInputSourcesInput) SetNextToken(v string) *ListAppInputSourcesInput + func (s *ListAppInputSourcesInput) Validate() error + func (s ListAppInputSourcesInput) GoString() string + func (s ListAppInputSourcesInput) String() string + type ListAppInputSourcesOutput struct + AppInputSources []*AppInputSource + NextToken *string + func (s *ListAppInputSourcesOutput) SetAppInputSources(v []*AppInputSource) *ListAppInputSourcesOutput + func (s *ListAppInputSourcesOutput) SetNextToken(v string) *ListAppInputSourcesOutput + func (s ListAppInputSourcesOutput) GoString() string + func (s ListAppInputSourcesOutput) String() string + type ListAppVersionAppComponentsInput struct + AppArn *string + AppVersion *string + MaxResults *int64 + NextToken *string + func (s *ListAppVersionAppComponentsInput) SetAppArn(v string) *ListAppVersionAppComponentsInput + func (s *ListAppVersionAppComponentsInput) SetAppVersion(v string) *ListAppVersionAppComponentsInput + func (s *ListAppVersionAppComponentsInput) SetMaxResults(v int64) *ListAppVersionAppComponentsInput + func (s *ListAppVersionAppComponentsInput) SetNextToken(v string) *ListAppVersionAppComponentsInput + func (s *ListAppVersionAppComponentsInput) Validate() error + func (s ListAppVersionAppComponentsInput) GoString() string + func (s ListAppVersionAppComponentsInput) String() string + type ListAppVersionAppComponentsOutput struct + AppArn *string + AppComponents []*AppComponent + AppVersion *string + NextToken *string + func (s *ListAppVersionAppComponentsOutput) SetAppArn(v string) *ListAppVersionAppComponentsOutput + func (s *ListAppVersionAppComponentsOutput) SetAppComponents(v []*AppComponent) *ListAppVersionAppComponentsOutput + func (s *ListAppVersionAppComponentsOutput) SetAppVersion(v string) *ListAppVersionAppComponentsOutput + func (s *ListAppVersionAppComponentsOutput) SetNextToken(v string) *ListAppVersionAppComponentsOutput + func (s ListAppVersionAppComponentsOutput) GoString() string + func (s ListAppVersionAppComponentsOutput) String() string + type ListAppVersionResourceMappingsInput struct + AppArn *string + AppVersion *string + MaxResults *int64 + NextToken *string + func (s *ListAppVersionResourceMappingsInput) SetAppArn(v string) *ListAppVersionResourceMappingsInput + func (s *ListAppVersionResourceMappingsInput) SetAppVersion(v string) *ListAppVersionResourceMappingsInput + func (s *ListAppVersionResourceMappingsInput) SetMaxResults(v int64) *ListAppVersionResourceMappingsInput + func (s *ListAppVersionResourceMappingsInput) SetNextToken(v string) *ListAppVersionResourceMappingsInput + func (s *ListAppVersionResourceMappingsInput) Validate() error + func (s ListAppVersionResourceMappingsInput) GoString() string + func (s ListAppVersionResourceMappingsInput) String() string + type ListAppVersionResourceMappingsOutput struct + NextToken *string + ResourceMappings []*ResourceMapping + func (s *ListAppVersionResourceMappingsOutput) SetNextToken(v string) *ListAppVersionResourceMappingsOutput + func (s *ListAppVersionResourceMappingsOutput) SetResourceMappings(v []*ResourceMapping) *ListAppVersionResourceMappingsOutput + func (s ListAppVersionResourceMappingsOutput) GoString() string + func (s ListAppVersionResourceMappingsOutput) String() string + type ListAppVersionResourcesInput struct + AppArn *string + AppVersion *string + MaxResults *int64 + NextToken *string + ResolutionId *string + func (s *ListAppVersionResourcesInput) SetAppArn(v string) *ListAppVersionResourcesInput + func (s *ListAppVersionResourcesInput) SetAppVersion(v string) *ListAppVersionResourcesInput + func (s *ListAppVersionResourcesInput) SetMaxResults(v int64) *ListAppVersionResourcesInput + func (s *ListAppVersionResourcesInput) SetNextToken(v string) *ListAppVersionResourcesInput + func (s *ListAppVersionResourcesInput) SetResolutionId(v string) *ListAppVersionResourcesInput + func (s *ListAppVersionResourcesInput) Validate() error + func (s ListAppVersionResourcesInput) GoString() string + func (s ListAppVersionResourcesInput) String() string + type ListAppVersionResourcesOutput struct + NextToken *string + PhysicalResources []*PhysicalResource + ResolutionId *string + func (s *ListAppVersionResourcesOutput) SetNextToken(v string) *ListAppVersionResourcesOutput + func (s *ListAppVersionResourcesOutput) SetPhysicalResources(v []*PhysicalResource) *ListAppVersionResourcesOutput + func (s *ListAppVersionResourcesOutput) SetResolutionId(v string) *ListAppVersionResourcesOutput + func (s ListAppVersionResourcesOutput) GoString() string + func (s ListAppVersionResourcesOutput) String() string + type ListAppVersionsInput struct + AppArn *string + EndTime *time.Time + MaxResults *int64 + NextToken *string + StartTime *time.Time + func (s *ListAppVersionsInput) SetAppArn(v string) *ListAppVersionsInput + func (s *ListAppVersionsInput) SetEndTime(v time.Time) *ListAppVersionsInput + func (s *ListAppVersionsInput) SetMaxResults(v int64) *ListAppVersionsInput + func (s *ListAppVersionsInput) SetNextToken(v string) *ListAppVersionsInput + func (s *ListAppVersionsInput) SetStartTime(v time.Time) *ListAppVersionsInput + func (s *ListAppVersionsInput) Validate() error + func (s ListAppVersionsInput) GoString() string + func (s ListAppVersionsInput) String() string + type ListAppVersionsOutput struct + AppVersions []*AppVersionSummary + NextToken *string + func (s *ListAppVersionsOutput) SetAppVersions(v []*AppVersionSummary) *ListAppVersionsOutput + func (s *ListAppVersionsOutput) SetNextToken(v string) *ListAppVersionsOutput + func (s ListAppVersionsOutput) GoString() string + func (s ListAppVersionsOutput) String() string + type ListAppsInput struct + AppArn *string + MaxResults *int64 + Name *string + NextToken *string + func (s *ListAppsInput) SetAppArn(v string) *ListAppsInput + func (s *ListAppsInput) SetMaxResults(v int64) *ListAppsInput + func (s *ListAppsInput) SetName(v string) *ListAppsInput + func (s *ListAppsInput) SetNextToken(v string) *ListAppsInput + func (s *ListAppsInput) Validate() error + func (s ListAppsInput) GoString() string + func (s ListAppsInput) String() string + type ListAppsOutput struct + AppSummaries []*AppSummary + NextToken *string + func (s *ListAppsOutput) SetAppSummaries(v []*AppSummary) *ListAppsOutput + func (s *ListAppsOutput) SetNextToken(v string) *ListAppsOutput + func (s ListAppsOutput) GoString() string + func (s ListAppsOutput) String() string + type ListRecommendationTemplatesInput struct + AssessmentArn *string + MaxResults *int64 + Name *string + NextToken *string + RecommendationTemplateArn *string + ReverseOrder *bool + Status []*string + func (s *ListRecommendationTemplatesInput) SetAssessmentArn(v string) *ListRecommendationTemplatesInput + func (s *ListRecommendationTemplatesInput) SetMaxResults(v int64) *ListRecommendationTemplatesInput + func (s *ListRecommendationTemplatesInput) SetName(v string) *ListRecommendationTemplatesInput + func (s *ListRecommendationTemplatesInput) SetNextToken(v string) *ListRecommendationTemplatesInput + func (s *ListRecommendationTemplatesInput) SetRecommendationTemplateArn(v string) *ListRecommendationTemplatesInput + func (s *ListRecommendationTemplatesInput) SetReverseOrder(v bool) *ListRecommendationTemplatesInput + func (s *ListRecommendationTemplatesInput) SetStatus(v []*string) *ListRecommendationTemplatesInput + func (s *ListRecommendationTemplatesInput) Validate() error + func (s ListRecommendationTemplatesInput) GoString() string + func (s ListRecommendationTemplatesInput) String() string + type ListRecommendationTemplatesOutput struct + NextToken *string + RecommendationTemplates []*RecommendationTemplate + func (s *ListRecommendationTemplatesOutput) SetNextToken(v string) *ListRecommendationTemplatesOutput + func (s *ListRecommendationTemplatesOutput) SetRecommendationTemplates(v []*RecommendationTemplate) *ListRecommendationTemplatesOutput + func (s ListRecommendationTemplatesOutput) GoString() string + func (s ListRecommendationTemplatesOutput) String() string + type ListResiliencyPoliciesInput struct + MaxResults *int64 + NextToken *string + PolicyName *string + func (s *ListResiliencyPoliciesInput) SetMaxResults(v int64) *ListResiliencyPoliciesInput + func (s *ListResiliencyPoliciesInput) SetNextToken(v string) *ListResiliencyPoliciesInput + func (s *ListResiliencyPoliciesInput) SetPolicyName(v string) *ListResiliencyPoliciesInput + func (s *ListResiliencyPoliciesInput) Validate() error + func (s ListResiliencyPoliciesInput) GoString() string + func (s ListResiliencyPoliciesInput) String() string + type ListResiliencyPoliciesOutput struct + NextToken *string + ResiliencyPolicies []*ResiliencyPolicy + func (s *ListResiliencyPoliciesOutput) SetNextToken(v string) *ListResiliencyPoliciesOutput + func (s *ListResiliencyPoliciesOutput) SetResiliencyPolicies(v []*ResiliencyPolicy) *ListResiliencyPoliciesOutput + func (s ListResiliencyPoliciesOutput) GoString() string + func (s ListResiliencyPoliciesOutput) String() string + type ListSopRecommendationsInput struct + AssessmentArn *string + MaxResults *int64 + NextToken *string + func (s *ListSopRecommendationsInput) SetAssessmentArn(v string) *ListSopRecommendationsInput + func (s *ListSopRecommendationsInput) SetMaxResults(v int64) *ListSopRecommendationsInput + func (s *ListSopRecommendationsInput) SetNextToken(v string) *ListSopRecommendationsInput + func (s *ListSopRecommendationsInput) Validate() error + func (s ListSopRecommendationsInput) GoString() string + func (s ListSopRecommendationsInput) String() string + type ListSopRecommendationsOutput struct + NextToken *string + SopRecommendations []*SopRecommendation + func (s *ListSopRecommendationsOutput) SetNextToken(v string) *ListSopRecommendationsOutput + func (s *ListSopRecommendationsOutput) SetSopRecommendations(v []*SopRecommendation) *ListSopRecommendationsOutput + func (s ListSopRecommendationsOutput) GoString() string + func (s ListSopRecommendationsOutput) String() string + type ListSuggestedResiliencyPoliciesInput struct + MaxResults *int64 + NextToken *string + func (s *ListSuggestedResiliencyPoliciesInput) SetMaxResults(v int64) *ListSuggestedResiliencyPoliciesInput + func (s *ListSuggestedResiliencyPoliciesInput) SetNextToken(v string) *ListSuggestedResiliencyPoliciesInput + func (s *ListSuggestedResiliencyPoliciesInput) Validate() error + func (s ListSuggestedResiliencyPoliciesInput) GoString() string + func (s ListSuggestedResiliencyPoliciesInput) String() string + type ListSuggestedResiliencyPoliciesOutput struct + NextToken *string + ResiliencyPolicies []*ResiliencyPolicy + func (s *ListSuggestedResiliencyPoliciesOutput) SetNextToken(v string) *ListSuggestedResiliencyPoliciesOutput + func (s *ListSuggestedResiliencyPoliciesOutput) SetResiliencyPolicies(v []*ResiliencyPolicy) *ListSuggestedResiliencyPoliciesOutput + func (s ListSuggestedResiliencyPoliciesOutput) GoString() string + func (s ListSuggestedResiliencyPoliciesOutput) 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 ListTestRecommendationsInput struct + AssessmentArn *string + MaxResults *int64 + NextToken *string + func (s *ListTestRecommendationsInput) SetAssessmentArn(v string) *ListTestRecommendationsInput + func (s *ListTestRecommendationsInput) SetMaxResults(v int64) *ListTestRecommendationsInput + func (s *ListTestRecommendationsInput) SetNextToken(v string) *ListTestRecommendationsInput + func (s *ListTestRecommendationsInput) Validate() error + func (s ListTestRecommendationsInput) GoString() string + func (s ListTestRecommendationsInput) String() string + type ListTestRecommendationsOutput struct + NextToken *string + TestRecommendations []*TestRecommendation + func (s *ListTestRecommendationsOutput) SetNextToken(v string) *ListTestRecommendationsOutput + func (s *ListTestRecommendationsOutput) SetTestRecommendations(v []*TestRecommendation) *ListTestRecommendationsOutput + func (s ListTestRecommendationsOutput) GoString() string + func (s ListTestRecommendationsOutput) String() string + type ListUnsupportedAppVersionResourcesInput struct + AppArn *string + AppVersion *string + MaxResults *int64 + NextToken *string + ResolutionId *string + func (s *ListUnsupportedAppVersionResourcesInput) SetAppArn(v string) *ListUnsupportedAppVersionResourcesInput + func (s *ListUnsupportedAppVersionResourcesInput) SetAppVersion(v string) *ListUnsupportedAppVersionResourcesInput + func (s *ListUnsupportedAppVersionResourcesInput) SetMaxResults(v int64) *ListUnsupportedAppVersionResourcesInput + func (s *ListUnsupportedAppVersionResourcesInput) SetNextToken(v string) *ListUnsupportedAppVersionResourcesInput + func (s *ListUnsupportedAppVersionResourcesInput) SetResolutionId(v string) *ListUnsupportedAppVersionResourcesInput + func (s *ListUnsupportedAppVersionResourcesInput) Validate() error + func (s ListUnsupportedAppVersionResourcesInput) GoString() string + func (s ListUnsupportedAppVersionResourcesInput) String() string + type ListUnsupportedAppVersionResourcesOutput struct + NextToken *string + ResolutionId *string + UnsupportedResources []*UnsupportedResource + func (s *ListUnsupportedAppVersionResourcesOutput) SetNextToken(v string) *ListUnsupportedAppVersionResourcesOutput + func (s *ListUnsupportedAppVersionResourcesOutput) SetResolutionId(v string) *ListUnsupportedAppVersionResourcesOutput + func (s *ListUnsupportedAppVersionResourcesOutput) SetUnsupportedResources(v []*UnsupportedResource) *ListUnsupportedAppVersionResourcesOutput + func (s ListUnsupportedAppVersionResourcesOutput) GoString() string + func (s ListUnsupportedAppVersionResourcesOutput) String() string + type LogicalResourceId struct + EksSourceName *string + Identifier *string + LogicalStackName *string + ResourceGroupName *string + TerraformSourceName *string + func (s *LogicalResourceId) SetEksSourceName(v string) *LogicalResourceId + func (s *LogicalResourceId) SetIdentifier(v string) *LogicalResourceId + func (s *LogicalResourceId) SetLogicalStackName(v string) *LogicalResourceId + func (s *LogicalResourceId) SetResourceGroupName(v string) *LogicalResourceId + func (s *LogicalResourceId) SetTerraformSourceName(v string) *LogicalResourceId + func (s *LogicalResourceId) Validate() error + func (s LogicalResourceId) GoString() string + func (s LogicalResourceId) String() string + type PermissionModel struct + CrossAccountRoleArns []*string + InvokerRoleName *string + Type *string + func (s *PermissionModel) SetCrossAccountRoleArns(v []*string) *PermissionModel + func (s *PermissionModel) SetInvokerRoleName(v string) *PermissionModel + func (s *PermissionModel) SetType(v string) *PermissionModel + func (s *PermissionModel) Validate() error + func (s PermissionModel) GoString() string + func (s PermissionModel) String() string + type PhysicalResource struct + AdditionalInfo map[string][]*string + AppComponents []*AppComponent + Excluded *bool + LogicalResourceId *LogicalResourceId + ParentResourceName *string + PhysicalResourceId *PhysicalResourceId + ResourceName *string + ResourceType *string + SourceType *string + func (s *PhysicalResource) SetAdditionalInfo(v map[string][]*string) *PhysicalResource + func (s *PhysicalResource) SetAppComponents(v []*AppComponent) *PhysicalResource + func (s *PhysicalResource) SetExcluded(v bool) *PhysicalResource + func (s *PhysicalResource) SetLogicalResourceId(v *LogicalResourceId) *PhysicalResource + func (s *PhysicalResource) SetParentResourceName(v string) *PhysicalResource + func (s *PhysicalResource) SetPhysicalResourceId(v *PhysicalResourceId) *PhysicalResource + func (s *PhysicalResource) SetResourceName(v string) *PhysicalResource + func (s *PhysicalResource) SetResourceType(v string) *PhysicalResource + func (s *PhysicalResource) SetSourceType(v string) *PhysicalResource + func (s PhysicalResource) GoString() string + func (s PhysicalResource) String() string + type PhysicalResourceId struct + AwsAccountId *string + AwsRegion *string + Identifier *string + Type *string + func (s *PhysicalResourceId) SetAwsAccountId(v string) *PhysicalResourceId + func (s *PhysicalResourceId) SetAwsRegion(v string) *PhysicalResourceId + func (s *PhysicalResourceId) SetIdentifier(v string) *PhysicalResourceId + func (s *PhysicalResourceId) SetType(v string) *PhysicalResourceId + func (s *PhysicalResourceId) Validate() error + func (s PhysicalResourceId) GoString() string + func (s PhysicalResourceId) String() string + type PublishAppVersionInput struct + AppArn *string + VersionName *string + func (s *PublishAppVersionInput) SetAppArn(v string) *PublishAppVersionInput + func (s *PublishAppVersionInput) SetVersionName(v string) *PublishAppVersionInput + func (s *PublishAppVersionInput) Validate() error + func (s PublishAppVersionInput) GoString() string + func (s PublishAppVersionInput) String() string + type PublishAppVersionOutput struct + AppArn *string + AppVersion *string + Identifier *int64 + VersionName *string + func (s *PublishAppVersionOutput) SetAppArn(v string) *PublishAppVersionOutput + func (s *PublishAppVersionOutput) SetAppVersion(v string) *PublishAppVersionOutput + func (s *PublishAppVersionOutput) SetIdentifier(v int64) *PublishAppVersionOutput + func (s *PublishAppVersionOutput) SetVersionName(v string) *PublishAppVersionOutput + func (s PublishAppVersionOutput) GoString() string + func (s PublishAppVersionOutput) String() string + type PutDraftAppVersionTemplateInput struct + AppArn *string + AppTemplateBody *string + func (s *PutDraftAppVersionTemplateInput) SetAppArn(v string) *PutDraftAppVersionTemplateInput + func (s *PutDraftAppVersionTemplateInput) SetAppTemplateBody(v string) *PutDraftAppVersionTemplateInput + func (s *PutDraftAppVersionTemplateInput) Validate() error + func (s PutDraftAppVersionTemplateInput) GoString() string + func (s PutDraftAppVersionTemplateInput) String() string + type PutDraftAppVersionTemplateOutput struct + AppArn *string + AppVersion *string + func (s *PutDraftAppVersionTemplateOutput) SetAppArn(v string) *PutDraftAppVersionTemplateOutput + func (s *PutDraftAppVersionTemplateOutput) SetAppVersion(v string) *PutDraftAppVersionTemplateOutput + func (s PutDraftAppVersionTemplateOutput) GoString() string + func (s PutDraftAppVersionTemplateOutput) String() string + type RecommendationDisruptionCompliance struct + ExpectedComplianceStatus *string + ExpectedRpoDescription *string + ExpectedRpoInSecs *int64 + ExpectedRtoDescription *string + ExpectedRtoInSecs *int64 + func (s *RecommendationDisruptionCompliance) SetExpectedComplianceStatus(v string) *RecommendationDisruptionCompliance + func (s *RecommendationDisruptionCompliance) SetExpectedRpoDescription(v string) *RecommendationDisruptionCompliance + func (s *RecommendationDisruptionCompliance) SetExpectedRpoInSecs(v int64) *RecommendationDisruptionCompliance + func (s *RecommendationDisruptionCompliance) SetExpectedRtoDescription(v string) *RecommendationDisruptionCompliance + func (s *RecommendationDisruptionCompliance) SetExpectedRtoInSecs(v int64) *RecommendationDisruptionCompliance + func (s RecommendationDisruptionCompliance) GoString() string + func (s RecommendationDisruptionCompliance) String() string + type RecommendationItem struct + AlreadyImplemented *bool + ExcludeReason *string + Excluded *bool + ResourceId *string + TargetAccountId *string + TargetRegion *string + func (s *RecommendationItem) SetAlreadyImplemented(v bool) *RecommendationItem + func (s *RecommendationItem) SetExcludeReason(v string) *RecommendationItem + func (s *RecommendationItem) SetExcluded(v bool) *RecommendationItem + func (s *RecommendationItem) SetResourceId(v string) *RecommendationItem + func (s *RecommendationItem) SetTargetAccountId(v string) *RecommendationItem + func (s *RecommendationItem) SetTargetRegion(v string) *RecommendationItem + func (s RecommendationItem) GoString() string + func (s RecommendationItem) String() string + type RecommendationTemplate struct + AppArn *string + AssessmentArn *string + EndTime *time.Time + Format *string + Message *string + Name *string + NeedsReplacements *bool + RecommendationIds []*string + RecommendationTemplateArn *string + RecommendationTypes []*string + StartTime *time.Time + Status *string + Tags map[string]*string + TemplatesLocation *S3Location + func (s *RecommendationTemplate) SetAppArn(v string) *RecommendationTemplate + func (s *RecommendationTemplate) SetAssessmentArn(v string) *RecommendationTemplate + func (s *RecommendationTemplate) SetEndTime(v time.Time) *RecommendationTemplate + func (s *RecommendationTemplate) SetFormat(v string) *RecommendationTemplate + func (s *RecommendationTemplate) SetMessage(v string) *RecommendationTemplate + func (s *RecommendationTemplate) SetName(v string) *RecommendationTemplate + func (s *RecommendationTemplate) SetNeedsReplacements(v bool) *RecommendationTemplate + func (s *RecommendationTemplate) SetRecommendationIds(v []*string) *RecommendationTemplate + func (s *RecommendationTemplate) SetRecommendationTemplateArn(v string) *RecommendationTemplate + func (s *RecommendationTemplate) SetRecommendationTypes(v []*string) *RecommendationTemplate + func (s *RecommendationTemplate) SetStartTime(v time.Time) *RecommendationTemplate + func (s *RecommendationTemplate) SetStatus(v string) *RecommendationTemplate + func (s *RecommendationTemplate) SetTags(v map[string]*string) *RecommendationTemplate + func (s *RecommendationTemplate) SetTemplatesLocation(v *S3Location) *RecommendationTemplate + func (s RecommendationTemplate) GoString() string + func (s RecommendationTemplate) String() string + type RemoveDraftAppVersionResourceMappingsInput struct + AppArn *string + AppRegistryAppNames []*string + EksSourceNames []*string + LogicalStackNames []*string + ResourceGroupNames []*string + ResourceNames []*string + TerraformSourceNames []*string + func (s *RemoveDraftAppVersionResourceMappingsInput) SetAppArn(v string) *RemoveDraftAppVersionResourceMappingsInput + func (s *RemoveDraftAppVersionResourceMappingsInput) SetAppRegistryAppNames(v []*string) *RemoveDraftAppVersionResourceMappingsInput + func (s *RemoveDraftAppVersionResourceMappingsInput) SetEksSourceNames(v []*string) *RemoveDraftAppVersionResourceMappingsInput + func (s *RemoveDraftAppVersionResourceMappingsInput) SetLogicalStackNames(v []*string) *RemoveDraftAppVersionResourceMappingsInput + func (s *RemoveDraftAppVersionResourceMappingsInput) SetResourceGroupNames(v []*string) *RemoveDraftAppVersionResourceMappingsInput + func (s *RemoveDraftAppVersionResourceMappingsInput) SetResourceNames(v []*string) *RemoveDraftAppVersionResourceMappingsInput + func (s *RemoveDraftAppVersionResourceMappingsInput) SetTerraformSourceNames(v []*string) *RemoveDraftAppVersionResourceMappingsInput + func (s *RemoveDraftAppVersionResourceMappingsInput) Validate() error + func (s RemoveDraftAppVersionResourceMappingsInput) GoString() string + func (s RemoveDraftAppVersionResourceMappingsInput) String() string + type RemoveDraftAppVersionResourceMappingsOutput struct + AppArn *string + AppVersion *string + func (s *RemoveDraftAppVersionResourceMappingsOutput) SetAppArn(v string) *RemoveDraftAppVersionResourceMappingsOutput + func (s *RemoveDraftAppVersionResourceMappingsOutput) SetAppVersion(v string) *RemoveDraftAppVersionResourceMappingsOutput + func (s RemoveDraftAppVersionResourceMappingsOutput) GoString() string + func (s RemoveDraftAppVersionResourceMappingsOutput) String() string + type ResilienceHub struct + func New(p client.ConfigProvider, cfgs ...*aws.Config) *ResilienceHub + func (c *ResilienceHub) AddDraftAppVersionResourceMappings(input *AddDraftAppVersionResourceMappingsInput) (*AddDraftAppVersionResourceMappingsOutput, error) + func (c *ResilienceHub) AddDraftAppVersionResourceMappingsRequest(input *AddDraftAppVersionResourceMappingsInput) (req *request.Request, output *AddDraftAppVersionResourceMappingsOutput) + func (c *ResilienceHub) AddDraftAppVersionResourceMappingsWithContext(ctx aws.Context, input *AddDraftAppVersionResourceMappingsInput, ...) (*AddDraftAppVersionResourceMappingsOutput, error) + func (c *ResilienceHub) BatchUpdateRecommendationStatus(input *BatchUpdateRecommendationStatusInput) (*BatchUpdateRecommendationStatusOutput, error) + func (c *ResilienceHub) BatchUpdateRecommendationStatusRequest(input *BatchUpdateRecommendationStatusInput) (req *request.Request, output *BatchUpdateRecommendationStatusOutput) + func (c *ResilienceHub) BatchUpdateRecommendationStatusWithContext(ctx aws.Context, input *BatchUpdateRecommendationStatusInput, ...) (*BatchUpdateRecommendationStatusOutput, error) + func (c *ResilienceHub) CreateApp(input *CreateAppInput) (*CreateAppOutput, error) + func (c *ResilienceHub) CreateAppRequest(input *CreateAppInput) (req *request.Request, output *CreateAppOutput) + func (c *ResilienceHub) CreateAppVersionAppComponent(input *CreateAppVersionAppComponentInput) (*CreateAppVersionAppComponentOutput, error) + func (c *ResilienceHub) CreateAppVersionAppComponentRequest(input *CreateAppVersionAppComponentInput) (req *request.Request, output *CreateAppVersionAppComponentOutput) + func (c *ResilienceHub) CreateAppVersionAppComponentWithContext(ctx aws.Context, input *CreateAppVersionAppComponentInput, ...) (*CreateAppVersionAppComponentOutput, error) + func (c *ResilienceHub) CreateAppVersionResource(input *CreateAppVersionResourceInput) (*CreateAppVersionResourceOutput, error) + func (c *ResilienceHub) CreateAppVersionResourceRequest(input *CreateAppVersionResourceInput) (req *request.Request, output *CreateAppVersionResourceOutput) + func (c *ResilienceHub) CreateAppVersionResourceWithContext(ctx aws.Context, input *CreateAppVersionResourceInput, opts ...request.Option) (*CreateAppVersionResourceOutput, error) + func (c *ResilienceHub) CreateAppWithContext(ctx aws.Context, input *CreateAppInput, opts ...request.Option) (*CreateAppOutput, error) + func (c *ResilienceHub) CreateRecommendationTemplate(input *CreateRecommendationTemplateInput) (*CreateRecommendationTemplateOutput, error) + func (c *ResilienceHub) CreateRecommendationTemplateRequest(input *CreateRecommendationTemplateInput) (req *request.Request, output *CreateRecommendationTemplateOutput) + func (c *ResilienceHub) CreateRecommendationTemplateWithContext(ctx aws.Context, input *CreateRecommendationTemplateInput, ...) (*CreateRecommendationTemplateOutput, error) + func (c *ResilienceHub) CreateResiliencyPolicy(input *CreateResiliencyPolicyInput) (*CreateResiliencyPolicyOutput, error) + func (c *ResilienceHub) CreateResiliencyPolicyRequest(input *CreateResiliencyPolicyInput) (req *request.Request, output *CreateResiliencyPolicyOutput) + func (c *ResilienceHub) CreateResiliencyPolicyWithContext(ctx aws.Context, input *CreateResiliencyPolicyInput, opts ...request.Option) (*CreateResiliencyPolicyOutput, error) + func (c *ResilienceHub) DeleteApp(input *DeleteAppInput) (*DeleteAppOutput, error) + func (c *ResilienceHub) DeleteAppAssessment(input *DeleteAppAssessmentInput) (*DeleteAppAssessmentOutput, error) + func (c *ResilienceHub) DeleteAppAssessmentRequest(input *DeleteAppAssessmentInput) (req *request.Request, output *DeleteAppAssessmentOutput) + func (c *ResilienceHub) DeleteAppAssessmentWithContext(ctx aws.Context, input *DeleteAppAssessmentInput, opts ...request.Option) (*DeleteAppAssessmentOutput, error) + func (c *ResilienceHub) DeleteAppInputSource(input *DeleteAppInputSourceInput) (*DeleteAppInputSourceOutput, error) + func (c *ResilienceHub) DeleteAppInputSourceRequest(input *DeleteAppInputSourceInput) (req *request.Request, output *DeleteAppInputSourceOutput) + func (c *ResilienceHub) DeleteAppInputSourceWithContext(ctx aws.Context, input *DeleteAppInputSourceInput, opts ...request.Option) (*DeleteAppInputSourceOutput, error) + func (c *ResilienceHub) DeleteAppRequest(input *DeleteAppInput) (req *request.Request, output *DeleteAppOutput) + func (c *ResilienceHub) DeleteAppVersionAppComponent(input *DeleteAppVersionAppComponentInput) (*DeleteAppVersionAppComponentOutput, error) + func (c *ResilienceHub) DeleteAppVersionAppComponentRequest(input *DeleteAppVersionAppComponentInput) (req *request.Request, output *DeleteAppVersionAppComponentOutput) + func (c *ResilienceHub) DeleteAppVersionAppComponentWithContext(ctx aws.Context, input *DeleteAppVersionAppComponentInput, ...) (*DeleteAppVersionAppComponentOutput, error) + func (c *ResilienceHub) DeleteAppVersionResource(input *DeleteAppVersionResourceInput) (*DeleteAppVersionResourceOutput, error) + func (c *ResilienceHub) DeleteAppVersionResourceRequest(input *DeleteAppVersionResourceInput) (req *request.Request, output *DeleteAppVersionResourceOutput) + func (c *ResilienceHub) DeleteAppVersionResourceWithContext(ctx aws.Context, input *DeleteAppVersionResourceInput, opts ...request.Option) (*DeleteAppVersionResourceOutput, error) + func (c *ResilienceHub) DeleteAppWithContext(ctx aws.Context, input *DeleteAppInput, opts ...request.Option) (*DeleteAppOutput, error) + func (c *ResilienceHub) DeleteRecommendationTemplate(input *DeleteRecommendationTemplateInput) (*DeleteRecommendationTemplateOutput, error) + func (c *ResilienceHub) DeleteRecommendationTemplateRequest(input *DeleteRecommendationTemplateInput) (req *request.Request, output *DeleteRecommendationTemplateOutput) + func (c *ResilienceHub) DeleteRecommendationTemplateWithContext(ctx aws.Context, input *DeleteRecommendationTemplateInput, ...) (*DeleteRecommendationTemplateOutput, error) + func (c *ResilienceHub) DeleteResiliencyPolicy(input *DeleteResiliencyPolicyInput) (*DeleteResiliencyPolicyOutput, error) + func (c *ResilienceHub) DeleteResiliencyPolicyRequest(input *DeleteResiliencyPolicyInput) (req *request.Request, output *DeleteResiliencyPolicyOutput) + func (c *ResilienceHub) DeleteResiliencyPolicyWithContext(ctx aws.Context, input *DeleteResiliencyPolicyInput, opts ...request.Option) (*DeleteResiliencyPolicyOutput, error) + func (c *ResilienceHub) DescribeApp(input *DescribeAppInput) (*DescribeAppOutput, error) + func (c *ResilienceHub) DescribeAppAssessment(input *DescribeAppAssessmentInput) (*DescribeAppAssessmentOutput, error) + func (c *ResilienceHub) DescribeAppAssessmentRequest(input *DescribeAppAssessmentInput) (req *request.Request, output *DescribeAppAssessmentOutput) + func (c *ResilienceHub) DescribeAppAssessmentWithContext(ctx aws.Context, input *DescribeAppAssessmentInput, opts ...request.Option) (*DescribeAppAssessmentOutput, error) + func (c *ResilienceHub) DescribeAppRequest(input *DescribeAppInput) (req *request.Request, output *DescribeAppOutput) + func (c *ResilienceHub) DescribeAppVersion(input *DescribeAppVersionInput) (*DescribeAppVersionOutput, error) + func (c *ResilienceHub) DescribeAppVersionAppComponent(input *DescribeAppVersionAppComponentInput) (*DescribeAppVersionAppComponentOutput, error) + func (c *ResilienceHub) DescribeAppVersionAppComponentRequest(input *DescribeAppVersionAppComponentInput) (req *request.Request, output *DescribeAppVersionAppComponentOutput) + func (c *ResilienceHub) DescribeAppVersionAppComponentWithContext(ctx aws.Context, input *DescribeAppVersionAppComponentInput, ...) (*DescribeAppVersionAppComponentOutput, error) + func (c *ResilienceHub) DescribeAppVersionRequest(input *DescribeAppVersionInput) (req *request.Request, output *DescribeAppVersionOutput) + func (c *ResilienceHub) DescribeAppVersionResource(input *DescribeAppVersionResourceInput) (*DescribeAppVersionResourceOutput, error) + func (c *ResilienceHub) DescribeAppVersionResourceRequest(input *DescribeAppVersionResourceInput) (req *request.Request, output *DescribeAppVersionResourceOutput) + func (c *ResilienceHub) DescribeAppVersionResourceWithContext(ctx aws.Context, input *DescribeAppVersionResourceInput, ...) (*DescribeAppVersionResourceOutput, error) + func (c *ResilienceHub) DescribeAppVersionResourcesResolutionStatus(input *DescribeAppVersionResourcesResolutionStatusInput) (*DescribeAppVersionResourcesResolutionStatusOutput, error) + func (c *ResilienceHub) DescribeAppVersionResourcesResolutionStatusRequest(input *DescribeAppVersionResourcesResolutionStatusInput) (req *request.Request, ...) + func (c *ResilienceHub) DescribeAppVersionResourcesResolutionStatusWithContext(ctx aws.Context, input *DescribeAppVersionResourcesResolutionStatusInput, ...) (*DescribeAppVersionResourcesResolutionStatusOutput, error) + func (c *ResilienceHub) DescribeAppVersionTemplate(input *DescribeAppVersionTemplateInput) (*DescribeAppVersionTemplateOutput, error) + func (c *ResilienceHub) DescribeAppVersionTemplateRequest(input *DescribeAppVersionTemplateInput) (req *request.Request, output *DescribeAppVersionTemplateOutput) + func (c *ResilienceHub) DescribeAppVersionTemplateWithContext(ctx aws.Context, input *DescribeAppVersionTemplateInput, ...) (*DescribeAppVersionTemplateOutput, error) + func (c *ResilienceHub) DescribeAppVersionWithContext(ctx aws.Context, input *DescribeAppVersionInput, opts ...request.Option) (*DescribeAppVersionOutput, error) + func (c *ResilienceHub) DescribeAppWithContext(ctx aws.Context, input *DescribeAppInput, opts ...request.Option) (*DescribeAppOutput, error) + func (c *ResilienceHub) DescribeDraftAppVersionResourcesImportStatus(input *DescribeDraftAppVersionResourcesImportStatusInput) (*DescribeDraftAppVersionResourcesImportStatusOutput, error) + func (c *ResilienceHub) DescribeDraftAppVersionResourcesImportStatusRequest(input *DescribeDraftAppVersionResourcesImportStatusInput) (req *request.Request, ...) + func (c *ResilienceHub) DescribeDraftAppVersionResourcesImportStatusWithContext(ctx aws.Context, input *DescribeDraftAppVersionResourcesImportStatusInput, ...) (*DescribeDraftAppVersionResourcesImportStatusOutput, error) + func (c *ResilienceHub) DescribeResiliencyPolicy(input *DescribeResiliencyPolicyInput) (*DescribeResiliencyPolicyOutput, error) + func (c *ResilienceHub) DescribeResiliencyPolicyRequest(input *DescribeResiliencyPolicyInput) (req *request.Request, output *DescribeResiliencyPolicyOutput) + func (c *ResilienceHub) DescribeResiliencyPolicyWithContext(ctx aws.Context, input *DescribeResiliencyPolicyInput, opts ...request.Option) (*DescribeResiliencyPolicyOutput, error) + func (c *ResilienceHub) ImportResourcesToDraftAppVersion(input *ImportResourcesToDraftAppVersionInput) (*ImportResourcesToDraftAppVersionOutput, error) + func (c *ResilienceHub) ImportResourcesToDraftAppVersionRequest(input *ImportResourcesToDraftAppVersionInput) (req *request.Request, output *ImportResourcesToDraftAppVersionOutput) + func (c *ResilienceHub) ImportResourcesToDraftAppVersionWithContext(ctx aws.Context, input *ImportResourcesToDraftAppVersionInput, ...) (*ImportResourcesToDraftAppVersionOutput, error) + func (c *ResilienceHub) ListAlarmRecommendations(input *ListAlarmRecommendationsInput) (*ListAlarmRecommendationsOutput, error) + func (c *ResilienceHub) ListAlarmRecommendationsPages(input *ListAlarmRecommendationsInput, ...) error + func (c *ResilienceHub) ListAlarmRecommendationsPagesWithContext(ctx aws.Context, input *ListAlarmRecommendationsInput, ...) error + func (c *ResilienceHub) ListAlarmRecommendationsRequest(input *ListAlarmRecommendationsInput) (req *request.Request, output *ListAlarmRecommendationsOutput) + func (c *ResilienceHub) ListAlarmRecommendationsWithContext(ctx aws.Context, input *ListAlarmRecommendationsInput, opts ...request.Option) (*ListAlarmRecommendationsOutput, error) + func (c *ResilienceHub) ListAppAssessmentComplianceDrifts(input *ListAppAssessmentComplianceDriftsInput) (*ListAppAssessmentComplianceDriftsOutput, error) + func (c *ResilienceHub) ListAppAssessmentComplianceDriftsPages(input *ListAppAssessmentComplianceDriftsInput, ...) error + func (c *ResilienceHub) ListAppAssessmentComplianceDriftsPagesWithContext(ctx aws.Context, input *ListAppAssessmentComplianceDriftsInput, ...) error + func (c *ResilienceHub) ListAppAssessmentComplianceDriftsRequest(input *ListAppAssessmentComplianceDriftsInput) (req *request.Request, output *ListAppAssessmentComplianceDriftsOutput) + func (c *ResilienceHub) ListAppAssessmentComplianceDriftsWithContext(ctx aws.Context, input *ListAppAssessmentComplianceDriftsInput, ...) (*ListAppAssessmentComplianceDriftsOutput, error) + func (c *ResilienceHub) ListAppAssessments(input *ListAppAssessmentsInput) (*ListAppAssessmentsOutput, error) + func (c *ResilienceHub) ListAppAssessmentsPages(input *ListAppAssessmentsInput, fn func(*ListAppAssessmentsOutput, bool) bool) error + func (c *ResilienceHub) ListAppAssessmentsPagesWithContext(ctx aws.Context, input *ListAppAssessmentsInput, ...) error + func (c *ResilienceHub) ListAppAssessmentsRequest(input *ListAppAssessmentsInput) (req *request.Request, output *ListAppAssessmentsOutput) + func (c *ResilienceHub) ListAppAssessmentsWithContext(ctx aws.Context, input *ListAppAssessmentsInput, opts ...request.Option) (*ListAppAssessmentsOutput, error) + func (c *ResilienceHub) ListAppComponentCompliances(input *ListAppComponentCompliancesInput) (*ListAppComponentCompliancesOutput, error) + func (c *ResilienceHub) ListAppComponentCompliancesPages(input *ListAppComponentCompliancesInput, ...) error + func (c *ResilienceHub) ListAppComponentCompliancesPagesWithContext(ctx aws.Context, input *ListAppComponentCompliancesInput, ...) error + func (c *ResilienceHub) ListAppComponentCompliancesRequest(input *ListAppComponentCompliancesInput) (req *request.Request, output *ListAppComponentCompliancesOutput) + func (c *ResilienceHub) ListAppComponentCompliancesWithContext(ctx aws.Context, input *ListAppComponentCompliancesInput, ...) (*ListAppComponentCompliancesOutput, error) + func (c *ResilienceHub) ListAppComponentRecommendations(input *ListAppComponentRecommendationsInput) (*ListAppComponentRecommendationsOutput, error) + func (c *ResilienceHub) ListAppComponentRecommendationsPages(input *ListAppComponentRecommendationsInput, ...) error + func (c *ResilienceHub) ListAppComponentRecommendationsPagesWithContext(ctx aws.Context, input *ListAppComponentRecommendationsInput, ...) error + func (c *ResilienceHub) ListAppComponentRecommendationsRequest(input *ListAppComponentRecommendationsInput) (req *request.Request, output *ListAppComponentRecommendationsOutput) + func (c *ResilienceHub) ListAppComponentRecommendationsWithContext(ctx aws.Context, input *ListAppComponentRecommendationsInput, ...) (*ListAppComponentRecommendationsOutput, error) + func (c *ResilienceHub) ListAppInputSources(input *ListAppInputSourcesInput) (*ListAppInputSourcesOutput, error) + func (c *ResilienceHub) ListAppInputSourcesPages(input *ListAppInputSourcesInput, ...) error + func (c *ResilienceHub) ListAppInputSourcesPagesWithContext(ctx aws.Context, input *ListAppInputSourcesInput, ...) error + func (c *ResilienceHub) ListAppInputSourcesRequest(input *ListAppInputSourcesInput) (req *request.Request, output *ListAppInputSourcesOutput) + func (c *ResilienceHub) ListAppInputSourcesWithContext(ctx aws.Context, input *ListAppInputSourcesInput, opts ...request.Option) (*ListAppInputSourcesOutput, error) + func (c *ResilienceHub) ListAppVersionAppComponents(input *ListAppVersionAppComponentsInput) (*ListAppVersionAppComponentsOutput, error) + func (c *ResilienceHub) ListAppVersionAppComponentsPages(input *ListAppVersionAppComponentsInput, ...) error + func (c *ResilienceHub) ListAppVersionAppComponentsPagesWithContext(ctx aws.Context, input *ListAppVersionAppComponentsInput, ...) error + func (c *ResilienceHub) ListAppVersionAppComponentsRequest(input *ListAppVersionAppComponentsInput) (req *request.Request, output *ListAppVersionAppComponentsOutput) + func (c *ResilienceHub) ListAppVersionAppComponentsWithContext(ctx aws.Context, input *ListAppVersionAppComponentsInput, ...) (*ListAppVersionAppComponentsOutput, error) + func (c *ResilienceHub) ListAppVersionResourceMappings(input *ListAppVersionResourceMappingsInput) (*ListAppVersionResourceMappingsOutput, error) + func (c *ResilienceHub) ListAppVersionResourceMappingsPages(input *ListAppVersionResourceMappingsInput, ...) error + func (c *ResilienceHub) ListAppVersionResourceMappingsPagesWithContext(ctx aws.Context, input *ListAppVersionResourceMappingsInput, ...) error + func (c *ResilienceHub) ListAppVersionResourceMappingsRequest(input *ListAppVersionResourceMappingsInput) (req *request.Request, output *ListAppVersionResourceMappingsOutput) + func (c *ResilienceHub) ListAppVersionResourceMappingsWithContext(ctx aws.Context, input *ListAppVersionResourceMappingsInput, ...) (*ListAppVersionResourceMappingsOutput, error) + func (c *ResilienceHub) ListAppVersionResources(input *ListAppVersionResourcesInput) (*ListAppVersionResourcesOutput, error) + func (c *ResilienceHub) ListAppVersionResourcesPages(input *ListAppVersionResourcesInput, ...) error + func (c *ResilienceHub) ListAppVersionResourcesPagesWithContext(ctx aws.Context, input *ListAppVersionResourcesInput, ...) error + func (c *ResilienceHub) ListAppVersionResourcesRequest(input *ListAppVersionResourcesInput) (req *request.Request, output *ListAppVersionResourcesOutput) + func (c *ResilienceHub) ListAppVersionResourcesWithContext(ctx aws.Context, input *ListAppVersionResourcesInput, opts ...request.Option) (*ListAppVersionResourcesOutput, error) + func (c *ResilienceHub) ListAppVersions(input *ListAppVersionsInput) (*ListAppVersionsOutput, error) + func (c *ResilienceHub) ListAppVersionsPages(input *ListAppVersionsInput, fn func(*ListAppVersionsOutput, bool) bool) error + func (c *ResilienceHub) ListAppVersionsPagesWithContext(ctx aws.Context, input *ListAppVersionsInput, ...) error + func (c *ResilienceHub) ListAppVersionsRequest(input *ListAppVersionsInput) (req *request.Request, output *ListAppVersionsOutput) + func (c *ResilienceHub) ListAppVersionsWithContext(ctx aws.Context, input *ListAppVersionsInput, opts ...request.Option) (*ListAppVersionsOutput, error) + func (c *ResilienceHub) ListApps(input *ListAppsInput) (*ListAppsOutput, error) + func (c *ResilienceHub) ListAppsPages(input *ListAppsInput, fn func(*ListAppsOutput, bool) bool) error + func (c *ResilienceHub) ListAppsPagesWithContext(ctx aws.Context, input *ListAppsInput, fn func(*ListAppsOutput, bool) bool, ...) error + func (c *ResilienceHub) ListAppsRequest(input *ListAppsInput) (req *request.Request, output *ListAppsOutput) + func (c *ResilienceHub) ListAppsWithContext(ctx aws.Context, input *ListAppsInput, opts ...request.Option) (*ListAppsOutput, error) + func (c *ResilienceHub) ListRecommendationTemplates(input *ListRecommendationTemplatesInput) (*ListRecommendationTemplatesOutput, error) + func (c *ResilienceHub) ListRecommendationTemplatesPages(input *ListRecommendationTemplatesInput, ...) error + func (c *ResilienceHub) ListRecommendationTemplatesPagesWithContext(ctx aws.Context, input *ListRecommendationTemplatesInput, ...) error + func (c *ResilienceHub) ListRecommendationTemplatesRequest(input *ListRecommendationTemplatesInput) (req *request.Request, output *ListRecommendationTemplatesOutput) + func (c *ResilienceHub) ListRecommendationTemplatesWithContext(ctx aws.Context, input *ListRecommendationTemplatesInput, ...) (*ListRecommendationTemplatesOutput, error) + func (c *ResilienceHub) ListResiliencyPolicies(input *ListResiliencyPoliciesInput) (*ListResiliencyPoliciesOutput, error) + func (c *ResilienceHub) ListResiliencyPoliciesPages(input *ListResiliencyPoliciesInput, ...) error + func (c *ResilienceHub) ListResiliencyPoliciesPagesWithContext(ctx aws.Context, input *ListResiliencyPoliciesInput, ...) error + func (c *ResilienceHub) ListResiliencyPoliciesRequest(input *ListResiliencyPoliciesInput) (req *request.Request, output *ListResiliencyPoliciesOutput) + func (c *ResilienceHub) ListResiliencyPoliciesWithContext(ctx aws.Context, input *ListResiliencyPoliciesInput, opts ...request.Option) (*ListResiliencyPoliciesOutput, error) + func (c *ResilienceHub) ListSopRecommendations(input *ListSopRecommendationsInput) (*ListSopRecommendationsOutput, error) + func (c *ResilienceHub) ListSopRecommendationsPages(input *ListSopRecommendationsInput, ...) error + func (c *ResilienceHub) ListSopRecommendationsPagesWithContext(ctx aws.Context, input *ListSopRecommendationsInput, ...) error + func (c *ResilienceHub) ListSopRecommendationsRequest(input *ListSopRecommendationsInput) (req *request.Request, output *ListSopRecommendationsOutput) + func (c *ResilienceHub) ListSopRecommendationsWithContext(ctx aws.Context, input *ListSopRecommendationsInput, opts ...request.Option) (*ListSopRecommendationsOutput, error) + func (c *ResilienceHub) ListSuggestedResiliencyPolicies(input *ListSuggestedResiliencyPoliciesInput) (*ListSuggestedResiliencyPoliciesOutput, error) + func (c *ResilienceHub) ListSuggestedResiliencyPoliciesPages(input *ListSuggestedResiliencyPoliciesInput, ...) error + func (c *ResilienceHub) ListSuggestedResiliencyPoliciesPagesWithContext(ctx aws.Context, input *ListSuggestedResiliencyPoliciesInput, ...) error + func (c *ResilienceHub) ListSuggestedResiliencyPoliciesRequest(input *ListSuggestedResiliencyPoliciesInput) (req *request.Request, output *ListSuggestedResiliencyPoliciesOutput) + func (c *ResilienceHub) ListSuggestedResiliencyPoliciesWithContext(ctx aws.Context, input *ListSuggestedResiliencyPoliciesInput, ...) (*ListSuggestedResiliencyPoliciesOutput, error) + func (c *ResilienceHub) ListTagsForResource(input *ListTagsForResourceInput) (*ListTagsForResourceOutput, error) + func (c *ResilienceHub) ListTagsForResourceRequest(input *ListTagsForResourceInput) (req *request.Request, output *ListTagsForResourceOutput) + func (c *ResilienceHub) ListTagsForResourceWithContext(ctx aws.Context, input *ListTagsForResourceInput, opts ...request.Option) (*ListTagsForResourceOutput, error) + func (c *ResilienceHub) ListTestRecommendations(input *ListTestRecommendationsInput) (*ListTestRecommendationsOutput, error) + func (c *ResilienceHub) ListTestRecommendationsPages(input *ListTestRecommendationsInput, ...) error + func (c *ResilienceHub) ListTestRecommendationsPagesWithContext(ctx aws.Context, input *ListTestRecommendationsInput, ...) error + func (c *ResilienceHub) ListTestRecommendationsRequest(input *ListTestRecommendationsInput) (req *request.Request, output *ListTestRecommendationsOutput) + func (c *ResilienceHub) ListTestRecommendationsWithContext(ctx aws.Context, input *ListTestRecommendationsInput, opts ...request.Option) (*ListTestRecommendationsOutput, error) + func (c *ResilienceHub) ListUnsupportedAppVersionResources(input *ListUnsupportedAppVersionResourcesInput) (*ListUnsupportedAppVersionResourcesOutput, error) + func (c *ResilienceHub) ListUnsupportedAppVersionResourcesPages(input *ListUnsupportedAppVersionResourcesInput, ...) error + func (c *ResilienceHub) ListUnsupportedAppVersionResourcesPagesWithContext(ctx aws.Context, input *ListUnsupportedAppVersionResourcesInput, ...) error + func (c *ResilienceHub) ListUnsupportedAppVersionResourcesRequest(input *ListUnsupportedAppVersionResourcesInput) (req *request.Request, output *ListUnsupportedAppVersionResourcesOutput) + func (c *ResilienceHub) ListUnsupportedAppVersionResourcesWithContext(ctx aws.Context, input *ListUnsupportedAppVersionResourcesInput, ...) (*ListUnsupportedAppVersionResourcesOutput, error) + func (c *ResilienceHub) PublishAppVersion(input *PublishAppVersionInput) (*PublishAppVersionOutput, error) + func (c *ResilienceHub) PublishAppVersionRequest(input *PublishAppVersionInput) (req *request.Request, output *PublishAppVersionOutput) + func (c *ResilienceHub) PublishAppVersionWithContext(ctx aws.Context, input *PublishAppVersionInput, opts ...request.Option) (*PublishAppVersionOutput, error) + func (c *ResilienceHub) PutDraftAppVersionTemplate(input *PutDraftAppVersionTemplateInput) (*PutDraftAppVersionTemplateOutput, error) + func (c *ResilienceHub) PutDraftAppVersionTemplateRequest(input *PutDraftAppVersionTemplateInput) (req *request.Request, output *PutDraftAppVersionTemplateOutput) + func (c *ResilienceHub) PutDraftAppVersionTemplateWithContext(ctx aws.Context, input *PutDraftAppVersionTemplateInput, ...) (*PutDraftAppVersionTemplateOutput, error) + func (c *ResilienceHub) RemoveDraftAppVersionResourceMappings(input *RemoveDraftAppVersionResourceMappingsInput) (*RemoveDraftAppVersionResourceMappingsOutput, error) + func (c *ResilienceHub) RemoveDraftAppVersionResourceMappingsRequest(input *RemoveDraftAppVersionResourceMappingsInput) (req *request.Request, output *RemoveDraftAppVersionResourceMappingsOutput) + func (c *ResilienceHub) RemoveDraftAppVersionResourceMappingsWithContext(ctx aws.Context, input *RemoveDraftAppVersionResourceMappingsInput, ...) (*RemoveDraftAppVersionResourceMappingsOutput, error) + func (c *ResilienceHub) ResolveAppVersionResources(input *ResolveAppVersionResourcesInput) (*ResolveAppVersionResourcesOutput, error) + func (c *ResilienceHub) ResolveAppVersionResourcesRequest(input *ResolveAppVersionResourcesInput) (req *request.Request, output *ResolveAppVersionResourcesOutput) + func (c *ResilienceHub) ResolveAppVersionResourcesWithContext(ctx aws.Context, input *ResolveAppVersionResourcesInput, ...) (*ResolveAppVersionResourcesOutput, error) + func (c *ResilienceHub) StartAppAssessment(input *StartAppAssessmentInput) (*StartAppAssessmentOutput, error) + func (c *ResilienceHub) StartAppAssessmentRequest(input *StartAppAssessmentInput) (req *request.Request, output *StartAppAssessmentOutput) + func (c *ResilienceHub) StartAppAssessmentWithContext(ctx aws.Context, input *StartAppAssessmentInput, opts ...request.Option) (*StartAppAssessmentOutput, error) + func (c *ResilienceHub) TagResource(input *TagResourceInput) (*TagResourceOutput, error) + func (c *ResilienceHub) TagResourceRequest(input *TagResourceInput) (req *request.Request, output *TagResourceOutput) + func (c *ResilienceHub) TagResourceWithContext(ctx aws.Context, input *TagResourceInput, opts ...request.Option) (*TagResourceOutput, error) + func (c *ResilienceHub) UntagResource(input *UntagResourceInput) (*UntagResourceOutput, error) + func (c *ResilienceHub) UntagResourceRequest(input *UntagResourceInput) (req *request.Request, output *UntagResourceOutput) + func (c *ResilienceHub) UntagResourceWithContext(ctx aws.Context, input *UntagResourceInput, opts ...request.Option) (*UntagResourceOutput, error) + func (c *ResilienceHub) UpdateApp(input *UpdateAppInput) (*UpdateAppOutput, error) + func (c *ResilienceHub) UpdateAppRequest(input *UpdateAppInput) (req *request.Request, output *UpdateAppOutput) + func (c *ResilienceHub) UpdateAppVersion(input *UpdateAppVersionInput) (*UpdateAppVersionOutput, error) + func (c *ResilienceHub) UpdateAppVersionAppComponent(input *UpdateAppVersionAppComponentInput) (*UpdateAppVersionAppComponentOutput, error) + func (c *ResilienceHub) UpdateAppVersionAppComponentRequest(input *UpdateAppVersionAppComponentInput) (req *request.Request, output *UpdateAppVersionAppComponentOutput) + func (c *ResilienceHub) UpdateAppVersionAppComponentWithContext(ctx aws.Context, input *UpdateAppVersionAppComponentInput, ...) (*UpdateAppVersionAppComponentOutput, error) + func (c *ResilienceHub) UpdateAppVersionRequest(input *UpdateAppVersionInput) (req *request.Request, output *UpdateAppVersionOutput) + func (c *ResilienceHub) UpdateAppVersionResource(input *UpdateAppVersionResourceInput) (*UpdateAppVersionResourceOutput, error) + func (c *ResilienceHub) UpdateAppVersionResourceRequest(input *UpdateAppVersionResourceInput) (req *request.Request, output *UpdateAppVersionResourceOutput) + func (c *ResilienceHub) UpdateAppVersionResourceWithContext(ctx aws.Context, input *UpdateAppVersionResourceInput, opts ...request.Option) (*UpdateAppVersionResourceOutput, error) + func (c *ResilienceHub) UpdateAppVersionWithContext(ctx aws.Context, input *UpdateAppVersionInput, opts ...request.Option) (*UpdateAppVersionOutput, error) + func (c *ResilienceHub) UpdateAppWithContext(ctx aws.Context, input *UpdateAppInput, opts ...request.Option) (*UpdateAppOutput, error) + func (c *ResilienceHub) UpdateResiliencyPolicy(input *UpdateResiliencyPolicyInput) (*UpdateResiliencyPolicyOutput, error) + func (c *ResilienceHub) UpdateResiliencyPolicyRequest(input *UpdateResiliencyPolicyInput) (req *request.Request, output *UpdateResiliencyPolicyOutput) + func (c *ResilienceHub) UpdateResiliencyPolicyWithContext(ctx aws.Context, input *UpdateResiliencyPolicyInput, opts ...request.Option) (*UpdateResiliencyPolicyOutput, error) + type ResiliencyPolicy struct + CreationTime *time.Time + DataLocationConstraint *string + EstimatedCostTier *string + Policy map[string]*FailurePolicy + PolicyArn *string + PolicyDescription *string + PolicyName *string + Tags map[string]*string + Tier *string + func (s *ResiliencyPolicy) SetCreationTime(v time.Time) *ResiliencyPolicy + func (s *ResiliencyPolicy) SetDataLocationConstraint(v string) *ResiliencyPolicy + func (s *ResiliencyPolicy) SetEstimatedCostTier(v string) *ResiliencyPolicy + func (s *ResiliencyPolicy) SetPolicy(v map[string]*FailurePolicy) *ResiliencyPolicy + func (s *ResiliencyPolicy) SetPolicyArn(v string) *ResiliencyPolicy + func (s *ResiliencyPolicy) SetPolicyDescription(v string) *ResiliencyPolicy + func (s *ResiliencyPolicy) SetPolicyName(v string) *ResiliencyPolicy + func (s *ResiliencyPolicy) SetTags(v map[string]*string) *ResiliencyPolicy + func (s *ResiliencyPolicy) SetTier(v string) *ResiliencyPolicy + func (s ResiliencyPolicy) GoString() string + func (s ResiliencyPolicy) String() string + type ResiliencyScore struct + DisruptionScore map[string]*float64 + Score *float64 + func (s *ResiliencyScore) SetDisruptionScore(v map[string]*float64) *ResiliencyScore + func (s *ResiliencyScore) SetScore(v float64) *ResiliencyScore + func (s ResiliencyScore) GoString() string + func (s ResiliencyScore) String() string + type ResolveAppVersionResourcesInput struct + AppArn *string + AppVersion *string + func (s *ResolveAppVersionResourcesInput) SetAppArn(v string) *ResolveAppVersionResourcesInput + func (s *ResolveAppVersionResourcesInput) SetAppVersion(v string) *ResolveAppVersionResourcesInput + func (s *ResolveAppVersionResourcesInput) Validate() error + func (s ResolveAppVersionResourcesInput) GoString() string + func (s ResolveAppVersionResourcesInput) String() string + type ResolveAppVersionResourcesOutput struct + AppArn *string + AppVersion *string + ResolutionId *string + Status *string + func (s *ResolveAppVersionResourcesOutput) SetAppArn(v string) *ResolveAppVersionResourcesOutput + func (s *ResolveAppVersionResourcesOutput) SetAppVersion(v string) *ResolveAppVersionResourcesOutput + func (s *ResolveAppVersionResourcesOutput) SetResolutionId(v string) *ResolveAppVersionResourcesOutput + func (s *ResolveAppVersionResourcesOutput) SetStatus(v string) *ResolveAppVersionResourcesOutput + func (s ResolveAppVersionResourcesOutput) GoString() string + func (s ResolveAppVersionResourcesOutput) String() string + type ResourceError struct + LogicalResourceId *string + PhysicalResourceId *string + Reason *string + func (s *ResourceError) SetLogicalResourceId(v string) *ResourceError + func (s *ResourceError) SetPhysicalResourceId(v string) *ResourceError + func (s *ResourceError) SetReason(v string) *ResourceError + func (s ResourceError) GoString() string + func (s ResourceError) String() string + type ResourceErrorsDetails struct + HasMoreErrors *bool + ResourceErrors []*ResourceError + func (s *ResourceErrorsDetails) SetHasMoreErrors(v bool) *ResourceErrorsDetails + func (s *ResourceErrorsDetails) SetResourceErrors(v []*ResourceError) *ResourceErrorsDetails + func (s ResourceErrorsDetails) GoString() string + func (s ResourceErrorsDetails) String() string + type ResourceMapping struct + AppRegistryAppName *string + EksSourceName *string + LogicalStackName *string + MappingType *string + PhysicalResourceId *PhysicalResourceId + ResourceGroupName *string + ResourceName *string + TerraformSourceName *string + func (s *ResourceMapping) SetAppRegistryAppName(v string) *ResourceMapping + func (s *ResourceMapping) SetEksSourceName(v string) *ResourceMapping + func (s *ResourceMapping) SetLogicalStackName(v string) *ResourceMapping + func (s *ResourceMapping) SetMappingType(v string) *ResourceMapping + func (s *ResourceMapping) SetPhysicalResourceId(v *PhysicalResourceId) *ResourceMapping + func (s *ResourceMapping) SetResourceGroupName(v string) *ResourceMapping + func (s *ResourceMapping) SetResourceName(v string) *ResourceMapping + func (s *ResourceMapping) SetTerraformSourceName(v string) *ResourceMapping + func (s *ResourceMapping) Validate() error + func (s ResourceMapping) GoString() string + func (s ResourceMapping) String() string + type ResourceNotFoundException struct + Message_ *string + ResourceId *string + ResourceType *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 S3Location struct + Bucket *string + Prefix *string + func (s *S3Location) SetBucket(v string) *S3Location + func (s *S3Location) SetPrefix(v string) *S3Location + func (s S3Location) GoString() string + func (s S3Location) 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 SopRecommendation struct + AppComponentName *string + Description *string + Items []*RecommendationItem + Name *string + Prerequisite *string + RecommendationId *string + ReferenceId *string + ServiceType *string + func (s *SopRecommendation) SetAppComponentName(v string) *SopRecommendation + func (s *SopRecommendation) SetDescription(v string) *SopRecommendation + func (s *SopRecommendation) SetItems(v []*RecommendationItem) *SopRecommendation + func (s *SopRecommendation) SetName(v string) *SopRecommendation + func (s *SopRecommendation) SetPrerequisite(v string) *SopRecommendation + func (s *SopRecommendation) SetRecommendationId(v string) *SopRecommendation + func (s *SopRecommendation) SetReferenceId(v string) *SopRecommendation + func (s *SopRecommendation) SetServiceType(v string) *SopRecommendation + func (s SopRecommendation) GoString() string + func (s SopRecommendation) String() string + type StartAppAssessmentInput struct + AppArn *string + AppVersion *string + AssessmentName *string + ClientToken *string + Tags map[string]*string + func (s *StartAppAssessmentInput) SetAppArn(v string) *StartAppAssessmentInput + func (s *StartAppAssessmentInput) SetAppVersion(v string) *StartAppAssessmentInput + func (s *StartAppAssessmentInput) SetAssessmentName(v string) *StartAppAssessmentInput + func (s *StartAppAssessmentInput) SetClientToken(v string) *StartAppAssessmentInput + func (s *StartAppAssessmentInput) SetTags(v map[string]*string) *StartAppAssessmentInput + func (s *StartAppAssessmentInput) Validate() error + func (s StartAppAssessmentInput) GoString() string + func (s StartAppAssessmentInput) String() string + type StartAppAssessmentOutput struct + Assessment *AppAssessment + func (s *StartAppAssessmentOutput) SetAssessment(v *AppAssessment) *StartAppAssessmentOutput + func (s StartAppAssessmentOutput) GoString() string + func (s StartAppAssessmentOutput) 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 TerraformSource struct + S3StateFileUrl *string + func (s *TerraformSource) SetS3StateFileUrl(v string) *TerraformSource + func (s *TerraformSource) Validate() error + func (s TerraformSource) GoString() string + func (s TerraformSource) String() string + type TestRecommendation struct + AppComponentName *string + DependsOnAlarms []*string + Description *string + Intent *string + Items []*RecommendationItem + Name *string + Prerequisite *string + RecommendationId *string + ReferenceId *string + Risk *string + Type *string + func (s *TestRecommendation) SetAppComponentName(v string) *TestRecommendation + func (s *TestRecommendation) SetDependsOnAlarms(v []*string) *TestRecommendation + func (s *TestRecommendation) SetDescription(v string) *TestRecommendation + func (s *TestRecommendation) SetIntent(v string) *TestRecommendation + func (s *TestRecommendation) SetItems(v []*RecommendationItem) *TestRecommendation + func (s *TestRecommendation) SetName(v string) *TestRecommendation + func (s *TestRecommendation) SetPrerequisite(v string) *TestRecommendation + func (s *TestRecommendation) SetRecommendationId(v string) *TestRecommendation + func (s *TestRecommendation) SetReferenceId(v string) *TestRecommendation + func (s *TestRecommendation) SetRisk(v string) *TestRecommendation + func (s *TestRecommendation) SetType(v string) *TestRecommendation + func (s TestRecommendation) GoString() string + func (s TestRecommendation) String() string + type ThrottlingException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + RetryAfterSeconds *int64 + func (s *ThrottlingException) Code() string + func (s *ThrottlingException) Error() string + func (s *ThrottlingException) Message() string + func (s *ThrottlingException) OrigErr() error + func (s *ThrottlingException) RequestID() string + func (s *ThrottlingException) StatusCode() int + func (s ThrottlingException) GoString() string + func (s ThrottlingException) String() string + type UnsupportedResource struct + LogicalResourceId *LogicalResourceId + PhysicalResourceId *PhysicalResourceId + ResourceType *string + UnsupportedResourceStatus *string + func (s *UnsupportedResource) SetLogicalResourceId(v *LogicalResourceId) *UnsupportedResource + func (s *UnsupportedResource) SetPhysicalResourceId(v *PhysicalResourceId) *UnsupportedResource + func (s *UnsupportedResource) SetResourceType(v string) *UnsupportedResource + func (s *UnsupportedResource) SetUnsupportedResourceStatus(v string) *UnsupportedResource + func (s UnsupportedResource) GoString() string + func (s UnsupportedResource) 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 UpdateAppInput struct + AppArn *string + AssessmentSchedule *string + ClearResiliencyPolicyArn *bool + Description *string + EventSubscriptions []*EventSubscription + PermissionModel *PermissionModel + PolicyArn *string + func (s *UpdateAppInput) SetAppArn(v string) *UpdateAppInput + func (s *UpdateAppInput) SetAssessmentSchedule(v string) *UpdateAppInput + func (s *UpdateAppInput) SetClearResiliencyPolicyArn(v bool) *UpdateAppInput + func (s *UpdateAppInput) SetDescription(v string) *UpdateAppInput + func (s *UpdateAppInput) SetEventSubscriptions(v []*EventSubscription) *UpdateAppInput + func (s *UpdateAppInput) SetPermissionModel(v *PermissionModel) *UpdateAppInput + func (s *UpdateAppInput) SetPolicyArn(v string) *UpdateAppInput + func (s *UpdateAppInput) Validate() error + func (s UpdateAppInput) GoString() string + func (s UpdateAppInput) String() string + type UpdateAppOutput struct + App *App + func (s *UpdateAppOutput) SetApp(v *App) *UpdateAppOutput + func (s UpdateAppOutput) GoString() string + func (s UpdateAppOutput) String() string + type UpdateAppVersionAppComponentInput struct + AdditionalInfo map[string][]*string + AppArn *string + Id *string + Name *string + Type *string + func (s *UpdateAppVersionAppComponentInput) SetAdditionalInfo(v map[string][]*string) *UpdateAppVersionAppComponentInput + func (s *UpdateAppVersionAppComponentInput) SetAppArn(v string) *UpdateAppVersionAppComponentInput + func (s *UpdateAppVersionAppComponentInput) SetId(v string) *UpdateAppVersionAppComponentInput + func (s *UpdateAppVersionAppComponentInput) SetName(v string) *UpdateAppVersionAppComponentInput + func (s *UpdateAppVersionAppComponentInput) SetType(v string) *UpdateAppVersionAppComponentInput + func (s *UpdateAppVersionAppComponentInput) Validate() error + func (s UpdateAppVersionAppComponentInput) GoString() string + func (s UpdateAppVersionAppComponentInput) String() string + type UpdateAppVersionAppComponentOutput struct + AppArn *string + AppComponent *AppComponent + AppVersion *string + func (s *UpdateAppVersionAppComponentOutput) SetAppArn(v string) *UpdateAppVersionAppComponentOutput + func (s *UpdateAppVersionAppComponentOutput) SetAppComponent(v *AppComponent) *UpdateAppVersionAppComponentOutput + func (s *UpdateAppVersionAppComponentOutput) SetAppVersion(v string) *UpdateAppVersionAppComponentOutput + func (s UpdateAppVersionAppComponentOutput) GoString() string + func (s UpdateAppVersionAppComponentOutput) String() string + type UpdateAppVersionInput struct + AdditionalInfo map[string][]*string + AppArn *string + func (s *UpdateAppVersionInput) SetAdditionalInfo(v map[string][]*string) *UpdateAppVersionInput + func (s *UpdateAppVersionInput) SetAppArn(v string) *UpdateAppVersionInput + func (s *UpdateAppVersionInput) Validate() error + func (s UpdateAppVersionInput) GoString() string + func (s UpdateAppVersionInput) String() string + type UpdateAppVersionOutput struct + AdditionalInfo map[string][]*string + AppArn *string + AppVersion *string + func (s *UpdateAppVersionOutput) SetAdditionalInfo(v map[string][]*string) *UpdateAppVersionOutput + func (s *UpdateAppVersionOutput) SetAppArn(v string) *UpdateAppVersionOutput + func (s *UpdateAppVersionOutput) SetAppVersion(v string) *UpdateAppVersionOutput + func (s UpdateAppVersionOutput) GoString() string + func (s UpdateAppVersionOutput) String() string + type UpdateAppVersionResourceInput struct + AdditionalInfo map[string][]*string + AppArn *string + AppComponents []*string + AwsAccountId *string + AwsRegion *string + Excluded *bool + LogicalResourceId *LogicalResourceId + PhysicalResourceId *string + ResourceName *string + ResourceType *string + func (s *UpdateAppVersionResourceInput) SetAdditionalInfo(v map[string][]*string) *UpdateAppVersionResourceInput + func (s *UpdateAppVersionResourceInput) SetAppArn(v string) *UpdateAppVersionResourceInput + func (s *UpdateAppVersionResourceInput) SetAppComponents(v []*string) *UpdateAppVersionResourceInput + func (s *UpdateAppVersionResourceInput) SetAwsAccountId(v string) *UpdateAppVersionResourceInput + func (s *UpdateAppVersionResourceInput) SetAwsRegion(v string) *UpdateAppVersionResourceInput + func (s *UpdateAppVersionResourceInput) SetExcluded(v bool) *UpdateAppVersionResourceInput + func (s *UpdateAppVersionResourceInput) SetLogicalResourceId(v *LogicalResourceId) *UpdateAppVersionResourceInput + func (s *UpdateAppVersionResourceInput) SetPhysicalResourceId(v string) *UpdateAppVersionResourceInput + func (s *UpdateAppVersionResourceInput) SetResourceName(v string) *UpdateAppVersionResourceInput + func (s *UpdateAppVersionResourceInput) SetResourceType(v string) *UpdateAppVersionResourceInput + func (s *UpdateAppVersionResourceInput) Validate() error + func (s UpdateAppVersionResourceInput) GoString() string + func (s UpdateAppVersionResourceInput) String() string + type UpdateAppVersionResourceOutput struct + AppArn *string + AppVersion *string + PhysicalResource *PhysicalResource + func (s *UpdateAppVersionResourceOutput) SetAppArn(v string) *UpdateAppVersionResourceOutput + func (s *UpdateAppVersionResourceOutput) SetAppVersion(v string) *UpdateAppVersionResourceOutput + func (s *UpdateAppVersionResourceOutput) SetPhysicalResource(v *PhysicalResource) *UpdateAppVersionResourceOutput + func (s UpdateAppVersionResourceOutput) GoString() string + func (s UpdateAppVersionResourceOutput) String() string + type UpdateRecommendationStatusItem struct + ResourceId *string + TargetAccountId *string + TargetRegion *string + func (s *UpdateRecommendationStatusItem) SetResourceId(v string) *UpdateRecommendationStatusItem + func (s *UpdateRecommendationStatusItem) SetTargetAccountId(v string) *UpdateRecommendationStatusItem + func (s *UpdateRecommendationStatusItem) SetTargetRegion(v string) *UpdateRecommendationStatusItem + func (s *UpdateRecommendationStatusItem) Validate() error + func (s UpdateRecommendationStatusItem) GoString() string + func (s UpdateRecommendationStatusItem) String() string + type UpdateRecommendationStatusRequestEntry struct + EntryId *string + ExcludeReason *string + Excluded *bool + Item *UpdateRecommendationStatusItem + ReferenceId *string + func (s *UpdateRecommendationStatusRequestEntry) SetEntryId(v string) *UpdateRecommendationStatusRequestEntry + func (s *UpdateRecommendationStatusRequestEntry) SetExcludeReason(v string) *UpdateRecommendationStatusRequestEntry + func (s *UpdateRecommendationStatusRequestEntry) SetExcluded(v bool) *UpdateRecommendationStatusRequestEntry + func (s *UpdateRecommendationStatusRequestEntry) SetItem(v *UpdateRecommendationStatusItem) *UpdateRecommendationStatusRequestEntry + func (s *UpdateRecommendationStatusRequestEntry) SetReferenceId(v string) *UpdateRecommendationStatusRequestEntry + func (s *UpdateRecommendationStatusRequestEntry) Validate() error + func (s UpdateRecommendationStatusRequestEntry) GoString() string + func (s UpdateRecommendationStatusRequestEntry) String() string + type UpdateResiliencyPolicyInput struct + DataLocationConstraint *string + Policy map[string]*FailurePolicy + PolicyArn *string + PolicyDescription *string + PolicyName *string + Tier *string + func (s *UpdateResiliencyPolicyInput) SetDataLocationConstraint(v string) *UpdateResiliencyPolicyInput + func (s *UpdateResiliencyPolicyInput) SetPolicy(v map[string]*FailurePolicy) *UpdateResiliencyPolicyInput + func (s *UpdateResiliencyPolicyInput) SetPolicyArn(v string) *UpdateResiliencyPolicyInput + func (s *UpdateResiliencyPolicyInput) SetPolicyDescription(v string) *UpdateResiliencyPolicyInput + func (s *UpdateResiliencyPolicyInput) SetPolicyName(v string) *UpdateResiliencyPolicyInput + func (s *UpdateResiliencyPolicyInput) SetTier(v string) *UpdateResiliencyPolicyInput + func (s *UpdateResiliencyPolicyInput) Validate() error + func (s UpdateResiliencyPolicyInput) GoString() string + func (s UpdateResiliencyPolicyInput) String() string + type UpdateResiliencyPolicyOutput struct + Policy *ResiliencyPolicy + func (s *UpdateResiliencyPolicyOutput) SetPolicy(v *ResiliencyPolicy) *UpdateResiliencyPolicyOutput + func (s UpdateResiliencyPolicyOutput) GoString() string + func (s UpdateResiliencyPolicyOutput) String() string + type ValidationException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *ValidationException) Code() string + func (s *ValidationException) Error() string + func (s *ValidationException) Message() string + func (s *ValidationException) OrigErr() error + func (s *ValidationException) RequestID() string + func (s *ValidationException) StatusCode() int + func (s ValidationException) GoString() string + func (s ValidationException) String() string