Documentation
¶
Index ¶
- Constants
- type LookupScheduleArgs
- type LookupScheduleGroupArgs
- type LookupScheduleGroupOutputArgs
- type LookupScheduleGroupResult
- type LookupScheduleGroupResultOutput
- func (o LookupScheduleGroupResultOutput) Arn() pulumi.StringPtrOutput
- func (o LookupScheduleGroupResultOutput) CreationDate() pulumi.StringPtrOutput
- func (LookupScheduleGroupResultOutput) ElementType() reflect.Type
- func (o LookupScheduleGroupResultOutput) LastModificationDate() pulumi.StringPtrOutput
- func (o LookupScheduleGroupResultOutput) State() ScheduleGroupStateEnumPtrOutput
- func (o LookupScheduleGroupResultOutput) Tags() aws.TagArrayOutput
- func (o LookupScheduleGroupResultOutput) ToLookupScheduleGroupResultOutput() LookupScheduleGroupResultOutput
- func (o LookupScheduleGroupResultOutput) ToLookupScheduleGroupResultOutputWithContext(ctx context.Context) LookupScheduleGroupResultOutput
- type LookupScheduleOutputArgs
- type LookupScheduleResult
- type LookupScheduleResultOutput
- func (o LookupScheduleResultOutput) Arn() pulumi.StringPtrOutput
- func (o LookupScheduleResultOutput) Description() pulumi.StringPtrOutput
- func (LookupScheduleResultOutput) ElementType() reflect.Type
- func (o LookupScheduleResultOutput) EndDate() pulumi.StringPtrOutput
- func (o LookupScheduleResultOutput) FlexibleTimeWindow() ScheduleFlexibleTimeWindowPtrOutput
- func (o LookupScheduleResultOutput) GroupName() pulumi.StringPtrOutput
- func (o LookupScheduleResultOutput) KmsKeyArn() pulumi.StringPtrOutput
- func (o LookupScheduleResultOutput) ScheduleExpression() pulumi.StringPtrOutput
- func (o LookupScheduleResultOutput) ScheduleExpressionTimezone() pulumi.StringPtrOutput
- func (o LookupScheduleResultOutput) StartDate() pulumi.StringPtrOutput
- func (o LookupScheduleResultOutput) State() ScheduleStateEnumPtrOutput
- func (o LookupScheduleResultOutput) Target() ScheduleTargetPtrOutput
- func (o LookupScheduleResultOutput) ToLookupScheduleResultOutput() LookupScheduleResultOutput
- func (o LookupScheduleResultOutput) ToLookupScheduleResultOutputWithContext(ctx context.Context) LookupScheduleResultOutput
- type Schedule
- type ScheduleArgs
- type ScheduleAssignPublicIp
- func (ScheduleAssignPublicIp) ElementType() reflect.Type
- func (e ScheduleAssignPublicIp) ToScheduleAssignPublicIpOutput() ScheduleAssignPublicIpOutput
- func (e ScheduleAssignPublicIp) ToScheduleAssignPublicIpOutputWithContext(ctx context.Context) ScheduleAssignPublicIpOutput
- func (e ScheduleAssignPublicIp) ToScheduleAssignPublicIpPtrOutput() ScheduleAssignPublicIpPtrOutput
- func (e ScheduleAssignPublicIp) ToScheduleAssignPublicIpPtrOutputWithContext(ctx context.Context) ScheduleAssignPublicIpPtrOutput
- func (e ScheduleAssignPublicIp) ToStringOutput() pulumi.StringOutput
- func (e ScheduleAssignPublicIp) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e ScheduleAssignPublicIp) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e ScheduleAssignPublicIp) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type ScheduleAssignPublicIpInput
- type ScheduleAssignPublicIpOutput
- func (ScheduleAssignPublicIpOutput) ElementType() reflect.Type
- func (o ScheduleAssignPublicIpOutput) ToScheduleAssignPublicIpOutput() ScheduleAssignPublicIpOutput
- func (o ScheduleAssignPublicIpOutput) ToScheduleAssignPublicIpOutputWithContext(ctx context.Context) ScheduleAssignPublicIpOutput
- func (o ScheduleAssignPublicIpOutput) ToScheduleAssignPublicIpPtrOutput() ScheduleAssignPublicIpPtrOutput
- func (o ScheduleAssignPublicIpOutput) ToScheduleAssignPublicIpPtrOutputWithContext(ctx context.Context) ScheduleAssignPublicIpPtrOutput
- func (o ScheduleAssignPublicIpOutput) ToStringOutput() pulumi.StringOutput
- func (o ScheduleAssignPublicIpOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (o ScheduleAssignPublicIpOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o ScheduleAssignPublicIpOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type ScheduleAssignPublicIpPtrInput
- type ScheduleAssignPublicIpPtrOutput
- func (o ScheduleAssignPublicIpPtrOutput) Elem() ScheduleAssignPublicIpOutput
- func (ScheduleAssignPublicIpPtrOutput) ElementType() reflect.Type
- func (o ScheduleAssignPublicIpPtrOutput) ToScheduleAssignPublicIpPtrOutput() ScheduleAssignPublicIpPtrOutput
- func (o ScheduleAssignPublicIpPtrOutput) ToScheduleAssignPublicIpPtrOutputWithContext(ctx context.Context) ScheduleAssignPublicIpPtrOutput
- func (o ScheduleAssignPublicIpPtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o ScheduleAssignPublicIpPtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type ScheduleAwsVpcConfiguration
- type ScheduleAwsVpcConfigurationArgs
- func (ScheduleAwsVpcConfigurationArgs) ElementType() reflect.Type
- func (i ScheduleAwsVpcConfigurationArgs) ToScheduleAwsVpcConfigurationOutput() ScheduleAwsVpcConfigurationOutput
- func (i ScheduleAwsVpcConfigurationArgs) ToScheduleAwsVpcConfigurationOutputWithContext(ctx context.Context) ScheduleAwsVpcConfigurationOutput
- func (i ScheduleAwsVpcConfigurationArgs) ToScheduleAwsVpcConfigurationPtrOutput() ScheduleAwsVpcConfigurationPtrOutput
- func (i ScheduleAwsVpcConfigurationArgs) ToScheduleAwsVpcConfigurationPtrOutputWithContext(ctx context.Context) ScheduleAwsVpcConfigurationPtrOutput
- type ScheduleAwsVpcConfigurationInput
- type ScheduleAwsVpcConfigurationOutput
- func (o ScheduleAwsVpcConfigurationOutput) AssignPublicIp() ScheduleAssignPublicIpPtrOutput
- func (ScheduleAwsVpcConfigurationOutput) ElementType() reflect.Type
- func (o ScheduleAwsVpcConfigurationOutput) SecurityGroups() pulumi.StringArrayOutput
- func (o ScheduleAwsVpcConfigurationOutput) Subnets() pulumi.StringArrayOutput
- func (o ScheduleAwsVpcConfigurationOutput) ToScheduleAwsVpcConfigurationOutput() ScheduleAwsVpcConfigurationOutput
- func (o ScheduleAwsVpcConfigurationOutput) ToScheduleAwsVpcConfigurationOutputWithContext(ctx context.Context) ScheduleAwsVpcConfigurationOutput
- func (o ScheduleAwsVpcConfigurationOutput) ToScheduleAwsVpcConfigurationPtrOutput() ScheduleAwsVpcConfigurationPtrOutput
- func (o ScheduleAwsVpcConfigurationOutput) ToScheduleAwsVpcConfigurationPtrOutputWithContext(ctx context.Context) ScheduleAwsVpcConfigurationPtrOutput
- type ScheduleAwsVpcConfigurationPtrInput
- type ScheduleAwsVpcConfigurationPtrOutput
- func (o ScheduleAwsVpcConfigurationPtrOutput) AssignPublicIp() ScheduleAssignPublicIpPtrOutput
- func (o ScheduleAwsVpcConfigurationPtrOutput) Elem() ScheduleAwsVpcConfigurationOutput
- func (ScheduleAwsVpcConfigurationPtrOutput) ElementType() reflect.Type
- func (o ScheduleAwsVpcConfigurationPtrOutput) SecurityGroups() pulumi.StringArrayOutput
- func (o ScheduleAwsVpcConfigurationPtrOutput) Subnets() pulumi.StringArrayOutput
- func (o ScheduleAwsVpcConfigurationPtrOutput) ToScheduleAwsVpcConfigurationPtrOutput() ScheduleAwsVpcConfigurationPtrOutput
- func (o ScheduleAwsVpcConfigurationPtrOutput) ToScheduleAwsVpcConfigurationPtrOutputWithContext(ctx context.Context) ScheduleAwsVpcConfigurationPtrOutput
- type ScheduleCapacityProviderStrategyItem
- type ScheduleCapacityProviderStrategyItemArgs
- func (ScheduleCapacityProviderStrategyItemArgs) ElementType() reflect.Type
- func (i ScheduleCapacityProviderStrategyItemArgs) ToScheduleCapacityProviderStrategyItemOutput() ScheduleCapacityProviderStrategyItemOutput
- func (i ScheduleCapacityProviderStrategyItemArgs) ToScheduleCapacityProviderStrategyItemOutputWithContext(ctx context.Context) ScheduleCapacityProviderStrategyItemOutput
- type ScheduleCapacityProviderStrategyItemArray
- func (ScheduleCapacityProviderStrategyItemArray) ElementType() reflect.Type
- func (i ScheduleCapacityProviderStrategyItemArray) ToScheduleCapacityProviderStrategyItemArrayOutput() ScheduleCapacityProviderStrategyItemArrayOutput
- func (i ScheduleCapacityProviderStrategyItemArray) ToScheduleCapacityProviderStrategyItemArrayOutputWithContext(ctx context.Context) ScheduleCapacityProviderStrategyItemArrayOutput
- type ScheduleCapacityProviderStrategyItemArrayInput
- type ScheduleCapacityProviderStrategyItemArrayOutput
- func (ScheduleCapacityProviderStrategyItemArrayOutput) ElementType() reflect.Type
- func (o ScheduleCapacityProviderStrategyItemArrayOutput) Index(i pulumi.IntInput) ScheduleCapacityProviderStrategyItemOutput
- func (o ScheduleCapacityProviderStrategyItemArrayOutput) ToScheduleCapacityProviderStrategyItemArrayOutput() ScheduleCapacityProviderStrategyItemArrayOutput
- func (o ScheduleCapacityProviderStrategyItemArrayOutput) ToScheduleCapacityProviderStrategyItemArrayOutputWithContext(ctx context.Context) ScheduleCapacityProviderStrategyItemArrayOutput
- type ScheduleCapacityProviderStrategyItemInput
- type ScheduleCapacityProviderStrategyItemOutput
- func (o ScheduleCapacityProviderStrategyItemOutput) Base() pulumi.Float64PtrOutput
- func (o ScheduleCapacityProviderStrategyItemOutput) CapacityProvider() pulumi.StringOutput
- func (ScheduleCapacityProviderStrategyItemOutput) ElementType() reflect.Type
- func (o ScheduleCapacityProviderStrategyItemOutput) ToScheduleCapacityProviderStrategyItemOutput() ScheduleCapacityProviderStrategyItemOutput
- func (o ScheduleCapacityProviderStrategyItemOutput) ToScheduleCapacityProviderStrategyItemOutputWithContext(ctx context.Context) ScheduleCapacityProviderStrategyItemOutput
- func (o ScheduleCapacityProviderStrategyItemOutput) Weight() pulumi.Float64PtrOutput
- type ScheduleDeadLetterConfig
- type ScheduleDeadLetterConfigArgs
- func (ScheduleDeadLetterConfigArgs) ElementType() reflect.Type
- func (i ScheduleDeadLetterConfigArgs) ToScheduleDeadLetterConfigOutput() ScheduleDeadLetterConfigOutput
- func (i ScheduleDeadLetterConfigArgs) ToScheduleDeadLetterConfigOutputWithContext(ctx context.Context) ScheduleDeadLetterConfigOutput
- func (i ScheduleDeadLetterConfigArgs) ToScheduleDeadLetterConfigPtrOutput() ScheduleDeadLetterConfigPtrOutput
- func (i ScheduleDeadLetterConfigArgs) ToScheduleDeadLetterConfigPtrOutputWithContext(ctx context.Context) ScheduleDeadLetterConfigPtrOutput
- type ScheduleDeadLetterConfigInput
- type ScheduleDeadLetterConfigOutput
- func (o ScheduleDeadLetterConfigOutput) Arn() pulumi.StringPtrOutput
- func (ScheduleDeadLetterConfigOutput) ElementType() reflect.Type
- func (o ScheduleDeadLetterConfigOutput) ToScheduleDeadLetterConfigOutput() ScheduleDeadLetterConfigOutput
- func (o ScheduleDeadLetterConfigOutput) ToScheduleDeadLetterConfigOutputWithContext(ctx context.Context) ScheduleDeadLetterConfigOutput
- func (o ScheduleDeadLetterConfigOutput) ToScheduleDeadLetterConfigPtrOutput() ScheduleDeadLetterConfigPtrOutput
- func (o ScheduleDeadLetterConfigOutput) ToScheduleDeadLetterConfigPtrOutputWithContext(ctx context.Context) ScheduleDeadLetterConfigPtrOutput
- type ScheduleDeadLetterConfigPtrInput
- type ScheduleDeadLetterConfigPtrOutput
- func (o ScheduleDeadLetterConfigPtrOutput) Arn() pulumi.StringPtrOutput
- func (o ScheduleDeadLetterConfigPtrOutput) Elem() ScheduleDeadLetterConfigOutput
- func (ScheduleDeadLetterConfigPtrOutput) ElementType() reflect.Type
- func (o ScheduleDeadLetterConfigPtrOutput) ToScheduleDeadLetterConfigPtrOutput() ScheduleDeadLetterConfigPtrOutput
- func (o ScheduleDeadLetterConfigPtrOutput) ToScheduleDeadLetterConfigPtrOutputWithContext(ctx context.Context) ScheduleDeadLetterConfigPtrOutput
- type ScheduleEcsParameters
- type ScheduleEcsParametersArgs
- func (ScheduleEcsParametersArgs) ElementType() reflect.Type
- func (i ScheduleEcsParametersArgs) ToScheduleEcsParametersOutput() ScheduleEcsParametersOutput
- func (i ScheduleEcsParametersArgs) ToScheduleEcsParametersOutputWithContext(ctx context.Context) ScheduleEcsParametersOutput
- func (i ScheduleEcsParametersArgs) ToScheduleEcsParametersPtrOutput() ScheduleEcsParametersPtrOutput
- func (i ScheduleEcsParametersArgs) ToScheduleEcsParametersPtrOutputWithContext(ctx context.Context) ScheduleEcsParametersPtrOutput
- type ScheduleEcsParametersInput
- type ScheduleEcsParametersOutput
- func (o ScheduleEcsParametersOutput) CapacityProviderStrategy() ScheduleCapacityProviderStrategyItemArrayOutput
- func (ScheduleEcsParametersOutput) ElementType() reflect.Type
- func (o ScheduleEcsParametersOutput) EnableEcsManagedTags() pulumi.BoolPtrOutput
- func (o ScheduleEcsParametersOutput) EnableExecuteCommand() pulumi.BoolPtrOutput
- func (o ScheduleEcsParametersOutput) Group() pulumi.StringPtrOutput
- func (o ScheduleEcsParametersOutput) LaunchType() ScheduleLaunchTypePtrOutput
- func (o ScheduleEcsParametersOutput) NetworkConfiguration() ScheduleNetworkConfigurationPtrOutput
- func (o ScheduleEcsParametersOutput) PlacementConstraints() SchedulePlacementConstraintArrayOutput
- func (o ScheduleEcsParametersOutput) PlacementStrategy() SchedulePlacementStrategyArrayOutput
- func (o ScheduleEcsParametersOutput) PlatformVersion() pulumi.StringPtrOutput
- func (o ScheduleEcsParametersOutput) PropagateTags() SchedulePropagateTagsPtrOutput
- func (o ScheduleEcsParametersOutput) ReferenceId() pulumi.StringPtrOutput
- func (o ScheduleEcsParametersOutput) Tags() pulumi.StringMapArrayOutput
- func (o ScheduleEcsParametersOutput) TaskCount() pulumi.Float64PtrOutput
- func (o ScheduleEcsParametersOutput) TaskDefinitionArn() pulumi.StringOutput
- func (o ScheduleEcsParametersOutput) ToScheduleEcsParametersOutput() ScheduleEcsParametersOutput
- func (o ScheduleEcsParametersOutput) ToScheduleEcsParametersOutputWithContext(ctx context.Context) ScheduleEcsParametersOutput
- func (o ScheduleEcsParametersOutput) ToScheduleEcsParametersPtrOutput() ScheduleEcsParametersPtrOutput
- func (o ScheduleEcsParametersOutput) ToScheduleEcsParametersPtrOutputWithContext(ctx context.Context) ScheduleEcsParametersPtrOutput
- type ScheduleEcsParametersPtrInput
- type ScheduleEcsParametersPtrOutput
- func (o ScheduleEcsParametersPtrOutput) CapacityProviderStrategy() ScheduleCapacityProviderStrategyItemArrayOutput
- func (o ScheduleEcsParametersPtrOutput) Elem() ScheduleEcsParametersOutput
- func (ScheduleEcsParametersPtrOutput) ElementType() reflect.Type
- func (o ScheduleEcsParametersPtrOutput) EnableEcsManagedTags() pulumi.BoolPtrOutput
- func (o ScheduleEcsParametersPtrOutput) EnableExecuteCommand() pulumi.BoolPtrOutput
- func (o ScheduleEcsParametersPtrOutput) Group() pulumi.StringPtrOutput
- func (o ScheduleEcsParametersPtrOutput) LaunchType() ScheduleLaunchTypePtrOutput
- func (o ScheduleEcsParametersPtrOutput) NetworkConfiguration() ScheduleNetworkConfigurationPtrOutput
- func (o ScheduleEcsParametersPtrOutput) PlacementConstraints() SchedulePlacementConstraintArrayOutput
- func (o ScheduleEcsParametersPtrOutput) PlacementStrategy() SchedulePlacementStrategyArrayOutput
- func (o ScheduleEcsParametersPtrOutput) PlatformVersion() pulumi.StringPtrOutput
- func (o ScheduleEcsParametersPtrOutput) PropagateTags() SchedulePropagateTagsPtrOutput
- func (o ScheduleEcsParametersPtrOutput) ReferenceId() pulumi.StringPtrOutput
- func (o ScheduleEcsParametersPtrOutput) Tags() pulumi.StringMapArrayOutput
- func (o ScheduleEcsParametersPtrOutput) TaskCount() pulumi.Float64PtrOutput
- func (o ScheduleEcsParametersPtrOutput) TaskDefinitionArn() pulumi.StringPtrOutput
- func (o ScheduleEcsParametersPtrOutput) ToScheduleEcsParametersPtrOutput() ScheduleEcsParametersPtrOutput
- func (o ScheduleEcsParametersPtrOutput) ToScheduleEcsParametersPtrOutputWithContext(ctx context.Context) ScheduleEcsParametersPtrOutput
- type ScheduleEventBridgeParameters
- type ScheduleEventBridgeParametersArgs
- func (ScheduleEventBridgeParametersArgs) ElementType() reflect.Type
- func (i ScheduleEventBridgeParametersArgs) ToScheduleEventBridgeParametersOutput() ScheduleEventBridgeParametersOutput
- func (i ScheduleEventBridgeParametersArgs) ToScheduleEventBridgeParametersOutputWithContext(ctx context.Context) ScheduleEventBridgeParametersOutput
- func (i ScheduleEventBridgeParametersArgs) ToScheduleEventBridgeParametersPtrOutput() ScheduleEventBridgeParametersPtrOutput
- func (i ScheduleEventBridgeParametersArgs) ToScheduleEventBridgeParametersPtrOutputWithContext(ctx context.Context) ScheduleEventBridgeParametersPtrOutput
- type ScheduleEventBridgeParametersInput
- type ScheduleEventBridgeParametersOutput
- func (o ScheduleEventBridgeParametersOutput) DetailType() pulumi.StringOutput
- func (ScheduleEventBridgeParametersOutput) ElementType() reflect.Type
- func (o ScheduleEventBridgeParametersOutput) Source() pulumi.StringOutput
- func (o ScheduleEventBridgeParametersOutput) ToScheduleEventBridgeParametersOutput() ScheduleEventBridgeParametersOutput
- func (o ScheduleEventBridgeParametersOutput) ToScheduleEventBridgeParametersOutputWithContext(ctx context.Context) ScheduleEventBridgeParametersOutput
- func (o ScheduleEventBridgeParametersOutput) ToScheduleEventBridgeParametersPtrOutput() ScheduleEventBridgeParametersPtrOutput
- func (o ScheduleEventBridgeParametersOutput) ToScheduleEventBridgeParametersPtrOutputWithContext(ctx context.Context) ScheduleEventBridgeParametersPtrOutput
- type ScheduleEventBridgeParametersPtrInput
- type ScheduleEventBridgeParametersPtrOutput
- func (o ScheduleEventBridgeParametersPtrOutput) DetailType() pulumi.StringPtrOutput
- func (o ScheduleEventBridgeParametersPtrOutput) Elem() ScheduleEventBridgeParametersOutput
- func (ScheduleEventBridgeParametersPtrOutput) ElementType() reflect.Type
- func (o ScheduleEventBridgeParametersPtrOutput) Source() pulumi.StringPtrOutput
- func (o ScheduleEventBridgeParametersPtrOutput) ToScheduleEventBridgeParametersPtrOutput() ScheduleEventBridgeParametersPtrOutput
- func (o ScheduleEventBridgeParametersPtrOutput) ToScheduleEventBridgeParametersPtrOutputWithContext(ctx context.Context) ScheduleEventBridgeParametersPtrOutput
- type ScheduleFlexibleTimeWindow
- type ScheduleFlexibleTimeWindowArgs
- func (ScheduleFlexibleTimeWindowArgs) ElementType() reflect.Type
- func (i ScheduleFlexibleTimeWindowArgs) ToScheduleFlexibleTimeWindowOutput() ScheduleFlexibleTimeWindowOutput
- func (i ScheduleFlexibleTimeWindowArgs) ToScheduleFlexibleTimeWindowOutputWithContext(ctx context.Context) ScheduleFlexibleTimeWindowOutput
- type ScheduleFlexibleTimeWindowInput
- type ScheduleFlexibleTimeWindowMode
- func (ScheduleFlexibleTimeWindowMode) ElementType() reflect.Type
- func (e ScheduleFlexibleTimeWindowMode) ToScheduleFlexibleTimeWindowModeOutput() ScheduleFlexibleTimeWindowModeOutput
- func (e ScheduleFlexibleTimeWindowMode) ToScheduleFlexibleTimeWindowModeOutputWithContext(ctx context.Context) ScheduleFlexibleTimeWindowModeOutput
- func (e ScheduleFlexibleTimeWindowMode) ToScheduleFlexibleTimeWindowModePtrOutput() ScheduleFlexibleTimeWindowModePtrOutput
- func (e ScheduleFlexibleTimeWindowMode) ToScheduleFlexibleTimeWindowModePtrOutputWithContext(ctx context.Context) ScheduleFlexibleTimeWindowModePtrOutput
- func (e ScheduleFlexibleTimeWindowMode) ToStringOutput() pulumi.StringOutput
- func (e ScheduleFlexibleTimeWindowMode) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e ScheduleFlexibleTimeWindowMode) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e ScheduleFlexibleTimeWindowMode) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type ScheduleFlexibleTimeWindowModeInput
- type ScheduleFlexibleTimeWindowModeOutput
- func (ScheduleFlexibleTimeWindowModeOutput) ElementType() reflect.Type
- func (o ScheduleFlexibleTimeWindowModeOutput) ToScheduleFlexibleTimeWindowModeOutput() ScheduleFlexibleTimeWindowModeOutput
- func (o ScheduleFlexibleTimeWindowModeOutput) ToScheduleFlexibleTimeWindowModeOutputWithContext(ctx context.Context) ScheduleFlexibleTimeWindowModeOutput
- func (o ScheduleFlexibleTimeWindowModeOutput) ToScheduleFlexibleTimeWindowModePtrOutput() ScheduleFlexibleTimeWindowModePtrOutput
- func (o ScheduleFlexibleTimeWindowModeOutput) ToScheduleFlexibleTimeWindowModePtrOutputWithContext(ctx context.Context) ScheduleFlexibleTimeWindowModePtrOutput
- func (o ScheduleFlexibleTimeWindowModeOutput) ToStringOutput() pulumi.StringOutput
- func (o ScheduleFlexibleTimeWindowModeOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (o ScheduleFlexibleTimeWindowModeOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o ScheduleFlexibleTimeWindowModeOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type ScheduleFlexibleTimeWindowModePtrInput
- type ScheduleFlexibleTimeWindowModePtrOutput
- func (o ScheduleFlexibleTimeWindowModePtrOutput) Elem() ScheduleFlexibleTimeWindowModeOutput
- func (ScheduleFlexibleTimeWindowModePtrOutput) ElementType() reflect.Type
- func (o ScheduleFlexibleTimeWindowModePtrOutput) ToScheduleFlexibleTimeWindowModePtrOutput() ScheduleFlexibleTimeWindowModePtrOutput
- func (o ScheduleFlexibleTimeWindowModePtrOutput) ToScheduleFlexibleTimeWindowModePtrOutputWithContext(ctx context.Context) ScheduleFlexibleTimeWindowModePtrOutput
- func (o ScheduleFlexibleTimeWindowModePtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o ScheduleFlexibleTimeWindowModePtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type ScheduleFlexibleTimeWindowOutput
- func (ScheduleFlexibleTimeWindowOutput) ElementType() reflect.Type
- func (o ScheduleFlexibleTimeWindowOutput) MaximumWindowInMinutes() pulumi.Float64PtrOutput
- func (o ScheduleFlexibleTimeWindowOutput) Mode() ScheduleFlexibleTimeWindowModeOutput
- func (o ScheduleFlexibleTimeWindowOutput) ToScheduleFlexibleTimeWindowOutput() ScheduleFlexibleTimeWindowOutput
- func (o ScheduleFlexibleTimeWindowOutput) ToScheduleFlexibleTimeWindowOutputWithContext(ctx context.Context) ScheduleFlexibleTimeWindowOutput
- type ScheduleFlexibleTimeWindowPtrOutput
- func (o ScheduleFlexibleTimeWindowPtrOutput) Elem() ScheduleFlexibleTimeWindowOutput
- func (ScheduleFlexibleTimeWindowPtrOutput) ElementType() reflect.Type
- func (o ScheduleFlexibleTimeWindowPtrOutput) MaximumWindowInMinutes() pulumi.Float64PtrOutput
- func (o ScheduleFlexibleTimeWindowPtrOutput) Mode() ScheduleFlexibleTimeWindowModePtrOutput
- func (o ScheduleFlexibleTimeWindowPtrOutput) ToScheduleFlexibleTimeWindowPtrOutput() ScheduleFlexibleTimeWindowPtrOutput
- func (o ScheduleFlexibleTimeWindowPtrOutput) ToScheduleFlexibleTimeWindowPtrOutputWithContext(ctx context.Context) ScheduleFlexibleTimeWindowPtrOutput
- type ScheduleGroup
- type ScheduleGroupArgs
- type ScheduleGroupInput
- type ScheduleGroupOutput
- func (o ScheduleGroupOutput) Arn() pulumi.StringOutput
- func (o ScheduleGroupOutput) CreationDate() pulumi.StringOutput
- func (ScheduleGroupOutput) ElementType() reflect.Type
- func (o ScheduleGroupOutput) LastModificationDate() pulumi.StringOutput
- func (o ScheduleGroupOutput) Name() pulumi.StringPtrOutput
- func (o ScheduleGroupOutput) State() ScheduleGroupStateEnumOutput
- func (o ScheduleGroupOutput) Tags() aws.TagArrayOutput
- func (o ScheduleGroupOutput) ToScheduleGroupOutput() ScheduleGroupOutput
- func (o ScheduleGroupOutput) ToScheduleGroupOutputWithContext(ctx context.Context) ScheduleGroupOutput
- type ScheduleGroupState
- type ScheduleGroupStateEnum
- type ScheduleGroupStateEnumOutput
- func (ScheduleGroupStateEnumOutput) ElementType() reflect.Type
- func (o ScheduleGroupStateEnumOutput) ToScheduleGroupStateEnumOutput() ScheduleGroupStateEnumOutput
- func (o ScheduleGroupStateEnumOutput) ToScheduleGroupStateEnumOutputWithContext(ctx context.Context) ScheduleGroupStateEnumOutput
- func (o ScheduleGroupStateEnumOutput) ToScheduleGroupStateEnumPtrOutput() ScheduleGroupStateEnumPtrOutput
- func (o ScheduleGroupStateEnumOutput) ToScheduleGroupStateEnumPtrOutputWithContext(ctx context.Context) ScheduleGroupStateEnumPtrOutput
- func (o ScheduleGroupStateEnumOutput) ToStringOutput() pulumi.StringOutput
- func (o ScheduleGroupStateEnumOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (o ScheduleGroupStateEnumOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o ScheduleGroupStateEnumOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type ScheduleGroupStateEnumPtrOutput
- func (o ScheduleGroupStateEnumPtrOutput) Elem() ScheduleGroupStateEnumOutput
- func (ScheduleGroupStateEnumPtrOutput) ElementType() reflect.Type
- func (o ScheduleGroupStateEnumPtrOutput) ToScheduleGroupStateEnumPtrOutput() ScheduleGroupStateEnumPtrOutput
- func (o ScheduleGroupStateEnumPtrOutput) ToScheduleGroupStateEnumPtrOutputWithContext(ctx context.Context) ScheduleGroupStateEnumPtrOutput
- func (o ScheduleGroupStateEnumPtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o ScheduleGroupStateEnumPtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type ScheduleGroupTag
- type ScheduleInput
- type ScheduleKinesisParameters
- type ScheduleKinesisParametersArgs
- func (ScheduleKinesisParametersArgs) ElementType() reflect.Type
- func (i ScheduleKinesisParametersArgs) ToScheduleKinesisParametersOutput() ScheduleKinesisParametersOutput
- func (i ScheduleKinesisParametersArgs) ToScheduleKinesisParametersOutputWithContext(ctx context.Context) ScheduleKinesisParametersOutput
- func (i ScheduleKinesisParametersArgs) ToScheduleKinesisParametersPtrOutput() ScheduleKinesisParametersPtrOutput
- func (i ScheduleKinesisParametersArgs) ToScheduleKinesisParametersPtrOutputWithContext(ctx context.Context) ScheduleKinesisParametersPtrOutput
- type ScheduleKinesisParametersInput
- type ScheduleKinesisParametersOutput
- func (ScheduleKinesisParametersOutput) ElementType() reflect.Type
- func (o ScheduleKinesisParametersOutput) PartitionKey() pulumi.StringOutput
- func (o ScheduleKinesisParametersOutput) ToScheduleKinesisParametersOutput() ScheduleKinesisParametersOutput
- func (o ScheduleKinesisParametersOutput) ToScheduleKinesisParametersOutputWithContext(ctx context.Context) ScheduleKinesisParametersOutput
- func (o ScheduleKinesisParametersOutput) ToScheduleKinesisParametersPtrOutput() ScheduleKinesisParametersPtrOutput
- func (o ScheduleKinesisParametersOutput) ToScheduleKinesisParametersPtrOutputWithContext(ctx context.Context) ScheduleKinesisParametersPtrOutput
- type ScheduleKinesisParametersPtrInput
- type ScheduleKinesisParametersPtrOutput
- func (o ScheduleKinesisParametersPtrOutput) Elem() ScheduleKinesisParametersOutput
- func (ScheduleKinesisParametersPtrOutput) ElementType() reflect.Type
- func (o ScheduleKinesisParametersPtrOutput) PartitionKey() pulumi.StringPtrOutput
- func (o ScheduleKinesisParametersPtrOutput) ToScheduleKinesisParametersPtrOutput() ScheduleKinesisParametersPtrOutput
- func (o ScheduleKinesisParametersPtrOutput) ToScheduleKinesisParametersPtrOutputWithContext(ctx context.Context) ScheduleKinesisParametersPtrOutput
- type ScheduleLaunchType
- func (ScheduleLaunchType) ElementType() reflect.Type
- func (e ScheduleLaunchType) ToScheduleLaunchTypeOutput() ScheduleLaunchTypeOutput
- func (e ScheduleLaunchType) ToScheduleLaunchTypeOutputWithContext(ctx context.Context) ScheduleLaunchTypeOutput
- func (e ScheduleLaunchType) ToScheduleLaunchTypePtrOutput() ScheduleLaunchTypePtrOutput
- func (e ScheduleLaunchType) ToScheduleLaunchTypePtrOutputWithContext(ctx context.Context) ScheduleLaunchTypePtrOutput
- func (e ScheduleLaunchType) ToStringOutput() pulumi.StringOutput
- func (e ScheduleLaunchType) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e ScheduleLaunchType) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e ScheduleLaunchType) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type ScheduleLaunchTypeInput
- type ScheduleLaunchTypeOutput
- func (ScheduleLaunchTypeOutput) ElementType() reflect.Type
- func (o ScheduleLaunchTypeOutput) ToScheduleLaunchTypeOutput() ScheduleLaunchTypeOutput
- func (o ScheduleLaunchTypeOutput) ToScheduleLaunchTypeOutputWithContext(ctx context.Context) ScheduleLaunchTypeOutput
- func (o ScheduleLaunchTypeOutput) ToScheduleLaunchTypePtrOutput() ScheduleLaunchTypePtrOutput
- func (o ScheduleLaunchTypeOutput) ToScheduleLaunchTypePtrOutputWithContext(ctx context.Context) ScheduleLaunchTypePtrOutput
- func (o ScheduleLaunchTypeOutput) ToStringOutput() pulumi.StringOutput
- func (o ScheduleLaunchTypeOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (o ScheduleLaunchTypeOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o ScheduleLaunchTypeOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type ScheduleLaunchTypePtrInput
- type ScheduleLaunchTypePtrOutput
- func (o ScheduleLaunchTypePtrOutput) Elem() ScheduleLaunchTypeOutput
- func (ScheduleLaunchTypePtrOutput) ElementType() reflect.Type
- func (o ScheduleLaunchTypePtrOutput) ToScheduleLaunchTypePtrOutput() ScheduleLaunchTypePtrOutput
- func (o ScheduleLaunchTypePtrOutput) ToScheduleLaunchTypePtrOutputWithContext(ctx context.Context) ScheduleLaunchTypePtrOutput
- func (o ScheduleLaunchTypePtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o ScheduleLaunchTypePtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type ScheduleNetworkConfiguration
- type ScheduleNetworkConfigurationArgs
- func (ScheduleNetworkConfigurationArgs) ElementType() reflect.Type
- func (i ScheduleNetworkConfigurationArgs) ToScheduleNetworkConfigurationOutput() ScheduleNetworkConfigurationOutput
- func (i ScheduleNetworkConfigurationArgs) ToScheduleNetworkConfigurationOutputWithContext(ctx context.Context) ScheduleNetworkConfigurationOutput
- func (i ScheduleNetworkConfigurationArgs) ToScheduleNetworkConfigurationPtrOutput() ScheduleNetworkConfigurationPtrOutput
- func (i ScheduleNetworkConfigurationArgs) ToScheduleNetworkConfigurationPtrOutputWithContext(ctx context.Context) ScheduleNetworkConfigurationPtrOutput
- type ScheduleNetworkConfigurationInput
- type ScheduleNetworkConfigurationOutput
- func (o ScheduleNetworkConfigurationOutput) AwsvpcConfiguration() ScheduleAwsVpcConfigurationPtrOutput
- func (ScheduleNetworkConfigurationOutput) ElementType() reflect.Type
- func (o ScheduleNetworkConfigurationOutput) ToScheduleNetworkConfigurationOutput() ScheduleNetworkConfigurationOutput
- func (o ScheduleNetworkConfigurationOutput) ToScheduleNetworkConfigurationOutputWithContext(ctx context.Context) ScheduleNetworkConfigurationOutput
- func (o ScheduleNetworkConfigurationOutput) ToScheduleNetworkConfigurationPtrOutput() ScheduleNetworkConfigurationPtrOutput
- func (o ScheduleNetworkConfigurationOutput) ToScheduleNetworkConfigurationPtrOutputWithContext(ctx context.Context) ScheduleNetworkConfigurationPtrOutput
- type ScheduleNetworkConfigurationPtrInput
- type ScheduleNetworkConfigurationPtrOutput
- func (o ScheduleNetworkConfigurationPtrOutput) AwsvpcConfiguration() ScheduleAwsVpcConfigurationPtrOutput
- func (o ScheduleNetworkConfigurationPtrOutput) Elem() ScheduleNetworkConfigurationOutput
- func (ScheduleNetworkConfigurationPtrOutput) ElementType() reflect.Type
- func (o ScheduleNetworkConfigurationPtrOutput) ToScheduleNetworkConfigurationPtrOutput() ScheduleNetworkConfigurationPtrOutput
- func (o ScheduleNetworkConfigurationPtrOutput) ToScheduleNetworkConfigurationPtrOutputWithContext(ctx context.Context) ScheduleNetworkConfigurationPtrOutput
- type ScheduleOutput
- func (o ScheduleOutput) Arn() pulumi.StringOutput
- func (o ScheduleOutput) Description() pulumi.StringPtrOutput
- func (ScheduleOutput) ElementType() reflect.Type
- func (o ScheduleOutput) EndDate() pulumi.StringPtrOutput
- func (o ScheduleOutput) FlexibleTimeWindow() ScheduleFlexibleTimeWindowOutput
- func (o ScheduleOutput) GroupName() pulumi.StringPtrOutput
- func (o ScheduleOutput) KmsKeyArn() pulumi.StringPtrOutput
- func (o ScheduleOutput) Name() pulumi.StringPtrOutput
- func (o ScheduleOutput) ScheduleExpression() pulumi.StringOutput
- func (o ScheduleOutput) ScheduleExpressionTimezone() pulumi.StringPtrOutput
- func (o ScheduleOutput) StartDate() pulumi.StringPtrOutput
- func (o ScheduleOutput) State() ScheduleStateEnumPtrOutput
- func (o ScheduleOutput) Target() ScheduleTargetOutput
- func (o ScheduleOutput) ToScheduleOutput() ScheduleOutput
- func (o ScheduleOutput) ToScheduleOutputWithContext(ctx context.Context) ScheduleOutput
- type SchedulePlacementConstraint
- type SchedulePlacementConstraintArgs
- func (SchedulePlacementConstraintArgs) ElementType() reflect.Type
- func (i SchedulePlacementConstraintArgs) ToSchedulePlacementConstraintOutput() SchedulePlacementConstraintOutput
- func (i SchedulePlacementConstraintArgs) ToSchedulePlacementConstraintOutputWithContext(ctx context.Context) SchedulePlacementConstraintOutput
- type SchedulePlacementConstraintArray
- func (SchedulePlacementConstraintArray) ElementType() reflect.Type
- func (i SchedulePlacementConstraintArray) ToSchedulePlacementConstraintArrayOutput() SchedulePlacementConstraintArrayOutput
- func (i SchedulePlacementConstraintArray) ToSchedulePlacementConstraintArrayOutputWithContext(ctx context.Context) SchedulePlacementConstraintArrayOutput
- type SchedulePlacementConstraintArrayInput
- type SchedulePlacementConstraintArrayOutput
- func (SchedulePlacementConstraintArrayOutput) ElementType() reflect.Type
- func (o SchedulePlacementConstraintArrayOutput) Index(i pulumi.IntInput) SchedulePlacementConstraintOutput
- func (o SchedulePlacementConstraintArrayOutput) ToSchedulePlacementConstraintArrayOutput() SchedulePlacementConstraintArrayOutput
- func (o SchedulePlacementConstraintArrayOutput) ToSchedulePlacementConstraintArrayOutputWithContext(ctx context.Context) SchedulePlacementConstraintArrayOutput
- type SchedulePlacementConstraintInput
- type SchedulePlacementConstraintOutput
- func (SchedulePlacementConstraintOutput) ElementType() reflect.Type
- func (o SchedulePlacementConstraintOutput) Expression() pulumi.StringPtrOutput
- func (o SchedulePlacementConstraintOutput) ToSchedulePlacementConstraintOutput() SchedulePlacementConstraintOutput
- func (o SchedulePlacementConstraintOutput) ToSchedulePlacementConstraintOutputWithContext(ctx context.Context) SchedulePlacementConstraintOutput
- func (o SchedulePlacementConstraintOutput) Type() SchedulePlacementConstraintTypePtrOutput
- type SchedulePlacementConstraintType
- func (SchedulePlacementConstraintType) ElementType() reflect.Type
- func (e SchedulePlacementConstraintType) ToSchedulePlacementConstraintTypeOutput() SchedulePlacementConstraintTypeOutput
- func (e SchedulePlacementConstraintType) ToSchedulePlacementConstraintTypeOutputWithContext(ctx context.Context) SchedulePlacementConstraintTypeOutput
- func (e SchedulePlacementConstraintType) ToSchedulePlacementConstraintTypePtrOutput() SchedulePlacementConstraintTypePtrOutput
- func (e SchedulePlacementConstraintType) ToSchedulePlacementConstraintTypePtrOutputWithContext(ctx context.Context) SchedulePlacementConstraintTypePtrOutput
- func (e SchedulePlacementConstraintType) ToStringOutput() pulumi.StringOutput
- func (e SchedulePlacementConstraintType) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e SchedulePlacementConstraintType) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e SchedulePlacementConstraintType) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type SchedulePlacementConstraintTypeInput
- type SchedulePlacementConstraintTypeOutput
- func (SchedulePlacementConstraintTypeOutput) ElementType() reflect.Type
- func (o SchedulePlacementConstraintTypeOutput) ToSchedulePlacementConstraintTypeOutput() SchedulePlacementConstraintTypeOutput
- func (o SchedulePlacementConstraintTypeOutput) ToSchedulePlacementConstraintTypeOutputWithContext(ctx context.Context) SchedulePlacementConstraintTypeOutput
- func (o SchedulePlacementConstraintTypeOutput) ToSchedulePlacementConstraintTypePtrOutput() SchedulePlacementConstraintTypePtrOutput
- func (o SchedulePlacementConstraintTypeOutput) ToSchedulePlacementConstraintTypePtrOutputWithContext(ctx context.Context) SchedulePlacementConstraintTypePtrOutput
- func (o SchedulePlacementConstraintTypeOutput) ToStringOutput() pulumi.StringOutput
- func (o SchedulePlacementConstraintTypeOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (o SchedulePlacementConstraintTypeOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o SchedulePlacementConstraintTypeOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type SchedulePlacementConstraintTypePtrInput
- type SchedulePlacementConstraintTypePtrOutput
- func (o SchedulePlacementConstraintTypePtrOutput) Elem() SchedulePlacementConstraintTypeOutput
- func (SchedulePlacementConstraintTypePtrOutput) ElementType() reflect.Type
- func (o SchedulePlacementConstraintTypePtrOutput) ToSchedulePlacementConstraintTypePtrOutput() SchedulePlacementConstraintTypePtrOutput
- func (o SchedulePlacementConstraintTypePtrOutput) ToSchedulePlacementConstraintTypePtrOutputWithContext(ctx context.Context) SchedulePlacementConstraintTypePtrOutput
- func (o SchedulePlacementConstraintTypePtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o SchedulePlacementConstraintTypePtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type SchedulePlacementStrategy
- type SchedulePlacementStrategyArgs
- func (SchedulePlacementStrategyArgs) ElementType() reflect.Type
- func (i SchedulePlacementStrategyArgs) ToSchedulePlacementStrategyOutput() SchedulePlacementStrategyOutput
- func (i SchedulePlacementStrategyArgs) ToSchedulePlacementStrategyOutputWithContext(ctx context.Context) SchedulePlacementStrategyOutput
- type SchedulePlacementStrategyArray
- func (SchedulePlacementStrategyArray) ElementType() reflect.Type
- func (i SchedulePlacementStrategyArray) ToSchedulePlacementStrategyArrayOutput() SchedulePlacementStrategyArrayOutput
- func (i SchedulePlacementStrategyArray) ToSchedulePlacementStrategyArrayOutputWithContext(ctx context.Context) SchedulePlacementStrategyArrayOutput
- type SchedulePlacementStrategyArrayInput
- type SchedulePlacementStrategyArrayOutput
- func (SchedulePlacementStrategyArrayOutput) ElementType() reflect.Type
- func (o SchedulePlacementStrategyArrayOutput) Index(i pulumi.IntInput) SchedulePlacementStrategyOutput
- func (o SchedulePlacementStrategyArrayOutput) ToSchedulePlacementStrategyArrayOutput() SchedulePlacementStrategyArrayOutput
- func (o SchedulePlacementStrategyArrayOutput) ToSchedulePlacementStrategyArrayOutputWithContext(ctx context.Context) SchedulePlacementStrategyArrayOutput
- type SchedulePlacementStrategyInput
- type SchedulePlacementStrategyOutput
- func (SchedulePlacementStrategyOutput) ElementType() reflect.Type
- func (o SchedulePlacementStrategyOutput) Field() pulumi.StringPtrOutput
- func (o SchedulePlacementStrategyOutput) ToSchedulePlacementStrategyOutput() SchedulePlacementStrategyOutput
- func (o SchedulePlacementStrategyOutput) ToSchedulePlacementStrategyOutputWithContext(ctx context.Context) SchedulePlacementStrategyOutput
- func (o SchedulePlacementStrategyOutput) Type() SchedulePlacementStrategyTypePtrOutput
- type SchedulePlacementStrategyType
- func (SchedulePlacementStrategyType) ElementType() reflect.Type
- func (e SchedulePlacementStrategyType) ToSchedulePlacementStrategyTypeOutput() SchedulePlacementStrategyTypeOutput
- func (e SchedulePlacementStrategyType) ToSchedulePlacementStrategyTypeOutputWithContext(ctx context.Context) SchedulePlacementStrategyTypeOutput
- func (e SchedulePlacementStrategyType) ToSchedulePlacementStrategyTypePtrOutput() SchedulePlacementStrategyTypePtrOutput
- func (e SchedulePlacementStrategyType) ToSchedulePlacementStrategyTypePtrOutputWithContext(ctx context.Context) SchedulePlacementStrategyTypePtrOutput
- func (e SchedulePlacementStrategyType) ToStringOutput() pulumi.StringOutput
- func (e SchedulePlacementStrategyType) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e SchedulePlacementStrategyType) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e SchedulePlacementStrategyType) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type SchedulePlacementStrategyTypeInput
- type SchedulePlacementStrategyTypeOutput
- func (SchedulePlacementStrategyTypeOutput) ElementType() reflect.Type
- func (o SchedulePlacementStrategyTypeOutput) ToSchedulePlacementStrategyTypeOutput() SchedulePlacementStrategyTypeOutput
- func (o SchedulePlacementStrategyTypeOutput) ToSchedulePlacementStrategyTypeOutputWithContext(ctx context.Context) SchedulePlacementStrategyTypeOutput
- func (o SchedulePlacementStrategyTypeOutput) ToSchedulePlacementStrategyTypePtrOutput() SchedulePlacementStrategyTypePtrOutput
- func (o SchedulePlacementStrategyTypeOutput) ToSchedulePlacementStrategyTypePtrOutputWithContext(ctx context.Context) SchedulePlacementStrategyTypePtrOutput
- func (o SchedulePlacementStrategyTypeOutput) ToStringOutput() pulumi.StringOutput
- func (o SchedulePlacementStrategyTypeOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (o SchedulePlacementStrategyTypeOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o SchedulePlacementStrategyTypeOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type SchedulePlacementStrategyTypePtrInput
- type SchedulePlacementStrategyTypePtrOutput
- func (o SchedulePlacementStrategyTypePtrOutput) Elem() SchedulePlacementStrategyTypeOutput
- func (SchedulePlacementStrategyTypePtrOutput) ElementType() reflect.Type
- func (o SchedulePlacementStrategyTypePtrOutput) ToSchedulePlacementStrategyTypePtrOutput() SchedulePlacementStrategyTypePtrOutput
- func (o SchedulePlacementStrategyTypePtrOutput) ToSchedulePlacementStrategyTypePtrOutputWithContext(ctx context.Context) SchedulePlacementStrategyTypePtrOutput
- func (o SchedulePlacementStrategyTypePtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o SchedulePlacementStrategyTypePtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type SchedulePropagateTags
- func (SchedulePropagateTags) ElementType() reflect.Type
- func (e SchedulePropagateTags) ToSchedulePropagateTagsOutput() SchedulePropagateTagsOutput
- func (e SchedulePropagateTags) ToSchedulePropagateTagsOutputWithContext(ctx context.Context) SchedulePropagateTagsOutput
- func (e SchedulePropagateTags) ToSchedulePropagateTagsPtrOutput() SchedulePropagateTagsPtrOutput
- func (e SchedulePropagateTags) ToSchedulePropagateTagsPtrOutputWithContext(ctx context.Context) SchedulePropagateTagsPtrOutput
- func (e SchedulePropagateTags) ToStringOutput() pulumi.StringOutput
- func (e SchedulePropagateTags) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e SchedulePropagateTags) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e SchedulePropagateTags) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type SchedulePropagateTagsInput
- type SchedulePropagateTagsOutput
- func (SchedulePropagateTagsOutput) ElementType() reflect.Type
- func (o SchedulePropagateTagsOutput) ToSchedulePropagateTagsOutput() SchedulePropagateTagsOutput
- func (o SchedulePropagateTagsOutput) ToSchedulePropagateTagsOutputWithContext(ctx context.Context) SchedulePropagateTagsOutput
- func (o SchedulePropagateTagsOutput) ToSchedulePropagateTagsPtrOutput() SchedulePropagateTagsPtrOutput
- func (o SchedulePropagateTagsOutput) ToSchedulePropagateTagsPtrOutputWithContext(ctx context.Context) SchedulePropagateTagsPtrOutput
- func (o SchedulePropagateTagsOutput) ToStringOutput() pulumi.StringOutput
- func (o SchedulePropagateTagsOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (o SchedulePropagateTagsOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o SchedulePropagateTagsOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type SchedulePropagateTagsPtrInput
- type SchedulePropagateTagsPtrOutput
- func (o SchedulePropagateTagsPtrOutput) Elem() SchedulePropagateTagsOutput
- func (SchedulePropagateTagsPtrOutput) ElementType() reflect.Type
- func (o SchedulePropagateTagsPtrOutput) ToSchedulePropagateTagsPtrOutput() SchedulePropagateTagsPtrOutput
- func (o SchedulePropagateTagsPtrOutput) ToSchedulePropagateTagsPtrOutputWithContext(ctx context.Context) SchedulePropagateTagsPtrOutput
- func (o SchedulePropagateTagsPtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o SchedulePropagateTagsPtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type ScheduleRetryPolicy
- type ScheduleRetryPolicyArgs
- func (ScheduleRetryPolicyArgs) ElementType() reflect.Type
- func (i ScheduleRetryPolicyArgs) ToScheduleRetryPolicyOutput() ScheduleRetryPolicyOutput
- func (i ScheduleRetryPolicyArgs) ToScheduleRetryPolicyOutputWithContext(ctx context.Context) ScheduleRetryPolicyOutput
- func (i ScheduleRetryPolicyArgs) ToScheduleRetryPolicyPtrOutput() ScheduleRetryPolicyPtrOutput
- func (i ScheduleRetryPolicyArgs) ToScheduleRetryPolicyPtrOutputWithContext(ctx context.Context) ScheduleRetryPolicyPtrOutput
- type ScheduleRetryPolicyInput
- type ScheduleRetryPolicyOutput
- func (ScheduleRetryPolicyOutput) ElementType() reflect.Type
- func (o ScheduleRetryPolicyOutput) MaximumEventAgeInSeconds() pulumi.Float64PtrOutput
- func (o ScheduleRetryPolicyOutput) MaximumRetryAttempts() pulumi.Float64PtrOutput
- func (o ScheduleRetryPolicyOutput) ToScheduleRetryPolicyOutput() ScheduleRetryPolicyOutput
- func (o ScheduleRetryPolicyOutput) ToScheduleRetryPolicyOutputWithContext(ctx context.Context) ScheduleRetryPolicyOutput
- func (o ScheduleRetryPolicyOutput) ToScheduleRetryPolicyPtrOutput() ScheduleRetryPolicyPtrOutput
- func (o ScheduleRetryPolicyOutput) ToScheduleRetryPolicyPtrOutputWithContext(ctx context.Context) ScheduleRetryPolicyPtrOutput
- type ScheduleRetryPolicyPtrInput
- type ScheduleRetryPolicyPtrOutput
- func (o ScheduleRetryPolicyPtrOutput) Elem() ScheduleRetryPolicyOutput
- func (ScheduleRetryPolicyPtrOutput) ElementType() reflect.Type
- func (o ScheduleRetryPolicyPtrOutput) MaximumEventAgeInSeconds() pulumi.Float64PtrOutput
- func (o ScheduleRetryPolicyPtrOutput) MaximumRetryAttempts() pulumi.Float64PtrOutput
- func (o ScheduleRetryPolicyPtrOutput) ToScheduleRetryPolicyPtrOutput() ScheduleRetryPolicyPtrOutput
- func (o ScheduleRetryPolicyPtrOutput) ToScheduleRetryPolicyPtrOutputWithContext(ctx context.Context) ScheduleRetryPolicyPtrOutput
- type ScheduleSageMakerPipelineParameter
- type ScheduleSageMakerPipelineParameterArgs
- func (ScheduleSageMakerPipelineParameterArgs) ElementType() reflect.Type
- func (i ScheduleSageMakerPipelineParameterArgs) ToScheduleSageMakerPipelineParameterOutput() ScheduleSageMakerPipelineParameterOutput
- func (i ScheduleSageMakerPipelineParameterArgs) ToScheduleSageMakerPipelineParameterOutputWithContext(ctx context.Context) ScheduleSageMakerPipelineParameterOutput
- type ScheduleSageMakerPipelineParameterArray
- func (ScheduleSageMakerPipelineParameterArray) ElementType() reflect.Type
- func (i ScheduleSageMakerPipelineParameterArray) ToScheduleSageMakerPipelineParameterArrayOutput() ScheduleSageMakerPipelineParameterArrayOutput
- func (i ScheduleSageMakerPipelineParameterArray) ToScheduleSageMakerPipelineParameterArrayOutputWithContext(ctx context.Context) ScheduleSageMakerPipelineParameterArrayOutput
- type ScheduleSageMakerPipelineParameterArrayInput
- type ScheduleSageMakerPipelineParameterArrayOutput
- func (ScheduleSageMakerPipelineParameterArrayOutput) ElementType() reflect.Type
- func (o ScheduleSageMakerPipelineParameterArrayOutput) Index(i pulumi.IntInput) ScheduleSageMakerPipelineParameterOutput
- func (o ScheduleSageMakerPipelineParameterArrayOutput) ToScheduleSageMakerPipelineParameterArrayOutput() ScheduleSageMakerPipelineParameterArrayOutput
- func (o ScheduleSageMakerPipelineParameterArrayOutput) ToScheduleSageMakerPipelineParameterArrayOutputWithContext(ctx context.Context) ScheduleSageMakerPipelineParameterArrayOutput
- type ScheduleSageMakerPipelineParameterInput
- type ScheduleSageMakerPipelineParameterOutput
- func (ScheduleSageMakerPipelineParameterOutput) ElementType() reflect.Type
- func (o ScheduleSageMakerPipelineParameterOutput) Name() pulumi.StringOutput
- func (o ScheduleSageMakerPipelineParameterOutput) ToScheduleSageMakerPipelineParameterOutput() ScheduleSageMakerPipelineParameterOutput
- func (o ScheduleSageMakerPipelineParameterOutput) ToScheduleSageMakerPipelineParameterOutputWithContext(ctx context.Context) ScheduleSageMakerPipelineParameterOutput
- func (o ScheduleSageMakerPipelineParameterOutput) Value() pulumi.StringOutput
- type ScheduleSageMakerPipelineParameters
- type ScheduleSageMakerPipelineParametersArgs
- func (ScheduleSageMakerPipelineParametersArgs) ElementType() reflect.Type
- func (i ScheduleSageMakerPipelineParametersArgs) ToScheduleSageMakerPipelineParametersOutput() ScheduleSageMakerPipelineParametersOutput
- func (i ScheduleSageMakerPipelineParametersArgs) ToScheduleSageMakerPipelineParametersOutputWithContext(ctx context.Context) ScheduleSageMakerPipelineParametersOutput
- func (i ScheduleSageMakerPipelineParametersArgs) ToScheduleSageMakerPipelineParametersPtrOutput() ScheduleSageMakerPipelineParametersPtrOutput
- func (i ScheduleSageMakerPipelineParametersArgs) ToScheduleSageMakerPipelineParametersPtrOutputWithContext(ctx context.Context) ScheduleSageMakerPipelineParametersPtrOutput
- type ScheduleSageMakerPipelineParametersInput
- type ScheduleSageMakerPipelineParametersOutput
- func (ScheduleSageMakerPipelineParametersOutput) ElementType() reflect.Type
- func (o ScheduleSageMakerPipelineParametersOutput) PipelineParameterList() ScheduleSageMakerPipelineParameterArrayOutput
- func (o ScheduleSageMakerPipelineParametersOutput) ToScheduleSageMakerPipelineParametersOutput() ScheduleSageMakerPipelineParametersOutput
- func (o ScheduleSageMakerPipelineParametersOutput) ToScheduleSageMakerPipelineParametersOutputWithContext(ctx context.Context) ScheduleSageMakerPipelineParametersOutput
- func (o ScheduleSageMakerPipelineParametersOutput) ToScheduleSageMakerPipelineParametersPtrOutput() ScheduleSageMakerPipelineParametersPtrOutput
- func (o ScheduleSageMakerPipelineParametersOutput) ToScheduleSageMakerPipelineParametersPtrOutputWithContext(ctx context.Context) ScheduleSageMakerPipelineParametersPtrOutput
- type ScheduleSageMakerPipelineParametersPtrInput
- type ScheduleSageMakerPipelineParametersPtrOutput
- func (o ScheduleSageMakerPipelineParametersPtrOutput) Elem() ScheduleSageMakerPipelineParametersOutput
- func (ScheduleSageMakerPipelineParametersPtrOutput) ElementType() reflect.Type
- func (o ScheduleSageMakerPipelineParametersPtrOutput) PipelineParameterList() ScheduleSageMakerPipelineParameterArrayOutput
- func (o ScheduleSageMakerPipelineParametersPtrOutput) ToScheduleSageMakerPipelineParametersPtrOutput() ScheduleSageMakerPipelineParametersPtrOutput
- func (o ScheduleSageMakerPipelineParametersPtrOutput) ToScheduleSageMakerPipelineParametersPtrOutputWithContext(ctx context.Context) ScheduleSageMakerPipelineParametersPtrOutput
- type ScheduleSqsParameters
- type ScheduleSqsParametersArgs
- func (ScheduleSqsParametersArgs) ElementType() reflect.Type
- func (i ScheduleSqsParametersArgs) ToScheduleSqsParametersOutput() ScheduleSqsParametersOutput
- func (i ScheduleSqsParametersArgs) ToScheduleSqsParametersOutputWithContext(ctx context.Context) ScheduleSqsParametersOutput
- func (i ScheduleSqsParametersArgs) ToScheduleSqsParametersPtrOutput() ScheduleSqsParametersPtrOutput
- func (i ScheduleSqsParametersArgs) ToScheduleSqsParametersPtrOutputWithContext(ctx context.Context) ScheduleSqsParametersPtrOutput
- type ScheduleSqsParametersInput
- type ScheduleSqsParametersOutput
- func (ScheduleSqsParametersOutput) ElementType() reflect.Type
- func (o ScheduleSqsParametersOutput) MessageGroupId() pulumi.StringPtrOutput
- func (o ScheduleSqsParametersOutput) ToScheduleSqsParametersOutput() ScheduleSqsParametersOutput
- func (o ScheduleSqsParametersOutput) ToScheduleSqsParametersOutputWithContext(ctx context.Context) ScheduleSqsParametersOutput
- func (o ScheduleSqsParametersOutput) ToScheduleSqsParametersPtrOutput() ScheduleSqsParametersPtrOutput
- func (o ScheduleSqsParametersOutput) ToScheduleSqsParametersPtrOutputWithContext(ctx context.Context) ScheduleSqsParametersPtrOutput
- type ScheduleSqsParametersPtrInput
- type ScheduleSqsParametersPtrOutput
- func (o ScheduleSqsParametersPtrOutput) Elem() ScheduleSqsParametersOutput
- func (ScheduleSqsParametersPtrOutput) ElementType() reflect.Type
- func (o ScheduleSqsParametersPtrOutput) MessageGroupId() pulumi.StringPtrOutput
- func (o ScheduleSqsParametersPtrOutput) ToScheduleSqsParametersPtrOutput() ScheduleSqsParametersPtrOutput
- func (o ScheduleSqsParametersPtrOutput) ToScheduleSqsParametersPtrOutputWithContext(ctx context.Context) ScheduleSqsParametersPtrOutput
- type ScheduleState
- type ScheduleStateEnum
- func (ScheduleStateEnum) ElementType() reflect.Type
- func (e ScheduleStateEnum) ToScheduleStateEnumOutput() ScheduleStateEnumOutput
- func (e ScheduleStateEnum) ToScheduleStateEnumOutputWithContext(ctx context.Context) ScheduleStateEnumOutput
- func (e ScheduleStateEnum) ToScheduleStateEnumPtrOutput() ScheduleStateEnumPtrOutput
- func (e ScheduleStateEnum) ToScheduleStateEnumPtrOutputWithContext(ctx context.Context) ScheduleStateEnumPtrOutput
- func (e ScheduleStateEnum) ToStringOutput() pulumi.StringOutput
- func (e ScheduleStateEnum) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e ScheduleStateEnum) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e ScheduleStateEnum) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type ScheduleStateEnumInput
- type ScheduleStateEnumOutput
- func (ScheduleStateEnumOutput) ElementType() reflect.Type
- func (o ScheduleStateEnumOutput) ToScheduleStateEnumOutput() ScheduleStateEnumOutput
- func (o ScheduleStateEnumOutput) ToScheduleStateEnumOutputWithContext(ctx context.Context) ScheduleStateEnumOutput
- func (o ScheduleStateEnumOutput) ToScheduleStateEnumPtrOutput() ScheduleStateEnumPtrOutput
- func (o ScheduleStateEnumOutput) ToScheduleStateEnumPtrOutputWithContext(ctx context.Context) ScheduleStateEnumPtrOutput
- func (o ScheduleStateEnumOutput) ToStringOutput() pulumi.StringOutput
- func (o ScheduleStateEnumOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (o ScheduleStateEnumOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o ScheduleStateEnumOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type ScheduleStateEnumPtrInput
- type ScheduleStateEnumPtrOutput
- func (o ScheduleStateEnumPtrOutput) Elem() ScheduleStateEnumOutput
- func (ScheduleStateEnumPtrOutput) ElementType() reflect.Type
- func (o ScheduleStateEnumPtrOutput) ToScheduleStateEnumPtrOutput() ScheduleStateEnumPtrOutput
- func (o ScheduleStateEnumPtrOutput) ToScheduleStateEnumPtrOutputWithContext(ctx context.Context) ScheduleStateEnumPtrOutput
- func (o ScheduleStateEnumPtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o ScheduleStateEnumPtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type ScheduleTarget
- type ScheduleTargetArgs
- type ScheduleTargetInput
- type ScheduleTargetOutput
- func (o ScheduleTargetOutput) Arn() pulumi.StringOutput
- func (o ScheduleTargetOutput) DeadLetterConfig() ScheduleDeadLetterConfigPtrOutput
- func (o ScheduleTargetOutput) EcsParameters() ScheduleEcsParametersPtrOutput
- func (ScheduleTargetOutput) ElementType() reflect.Type
- func (o ScheduleTargetOutput) EventBridgeParameters() ScheduleEventBridgeParametersPtrOutput
- func (o ScheduleTargetOutput) Input() pulumi.StringPtrOutput
- func (o ScheduleTargetOutput) KinesisParameters() ScheduleKinesisParametersPtrOutput
- func (o ScheduleTargetOutput) RetryPolicy() ScheduleRetryPolicyPtrOutput
- func (o ScheduleTargetOutput) RoleArn() pulumi.StringOutput
- func (o ScheduleTargetOutput) SageMakerPipelineParameters() ScheduleSageMakerPipelineParametersPtrOutput
- func (o ScheduleTargetOutput) SqsParameters() ScheduleSqsParametersPtrOutput
- func (o ScheduleTargetOutput) ToScheduleTargetOutput() ScheduleTargetOutput
- func (o ScheduleTargetOutput) ToScheduleTargetOutputWithContext(ctx context.Context) ScheduleTargetOutput
- type ScheduleTargetPtrOutput
- func (o ScheduleTargetPtrOutput) Arn() pulumi.StringPtrOutput
- func (o ScheduleTargetPtrOutput) DeadLetterConfig() ScheduleDeadLetterConfigPtrOutput
- func (o ScheduleTargetPtrOutput) EcsParameters() ScheduleEcsParametersPtrOutput
- func (o ScheduleTargetPtrOutput) Elem() ScheduleTargetOutput
- func (ScheduleTargetPtrOutput) ElementType() reflect.Type
- func (o ScheduleTargetPtrOutput) EventBridgeParameters() ScheduleEventBridgeParametersPtrOutput
- func (o ScheduleTargetPtrOutput) Input() pulumi.StringPtrOutput
- func (o ScheduleTargetPtrOutput) KinesisParameters() ScheduleKinesisParametersPtrOutput
- func (o ScheduleTargetPtrOutput) RetryPolicy() ScheduleRetryPolicyPtrOutput
- func (o ScheduleTargetPtrOutput) RoleArn() pulumi.StringPtrOutput
- func (o ScheduleTargetPtrOutput) SageMakerPipelineParameters() ScheduleSageMakerPipelineParametersPtrOutput
- func (o ScheduleTargetPtrOutput) SqsParameters() ScheduleSqsParametersPtrOutput
- func (o ScheduleTargetPtrOutput) ToScheduleTargetPtrOutput() ScheduleTargetPtrOutput
- func (o ScheduleTargetPtrOutput) ToScheduleTargetPtrOutputWithContext(ctx context.Context) ScheduleTargetPtrOutput
Constants ¶
const ( ScheduleAssignPublicIpEnabled = ScheduleAssignPublicIp("ENABLED") ScheduleAssignPublicIpDisabled = ScheduleAssignPublicIp("DISABLED") )
const ( ScheduleFlexibleTimeWindowModeOff = ScheduleFlexibleTimeWindowMode("OFF") ScheduleFlexibleTimeWindowModeFlexible = ScheduleFlexibleTimeWindowMode("FLEXIBLE") )
const ( ScheduleGroupStateEnumActive = ScheduleGroupStateEnum("ACTIVE") ScheduleGroupStateEnumDeleting = ScheduleGroupStateEnum("DELETING") )
const ( ScheduleLaunchTypeEc2 = ScheduleLaunchType("EC2") ScheduleLaunchTypeFargate = ScheduleLaunchType("FARGATE") ScheduleLaunchTypeExternal = ScheduleLaunchType("EXTERNAL") )
const ( SchedulePlacementConstraintTypeDistinctInstance = SchedulePlacementConstraintType("distinctInstance") SchedulePlacementConstraintTypeMemberOf = SchedulePlacementConstraintType("memberOf") )
const ( SchedulePlacementStrategyTypeRandom = SchedulePlacementStrategyType("random") SchedulePlacementStrategyTypeSpread = SchedulePlacementStrategyType("spread") SchedulePlacementStrategyTypeBinpack = SchedulePlacementStrategyType("binpack") )
const ( ScheduleStateEnumEnabled = ScheduleStateEnum("ENABLED") ScheduleStateEnumDisabled = ScheduleStateEnum("DISABLED") )
const (
SchedulePropagateTagsTaskDefinition = SchedulePropagateTags("TASK_DEFINITION")
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LookupScheduleArgs ¶
type LookupScheduleArgs struct { // The name of the schedule. Name string `pulumi:"name"` }
type LookupScheduleGroupArgs ¶
type LookupScheduleGroupArgs struct { // The name of the schedule group. Name string `pulumi:"name"` }
type LookupScheduleGroupOutputArgs ¶
type LookupScheduleGroupOutputArgs struct { // The name of the schedule group. Name pulumi.StringInput `pulumi:"name"` }
func (LookupScheduleGroupOutputArgs) ElementType ¶
func (LookupScheduleGroupOutputArgs) ElementType() reflect.Type
type LookupScheduleGroupResult ¶
type LookupScheduleGroupResult struct { // The Amazon Resource Name (ARN) of the schedule group. Arn *string `pulumi:"arn"` // The time at which the schedule group was created. CreationDate *string `pulumi:"creationDate"` // The time at which the schedule group was last modified. LastModificationDate *string `pulumi:"lastModificationDate"` // Specifies the state of the schedule group. // // *Allowed Values* : `ACTIVE` | `DELETING` State *ScheduleGroupStateEnum `pulumi:"state"` // The list of tags to associate with the schedule group. Tags []aws.Tag `pulumi:"tags"` }
func LookupScheduleGroup ¶
func LookupScheduleGroup(ctx *pulumi.Context, args *LookupScheduleGroupArgs, opts ...pulumi.InvokeOption) (*LookupScheduleGroupResult, error)
Definition of AWS::Scheduler::ScheduleGroup Resource Type
type LookupScheduleGroupResultOutput ¶
type LookupScheduleGroupResultOutput struct{ *pulumi.OutputState }
func LookupScheduleGroupOutput ¶
func LookupScheduleGroupOutput(ctx *pulumi.Context, args LookupScheduleGroupOutputArgs, opts ...pulumi.InvokeOption) LookupScheduleGroupResultOutput
func (LookupScheduleGroupResultOutput) Arn ¶
func (o LookupScheduleGroupResultOutput) Arn() pulumi.StringPtrOutput
The Amazon Resource Name (ARN) of the schedule group.
func (LookupScheduleGroupResultOutput) CreationDate ¶
func (o LookupScheduleGroupResultOutput) CreationDate() pulumi.StringPtrOutput
The time at which the schedule group was created.
func (LookupScheduleGroupResultOutput) ElementType ¶
func (LookupScheduleGroupResultOutput) ElementType() reflect.Type
func (LookupScheduleGroupResultOutput) LastModificationDate ¶
func (o LookupScheduleGroupResultOutput) LastModificationDate() pulumi.StringPtrOutput
The time at which the schedule group was last modified.
func (LookupScheduleGroupResultOutput) State ¶
func (o LookupScheduleGroupResultOutput) State() ScheduleGroupStateEnumPtrOutput
Specifies the state of the schedule group.
*Allowed Values* : `ACTIVE` | `DELETING`
func (LookupScheduleGroupResultOutput) Tags ¶
func (o LookupScheduleGroupResultOutput) Tags() aws.TagArrayOutput
The list of tags to associate with the schedule group.
func (LookupScheduleGroupResultOutput) ToLookupScheduleGroupResultOutput ¶
func (o LookupScheduleGroupResultOutput) ToLookupScheduleGroupResultOutput() LookupScheduleGroupResultOutput
func (LookupScheduleGroupResultOutput) ToLookupScheduleGroupResultOutputWithContext ¶
func (o LookupScheduleGroupResultOutput) ToLookupScheduleGroupResultOutputWithContext(ctx context.Context) LookupScheduleGroupResultOutput
type LookupScheduleOutputArgs ¶
type LookupScheduleOutputArgs struct { // The name of the schedule. Name pulumi.StringInput `pulumi:"name"` }
func (LookupScheduleOutputArgs) ElementType ¶
func (LookupScheduleOutputArgs) ElementType() reflect.Type
type LookupScheduleResult ¶
type LookupScheduleResult struct { // The Amazon Resource Name (ARN) of the schedule. Arn *string `pulumi:"arn"` // The description of the schedule. Description *string `pulumi:"description"` // The date, in UTC, before which the schedule can invoke its target. Depending on the schedule's recurrence expression, invocations might stop on, or before, the EndDate you specify. EndDate *string `pulumi:"endDate"` // Allows you to configure a time window during which EventBridge Scheduler invokes the schedule. FlexibleTimeWindow *ScheduleFlexibleTimeWindow `pulumi:"flexibleTimeWindow"` // The name of the schedule group to associate with this schedule. If you omit this, the default schedule group is used. GroupName *string `pulumi:"groupName"` // The ARN for a KMS Key that will be used to encrypt customer data. KmsKeyArn *string `pulumi:"kmsKeyArn"` // The scheduling expression. ScheduleExpression *string `pulumi:"scheduleExpression"` // The timezone in which the scheduling expression is evaluated. ScheduleExpressionTimezone *string `pulumi:"scheduleExpressionTimezone"` // The date, in UTC, after which the schedule can begin invoking its target. Depending on the schedule's recurrence expression, invocations might occur on, or after, the StartDate you specify. StartDate *string `pulumi:"startDate"` // Specifies whether the schedule is enabled or disabled. // // *Allowed Values* : `ENABLED` | `DISABLED` State *ScheduleStateEnum `pulumi:"state"` // The schedule's target details. Target *ScheduleTarget `pulumi:"target"` }
func LookupSchedule ¶
func LookupSchedule(ctx *pulumi.Context, args *LookupScheduleArgs, opts ...pulumi.InvokeOption) (*LookupScheduleResult, error)
Definition of AWS::Scheduler::Schedule Resource Type
type LookupScheduleResultOutput ¶
type LookupScheduleResultOutput struct{ *pulumi.OutputState }
func LookupScheduleOutput ¶
func LookupScheduleOutput(ctx *pulumi.Context, args LookupScheduleOutputArgs, opts ...pulumi.InvokeOption) LookupScheduleResultOutput
func (LookupScheduleResultOutput) Arn ¶
func (o LookupScheduleResultOutput) Arn() pulumi.StringPtrOutput
The Amazon Resource Name (ARN) of the schedule.
func (LookupScheduleResultOutput) Description ¶
func (o LookupScheduleResultOutput) Description() pulumi.StringPtrOutput
The description of the schedule.
func (LookupScheduleResultOutput) ElementType ¶
func (LookupScheduleResultOutput) ElementType() reflect.Type
func (LookupScheduleResultOutput) EndDate ¶
func (o LookupScheduleResultOutput) EndDate() pulumi.StringPtrOutput
The date, in UTC, before which the schedule can invoke its target. Depending on the schedule's recurrence expression, invocations might stop on, or before, the EndDate you specify.
func (LookupScheduleResultOutput) FlexibleTimeWindow ¶
func (o LookupScheduleResultOutput) FlexibleTimeWindow() ScheduleFlexibleTimeWindowPtrOutput
Allows you to configure a time window during which EventBridge Scheduler invokes the schedule.
func (LookupScheduleResultOutput) GroupName ¶
func (o LookupScheduleResultOutput) GroupName() pulumi.StringPtrOutput
The name of the schedule group to associate with this schedule. If you omit this, the default schedule group is used.
func (LookupScheduleResultOutput) KmsKeyArn ¶
func (o LookupScheduleResultOutput) KmsKeyArn() pulumi.StringPtrOutput
The ARN for a KMS Key that will be used to encrypt customer data.
func (LookupScheduleResultOutput) ScheduleExpression ¶
func (o LookupScheduleResultOutput) ScheduleExpression() pulumi.StringPtrOutput
The scheduling expression.
func (LookupScheduleResultOutput) ScheduleExpressionTimezone ¶
func (o LookupScheduleResultOutput) ScheduleExpressionTimezone() pulumi.StringPtrOutput
The timezone in which the scheduling expression is evaluated.
func (LookupScheduleResultOutput) StartDate ¶
func (o LookupScheduleResultOutput) StartDate() pulumi.StringPtrOutput
The date, in UTC, after which the schedule can begin invoking its target. Depending on the schedule's recurrence expression, invocations might occur on, or after, the StartDate you specify.
func (LookupScheduleResultOutput) State ¶
func (o LookupScheduleResultOutput) State() ScheduleStateEnumPtrOutput
Specifies whether the schedule is enabled or disabled.
*Allowed Values* : `ENABLED` | `DISABLED`
func (LookupScheduleResultOutput) Target ¶
func (o LookupScheduleResultOutput) Target() ScheduleTargetPtrOutput
The schedule's target details.
func (LookupScheduleResultOutput) ToLookupScheduleResultOutput ¶
func (o LookupScheduleResultOutput) ToLookupScheduleResultOutput() LookupScheduleResultOutput
func (LookupScheduleResultOutput) ToLookupScheduleResultOutputWithContext ¶
func (o LookupScheduleResultOutput) ToLookupScheduleResultOutputWithContext(ctx context.Context) LookupScheduleResultOutput
type Schedule ¶
type Schedule struct { pulumi.CustomResourceState // The Amazon Resource Name (ARN) of the schedule. Arn pulumi.StringOutput `pulumi:"arn"` // The description of the schedule. Description pulumi.StringPtrOutput `pulumi:"description"` // The date, in UTC, before which the schedule can invoke its target. Depending on the schedule's recurrence expression, invocations might stop on, or before, the EndDate you specify. EndDate pulumi.StringPtrOutput `pulumi:"endDate"` // Allows you to configure a time window during which EventBridge Scheduler invokes the schedule. FlexibleTimeWindow ScheduleFlexibleTimeWindowOutput `pulumi:"flexibleTimeWindow"` // The name of the schedule group to associate with this schedule. If you omit this, the default schedule group is used. GroupName pulumi.StringPtrOutput `pulumi:"groupName"` // The ARN for a KMS Key that will be used to encrypt customer data. KmsKeyArn pulumi.StringPtrOutput `pulumi:"kmsKeyArn"` // The name of the schedule. Name pulumi.StringPtrOutput `pulumi:"name"` // The scheduling expression. ScheduleExpression pulumi.StringOutput `pulumi:"scheduleExpression"` // The timezone in which the scheduling expression is evaluated. ScheduleExpressionTimezone pulumi.StringPtrOutput `pulumi:"scheduleExpressionTimezone"` // The date, in UTC, after which the schedule can begin invoking its target. Depending on the schedule's recurrence expression, invocations might occur on, or after, the StartDate you specify. StartDate pulumi.StringPtrOutput `pulumi:"startDate"` // Specifies whether the schedule is enabled or disabled. // // *Allowed Values* : `ENABLED` | `DISABLED` State ScheduleStateEnumPtrOutput `pulumi:"state"` // The schedule's target details. Target ScheduleTargetOutput `pulumi:"target"` }
Definition of AWS::Scheduler::Schedule Resource Type
func GetSchedule ¶
func GetSchedule(ctx *pulumi.Context, name string, id pulumi.IDInput, state *ScheduleState, opts ...pulumi.ResourceOption) (*Schedule, error)
GetSchedule gets an existing Schedule resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewSchedule ¶
func NewSchedule(ctx *pulumi.Context, name string, args *ScheduleArgs, opts ...pulumi.ResourceOption) (*Schedule, error)
NewSchedule registers a new resource with the given unique name, arguments, and options.
func (*Schedule) ElementType ¶
func (*Schedule) ToScheduleOutput ¶
func (i *Schedule) ToScheduleOutput() ScheduleOutput
func (*Schedule) ToScheduleOutputWithContext ¶
func (i *Schedule) ToScheduleOutputWithContext(ctx context.Context) ScheduleOutput
type ScheduleArgs ¶
type ScheduleArgs struct { // The description of the schedule. Description pulumi.StringPtrInput // The date, in UTC, before which the schedule can invoke its target. Depending on the schedule's recurrence expression, invocations might stop on, or before, the EndDate you specify. EndDate pulumi.StringPtrInput // Allows you to configure a time window during which EventBridge Scheduler invokes the schedule. FlexibleTimeWindow ScheduleFlexibleTimeWindowInput // The name of the schedule group to associate with this schedule. If you omit this, the default schedule group is used. GroupName pulumi.StringPtrInput // The ARN for a KMS Key that will be used to encrypt customer data. KmsKeyArn pulumi.StringPtrInput // The name of the schedule. Name pulumi.StringPtrInput // The scheduling expression. ScheduleExpression pulumi.StringInput // The timezone in which the scheduling expression is evaluated. ScheduleExpressionTimezone pulumi.StringPtrInput // The date, in UTC, after which the schedule can begin invoking its target. Depending on the schedule's recurrence expression, invocations might occur on, or after, the StartDate you specify. StartDate pulumi.StringPtrInput // Specifies whether the schedule is enabled or disabled. // // *Allowed Values* : `ENABLED` | `DISABLED` State ScheduleStateEnumPtrInput // The schedule's target details. Target ScheduleTargetInput }
The set of arguments for constructing a Schedule resource.
func (ScheduleArgs) ElementType ¶
func (ScheduleArgs) ElementType() reflect.Type
type ScheduleAssignPublicIp ¶
type ScheduleAssignPublicIp string
Specifies whether the task's elastic network interface receives a public IP address. You can specify ENABLED only when LaunchType in EcsParameters is set to FARGATE.
func (ScheduleAssignPublicIp) ElementType ¶
func (ScheduleAssignPublicIp) ElementType() reflect.Type
func (ScheduleAssignPublicIp) ToScheduleAssignPublicIpOutput ¶
func (e ScheduleAssignPublicIp) ToScheduleAssignPublicIpOutput() ScheduleAssignPublicIpOutput
func (ScheduleAssignPublicIp) ToScheduleAssignPublicIpOutputWithContext ¶
func (e ScheduleAssignPublicIp) ToScheduleAssignPublicIpOutputWithContext(ctx context.Context) ScheduleAssignPublicIpOutput
func (ScheduleAssignPublicIp) ToScheduleAssignPublicIpPtrOutput ¶
func (e ScheduleAssignPublicIp) ToScheduleAssignPublicIpPtrOutput() ScheduleAssignPublicIpPtrOutput
func (ScheduleAssignPublicIp) ToScheduleAssignPublicIpPtrOutputWithContext ¶
func (e ScheduleAssignPublicIp) ToScheduleAssignPublicIpPtrOutputWithContext(ctx context.Context) ScheduleAssignPublicIpPtrOutput
func (ScheduleAssignPublicIp) ToStringOutput ¶
func (e ScheduleAssignPublicIp) ToStringOutput() pulumi.StringOutput
func (ScheduleAssignPublicIp) ToStringOutputWithContext ¶
func (e ScheduleAssignPublicIp) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (ScheduleAssignPublicIp) ToStringPtrOutput ¶
func (e ScheduleAssignPublicIp) ToStringPtrOutput() pulumi.StringPtrOutput
func (ScheduleAssignPublicIp) ToStringPtrOutputWithContext ¶
func (e ScheduleAssignPublicIp) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type ScheduleAssignPublicIpInput ¶
type ScheduleAssignPublicIpInput interface { pulumi.Input ToScheduleAssignPublicIpOutput() ScheduleAssignPublicIpOutput ToScheduleAssignPublicIpOutputWithContext(context.Context) ScheduleAssignPublicIpOutput }
ScheduleAssignPublicIpInput is an input type that accepts values of the ScheduleAssignPublicIp enum A concrete instance of `ScheduleAssignPublicIpInput` can be one of the following:
ScheduleAssignPublicIpEnabled ScheduleAssignPublicIpDisabled
type ScheduleAssignPublicIpOutput ¶
type ScheduleAssignPublicIpOutput struct{ *pulumi.OutputState }
func (ScheduleAssignPublicIpOutput) ElementType ¶
func (ScheduleAssignPublicIpOutput) ElementType() reflect.Type
func (ScheduleAssignPublicIpOutput) ToScheduleAssignPublicIpOutput ¶
func (o ScheduleAssignPublicIpOutput) ToScheduleAssignPublicIpOutput() ScheduleAssignPublicIpOutput
func (ScheduleAssignPublicIpOutput) ToScheduleAssignPublicIpOutputWithContext ¶
func (o ScheduleAssignPublicIpOutput) ToScheduleAssignPublicIpOutputWithContext(ctx context.Context) ScheduleAssignPublicIpOutput
func (ScheduleAssignPublicIpOutput) ToScheduleAssignPublicIpPtrOutput ¶
func (o ScheduleAssignPublicIpOutput) ToScheduleAssignPublicIpPtrOutput() ScheduleAssignPublicIpPtrOutput
func (ScheduleAssignPublicIpOutput) ToScheduleAssignPublicIpPtrOutputWithContext ¶
func (o ScheduleAssignPublicIpOutput) ToScheduleAssignPublicIpPtrOutputWithContext(ctx context.Context) ScheduleAssignPublicIpPtrOutput
func (ScheduleAssignPublicIpOutput) ToStringOutput ¶
func (o ScheduleAssignPublicIpOutput) ToStringOutput() pulumi.StringOutput
func (ScheduleAssignPublicIpOutput) ToStringOutputWithContext ¶
func (o ScheduleAssignPublicIpOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (ScheduleAssignPublicIpOutput) ToStringPtrOutput ¶
func (o ScheduleAssignPublicIpOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (ScheduleAssignPublicIpOutput) ToStringPtrOutputWithContext ¶
func (o ScheduleAssignPublicIpOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type ScheduleAssignPublicIpPtrInput ¶
type ScheduleAssignPublicIpPtrInput interface { pulumi.Input ToScheduleAssignPublicIpPtrOutput() ScheduleAssignPublicIpPtrOutput ToScheduleAssignPublicIpPtrOutputWithContext(context.Context) ScheduleAssignPublicIpPtrOutput }
func ScheduleAssignPublicIpPtr ¶
func ScheduleAssignPublicIpPtr(v string) ScheduleAssignPublicIpPtrInput
type ScheduleAssignPublicIpPtrOutput ¶
type ScheduleAssignPublicIpPtrOutput struct{ *pulumi.OutputState }
func (ScheduleAssignPublicIpPtrOutput) Elem ¶
func (o ScheduleAssignPublicIpPtrOutput) Elem() ScheduleAssignPublicIpOutput
func (ScheduleAssignPublicIpPtrOutput) ElementType ¶
func (ScheduleAssignPublicIpPtrOutput) ElementType() reflect.Type
func (ScheduleAssignPublicIpPtrOutput) ToScheduleAssignPublicIpPtrOutput ¶
func (o ScheduleAssignPublicIpPtrOutput) ToScheduleAssignPublicIpPtrOutput() ScheduleAssignPublicIpPtrOutput
func (ScheduleAssignPublicIpPtrOutput) ToScheduleAssignPublicIpPtrOutputWithContext ¶
func (o ScheduleAssignPublicIpPtrOutput) ToScheduleAssignPublicIpPtrOutputWithContext(ctx context.Context) ScheduleAssignPublicIpPtrOutput
func (ScheduleAssignPublicIpPtrOutput) ToStringPtrOutput ¶
func (o ScheduleAssignPublicIpPtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (ScheduleAssignPublicIpPtrOutput) ToStringPtrOutputWithContext ¶
func (o ScheduleAssignPublicIpPtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type ScheduleAwsVpcConfiguration ¶
type ScheduleAwsVpcConfiguration struct { // Specifies whether the task's elastic network interface receives a public IP address. You can specify `ENABLED` only when `LaunchType` in `EcsParameters` is set to `FARGATE` . AssignPublicIp *ScheduleAssignPublicIp `pulumi:"assignPublicIp"` // Specifies the security groups associated with the task. These security groups must all be in the same VPC. You can specify as many as five security groups. If you do not specify a security group, the default security group for the VPC is used. SecurityGroups []string `pulumi:"securityGroups"` // Specifies the subnets associated with the task. These subnets must all be in the same VPC. You can specify as many as 16 subnets. Subnets []string `pulumi:"subnets"` }
This structure specifies the VPC subnets and security groups for the task, and whether a public IP address is to be used. This structure is relevant only for ECS tasks that use the awsvpc network mode.
type ScheduleAwsVpcConfigurationArgs ¶
type ScheduleAwsVpcConfigurationArgs struct { // Specifies whether the task's elastic network interface receives a public IP address. You can specify `ENABLED` only when `LaunchType` in `EcsParameters` is set to `FARGATE` . AssignPublicIp ScheduleAssignPublicIpPtrInput `pulumi:"assignPublicIp"` // Specifies the security groups associated with the task. These security groups must all be in the same VPC. You can specify as many as five security groups. If you do not specify a security group, the default security group for the VPC is used. SecurityGroups pulumi.StringArrayInput `pulumi:"securityGroups"` // Specifies the subnets associated with the task. These subnets must all be in the same VPC. You can specify as many as 16 subnets. Subnets pulumi.StringArrayInput `pulumi:"subnets"` }
This structure specifies the VPC subnets and security groups for the task, and whether a public IP address is to be used. This structure is relevant only for ECS tasks that use the awsvpc network mode.
func (ScheduleAwsVpcConfigurationArgs) ElementType ¶
func (ScheduleAwsVpcConfigurationArgs) ElementType() reflect.Type
func (ScheduleAwsVpcConfigurationArgs) ToScheduleAwsVpcConfigurationOutput ¶
func (i ScheduleAwsVpcConfigurationArgs) ToScheduleAwsVpcConfigurationOutput() ScheduleAwsVpcConfigurationOutput
func (ScheduleAwsVpcConfigurationArgs) ToScheduleAwsVpcConfigurationOutputWithContext ¶
func (i ScheduleAwsVpcConfigurationArgs) ToScheduleAwsVpcConfigurationOutputWithContext(ctx context.Context) ScheduleAwsVpcConfigurationOutput
func (ScheduleAwsVpcConfigurationArgs) ToScheduleAwsVpcConfigurationPtrOutput ¶
func (i ScheduleAwsVpcConfigurationArgs) ToScheduleAwsVpcConfigurationPtrOutput() ScheduleAwsVpcConfigurationPtrOutput
func (ScheduleAwsVpcConfigurationArgs) ToScheduleAwsVpcConfigurationPtrOutputWithContext ¶
func (i ScheduleAwsVpcConfigurationArgs) ToScheduleAwsVpcConfigurationPtrOutputWithContext(ctx context.Context) ScheduleAwsVpcConfigurationPtrOutput
type ScheduleAwsVpcConfigurationInput ¶
type ScheduleAwsVpcConfigurationInput interface { pulumi.Input ToScheduleAwsVpcConfigurationOutput() ScheduleAwsVpcConfigurationOutput ToScheduleAwsVpcConfigurationOutputWithContext(context.Context) ScheduleAwsVpcConfigurationOutput }
ScheduleAwsVpcConfigurationInput is an input type that accepts ScheduleAwsVpcConfigurationArgs and ScheduleAwsVpcConfigurationOutput values. You can construct a concrete instance of `ScheduleAwsVpcConfigurationInput` via:
ScheduleAwsVpcConfigurationArgs{...}
type ScheduleAwsVpcConfigurationOutput ¶
type ScheduleAwsVpcConfigurationOutput struct{ *pulumi.OutputState }
This structure specifies the VPC subnets and security groups for the task, and whether a public IP address is to be used. This structure is relevant only for ECS tasks that use the awsvpc network mode.
func (ScheduleAwsVpcConfigurationOutput) AssignPublicIp ¶
func (o ScheduleAwsVpcConfigurationOutput) AssignPublicIp() ScheduleAssignPublicIpPtrOutput
Specifies whether the task's elastic network interface receives a public IP address. You can specify `ENABLED` only when `LaunchType` in `EcsParameters` is set to `FARGATE` .
func (ScheduleAwsVpcConfigurationOutput) ElementType ¶
func (ScheduleAwsVpcConfigurationOutput) ElementType() reflect.Type
func (ScheduleAwsVpcConfigurationOutput) SecurityGroups ¶
func (o ScheduleAwsVpcConfigurationOutput) SecurityGroups() pulumi.StringArrayOutput
Specifies the security groups associated with the task. These security groups must all be in the same VPC. You can specify as many as five security groups. If you do not specify a security group, the default security group for the VPC is used.
func (ScheduleAwsVpcConfigurationOutput) Subnets ¶
func (o ScheduleAwsVpcConfigurationOutput) Subnets() pulumi.StringArrayOutput
Specifies the subnets associated with the task. These subnets must all be in the same VPC. You can specify as many as 16 subnets.
func (ScheduleAwsVpcConfigurationOutput) ToScheduleAwsVpcConfigurationOutput ¶
func (o ScheduleAwsVpcConfigurationOutput) ToScheduleAwsVpcConfigurationOutput() ScheduleAwsVpcConfigurationOutput
func (ScheduleAwsVpcConfigurationOutput) ToScheduleAwsVpcConfigurationOutputWithContext ¶
func (o ScheduleAwsVpcConfigurationOutput) ToScheduleAwsVpcConfigurationOutputWithContext(ctx context.Context) ScheduleAwsVpcConfigurationOutput
func (ScheduleAwsVpcConfigurationOutput) ToScheduleAwsVpcConfigurationPtrOutput ¶
func (o ScheduleAwsVpcConfigurationOutput) ToScheduleAwsVpcConfigurationPtrOutput() ScheduleAwsVpcConfigurationPtrOutput
func (ScheduleAwsVpcConfigurationOutput) ToScheduleAwsVpcConfigurationPtrOutputWithContext ¶
func (o ScheduleAwsVpcConfigurationOutput) ToScheduleAwsVpcConfigurationPtrOutputWithContext(ctx context.Context) ScheduleAwsVpcConfigurationPtrOutput
type ScheduleAwsVpcConfigurationPtrInput ¶
type ScheduleAwsVpcConfigurationPtrInput interface { pulumi.Input ToScheduleAwsVpcConfigurationPtrOutput() ScheduleAwsVpcConfigurationPtrOutput ToScheduleAwsVpcConfigurationPtrOutputWithContext(context.Context) ScheduleAwsVpcConfigurationPtrOutput }
ScheduleAwsVpcConfigurationPtrInput is an input type that accepts ScheduleAwsVpcConfigurationArgs, ScheduleAwsVpcConfigurationPtr and ScheduleAwsVpcConfigurationPtrOutput values. You can construct a concrete instance of `ScheduleAwsVpcConfigurationPtrInput` via:
ScheduleAwsVpcConfigurationArgs{...} or: nil
func ScheduleAwsVpcConfigurationPtr ¶
func ScheduleAwsVpcConfigurationPtr(v *ScheduleAwsVpcConfigurationArgs) ScheduleAwsVpcConfigurationPtrInput
type ScheduleAwsVpcConfigurationPtrOutput ¶
type ScheduleAwsVpcConfigurationPtrOutput struct{ *pulumi.OutputState }
func (ScheduleAwsVpcConfigurationPtrOutput) AssignPublicIp ¶
func (o ScheduleAwsVpcConfigurationPtrOutput) AssignPublicIp() ScheduleAssignPublicIpPtrOutput
Specifies whether the task's elastic network interface receives a public IP address. You can specify `ENABLED` only when `LaunchType` in `EcsParameters` is set to `FARGATE` .
func (ScheduleAwsVpcConfigurationPtrOutput) ElementType ¶
func (ScheduleAwsVpcConfigurationPtrOutput) ElementType() reflect.Type
func (ScheduleAwsVpcConfigurationPtrOutput) SecurityGroups ¶
func (o ScheduleAwsVpcConfigurationPtrOutput) SecurityGroups() pulumi.StringArrayOutput
Specifies the security groups associated with the task. These security groups must all be in the same VPC. You can specify as many as five security groups. If you do not specify a security group, the default security group for the VPC is used.
func (ScheduleAwsVpcConfigurationPtrOutput) Subnets ¶
func (o ScheduleAwsVpcConfigurationPtrOutput) Subnets() pulumi.StringArrayOutput
Specifies the subnets associated with the task. These subnets must all be in the same VPC. You can specify as many as 16 subnets.
func (ScheduleAwsVpcConfigurationPtrOutput) ToScheduleAwsVpcConfigurationPtrOutput ¶
func (o ScheduleAwsVpcConfigurationPtrOutput) ToScheduleAwsVpcConfigurationPtrOutput() ScheduleAwsVpcConfigurationPtrOutput
func (ScheduleAwsVpcConfigurationPtrOutput) ToScheduleAwsVpcConfigurationPtrOutputWithContext ¶
func (o ScheduleAwsVpcConfigurationPtrOutput) ToScheduleAwsVpcConfigurationPtrOutputWithContext(ctx context.Context) ScheduleAwsVpcConfigurationPtrOutput
type ScheduleCapacityProviderStrategyItem ¶
type ScheduleCapacityProviderStrategyItem struct { // The base value designates how many tasks, at a minimum, to run on the specified capacity provider. Only one capacity provider in a capacity provider strategy can have a base defined. If no value is specified, the default value of 0 is used. Base *float64 `pulumi:"base"` // The short name of the capacity provider. CapacityProvider string `pulumi:"capacityProvider"` // The weight value designates the relative percentage of the total number of tasks launched that should use the specified capacity provider. The weight value is taken into consideration after the base value, if defined, is satisfied. Weight *float64 `pulumi:"weight"` }
The details of a capacity provider strategy.
type ScheduleCapacityProviderStrategyItemArgs ¶
type ScheduleCapacityProviderStrategyItemArgs struct { // The base value designates how many tasks, at a minimum, to run on the specified capacity provider. Only one capacity provider in a capacity provider strategy can have a base defined. If no value is specified, the default value of 0 is used. Base pulumi.Float64PtrInput `pulumi:"base"` // The short name of the capacity provider. CapacityProvider pulumi.StringInput `pulumi:"capacityProvider"` // The weight value designates the relative percentage of the total number of tasks launched that should use the specified capacity provider. The weight value is taken into consideration after the base value, if defined, is satisfied. Weight pulumi.Float64PtrInput `pulumi:"weight"` }
The details of a capacity provider strategy.
func (ScheduleCapacityProviderStrategyItemArgs) ElementType ¶
func (ScheduleCapacityProviderStrategyItemArgs) ElementType() reflect.Type
func (ScheduleCapacityProviderStrategyItemArgs) ToScheduleCapacityProviderStrategyItemOutput ¶
func (i ScheduleCapacityProviderStrategyItemArgs) ToScheduleCapacityProviderStrategyItemOutput() ScheduleCapacityProviderStrategyItemOutput
func (ScheduleCapacityProviderStrategyItemArgs) ToScheduleCapacityProviderStrategyItemOutputWithContext ¶
func (i ScheduleCapacityProviderStrategyItemArgs) ToScheduleCapacityProviderStrategyItemOutputWithContext(ctx context.Context) ScheduleCapacityProviderStrategyItemOutput
type ScheduleCapacityProviderStrategyItemArray ¶
type ScheduleCapacityProviderStrategyItemArray []ScheduleCapacityProviderStrategyItemInput
func (ScheduleCapacityProviderStrategyItemArray) ElementType ¶
func (ScheduleCapacityProviderStrategyItemArray) ElementType() reflect.Type
func (ScheduleCapacityProviderStrategyItemArray) ToScheduleCapacityProviderStrategyItemArrayOutput ¶
func (i ScheduleCapacityProviderStrategyItemArray) ToScheduleCapacityProviderStrategyItemArrayOutput() ScheduleCapacityProviderStrategyItemArrayOutput
func (ScheduleCapacityProviderStrategyItemArray) ToScheduleCapacityProviderStrategyItemArrayOutputWithContext ¶
func (i ScheduleCapacityProviderStrategyItemArray) ToScheduleCapacityProviderStrategyItemArrayOutputWithContext(ctx context.Context) ScheduleCapacityProviderStrategyItemArrayOutput
type ScheduleCapacityProviderStrategyItemArrayInput ¶
type ScheduleCapacityProviderStrategyItemArrayInput interface { pulumi.Input ToScheduleCapacityProviderStrategyItemArrayOutput() ScheduleCapacityProviderStrategyItemArrayOutput ToScheduleCapacityProviderStrategyItemArrayOutputWithContext(context.Context) ScheduleCapacityProviderStrategyItemArrayOutput }
ScheduleCapacityProviderStrategyItemArrayInput is an input type that accepts ScheduleCapacityProviderStrategyItemArray and ScheduleCapacityProviderStrategyItemArrayOutput values. You can construct a concrete instance of `ScheduleCapacityProviderStrategyItemArrayInput` via:
ScheduleCapacityProviderStrategyItemArray{ ScheduleCapacityProviderStrategyItemArgs{...} }
type ScheduleCapacityProviderStrategyItemArrayOutput ¶
type ScheduleCapacityProviderStrategyItemArrayOutput struct{ *pulumi.OutputState }
func (ScheduleCapacityProviderStrategyItemArrayOutput) ElementType ¶
func (ScheduleCapacityProviderStrategyItemArrayOutput) ElementType() reflect.Type
func (ScheduleCapacityProviderStrategyItemArrayOutput) ToScheduleCapacityProviderStrategyItemArrayOutput ¶
func (o ScheduleCapacityProviderStrategyItemArrayOutput) ToScheduleCapacityProviderStrategyItemArrayOutput() ScheduleCapacityProviderStrategyItemArrayOutput
func (ScheduleCapacityProviderStrategyItemArrayOutput) ToScheduleCapacityProviderStrategyItemArrayOutputWithContext ¶
func (o ScheduleCapacityProviderStrategyItemArrayOutput) ToScheduleCapacityProviderStrategyItemArrayOutputWithContext(ctx context.Context) ScheduleCapacityProviderStrategyItemArrayOutput
type ScheduleCapacityProviderStrategyItemInput ¶
type ScheduleCapacityProviderStrategyItemInput interface { pulumi.Input ToScheduleCapacityProviderStrategyItemOutput() ScheduleCapacityProviderStrategyItemOutput ToScheduleCapacityProviderStrategyItemOutputWithContext(context.Context) ScheduleCapacityProviderStrategyItemOutput }
ScheduleCapacityProviderStrategyItemInput is an input type that accepts ScheduleCapacityProviderStrategyItemArgs and ScheduleCapacityProviderStrategyItemOutput values. You can construct a concrete instance of `ScheduleCapacityProviderStrategyItemInput` via:
ScheduleCapacityProviderStrategyItemArgs{...}
type ScheduleCapacityProviderStrategyItemOutput ¶
type ScheduleCapacityProviderStrategyItemOutput struct{ *pulumi.OutputState }
The details of a capacity provider strategy.
func (ScheduleCapacityProviderStrategyItemOutput) Base ¶
func (o ScheduleCapacityProviderStrategyItemOutput) Base() pulumi.Float64PtrOutput
The base value designates how many tasks, at a minimum, to run on the specified capacity provider. Only one capacity provider in a capacity provider strategy can have a base defined. If no value is specified, the default value of 0 is used.
func (ScheduleCapacityProviderStrategyItemOutput) CapacityProvider ¶
func (o ScheduleCapacityProviderStrategyItemOutput) CapacityProvider() pulumi.StringOutput
The short name of the capacity provider.
func (ScheduleCapacityProviderStrategyItemOutput) ElementType ¶
func (ScheduleCapacityProviderStrategyItemOutput) ElementType() reflect.Type
func (ScheduleCapacityProviderStrategyItemOutput) ToScheduleCapacityProviderStrategyItemOutput ¶
func (o ScheduleCapacityProviderStrategyItemOutput) ToScheduleCapacityProviderStrategyItemOutput() ScheduleCapacityProviderStrategyItemOutput
func (ScheduleCapacityProviderStrategyItemOutput) ToScheduleCapacityProviderStrategyItemOutputWithContext ¶
func (o ScheduleCapacityProviderStrategyItemOutput) ToScheduleCapacityProviderStrategyItemOutputWithContext(ctx context.Context) ScheduleCapacityProviderStrategyItemOutput
func (ScheduleCapacityProviderStrategyItemOutput) Weight ¶
func (o ScheduleCapacityProviderStrategyItemOutput) Weight() pulumi.Float64PtrOutput
The weight value designates the relative percentage of the total number of tasks launched that should use the specified capacity provider. The weight value is taken into consideration after the base value, if defined, is satisfied.
type ScheduleDeadLetterConfig ¶
type ScheduleDeadLetterConfig struct { // The ARN of the SQS queue specified as the target for the dead-letter queue. Arn *string `pulumi:"arn"` }
A DeadLetterConfig object that contains information about a dead-letter queue configuration.
type ScheduleDeadLetterConfigArgs ¶
type ScheduleDeadLetterConfigArgs struct { // The ARN of the SQS queue specified as the target for the dead-letter queue. Arn pulumi.StringPtrInput `pulumi:"arn"` }
A DeadLetterConfig object that contains information about a dead-letter queue configuration.
func (ScheduleDeadLetterConfigArgs) ElementType ¶
func (ScheduleDeadLetterConfigArgs) ElementType() reflect.Type
func (ScheduleDeadLetterConfigArgs) ToScheduleDeadLetterConfigOutput ¶
func (i ScheduleDeadLetterConfigArgs) ToScheduleDeadLetterConfigOutput() ScheduleDeadLetterConfigOutput
func (ScheduleDeadLetterConfigArgs) ToScheduleDeadLetterConfigOutputWithContext ¶
func (i ScheduleDeadLetterConfigArgs) ToScheduleDeadLetterConfigOutputWithContext(ctx context.Context) ScheduleDeadLetterConfigOutput
func (ScheduleDeadLetterConfigArgs) ToScheduleDeadLetterConfigPtrOutput ¶
func (i ScheduleDeadLetterConfigArgs) ToScheduleDeadLetterConfigPtrOutput() ScheduleDeadLetterConfigPtrOutput
func (ScheduleDeadLetterConfigArgs) ToScheduleDeadLetterConfigPtrOutputWithContext ¶
func (i ScheduleDeadLetterConfigArgs) ToScheduleDeadLetterConfigPtrOutputWithContext(ctx context.Context) ScheduleDeadLetterConfigPtrOutput
type ScheduleDeadLetterConfigInput ¶
type ScheduleDeadLetterConfigInput interface { pulumi.Input ToScheduleDeadLetterConfigOutput() ScheduleDeadLetterConfigOutput ToScheduleDeadLetterConfigOutputWithContext(context.Context) ScheduleDeadLetterConfigOutput }
ScheduleDeadLetterConfigInput is an input type that accepts ScheduleDeadLetterConfigArgs and ScheduleDeadLetterConfigOutput values. You can construct a concrete instance of `ScheduleDeadLetterConfigInput` via:
ScheduleDeadLetterConfigArgs{...}
type ScheduleDeadLetterConfigOutput ¶
type ScheduleDeadLetterConfigOutput struct{ *pulumi.OutputState }
A DeadLetterConfig object that contains information about a dead-letter queue configuration.
func (ScheduleDeadLetterConfigOutput) Arn ¶
func (o ScheduleDeadLetterConfigOutput) Arn() pulumi.StringPtrOutput
The ARN of the SQS queue specified as the target for the dead-letter queue.
func (ScheduleDeadLetterConfigOutput) ElementType ¶
func (ScheduleDeadLetterConfigOutput) ElementType() reflect.Type
func (ScheduleDeadLetterConfigOutput) ToScheduleDeadLetterConfigOutput ¶
func (o ScheduleDeadLetterConfigOutput) ToScheduleDeadLetterConfigOutput() ScheduleDeadLetterConfigOutput
func (ScheduleDeadLetterConfigOutput) ToScheduleDeadLetterConfigOutputWithContext ¶
func (o ScheduleDeadLetterConfigOutput) ToScheduleDeadLetterConfigOutputWithContext(ctx context.Context) ScheduleDeadLetterConfigOutput
func (ScheduleDeadLetterConfigOutput) ToScheduleDeadLetterConfigPtrOutput ¶
func (o ScheduleDeadLetterConfigOutput) ToScheduleDeadLetterConfigPtrOutput() ScheduleDeadLetterConfigPtrOutput
func (ScheduleDeadLetterConfigOutput) ToScheduleDeadLetterConfigPtrOutputWithContext ¶
func (o ScheduleDeadLetterConfigOutput) ToScheduleDeadLetterConfigPtrOutputWithContext(ctx context.Context) ScheduleDeadLetterConfigPtrOutput
type ScheduleDeadLetterConfigPtrInput ¶
type ScheduleDeadLetterConfigPtrInput interface { pulumi.Input ToScheduleDeadLetterConfigPtrOutput() ScheduleDeadLetterConfigPtrOutput ToScheduleDeadLetterConfigPtrOutputWithContext(context.Context) ScheduleDeadLetterConfigPtrOutput }
ScheduleDeadLetterConfigPtrInput is an input type that accepts ScheduleDeadLetterConfigArgs, ScheduleDeadLetterConfigPtr and ScheduleDeadLetterConfigPtrOutput values. You can construct a concrete instance of `ScheduleDeadLetterConfigPtrInput` via:
ScheduleDeadLetterConfigArgs{...} or: nil
func ScheduleDeadLetterConfigPtr ¶
func ScheduleDeadLetterConfigPtr(v *ScheduleDeadLetterConfigArgs) ScheduleDeadLetterConfigPtrInput
type ScheduleDeadLetterConfigPtrOutput ¶
type ScheduleDeadLetterConfigPtrOutput struct{ *pulumi.OutputState }
func (ScheduleDeadLetterConfigPtrOutput) Arn ¶
func (o ScheduleDeadLetterConfigPtrOutput) Arn() pulumi.StringPtrOutput
The ARN of the SQS queue specified as the target for the dead-letter queue.
func (ScheduleDeadLetterConfigPtrOutput) Elem ¶
func (o ScheduleDeadLetterConfigPtrOutput) Elem() ScheduleDeadLetterConfigOutput
func (ScheduleDeadLetterConfigPtrOutput) ElementType ¶
func (ScheduleDeadLetterConfigPtrOutput) ElementType() reflect.Type
func (ScheduleDeadLetterConfigPtrOutput) ToScheduleDeadLetterConfigPtrOutput ¶
func (o ScheduleDeadLetterConfigPtrOutput) ToScheduleDeadLetterConfigPtrOutput() ScheduleDeadLetterConfigPtrOutput
func (ScheduleDeadLetterConfigPtrOutput) ToScheduleDeadLetterConfigPtrOutputWithContext ¶
func (o ScheduleDeadLetterConfigPtrOutput) ToScheduleDeadLetterConfigPtrOutputWithContext(ctx context.Context) ScheduleDeadLetterConfigPtrOutput
type ScheduleEcsParameters ¶
type ScheduleEcsParameters struct { // The capacity provider strategy to use for the task. CapacityProviderStrategy []ScheduleCapacityProviderStrategyItem `pulumi:"capacityProviderStrategy"` // Specifies whether to enable Amazon ECS managed tags for the task. For more information, see Tagging Your Amazon ECS Resources in the Amazon Elastic Container Service Developer Guide. EnableEcsManagedTags *bool `pulumi:"enableEcsManagedTags"` // Whether or not to enable the execute command functionality for the containers in this task. If true, this enables execute command functionality on all containers in the task. EnableExecuteCommand *bool `pulumi:"enableExecuteCommand"` // Specifies an ECS task group for the task. The maximum length is 255 characters. Group *string `pulumi:"group"` // Specifies the launch type on which your task is running. The launch type that you specify here must match one of the launch type (compatibilities) of the target task. The `FARGATE` value is supported only in the Regions where Fargate with Amazon ECS is supported. For more information, see [AWS Fargate on Amazon ECS](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/AWS_Fargate.html) in the *Amazon ECS Developer Guide* . LaunchType *ScheduleLaunchType `pulumi:"launchType"` // This structure specifies the network configuration for an ECS task. NetworkConfiguration *ScheduleNetworkConfiguration `pulumi:"networkConfiguration"` // An array of placement constraint objects to use for the task. You can specify up to 10 constraints per task (including constraints in the task definition and those specified at runtime). PlacementConstraints []SchedulePlacementConstraint `pulumi:"placementConstraints"` // The placement strategy objects to use for the task. You can specify a maximum of five strategy rules per task. PlacementStrategy []SchedulePlacementStrategy `pulumi:"placementStrategy"` // Specifies the platform version for the task. Specify only the numeric portion of the platform version, such as 1.1.0. PlatformVersion *string `pulumi:"platformVersion"` // Specifies whether to propagate the tags from the task definition to the task. If no value is specified, the tags are not propagated. Tags can only be propagated to the task during task creation. To add tags to a task after task creation, use the Amazon ECS [`TagResource`](https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_TagResource.html) API action. PropagateTags *SchedulePropagateTags `pulumi:"propagateTags"` // The reference ID to use for the task. ReferenceId *string `pulumi:"referenceId"` // The metadata that you apply to the task to help you categorize and organize them. Each tag consists of a key and an optional value, both of which you define. To learn more, see RunTask in the Amazon ECS API Reference. Tags []map[string]string `pulumi:"tags"` // The number of tasks to create based on TaskDefinition. The default is 1. TaskCount *float64 `pulumi:"taskCount"` // The ARN of the task definition to use if the event target is an Amazon ECS task. TaskDefinitionArn string `pulumi:"taskDefinitionArn"` }
The custom parameters to be used when the target is an Amazon ECS task.
type ScheduleEcsParametersArgs ¶
type ScheduleEcsParametersArgs struct { // The capacity provider strategy to use for the task. CapacityProviderStrategy ScheduleCapacityProviderStrategyItemArrayInput `pulumi:"capacityProviderStrategy"` // Specifies whether to enable Amazon ECS managed tags for the task. For more information, see Tagging Your Amazon ECS Resources in the Amazon Elastic Container Service Developer Guide. EnableEcsManagedTags pulumi.BoolPtrInput `pulumi:"enableEcsManagedTags"` // Whether or not to enable the execute command functionality for the containers in this task. If true, this enables execute command functionality on all containers in the task. EnableExecuteCommand pulumi.BoolPtrInput `pulumi:"enableExecuteCommand"` // Specifies an ECS task group for the task. The maximum length is 255 characters. Group pulumi.StringPtrInput `pulumi:"group"` // Specifies the launch type on which your task is running. The launch type that you specify here must match one of the launch type (compatibilities) of the target task. The `FARGATE` value is supported only in the Regions where Fargate with Amazon ECS is supported. For more information, see [AWS Fargate on Amazon ECS](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/AWS_Fargate.html) in the *Amazon ECS Developer Guide* . LaunchType ScheduleLaunchTypePtrInput `pulumi:"launchType"` // This structure specifies the network configuration for an ECS task. NetworkConfiguration ScheduleNetworkConfigurationPtrInput `pulumi:"networkConfiguration"` // An array of placement constraint objects to use for the task. You can specify up to 10 constraints per task (including constraints in the task definition and those specified at runtime). PlacementConstraints SchedulePlacementConstraintArrayInput `pulumi:"placementConstraints"` // The placement strategy objects to use for the task. You can specify a maximum of five strategy rules per task. PlacementStrategy SchedulePlacementStrategyArrayInput `pulumi:"placementStrategy"` // Specifies the platform version for the task. Specify only the numeric portion of the platform version, such as 1.1.0. PlatformVersion pulumi.StringPtrInput `pulumi:"platformVersion"` // Specifies whether to propagate the tags from the task definition to the task. If no value is specified, the tags are not propagated. Tags can only be propagated to the task during task creation. To add tags to a task after task creation, use the Amazon ECS [`TagResource`](https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_TagResource.html) API action. PropagateTags SchedulePropagateTagsPtrInput `pulumi:"propagateTags"` // The reference ID to use for the task. ReferenceId pulumi.StringPtrInput `pulumi:"referenceId"` // The metadata that you apply to the task to help you categorize and organize them. Each tag consists of a key and an optional value, both of which you define. To learn more, see RunTask in the Amazon ECS API Reference. Tags pulumi.StringMapArrayInput `pulumi:"tags"` // The number of tasks to create based on TaskDefinition. The default is 1. TaskCount pulumi.Float64PtrInput `pulumi:"taskCount"` // The ARN of the task definition to use if the event target is an Amazon ECS task. TaskDefinitionArn pulumi.StringInput `pulumi:"taskDefinitionArn"` }
The custom parameters to be used when the target is an Amazon ECS task.
func (ScheduleEcsParametersArgs) ElementType ¶
func (ScheduleEcsParametersArgs) ElementType() reflect.Type
func (ScheduleEcsParametersArgs) ToScheduleEcsParametersOutput ¶
func (i ScheduleEcsParametersArgs) ToScheduleEcsParametersOutput() ScheduleEcsParametersOutput
func (ScheduleEcsParametersArgs) ToScheduleEcsParametersOutputWithContext ¶
func (i ScheduleEcsParametersArgs) ToScheduleEcsParametersOutputWithContext(ctx context.Context) ScheduleEcsParametersOutput
func (ScheduleEcsParametersArgs) ToScheduleEcsParametersPtrOutput ¶
func (i ScheduleEcsParametersArgs) ToScheduleEcsParametersPtrOutput() ScheduleEcsParametersPtrOutput
func (ScheduleEcsParametersArgs) ToScheduleEcsParametersPtrOutputWithContext ¶
func (i ScheduleEcsParametersArgs) ToScheduleEcsParametersPtrOutputWithContext(ctx context.Context) ScheduleEcsParametersPtrOutput
type ScheduleEcsParametersInput ¶
type ScheduleEcsParametersInput interface { pulumi.Input ToScheduleEcsParametersOutput() ScheduleEcsParametersOutput ToScheduleEcsParametersOutputWithContext(context.Context) ScheduleEcsParametersOutput }
ScheduleEcsParametersInput is an input type that accepts ScheduleEcsParametersArgs and ScheduleEcsParametersOutput values. You can construct a concrete instance of `ScheduleEcsParametersInput` via:
ScheduleEcsParametersArgs{...}
type ScheduleEcsParametersOutput ¶
type ScheduleEcsParametersOutput struct{ *pulumi.OutputState }
The custom parameters to be used when the target is an Amazon ECS task.
func (ScheduleEcsParametersOutput) CapacityProviderStrategy ¶
func (o ScheduleEcsParametersOutput) CapacityProviderStrategy() ScheduleCapacityProviderStrategyItemArrayOutput
The capacity provider strategy to use for the task.
func (ScheduleEcsParametersOutput) ElementType ¶
func (ScheduleEcsParametersOutput) ElementType() reflect.Type
func (ScheduleEcsParametersOutput) EnableEcsManagedTags ¶ added in v0.72.0
func (o ScheduleEcsParametersOutput) EnableEcsManagedTags() pulumi.BoolPtrOutput
Specifies whether to enable Amazon ECS managed tags for the task. For more information, see Tagging Your Amazon ECS Resources in the Amazon Elastic Container Service Developer Guide.
func (ScheduleEcsParametersOutput) EnableExecuteCommand ¶
func (o ScheduleEcsParametersOutput) EnableExecuteCommand() pulumi.BoolPtrOutput
Whether or not to enable the execute command functionality for the containers in this task. If true, this enables execute command functionality on all containers in the task.
func (ScheduleEcsParametersOutput) Group ¶
func (o ScheduleEcsParametersOutput) Group() pulumi.StringPtrOutput
Specifies an ECS task group for the task. The maximum length is 255 characters.
func (ScheduleEcsParametersOutput) LaunchType ¶
func (o ScheduleEcsParametersOutput) LaunchType() ScheduleLaunchTypePtrOutput
Specifies the launch type on which your task is running. The launch type that you specify here must match one of the launch type (compatibilities) of the target task. The `FARGATE` value is supported only in the Regions where Fargate with Amazon ECS is supported. For more information, see [AWS Fargate on Amazon ECS](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/AWS_Fargate.html) in the *Amazon ECS Developer Guide* .
func (ScheduleEcsParametersOutput) NetworkConfiguration ¶
func (o ScheduleEcsParametersOutput) NetworkConfiguration() ScheduleNetworkConfigurationPtrOutput
This structure specifies the network configuration for an ECS task.
func (ScheduleEcsParametersOutput) PlacementConstraints ¶
func (o ScheduleEcsParametersOutput) PlacementConstraints() SchedulePlacementConstraintArrayOutput
An array of placement constraint objects to use for the task. You can specify up to 10 constraints per task (including constraints in the task definition and those specified at runtime).
func (ScheduleEcsParametersOutput) PlacementStrategy ¶
func (o ScheduleEcsParametersOutput) PlacementStrategy() SchedulePlacementStrategyArrayOutput
The placement strategy objects to use for the task. You can specify a maximum of five strategy rules per task.
func (ScheduleEcsParametersOutput) PlatformVersion ¶
func (o ScheduleEcsParametersOutput) PlatformVersion() pulumi.StringPtrOutput
Specifies the platform version for the task. Specify only the numeric portion of the platform version, such as 1.1.0.
func (ScheduleEcsParametersOutput) PropagateTags ¶
func (o ScheduleEcsParametersOutput) PropagateTags() SchedulePropagateTagsPtrOutput
Specifies whether to propagate the tags from the task definition to the task. If no value is specified, the tags are not propagated. Tags can only be propagated to the task during task creation. To add tags to a task after task creation, use the Amazon ECS [`TagResource`](https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_TagResource.html) API action.
func (ScheduleEcsParametersOutput) ReferenceId ¶
func (o ScheduleEcsParametersOutput) ReferenceId() pulumi.StringPtrOutput
The reference ID to use for the task.
func (ScheduleEcsParametersOutput) Tags ¶
func (o ScheduleEcsParametersOutput) Tags() pulumi.StringMapArrayOutput
The metadata that you apply to the task to help you categorize and organize them. Each tag consists of a key and an optional value, both of which you define. To learn more, see RunTask in the Amazon ECS API Reference.
func (ScheduleEcsParametersOutput) TaskCount ¶
func (o ScheduleEcsParametersOutput) TaskCount() pulumi.Float64PtrOutput
The number of tasks to create based on TaskDefinition. The default is 1.
func (ScheduleEcsParametersOutput) TaskDefinitionArn ¶
func (o ScheduleEcsParametersOutput) TaskDefinitionArn() pulumi.StringOutput
The ARN of the task definition to use if the event target is an Amazon ECS task.
func (ScheduleEcsParametersOutput) ToScheduleEcsParametersOutput ¶
func (o ScheduleEcsParametersOutput) ToScheduleEcsParametersOutput() ScheduleEcsParametersOutput
func (ScheduleEcsParametersOutput) ToScheduleEcsParametersOutputWithContext ¶
func (o ScheduleEcsParametersOutput) ToScheduleEcsParametersOutputWithContext(ctx context.Context) ScheduleEcsParametersOutput
func (ScheduleEcsParametersOutput) ToScheduleEcsParametersPtrOutput ¶
func (o ScheduleEcsParametersOutput) ToScheduleEcsParametersPtrOutput() ScheduleEcsParametersPtrOutput
func (ScheduleEcsParametersOutput) ToScheduleEcsParametersPtrOutputWithContext ¶
func (o ScheduleEcsParametersOutput) ToScheduleEcsParametersPtrOutputWithContext(ctx context.Context) ScheduleEcsParametersPtrOutput
type ScheduleEcsParametersPtrInput ¶
type ScheduleEcsParametersPtrInput interface { pulumi.Input ToScheduleEcsParametersPtrOutput() ScheduleEcsParametersPtrOutput ToScheduleEcsParametersPtrOutputWithContext(context.Context) ScheduleEcsParametersPtrOutput }
ScheduleEcsParametersPtrInput is an input type that accepts ScheduleEcsParametersArgs, ScheduleEcsParametersPtr and ScheduleEcsParametersPtrOutput values. You can construct a concrete instance of `ScheduleEcsParametersPtrInput` via:
ScheduleEcsParametersArgs{...} or: nil
func ScheduleEcsParametersPtr ¶
func ScheduleEcsParametersPtr(v *ScheduleEcsParametersArgs) ScheduleEcsParametersPtrInput
type ScheduleEcsParametersPtrOutput ¶
type ScheduleEcsParametersPtrOutput struct{ *pulumi.OutputState }
func (ScheduleEcsParametersPtrOutput) CapacityProviderStrategy ¶
func (o ScheduleEcsParametersPtrOutput) CapacityProviderStrategy() ScheduleCapacityProviderStrategyItemArrayOutput
The capacity provider strategy to use for the task.
func (ScheduleEcsParametersPtrOutput) Elem ¶
func (o ScheduleEcsParametersPtrOutput) Elem() ScheduleEcsParametersOutput
func (ScheduleEcsParametersPtrOutput) ElementType ¶
func (ScheduleEcsParametersPtrOutput) ElementType() reflect.Type
func (ScheduleEcsParametersPtrOutput) EnableEcsManagedTags ¶ added in v0.72.0
func (o ScheduleEcsParametersPtrOutput) EnableEcsManagedTags() pulumi.BoolPtrOutput
Specifies whether to enable Amazon ECS managed tags for the task. For more information, see Tagging Your Amazon ECS Resources in the Amazon Elastic Container Service Developer Guide.
func (ScheduleEcsParametersPtrOutput) EnableExecuteCommand ¶
func (o ScheduleEcsParametersPtrOutput) EnableExecuteCommand() pulumi.BoolPtrOutput
Whether or not to enable the execute command functionality for the containers in this task. If true, this enables execute command functionality on all containers in the task.
func (ScheduleEcsParametersPtrOutput) Group ¶
func (o ScheduleEcsParametersPtrOutput) Group() pulumi.StringPtrOutput
Specifies an ECS task group for the task. The maximum length is 255 characters.
func (ScheduleEcsParametersPtrOutput) LaunchType ¶
func (o ScheduleEcsParametersPtrOutput) LaunchType() ScheduleLaunchTypePtrOutput
Specifies the launch type on which your task is running. The launch type that you specify here must match one of the launch type (compatibilities) of the target task. The `FARGATE` value is supported only in the Regions where Fargate with Amazon ECS is supported. For more information, see [AWS Fargate on Amazon ECS](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/AWS_Fargate.html) in the *Amazon ECS Developer Guide* .
func (ScheduleEcsParametersPtrOutput) NetworkConfiguration ¶
func (o ScheduleEcsParametersPtrOutput) NetworkConfiguration() ScheduleNetworkConfigurationPtrOutput
This structure specifies the network configuration for an ECS task.
func (ScheduleEcsParametersPtrOutput) PlacementConstraints ¶
func (o ScheduleEcsParametersPtrOutput) PlacementConstraints() SchedulePlacementConstraintArrayOutput
An array of placement constraint objects to use for the task. You can specify up to 10 constraints per task (including constraints in the task definition and those specified at runtime).
func (ScheduleEcsParametersPtrOutput) PlacementStrategy ¶
func (o ScheduleEcsParametersPtrOutput) PlacementStrategy() SchedulePlacementStrategyArrayOutput
The placement strategy objects to use for the task. You can specify a maximum of five strategy rules per task.
func (ScheduleEcsParametersPtrOutput) PlatformVersion ¶
func (o ScheduleEcsParametersPtrOutput) PlatformVersion() pulumi.StringPtrOutput
Specifies the platform version for the task. Specify only the numeric portion of the platform version, such as 1.1.0.
func (ScheduleEcsParametersPtrOutput) PropagateTags ¶
func (o ScheduleEcsParametersPtrOutput) PropagateTags() SchedulePropagateTagsPtrOutput
Specifies whether to propagate the tags from the task definition to the task. If no value is specified, the tags are not propagated. Tags can only be propagated to the task during task creation. To add tags to a task after task creation, use the Amazon ECS [`TagResource`](https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_TagResource.html) API action.
func (ScheduleEcsParametersPtrOutput) ReferenceId ¶
func (o ScheduleEcsParametersPtrOutput) ReferenceId() pulumi.StringPtrOutput
The reference ID to use for the task.
func (ScheduleEcsParametersPtrOutput) Tags ¶
func (o ScheduleEcsParametersPtrOutput) Tags() pulumi.StringMapArrayOutput
The metadata that you apply to the task to help you categorize and organize them. Each tag consists of a key and an optional value, both of which you define. To learn more, see RunTask in the Amazon ECS API Reference.
func (ScheduleEcsParametersPtrOutput) TaskCount ¶
func (o ScheduleEcsParametersPtrOutput) TaskCount() pulumi.Float64PtrOutput
The number of tasks to create based on TaskDefinition. The default is 1.
func (ScheduleEcsParametersPtrOutput) TaskDefinitionArn ¶
func (o ScheduleEcsParametersPtrOutput) TaskDefinitionArn() pulumi.StringPtrOutput
The ARN of the task definition to use if the event target is an Amazon ECS task.
func (ScheduleEcsParametersPtrOutput) ToScheduleEcsParametersPtrOutput ¶
func (o ScheduleEcsParametersPtrOutput) ToScheduleEcsParametersPtrOutput() ScheduleEcsParametersPtrOutput
func (ScheduleEcsParametersPtrOutput) ToScheduleEcsParametersPtrOutputWithContext ¶
func (o ScheduleEcsParametersPtrOutput) ToScheduleEcsParametersPtrOutputWithContext(ctx context.Context) ScheduleEcsParametersPtrOutput
type ScheduleEventBridgeParameters ¶
type ScheduleEventBridgeParameters struct { // Free-form string, with a maximum of 128 characters, used to decide what fields to expect in the event detail. DetailType string `pulumi:"detailType"` // The source of the event. Source string `pulumi:"source"` }
EventBridge PutEvent predefined target type.
type ScheduleEventBridgeParametersArgs ¶
type ScheduleEventBridgeParametersArgs struct { // Free-form string, with a maximum of 128 characters, used to decide what fields to expect in the event detail. DetailType pulumi.StringInput `pulumi:"detailType"` // The source of the event. Source pulumi.StringInput `pulumi:"source"` }
EventBridge PutEvent predefined target type.
func (ScheduleEventBridgeParametersArgs) ElementType ¶
func (ScheduleEventBridgeParametersArgs) ElementType() reflect.Type
func (ScheduleEventBridgeParametersArgs) ToScheduleEventBridgeParametersOutput ¶
func (i ScheduleEventBridgeParametersArgs) ToScheduleEventBridgeParametersOutput() ScheduleEventBridgeParametersOutput
func (ScheduleEventBridgeParametersArgs) ToScheduleEventBridgeParametersOutputWithContext ¶
func (i ScheduleEventBridgeParametersArgs) ToScheduleEventBridgeParametersOutputWithContext(ctx context.Context) ScheduleEventBridgeParametersOutput
func (ScheduleEventBridgeParametersArgs) ToScheduleEventBridgeParametersPtrOutput ¶
func (i ScheduleEventBridgeParametersArgs) ToScheduleEventBridgeParametersPtrOutput() ScheduleEventBridgeParametersPtrOutput
func (ScheduleEventBridgeParametersArgs) ToScheduleEventBridgeParametersPtrOutputWithContext ¶
func (i ScheduleEventBridgeParametersArgs) ToScheduleEventBridgeParametersPtrOutputWithContext(ctx context.Context) ScheduleEventBridgeParametersPtrOutput
type ScheduleEventBridgeParametersInput ¶
type ScheduleEventBridgeParametersInput interface { pulumi.Input ToScheduleEventBridgeParametersOutput() ScheduleEventBridgeParametersOutput ToScheduleEventBridgeParametersOutputWithContext(context.Context) ScheduleEventBridgeParametersOutput }
ScheduleEventBridgeParametersInput is an input type that accepts ScheduleEventBridgeParametersArgs and ScheduleEventBridgeParametersOutput values. You can construct a concrete instance of `ScheduleEventBridgeParametersInput` via:
ScheduleEventBridgeParametersArgs{...}
type ScheduleEventBridgeParametersOutput ¶
type ScheduleEventBridgeParametersOutput struct{ *pulumi.OutputState }
EventBridge PutEvent predefined target type.
func (ScheduleEventBridgeParametersOutput) DetailType ¶
func (o ScheduleEventBridgeParametersOutput) DetailType() pulumi.StringOutput
Free-form string, with a maximum of 128 characters, used to decide what fields to expect in the event detail.
func (ScheduleEventBridgeParametersOutput) ElementType ¶
func (ScheduleEventBridgeParametersOutput) ElementType() reflect.Type
func (ScheduleEventBridgeParametersOutput) Source ¶
func (o ScheduleEventBridgeParametersOutput) Source() pulumi.StringOutput
The source of the event.
func (ScheduleEventBridgeParametersOutput) ToScheduleEventBridgeParametersOutput ¶
func (o ScheduleEventBridgeParametersOutput) ToScheduleEventBridgeParametersOutput() ScheduleEventBridgeParametersOutput
func (ScheduleEventBridgeParametersOutput) ToScheduleEventBridgeParametersOutputWithContext ¶
func (o ScheduleEventBridgeParametersOutput) ToScheduleEventBridgeParametersOutputWithContext(ctx context.Context) ScheduleEventBridgeParametersOutput
func (ScheduleEventBridgeParametersOutput) ToScheduleEventBridgeParametersPtrOutput ¶
func (o ScheduleEventBridgeParametersOutput) ToScheduleEventBridgeParametersPtrOutput() ScheduleEventBridgeParametersPtrOutput
func (ScheduleEventBridgeParametersOutput) ToScheduleEventBridgeParametersPtrOutputWithContext ¶
func (o ScheduleEventBridgeParametersOutput) ToScheduleEventBridgeParametersPtrOutputWithContext(ctx context.Context) ScheduleEventBridgeParametersPtrOutput
type ScheduleEventBridgeParametersPtrInput ¶
type ScheduleEventBridgeParametersPtrInput interface { pulumi.Input ToScheduleEventBridgeParametersPtrOutput() ScheduleEventBridgeParametersPtrOutput ToScheduleEventBridgeParametersPtrOutputWithContext(context.Context) ScheduleEventBridgeParametersPtrOutput }
ScheduleEventBridgeParametersPtrInput is an input type that accepts ScheduleEventBridgeParametersArgs, ScheduleEventBridgeParametersPtr and ScheduleEventBridgeParametersPtrOutput values. You can construct a concrete instance of `ScheduleEventBridgeParametersPtrInput` via:
ScheduleEventBridgeParametersArgs{...} or: nil
func ScheduleEventBridgeParametersPtr ¶
func ScheduleEventBridgeParametersPtr(v *ScheduleEventBridgeParametersArgs) ScheduleEventBridgeParametersPtrInput
type ScheduleEventBridgeParametersPtrOutput ¶
type ScheduleEventBridgeParametersPtrOutput struct{ *pulumi.OutputState }
func (ScheduleEventBridgeParametersPtrOutput) DetailType ¶
func (o ScheduleEventBridgeParametersPtrOutput) DetailType() pulumi.StringPtrOutput
Free-form string, with a maximum of 128 characters, used to decide what fields to expect in the event detail.
func (ScheduleEventBridgeParametersPtrOutput) ElementType ¶
func (ScheduleEventBridgeParametersPtrOutput) ElementType() reflect.Type
func (ScheduleEventBridgeParametersPtrOutput) Source ¶
func (o ScheduleEventBridgeParametersPtrOutput) Source() pulumi.StringPtrOutput
The source of the event.
func (ScheduleEventBridgeParametersPtrOutput) ToScheduleEventBridgeParametersPtrOutput ¶
func (o ScheduleEventBridgeParametersPtrOutput) ToScheduleEventBridgeParametersPtrOutput() ScheduleEventBridgeParametersPtrOutput
func (ScheduleEventBridgeParametersPtrOutput) ToScheduleEventBridgeParametersPtrOutputWithContext ¶
func (o ScheduleEventBridgeParametersPtrOutput) ToScheduleEventBridgeParametersPtrOutputWithContext(ctx context.Context) ScheduleEventBridgeParametersPtrOutput
type ScheduleFlexibleTimeWindow ¶
type ScheduleFlexibleTimeWindow struct { // The maximum time window during which a schedule can be invoked. MaximumWindowInMinutes *float64 `pulumi:"maximumWindowInMinutes"` // Determines whether the schedule is invoked within a flexible time window. You must use quotation marks when you specify this value in your JSON or YAML template. // // *Allowed Values* : `"OFF"` | `"FLEXIBLE"` Mode ScheduleFlexibleTimeWindowMode `pulumi:"mode"` }
Flexible time window allows configuration of a window within which a schedule can be invoked
type ScheduleFlexibleTimeWindowArgs ¶
type ScheduleFlexibleTimeWindowArgs struct { // The maximum time window during which a schedule can be invoked. MaximumWindowInMinutes pulumi.Float64PtrInput `pulumi:"maximumWindowInMinutes"` // Determines whether the schedule is invoked within a flexible time window. You must use quotation marks when you specify this value in your JSON or YAML template. // // *Allowed Values* : `"OFF"` | `"FLEXIBLE"` Mode ScheduleFlexibleTimeWindowModeInput `pulumi:"mode"` }
Flexible time window allows configuration of a window within which a schedule can be invoked
func (ScheduleFlexibleTimeWindowArgs) ElementType ¶
func (ScheduleFlexibleTimeWindowArgs) ElementType() reflect.Type
func (ScheduleFlexibleTimeWindowArgs) ToScheduleFlexibleTimeWindowOutput ¶
func (i ScheduleFlexibleTimeWindowArgs) ToScheduleFlexibleTimeWindowOutput() ScheduleFlexibleTimeWindowOutput
func (ScheduleFlexibleTimeWindowArgs) ToScheduleFlexibleTimeWindowOutputWithContext ¶
func (i ScheduleFlexibleTimeWindowArgs) ToScheduleFlexibleTimeWindowOutputWithContext(ctx context.Context) ScheduleFlexibleTimeWindowOutput
type ScheduleFlexibleTimeWindowInput ¶
type ScheduleFlexibleTimeWindowInput interface { pulumi.Input ToScheduleFlexibleTimeWindowOutput() ScheduleFlexibleTimeWindowOutput ToScheduleFlexibleTimeWindowOutputWithContext(context.Context) ScheduleFlexibleTimeWindowOutput }
ScheduleFlexibleTimeWindowInput is an input type that accepts ScheduleFlexibleTimeWindowArgs and ScheduleFlexibleTimeWindowOutput values. You can construct a concrete instance of `ScheduleFlexibleTimeWindowInput` via:
ScheduleFlexibleTimeWindowArgs{...}
type ScheduleFlexibleTimeWindowMode ¶
type ScheduleFlexibleTimeWindowMode string
Determines whether the schedule is executed within a flexible time window.
func (ScheduleFlexibleTimeWindowMode) ElementType ¶
func (ScheduleFlexibleTimeWindowMode) ElementType() reflect.Type
func (ScheduleFlexibleTimeWindowMode) ToScheduleFlexibleTimeWindowModeOutput ¶
func (e ScheduleFlexibleTimeWindowMode) ToScheduleFlexibleTimeWindowModeOutput() ScheduleFlexibleTimeWindowModeOutput
func (ScheduleFlexibleTimeWindowMode) ToScheduleFlexibleTimeWindowModeOutputWithContext ¶
func (e ScheduleFlexibleTimeWindowMode) ToScheduleFlexibleTimeWindowModeOutputWithContext(ctx context.Context) ScheduleFlexibleTimeWindowModeOutput
func (ScheduleFlexibleTimeWindowMode) ToScheduleFlexibleTimeWindowModePtrOutput ¶
func (e ScheduleFlexibleTimeWindowMode) ToScheduleFlexibleTimeWindowModePtrOutput() ScheduleFlexibleTimeWindowModePtrOutput
func (ScheduleFlexibleTimeWindowMode) ToScheduleFlexibleTimeWindowModePtrOutputWithContext ¶
func (e ScheduleFlexibleTimeWindowMode) ToScheduleFlexibleTimeWindowModePtrOutputWithContext(ctx context.Context) ScheduleFlexibleTimeWindowModePtrOutput
func (ScheduleFlexibleTimeWindowMode) ToStringOutput ¶
func (e ScheduleFlexibleTimeWindowMode) ToStringOutput() pulumi.StringOutput
func (ScheduleFlexibleTimeWindowMode) ToStringOutputWithContext ¶
func (e ScheduleFlexibleTimeWindowMode) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (ScheduleFlexibleTimeWindowMode) ToStringPtrOutput ¶
func (e ScheduleFlexibleTimeWindowMode) ToStringPtrOutput() pulumi.StringPtrOutput
func (ScheduleFlexibleTimeWindowMode) ToStringPtrOutputWithContext ¶
func (e ScheduleFlexibleTimeWindowMode) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type ScheduleFlexibleTimeWindowModeInput ¶
type ScheduleFlexibleTimeWindowModeInput interface { pulumi.Input ToScheduleFlexibleTimeWindowModeOutput() ScheduleFlexibleTimeWindowModeOutput ToScheduleFlexibleTimeWindowModeOutputWithContext(context.Context) ScheduleFlexibleTimeWindowModeOutput }
ScheduleFlexibleTimeWindowModeInput is an input type that accepts values of the ScheduleFlexibleTimeWindowMode enum A concrete instance of `ScheduleFlexibleTimeWindowModeInput` can be one of the following:
ScheduleFlexibleTimeWindowModeOff ScheduleFlexibleTimeWindowModeFlexible
type ScheduleFlexibleTimeWindowModeOutput ¶
type ScheduleFlexibleTimeWindowModeOutput struct{ *pulumi.OutputState }
func (ScheduleFlexibleTimeWindowModeOutput) ElementType ¶
func (ScheduleFlexibleTimeWindowModeOutput) ElementType() reflect.Type
func (ScheduleFlexibleTimeWindowModeOutput) ToScheduleFlexibleTimeWindowModeOutput ¶
func (o ScheduleFlexibleTimeWindowModeOutput) ToScheduleFlexibleTimeWindowModeOutput() ScheduleFlexibleTimeWindowModeOutput
func (ScheduleFlexibleTimeWindowModeOutput) ToScheduleFlexibleTimeWindowModeOutputWithContext ¶
func (o ScheduleFlexibleTimeWindowModeOutput) ToScheduleFlexibleTimeWindowModeOutputWithContext(ctx context.Context) ScheduleFlexibleTimeWindowModeOutput
func (ScheduleFlexibleTimeWindowModeOutput) ToScheduleFlexibleTimeWindowModePtrOutput ¶
func (o ScheduleFlexibleTimeWindowModeOutput) ToScheduleFlexibleTimeWindowModePtrOutput() ScheduleFlexibleTimeWindowModePtrOutput
func (ScheduleFlexibleTimeWindowModeOutput) ToScheduleFlexibleTimeWindowModePtrOutputWithContext ¶
func (o ScheduleFlexibleTimeWindowModeOutput) ToScheduleFlexibleTimeWindowModePtrOutputWithContext(ctx context.Context) ScheduleFlexibleTimeWindowModePtrOutput
func (ScheduleFlexibleTimeWindowModeOutput) ToStringOutput ¶
func (o ScheduleFlexibleTimeWindowModeOutput) ToStringOutput() pulumi.StringOutput
func (ScheduleFlexibleTimeWindowModeOutput) ToStringOutputWithContext ¶
func (o ScheduleFlexibleTimeWindowModeOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (ScheduleFlexibleTimeWindowModeOutput) ToStringPtrOutput ¶
func (o ScheduleFlexibleTimeWindowModeOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (ScheduleFlexibleTimeWindowModeOutput) ToStringPtrOutputWithContext ¶
func (o ScheduleFlexibleTimeWindowModeOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type ScheduleFlexibleTimeWindowModePtrInput ¶
type ScheduleFlexibleTimeWindowModePtrInput interface { pulumi.Input ToScheduleFlexibleTimeWindowModePtrOutput() ScheduleFlexibleTimeWindowModePtrOutput ToScheduleFlexibleTimeWindowModePtrOutputWithContext(context.Context) ScheduleFlexibleTimeWindowModePtrOutput }
func ScheduleFlexibleTimeWindowModePtr ¶
func ScheduleFlexibleTimeWindowModePtr(v string) ScheduleFlexibleTimeWindowModePtrInput
type ScheduleFlexibleTimeWindowModePtrOutput ¶
type ScheduleFlexibleTimeWindowModePtrOutput struct{ *pulumi.OutputState }
func (ScheduleFlexibleTimeWindowModePtrOutput) ElementType ¶
func (ScheduleFlexibleTimeWindowModePtrOutput) ElementType() reflect.Type
func (ScheduleFlexibleTimeWindowModePtrOutput) ToScheduleFlexibleTimeWindowModePtrOutput ¶
func (o ScheduleFlexibleTimeWindowModePtrOutput) ToScheduleFlexibleTimeWindowModePtrOutput() ScheduleFlexibleTimeWindowModePtrOutput
func (ScheduleFlexibleTimeWindowModePtrOutput) ToScheduleFlexibleTimeWindowModePtrOutputWithContext ¶
func (o ScheduleFlexibleTimeWindowModePtrOutput) ToScheduleFlexibleTimeWindowModePtrOutputWithContext(ctx context.Context) ScheduleFlexibleTimeWindowModePtrOutput
func (ScheduleFlexibleTimeWindowModePtrOutput) ToStringPtrOutput ¶
func (o ScheduleFlexibleTimeWindowModePtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (ScheduleFlexibleTimeWindowModePtrOutput) ToStringPtrOutputWithContext ¶
func (o ScheduleFlexibleTimeWindowModePtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type ScheduleFlexibleTimeWindowOutput ¶
type ScheduleFlexibleTimeWindowOutput struct{ *pulumi.OutputState }
Flexible time window allows configuration of a window within which a schedule can be invoked
func (ScheduleFlexibleTimeWindowOutput) ElementType ¶
func (ScheduleFlexibleTimeWindowOutput) ElementType() reflect.Type
func (ScheduleFlexibleTimeWindowOutput) MaximumWindowInMinutes ¶
func (o ScheduleFlexibleTimeWindowOutput) MaximumWindowInMinutes() pulumi.Float64PtrOutput
The maximum time window during which a schedule can be invoked.
func (ScheduleFlexibleTimeWindowOutput) Mode ¶
func (o ScheduleFlexibleTimeWindowOutput) Mode() ScheduleFlexibleTimeWindowModeOutput
Determines whether the schedule is invoked within a flexible time window. You must use quotation marks when you specify this value in your JSON or YAML template.
*Allowed Values* : `"OFF"` | `"FLEXIBLE"`
func (ScheduleFlexibleTimeWindowOutput) ToScheduleFlexibleTimeWindowOutput ¶
func (o ScheduleFlexibleTimeWindowOutput) ToScheduleFlexibleTimeWindowOutput() ScheduleFlexibleTimeWindowOutput
func (ScheduleFlexibleTimeWindowOutput) ToScheduleFlexibleTimeWindowOutputWithContext ¶
func (o ScheduleFlexibleTimeWindowOutput) ToScheduleFlexibleTimeWindowOutputWithContext(ctx context.Context) ScheduleFlexibleTimeWindowOutput
type ScheduleFlexibleTimeWindowPtrOutput ¶
type ScheduleFlexibleTimeWindowPtrOutput struct{ *pulumi.OutputState }
func (ScheduleFlexibleTimeWindowPtrOutput) Elem ¶
func (o ScheduleFlexibleTimeWindowPtrOutput) Elem() ScheduleFlexibleTimeWindowOutput
func (ScheduleFlexibleTimeWindowPtrOutput) ElementType ¶
func (ScheduleFlexibleTimeWindowPtrOutput) ElementType() reflect.Type
func (ScheduleFlexibleTimeWindowPtrOutput) MaximumWindowInMinutes ¶
func (o ScheduleFlexibleTimeWindowPtrOutput) MaximumWindowInMinutes() pulumi.Float64PtrOutput
The maximum time window during which a schedule can be invoked.
func (ScheduleFlexibleTimeWindowPtrOutput) Mode ¶
Determines whether the schedule is invoked within a flexible time window. You must use quotation marks when you specify this value in your JSON or YAML template.
*Allowed Values* : `"OFF"` | `"FLEXIBLE"`
func (ScheduleFlexibleTimeWindowPtrOutput) ToScheduleFlexibleTimeWindowPtrOutput ¶
func (o ScheduleFlexibleTimeWindowPtrOutput) ToScheduleFlexibleTimeWindowPtrOutput() ScheduleFlexibleTimeWindowPtrOutput
func (ScheduleFlexibleTimeWindowPtrOutput) ToScheduleFlexibleTimeWindowPtrOutputWithContext ¶
func (o ScheduleFlexibleTimeWindowPtrOutput) ToScheduleFlexibleTimeWindowPtrOutputWithContext(ctx context.Context) ScheduleFlexibleTimeWindowPtrOutput
type ScheduleGroup ¶
type ScheduleGroup struct { pulumi.CustomResourceState // The Amazon Resource Name (ARN) of the schedule group. Arn pulumi.StringOutput `pulumi:"arn"` // The time at which the schedule group was created. CreationDate pulumi.StringOutput `pulumi:"creationDate"` // The time at which the schedule group was last modified. LastModificationDate pulumi.StringOutput `pulumi:"lastModificationDate"` // The name of the schedule group. Name pulumi.StringPtrOutput `pulumi:"name"` // Specifies the state of the schedule group. // // *Allowed Values* : `ACTIVE` | `DELETING` State ScheduleGroupStateEnumOutput `pulumi:"state"` // The list of tags to associate with the schedule group. Tags aws.TagArrayOutput `pulumi:"tags"` }
Definition of AWS::Scheduler::ScheduleGroup Resource Type
func GetScheduleGroup ¶
func GetScheduleGroup(ctx *pulumi.Context, name string, id pulumi.IDInput, state *ScheduleGroupState, opts ...pulumi.ResourceOption) (*ScheduleGroup, error)
GetScheduleGroup gets an existing ScheduleGroup resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewScheduleGroup ¶
func NewScheduleGroup(ctx *pulumi.Context, name string, args *ScheduleGroupArgs, opts ...pulumi.ResourceOption) (*ScheduleGroup, error)
NewScheduleGroup registers a new resource with the given unique name, arguments, and options.
func (*ScheduleGroup) ElementType ¶
func (*ScheduleGroup) ElementType() reflect.Type
func (*ScheduleGroup) ToScheduleGroupOutput ¶
func (i *ScheduleGroup) ToScheduleGroupOutput() ScheduleGroupOutput
func (*ScheduleGroup) ToScheduleGroupOutputWithContext ¶
func (i *ScheduleGroup) ToScheduleGroupOutputWithContext(ctx context.Context) ScheduleGroupOutput
type ScheduleGroupArgs ¶
type ScheduleGroupArgs struct { // The name of the schedule group. Name pulumi.StringPtrInput // The list of tags to associate with the schedule group. Tags aws.TagArrayInput }
The set of arguments for constructing a ScheduleGroup resource.
func (ScheduleGroupArgs) ElementType ¶
func (ScheduleGroupArgs) ElementType() reflect.Type
type ScheduleGroupInput ¶
type ScheduleGroupInput interface { pulumi.Input ToScheduleGroupOutput() ScheduleGroupOutput ToScheduleGroupOutputWithContext(ctx context.Context) ScheduleGroupOutput }
type ScheduleGroupOutput ¶
type ScheduleGroupOutput struct{ *pulumi.OutputState }
func (ScheduleGroupOutput) Arn ¶
func (o ScheduleGroupOutput) Arn() pulumi.StringOutput
The Amazon Resource Name (ARN) of the schedule group.
func (ScheduleGroupOutput) CreationDate ¶
func (o ScheduleGroupOutput) CreationDate() pulumi.StringOutput
The time at which the schedule group was created.
func (ScheduleGroupOutput) ElementType ¶
func (ScheduleGroupOutput) ElementType() reflect.Type
func (ScheduleGroupOutput) LastModificationDate ¶
func (o ScheduleGroupOutput) LastModificationDate() pulumi.StringOutput
The time at which the schedule group was last modified.
func (ScheduleGroupOutput) Name ¶
func (o ScheduleGroupOutput) Name() pulumi.StringPtrOutput
The name of the schedule group.
func (ScheduleGroupOutput) State ¶
func (o ScheduleGroupOutput) State() ScheduleGroupStateEnumOutput
Specifies the state of the schedule group.
*Allowed Values* : `ACTIVE` | `DELETING`
func (ScheduleGroupOutput) Tags ¶
func (o ScheduleGroupOutput) Tags() aws.TagArrayOutput
The list of tags to associate with the schedule group.
func (ScheduleGroupOutput) ToScheduleGroupOutput ¶
func (o ScheduleGroupOutput) ToScheduleGroupOutput() ScheduleGroupOutput
func (ScheduleGroupOutput) ToScheduleGroupOutputWithContext ¶
func (o ScheduleGroupOutput) ToScheduleGroupOutputWithContext(ctx context.Context) ScheduleGroupOutput
type ScheduleGroupState ¶
type ScheduleGroupState struct { }
func (ScheduleGroupState) ElementType ¶
func (ScheduleGroupState) ElementType() reflect.Type
type ScheduleGroupStateEnum ¶
type ScheduleGroupStateEnum string
Specifies the state of the schedule group.
type ScheduleGroupStateEnumOutput ¶
type ScheduleGroupStateEnumOutput struct{ *pulumi.OutputState }
func (ScheduleGroupStateEnumOutput) ElementType ¶
func (ScheduleGroupStateEnumOutput) ElementType() reflect.Type
func (ScheduleGroupStateEnumOutput) ToScheduleGroupStateEnumOutput ¶
func (o ScheduleGroupStateEnumOutput) ToScheduleGroupStateEnumOutput() ScheduleGroupStateEnumOutput
func (ScheduleGroupStateEnumOutput) ToScheduleGroupStateEnumOutputWithContext ¶
func (o ScheduleGroupStateEnumOutput) ToScheduleGroupStateEnumOutputWithContext(ctx context.Context) ScheduleGroupStateEnumOutput
func (ScheduleGroupStateEnumOutput) ToScheduleGroupStateEnumPtrOutput ¶
func (o ScheduleGroupStateEnumOutput) ToScheduleGroupStateEnumPtrOutput() ScheduleGroupStateEnumPtrOutput
func (ScheduleGroupStateEnumOutput) ToScheduleGroupStateEnumPtrOutputWithContext ¶
func (o ScheduleGroupStateEnumOutput) ToScheduleGroupStateEnumPtrOutputWithContext(ctx context.Context) ScheduleGroupStateEnumPtrOutput
func (ScheduleGroupStateEnumOutput) ToStringOutput ¶
func (o ScheduleGroupStateEnumOutput) ToStringOutput() pulumi.StringOutput
func (ScheduleGroupStateEnumOutput) ToStringOutputWithContext ¶
func (o ScheduleGroupStateEnumOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (ScheduleGroupStateEnumOutput) ToStringPtrOutput ¶
func (o ScheduleGroupStateEnumOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (ScheduleGroupStateEnumOutput) ToStringPtrOutputWithContext ¶
func (o ScheduleGroupStateEnumOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type ScheduleGroupStateEnumPtrOutput ¶
type ScheduleGroupStateEnumPtrOutput struct{ *pulumi.OutputState }
func (ScheduleGroupStateEnumPtrOutput) Elem ¶
func (o ScheduleGroupStateEnumPtrOutput) Elem() ScheduleGroupStateEnumOutput
func (ScheduleGroupStateEnumPtrOutput) ElementType ¶
func (ScheduleGroupStateEnumPtrOutput) ElementType() reflect.Type
func (ScheduleGroupStateEnumPtrOutput) ToScheduleGroupStateEnumPtrOutput ¶
func (o ScheduleGroupStateEnumPtrOutput) ToScheduleGroupStateEnumPtrOutput() ScheduleGroupStateEnumPtrOutput
func (ScheduleGroupStateEnumPtrOutput) ToScheduleGroupStateEnumPtrOutputWithContext ¶
func (o ScheduleGroupStateEnumPtrOutput) ToScheduleGroupStateEnumPtrOutputWithContext(ctx context.Context) ScheduleGroupStateEnumPtrOutput
func (ScheduleGroupStateEnumPtrOutput) ToStringPtrOutput ¶
func (o ScheduleGroupStateEnumPtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (ScheduleGroupStateEnumPtrOutput) ToStringPtrOutputWithContext ¶
func (o ScheduleGroupStateEnumPtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type ScheduleGroupTag ¶
type ScheduleGroupTag struct { // Key for the tag Key string `pulumi:"key"` // Value for the tag Value string `pulumi:"value"` }
Tag to associate with the resource.
type ScheduleInput ¶
type ScheduleInput interface { pulumi.Input ToScheduleOutput() ScheduleOutput ToScheduleOutputWithContext(ctx context.Context) ScheduleOutput }
type ScheduleKinesisParameters ¶
type ScheduleKinesisParameters struct { // The custom parameter used as the Kinesis partition key. For more information, see Amazon Kinesis Streams Key Concepts in the Amazon Kinesis Streams Developer Guide. PartitionKey string `pulumi:"partitionKey"` }
The custom parameter you can use to control the shard to which EventBridge Scheduler sends the event.
type ScheduleKinesisParametersArgs ¶
type ScheduleKinesisParametersArgs struct { // The custom parameter used as the Kinesis partition key. For more information, see Amazon Kinesis Streams Key Concepts in the Amazon Kinesis Streams Developer Guide. PartitionKey pulumi.StringInput `pulumi:"partitionKey"` }
The custom parameter you can use to control the shard to which EventBridge Scheduler sends the event.
func (ScheduleKinesisParametersArgs) ElementType ¶
func (ScheduleKinesisParametersArgs) ElementType() reflect.Type
func (ScheduleKinesisParametersArgs) ToScheduleKinesisParametersOutput ¶
func (i ScheduleKinesisParametersArgs) ToScheduleKinesisParametersOutput() ScheduleKinesisParametersOutput
func (ScheduleKinesisParametersArgs) ToScheduleKinesisParametersOutputWithContext ¶
func (i ScheduleKinesisParametersArgs) ToScheduleKinesisParametersOutputWithContext(ctx context.Context) ScheduleKinesisParametersOutput
func (ScheduleKinesisParametersArgs) ToScheduleKinesisParametersPtrOutput ¶
func (i ScheduleKinesisParametersArgs) ToScheduleKinesisParametersPtrOutput() ScheduleKinesisParametersPtrOutput
func (ScheduleKinesisParametersArgs) ToScheduleKinesisParametersPtrOutputWithContext ¶
func (i ScheduleKinesisParametersArgs) ToScheduleKinesisParametersPtrOutputWithContext(ctx context.Context) ScheduleKinesisParametersPtrOutput
type ScheduleKinesisParametersInput ¶
type ScheduleKinesisParametersInput interface { pulumi.Input ToScheduleKinesisParametersOutput() ScheduleKinesisParametersOutput ToScheduleKinesisParametersOutputWithContext(context.Context) ScheduleKinesisParametersOutput }
ScheduleKinesisParametersInput is an input type that accepts ScheduleKinesisParametersArgs and ScheduleKinesisParametersOutput values. You can construct a concrete instance of `ScheduleKinesisParametersInput` via:
ScheduleKinesisParametersArgs{...}
type ScheduleKinesisParametersOutput ¶
type ScheduleKinesisParametersOutput struct{ *pulumi.OutputState }
The custom parameter you can use to control the shard to which EventBridge Scheduler sends the event.
func (ScheduleKinesisParametersOutput) ElementType ¶
func (ScheduleKinesisParametersOutput) ElementType() reflect.Type
func (ScheduleKinesisParametersOutput) PartitionKey ¶
func (o ScheduleKinesisParametersOutput) PartitionKey() pulumi.StringOutput
The custom parameter used as the Kinesis partition key. For more information, see Amazon Kinesis Streams Key Concepts in the Amazon Kinesis Streams Developer Guide.
func (ScheduleKinesisParametersOutput) ToScheduleKinesisParametersOutput ¶
func (o ScheduleKinesisParametersOutput) ToScheduleKinesisParametersOutput() ScheduleKinesisParametersOutput
func (ScheduleKinesisParametersOutput) ToScheduleKinesisParametersOutputWithContext ¶
func (o ScheduleKinesisParametersOutput) ToScheduleKinesisParametersOutputWithContext(ctx context.Context) ScheduleKinesisParametersOutput
func (ScheduleKinesisParametersOutput) ToScheduleKinesisParametersPtrOutput ¶
func (o ScheduleKinesisParametersOutput) ToScheduleKinesisParametersPtrOutput() ScheduleKinesisParametersPtrOutput
func (ScheduleKinesisParametersOutput) ToScheduleKinesisParametersPtrOutputWithContext ¶
func (o ScheduleKinesisParametersOutput) ToScheduleKinesisParametersPtrOutputWithContext(ctx context.Context) ScheduleKinesisParametersPtrOutput
type ScheduleKinesisParametersPtrInput ¶
type ScheduleKinesisParametersPtrInput interface { pulumi.Input ToScheduleKinesisParametersPtrOutput() ScheduleKinesisParametersPtrOutput ToScheduleKinesisParametersPtrOutputWithContext(context.Context) ScheduleKinesisParametersPtrOutput }
ScheduleKinesisParametersPtrInput is an input type that accepts ScheduleKinesisParametersArgs, ScheduleKinesisParametersPtr and ScheduleKinesisParametersPtrOutput values. You can construct a concrete instance of `ScheduleKinesisParametersPtrInput` via:
ScheduleKinesisParametersArgs{...} or: nil
func ScheduleKinesisParametersPtr ¶
func ScheduleKinesisParametersPtr(v *ScheduleKinesisParametersArgs) ScheduleKinesisParametersPtrInput
type ScheduleKinesisParametersPtrOutput ¶
type ScheduleKinesisParametersPtrOutput struct{ *pulumi.OutputState }
func (ScheduleKinesisParametersPtrOutput) Elem ¶
func (o ScheduleKinesisParametersPtrOutput) Elem() ScheduleKinesisParametersOutput
func (ScheduleKinesisParametersPtrOutput) ElementType ¶
func (ScheduleKinesisParametersPtrOutput) ElementType() reflect.Type
func (ScheduleKinesisParametersPtrOutput) PartitionKey ¶
func (o ScheduleKinesisParametersPtrOutput) PartitionKey() pulumi.StringPtrOutput
The custom parameter used as the Kinesis partition key. For more information, see Amazon Kinesis Streams Key Concepts in the Amazon Kinesis Streams Developer Guide.
func (ScheduleKinesisParametersPtrOutput) ToScheduleKinesisParametersPtrOutput ¶
func (o ScheduleKinesisParametersPtrOutput) ToScheduleKinesisParametersPtrOutput() ScheduleKinesisParametersPtrOutput
func (ScheduleKinesisParametersPtrOutput) ToScheduleKinesisParametersPtrOutputWithContext ¶
func (o ScheduleKinesisParametersPtrOutput) ToScheduleKinesisParametersPtrOutputWithContext(ctx context.Context) ScheduleKinesisParametersPtrOutput
type ScheduleLaunchType ¶
type ScheduleLaunchType string
Specifies the launch type on which your task is running. The launch type that you specify here must match one of the launch type (compatibilities) of the target task. The FARGATE value is supported only in the Regions where AWS Fargate with Amazon ECS is supported. For more information, see AWS Fargate on Amazon ECS in the Amazon Elastic Container Service Developer Guide.
func (ScheduleLaunchType) ElementType ¶
func (ScheduleLaunchType) ElementType() reflect.Type
func (ScheduleLaunchType) ToScheduleLaunchTypeOutput ¶
func (e ScheduleLaunchType) ToScheduleLaunchTypeOutput() ScheduleLaunchTypeOutput
func (ScheduleLaunchType) ToScheduleLaunchTypeOutputWithContext ¶
func (e ScheduleLaunchType) ToScheduleLaunchTypeOutputWithContext(ctx context.Context) ScheduleLaunchTypeOutput
func (ScheduleLaunchType) ToScheduleLaunchTypePtrOutput ¶
func (e ScheduleLaunchType) ToScheduleLaunchTypePtrOutput() ScheduleLaunchTypePtrOutput
func (ScheduleLaunchType) ToScheduleLaunchTypePtrOutputWithContext ¶
func (e ScheduleLaunchType) ToScheduleLaunchTypePtrOutputWithContext(ctx context.Context) ScheduleLaunchTypePtrOutput
func (ScheduleLaunchType) ToStringOutput ¶
func (e ScheduleLaunchType) ToStringOutput() pulumi.StringOutput
func (ScheduleLaunchType) ToStringOutputWithContext ¶
func (e ScheduleLaunchType) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (ScheduleLaunchType) ToStringPtrOutput ¶
func (e ScheduleLaunchType) ToStringPtrOutput() pulumi.StringPtrOutput
func (ScheduleLaunchType) ToStringPtrOutputWithContext ¶
func (e ScheduleLaunchType) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type ScheduleLaunchTypeInput ¶
type ScheduleLaunchTypeInput interface { pulumi.Input ToScheduleLaunchTypeOutput() ScheduleLaunchTypeOutput ToScheduleLaunchTypeOutputWithContext(context.Context) ScheduleLaunchTypeOutput }
ScheduleLaunchTypeInput is an input type that accepts values of the ScheduleLaunchType enum A concrete instance of `ScheduleLaunchTypeInput` can be one of the following:
ScheduleLaunchTypeEc2 ScheduleLaunchTypeFargate ScheduleLaunchTypeExternal
type ScheduleLaunchTypeOutput ¶
type ScheduleLaunchTypeOutput struct{ *pulumi.OutputState }
func (ScheduleLaunchTypeOutput) ElementType ¶
func (ScheduleLaunchTypeOutput) ElementType() reflect.Type
func (ScheduleLaunchTypeOutput) ToScheduleLaunchTypeOutput ¶
func (o ScheduleLaunchTypeOutput) ToScheduleLaunchTypeOutput() ScheduleLaunchTypeOutput
func (ScheduleLaunchTypeOutput) ToScheduleLaunchTypeOutputWithContext ¶
func (o ScheduleLaunchTypeOutput) ToScheduleLaunchTypeOutputWithContext(ctx context.Context) ScheduleLaunchTypeOutput
func (ScheduleLaunchTypeOutput) ToScheduleLaunchTypePtrOutput ¶
func (o ScheduleLaunchTypeOutput) ToScheduleLaunchTypePtrOutput() ScheduleLaunchTypePtrOutput
func (ScheduleLaunchTypeOutput) ToScheduleLaunchTypePtrOutputWithContext ¶
func (o ScheduleLaunchTypeOutput) ToScheduleLaunchTypePtrOutputWithContext(ctx context.Context) ScheduleLaunchTypePtrOutput
func (ScheduleLaunchTypeOutput) ToStringOutput ¶
func (o ScheduleLaunchTypeOutput) ToStringOutput() pulumi.StringOutput
func (ScheduleLaunchTypeOutput) ToStringOutputWithContext ¶
func (o ScheduleLaunchTypeOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (ScheduleLaunchTypeOutput) ToStringPtrOutput ¶
func (o ScheduleLaunchTypeOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (ScheduleLaunchTypeOutput) ToStringPtrOutputWithContext ¶
func (o ScheduleLaunchTypeOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type ScheduleLaunchTypePtrInput ¶
type ScheduleLaunchTypePtrInput interface { pulumi.Input ToScheduleLaunchTypePtrOutput() ScheduleLaunchTypePtrOutput ToScheduleLaunchTypePtrOutputWithContext(context.Context) ScheduleLaunchTypePtrOutput }
func ScheduleLaunchTypePtr ¶
func ScheduleLaunchTypePtr(v string) ScheduleLaunchTypePtrInput
type ScheduleLaunchTypePtrOutput ¶
type ScheduleLaunchTypePtrOutput struct{ *pulumi.OutputState }
func (ScheduleLaunchTypePtrOutput) Elem ¶
func (o ScheduleLaunchTypePtrOutput) Elem() ScheduleLaunchTypeOutput
func (ScheduleLaunchTypePtrOutput) ElementType ¶
func (ScheduleLaunchTypePtrOutput) ElementType() reflect.Type
func (ScheduleLaunchTypePtrOutput) ToScheduleLaunchTypePtrOutput ¶
func (o ScheduleLaunchTypePtrOutput) ToScheduleLaunchTypePtrOutput() ScheduleLaunchTypePtrOutput
func (ScheduleLaunchTypePtrOutput) ToScheduleLaunchTypePtrOutputWithContext ¶
func (o ScheduleLaunchTypePtrOutput) ToScheduleLaunchTypePtrOutputWithContext(ctx context.Context) ScheduleLaunchTypePtrOutput
func (ScheduleLaunchTypePtrOutput) ToStringPtrOutput ¶
func (o ScheduleLaunchTypePtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (ScheduleLaunchTypePtrOutput) ToStringPtrOutputWithContext ¶
func (o ScheduleLaunchTypePtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type ScheduleNetworkConfiguration ¶
type ScheduleNetworkConfiguration struct { // Specifies the Amazon VPC subnets and security groups for the task, and whether a public IP address is to be used. This structure is relevant only for ECS tasks that use the awsvpc network mode. AwsvpcConfiguration *ScheduleAwsVpcConfiguration `pulumi:"awsvpcConfiguration"` }
This structure specifies the network configuration for an ECS task.
type ScheduleNetworkConfigurationArgs ¶
type ScheduleNetworkConfigurationArgs struct { // Specifies the Amazon VPC subnets and security groups for the task, and whether a public IP address is to be used. This structure is relevant only for ECS tasks that use the awsvpc network mode. AwsvpcConfiguration ScheduleAwsVpcConfigurationPtrInput `pulumi:"awsvpcConfiguration"` }
This structure specifies the network configuration for an ECS task.
func (ScheduleNetworkConfigurationArgs) ElementType ¶
func (ScheduleNetworkConfigurationArgs) ElementType() reflect.Type
func (ScheduleNetworkConfigurationArgs) ToScheduleNetworkConfigurationOutput ¶
func (i ScheduleNetworkConfigurationArgs) ToScheduleNetworkConfigurationOutput() ScheduleNetworkConfigurationOutput
func (ScheduleNetworkConfigurationArgs) ToScheduleNetworkConfigurationOutputWithContext ¶
func (i ScheduleNetworkConfigurationArgs) ToScheduleNetworkConfigurationOutputWithContext(ctx context.Context) ScheduleNetworkConfigurationOutput
func (ScheduleNetworkConfigurationArgs) ToScheduleNetworkConfigurationPtrOutput ¶
func (i ScheduleNetworkConfigurationArgs) ToScheduleNetworkConfigurationPtrOutput() ScheduleNetworkConfigurationPtrOutput
func (ScheduleNetworkConfigurationArgs) ToScheduleNetworkConfigurationPtrOutputWithContext ¶
func (i ScheduleNetworkConfigurationArgs) ToScheduleNetworkConfigurationPtrOutputWithContext(ctx context.Context) ScheduleNetworkConfigurationPtrOutput
type ScheduleNetworkConfigurationInput ¶
type ScheduleNetworkConfigurationInput interface { pulumi.Input ToScheduleNetworkConfigurationOutput() ScheduleNetworkConfigurationOutput ToScheduleNetworkConfigurationOutputWithContext(context.Context) ScheduleNetworkConfigurationOutput }
ScheduleNetworkConfigurationInput is an input type that accepts ScheduleNetworkConfigurationArgs and ScheduleNetworkConfigurationOutput values. You can construct a concrete instance of `ScheduleNetworkConfigurationInput` via:
ScheduleNetworkConfigurationArgs{...}
type ScheduleNetworkConfigurationOutput ¶
type ScheduleNetworkConfigurationOutput struct{ *pulumi.OutputState }
This structure specifies the network configuration for an ECS task.
func (ScheduleNetworkConfigurationOutput) AwsvpcConfiguration ¶
func (o ScheduleNetworkConfigurationOutput) AwsvpcConfiguration() ScheduleAwsVpcConfigurationPtrOutput
Specifies the Amazon VPC subnets and security groups for the task, and whether a public IP address is to be used. This structure is relevant only for ECS tasks that use the awsvpc network mode.
func (ScheduleNetworkConfigurationOutput) ElementType ¶
func (ScheduleNetworkConfigurationOutput) ElementType() reflect.Type
func (ScheduleNetworkConfigurationOutput) ToScheduleNetworkConfigurationOutput ¶
func (o ScheduleNetworkConfigurationOutput) ToScheduleNetworkConfigurationOutput() ScheduleNetworkConfigurationOutput
func (ScheduleNetworkConfigurationOutput) ToScheduleNetworkConfigurationOutputWithContext ¶
func (o ScheduleNetworkConfigurationOutput) ToScheduleNetworkConfigurationOutputWithContext(ctx context.Context) ScheduleNetworkConfigurationOutput
func (ScheduleNetworkConfigurationOutput) ToScheduleNetworkConfigurationPtrOutput ¶
func (o ScheduleNetworkConfigurationOutput) ToScheduleNetworkConfigurationPtrOutput() ScheduleNetworkConfigurationPtrOutput
func (ScheduleNetworkConfigurationOutput) ToScheduleNetworkConfigurationPtrOutputWithContext ¶
func (o ScheduleNetworkConfigurationOutput) ToScheduleNetworkConfigurationPtrOutputWithContext(ctx context.Context) ScheduleNetworkConfigurationPtrOutput
type ScheduleNetworkConfigurationPtrInput ¶
type ScheduleNetworkConfigurationPtrInput interface { pulumi.Input ToScheduleNetworkConfigurationPtrOutput() ScheduleNetworkConfigurationPtrOutput ToScheduleNetworkConfigurationPtrOutputWithContext(context.Context) ScheduleNetworkConfigurationPtrOutput }
ScheduleNetworkConfigurationPtrInput is an input type that accepts ScheduleNetworkConfigurationArgs, ScheduleNetworkConfigurationPtr and ScheduleNetworkConfigurationPtrOutput values. You can construct a concrete instance of `ScheduleNetworkConfigurationPtrInput` via:
ScheduleNetworkConfigurationArgs{...} or: nil
func ScheduleNetworkConfigurationPtr ¶
func ScheduleNetworkConfigurationPtr(v *ScheduleNetworkConfigurationArgs) ScheduleNetworkConfigurationPtrInput
type ScheduleNetworkConfigurationPtrOutput ¶
type ScheduleNetworkConfigurationPtrOutput struct{ *pulumi.OutputState }
func (ScheduleNetworkConfigurationPtrOutput) AwsvpcConfiguration ¶
func (o ScheduleNetworkConfigurationPtrOutput) AwsvpcConfiguration() ScheduleAwsVpcConfigurationPtrOutput
Specifies the Amazon VPC subnets and security groups for the task, and whether a public IP address is to be used. This structure is relevant only for ECS tasks that use the awsvpc network mode.
func (ScheduleNetworkConfigurationPtrOutput) ElementType ¶
func (ScheduleNetworkConfigurationPtrOutput) ElementType() reflect.Type
func (ScheduleNetworkConfigurationPtrOutput) ToScheduleNetworkConfigurationPtrOutput ¶
func (o ScheduleNetworkConfigurationPtrOutput) ToScheduleNetworkConfigurationPtrOutput() ScheduleNetworkConfigurationPtrOutput
func (ScheduleNetworkConfigurationPtrOutput) ToScheduleNetworkConfigurationPtrOutputWithContext ¶
func (o ScheduleNetworkConfigurationPtrOutput) ToScheduleNetworkConfigurationPtrOutputWithContext(ctx context.Context) ScheduleNetworkConfigurationPtrOutput
type ScheduleOutput ¶
type ScheduleOutput struct{ *pulumi.OutputState }
func (ScheduleOutput) Arn ¶
func (o ScheduleOutput) Arn() pulumi.StringOutput
The Amazon Resource Name (ARN) of the schedule.
func (ScheduleOutput) Description ¶
func (o ScheduleOutput) Description() pulumi.StringPtrOutput
The description of the schedule.
func (ScheduleOutput) ElementType ¶
func (ScheduleOutput) ElementType() reflect.Type
func (ScheduleOutput) EndDate ¶
func (o ScheduleOutput) EndDate() pulumi.StringPtrOutput
The date, in UTC, before which the schedule can invoke its target. Depending on the schedule's recurrence expression, invocations might stop on, or before, the EndDate you specify.
func (ScheduleOutput) FlexibleTimeWindow ¶
func (o ScheduleOutput) FlexibleTimeWindow() ScheduleFlexibleTimeWindowOutput
Allows you to configure a time window during which EventBridge Scheduler invokes the schedule.
func (ScheduleOutput) GroupName ¶
func (o ScheduleOutput) GroupName() pulumi.StringPtrOutput
The name of the schedule group to associate with this schedule. If you omit this, the default schedule group is used.
func (ScheduleOutput) KmsKeyArn ¶
func (o ScheduleOutput) KmsKeyArn() pulumi.StringPtrOutput
The ARN for a KMS Key that will be used to encrypt customer data.
func (ScheduleOutput) Name ¶
func (o ScheduleOutput) Name() pulumi.StringPtrOutput
The name of the schedule.
func (ScheduleOutput) ScheduleExpression ¶
func (o ScheduleOutput) ScheduleExpression() pulumi.StringOutput
The scheduling expression.
func (ScheduleOutput) ScheduleExpressionTimezone ¶
func (o ScheduleOutput) ScheduleExpressionTimezone() pulumi.StringPtrOutput
The timezone in which the scheduling expression is evaluated.
func (ScheduleOutput) StartDate ¶
func (o ScheduleOutput) StartDate() pulumi.StringPtrOutput
The date, in UTC, after which the schedule can begin invoking its target. Depending on the schedule's recurrence expression, invocations might occur on, or after, the StartDate you specify.
func (ScheduleOutput) State ¶
func (o ScheduleOutput) State() ScheduleStateEnumPtrOutput
Specifies whether the schedule is enabled or disabled.
*Allowed Values* : `ENABLED` | `DISABLED`
func (ScheduleOutput) Target ¶
func (o ScheduleOutput) Target() ScheduleTargetOutput
The schedule's target details.
func (ScheduleOutput) ToScheduleOutput ¶
func (o ScheduleOutput) ToScheduleOutput() ScheduleOutput
func (ScheduleOutput) ToScheduleOutputWithContext ¶
func (o ScheduleOutput) ToScheduleOutputWithContext(ctx context.Context) ScheduleOutput
type SchedulePlacementConstraint ¶
type SchedulePlacementConstraint struct { // A cluster query language expression to apply to the constraint. You cannot specify an expression if the constraint type is distinctInstance. To learn more, see Cluster Query Language in the Amazon Elastic Container Service Developer Guide. Expression *string `pulumi:"expression"` // The type of constraint. Use `distinctInstance` to ensure that each task in a particular group is running on a different container instance. Use `memberOf` to restrict the selection to a group of valid candidates. Type *SchedulePlacementConstraintType `pulumi:"type"` }
An object representing a constraint on task placement.
type SchedulePlacementConstraintArgs ¶
type SchedulePlacementConstraintArgs struct { // A cluster query language expression to apply to the constraint. You cannot specify an expression if the constraint type is distinctInstance. To learn more, see Cluster Query Language in the Amazon Elastic Container Service Developer Guide. Expression pulumi.StringPtrInput `pulumi:"expression"` // The type of constraint. Use `distinctInstance` to ensure that each task in a particular group is running on a different container instance. Use `memberOf` to restrict the selection to a group of valid candidates. Type SchedulePlacementConstraintTypePtrInput `pulumi:"type"` }
An object representing a constraint on task placement.
func (SchedulePlacementConstraintArgs) ElementType ¶
func (SchedulePlacementConstraintArgs) ElementType() reflect.Type
func (SchedulePlacementConstraintArgs) ToSchedulePlacementConstraintOutput ¶
func (i SchedulePlacementConstraintArgs) ToSchedulePlacementConstraintOutput() SchedulePlacementConstraintOutput
func (SchedulePlacementConstraintArgs) ToSchedulePlacementConstraintOutputWithContext ¶
func (i SchedulePlacementConstraintArgs) ToSchedulePlacementConstraintOutputWithContext(ctx context.Context) SchedulePlacementConstraintOutput
type SchedulePlacementConstraintArray ¶
type SchedulePlacementConstraintArray []SchedulePlacementConstraintInput
func (SchedulePlacementConstraintArray) ElementType ¶
func (SchedulePlacementConstraintArray) ElementType() reflect.Type
func (SchedulePlacementConstraintArray) ToSchedulePlacementConstraintArrayOutput ¶
func (i SchedulePlacementConstraintArray) ToSchedulePlacementConstraintArrayOutput() SchedulePlacementConstraintArrayOutput
func (SchedulePlacementConstraintArray) ToSchedulePlacementConstraintArrayOutputWithContext ¶
func (i SchedulePlacementConstraintArray) ToSchedulePlacementConstraintArrayOutputWithContext(ctx context.Context) SchedulePlacementConstraintArrayOutput
type SchedulePlacementConstraintArrayInput ¶
type SchedulePlacementConstraintArrayInput interface { pulumi.Input ToSchedulePlacementConstraintArrayOutput() SchedulePlacementConstraintArrayOutput ToSchedulePlacementConstraintArrayOutputWithContext(context.Context) SchedulePlacementConstraintArrayOutput }
SchedulePlacementConstraintArrayInput is an input type that accepts SchedulePlacementConstraintArray and SchedulePlacementConstraintArrayOutput values. You can construct a concrete instance of `SchedulePlacementConstraintArrayInput` via:
SchedulePlacementConstraintArray{ SchedulePlacementConstraintArgs{...} }
type SchedulePlacementConstraintArrayOutput ¶
type SchedulePlacementConstraintArrayOutput struct{ *pulumi.OutputState }
func (SchedulePlacementConstraintArrayOutput) ElementType ¶
func (SchedulePlacementConstraintArrayOutput) ElementType() reflect.Type
func (SchedulePlacementConstraintArrayOutput) ToSchedulePlacementConstraintArrayOutput ¶
func (o SchedulePlacementConstraintArrayOutput) ToSchedulePlacementConstraintArrayOutput() SchedulePlacementConstraintArrayOutput
func (SchedulePlacementConstraintArrayOutput) ToSchedulePlacementConstraintArrayOutputWithContext ¶
func (o SchedulePlacementConstraintArrayOutput) ToSchedulePlacementConstraintArrayOutputWithContext(ctx context.Context) SchedulePlacementConstraintArrayOutput
type SchedulePlacementConstraintInput ¶
type SchedulePlacementConstraintInput interface { pulumi.Input ToSchedulePlacementConstraintOutput() SchedulePlacementConstraintOutput ToSchedulePlacementConstraintOutputWithContext(context.Context) SchedulePlacementConstraintOutput }
SchedulePlacementConstraintInput is an input type that accepts SchedulePlacementConstraintArgs and SchedulePlacementConstraintOutput values. You can construct a concrete instance of `SchedulePlacementConstraintInput` via:
SchedulePlacementConstraintArgs{...}
type SchedulePlacementConstraintOutput ¶
type SchedulePlacementConstraintOutput struct{ *pulumi.OutputState }
An object representing a constraint on task placement.
func (SchedulePlacementConstraintOutput) ElementType ¶
func (SchedulePlacementConstraintOutput) ElementType() reflect.Type
func (SchedulePlacementConstraintOutput) Expression ¶
func (o SchedulePlacementConstraintOutput) Expression() pulumi.StringPtrOutput
A cluster query language expression to apply to the constraint. You cannot specify an expression if the constraint type is distinctInstance. To learn more, see Cluster Query Language in the Amazon Elastic Container Service Developer Guide.
func (SchedulePlacementConstraintOutput) ToSchedulePlacementConstraintOutput ¶
func (o SchedulePlacementConstraintOutput) ToSchedulePlacementConstraintOutput() SchedulePlacementConstraintOutput
func (SchedulePlacementConstraintOutput) ToSchedulePlacementConstraintOutputWithContext ¶
func (o SchedulePlacementConstraintOutput) ToSchedulePlacementConstraintOutputWithContext(ctx context.Context) SchedulePlacementConstraintOutput
type SchedulePlacementConstraintType ¶
type SchedulePlacementConstraintType string
The type of constraint. Use distinctInstance to ensure that each task in a particular group is running on a different container instance. Use memberOf to restrict the selection to a group of valid candidates.
func (SchedulePlacementConstraintType) ElementType ¶
func (SchedulePlacementConstraintType) ElementType() reflect.Type
func (SchedulePlacementConstraintType) ToSchedulePlacementConstraintTypeOutput ¶
func (e SchedulePlacementConstraintType) ToSchedulePlacementConstraintTypeOutput() SchedulePlacementConstraintTypeOutput
func (SchedulePlacementConstraintType) ToSchedulePlacementConstraintTypeOutputWithContext ¶
func (e SchedulePlacementConstraintType) ToSchedulePlacementConstraintTypeOutputWithContext(ctx context.Context) SchedulePlacementConstraintTypeOutput
func (SchedulePlacementConstraintType) ToSchedulePlacementConstraintTypePtrOutput ¶
func (e SchedulePlacementConstraintType) ToSchedulePlacementConstraintTypePtrOutput() SchedulePlacementConstraintTypePtrOutput
func (SchedulePlacementConstraintType) ToSchedulePlacementConstraintTypePtrOutputWithContext ¶
func (e SchedulePlacementConstraintType) ToSchedulePlacementConstraintTypePtrOutputWithContext(ctx context.Context) SchedulePlacementConstraintTypePtrOutput
func (SchedulePlacementConstraintType) ToStringOutput ¶
func (e SchedulePlacementConstraintType) ToStringOutput() pulumi.StringOutput
func (SchedulePlacementConstraintType) ToStringOutputWithContext ¶
func (e SchedulePlacementConstraintType) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (SchedulePlacementConstraintType) ToStringPtrOutput ¶
func (e SchedulePlacementConstraintType) ToStringPtrOutput() pulumi.StringPtrOutput
func (SchedulePlacementConstraintType) ToStringPtrOutputWithContext ¶
func (e SchedulePlacementConstraintType) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type SchedulePlacementConstraintTypeInput ¶
type SchedulePlacementConstraintTypeInput interface { pulumi.Input ToSchedulePlacementConstraintTypeOutput() SchedulePlacementConstraintTypeOutput ToSchedulePlacementConstraintTypeOutputWithContext(context.Context) SchedulePlacementConstraintTypeOutput }
SchedulePlacementConstraintTypeInput is an input type that accepts values of the SchedulePlacementConstraintType enum A concrete instance of `SchedulePlacementConstraintTypeInput` can be one of the following:
SchedulePlacementConstraintTypeDistinctInstance SchedulePlacementConstraintTypeMemberOf
type SchedulePlacementConstraintTypeOutput ¶
type SchedulePlacementConstraintTypeOutput struct{ *pulumi.OutputState }
func (SchedulePlacementConstraintTypeOutput) ElementType ¶
func (SchedulePlacementConstraintTypeOutput) ElementType() reflect.Type
func (SchedulePlacementConstraintTypeOutput) ToSchedulePlacementConstraintTypeOutput ¶
func (o SchedulePlacementConstraintTypeOutput) ToSchedulePlacementConstraintTypeOutput() SchedulePlacementConstraintTypeOutput
func (SchedulePlacementConstraintTypeOutput) ToSchedulePlacementConstraintTypeOutputWithContext ¶
func (o SchedulePlacementConstraintTypeOutput) ToSchedulePlacementConstraintTypeOutputWithContext(ctx context.Context) SchedulePlacementConstraintTypeOutput
func (SchedulePlacementConstraintTypeOutput) ToSchedulePlacementConstraintTypePtrOutput ¶
func (o SchedulePlacementConstraintTypeOutput) ToSchedulePlacementConstraintTypePtrOutput() SchedulePlacementConstraintTypePtrOutput
func (SchedulePlacementConstraintTypeOutput) ToSchedulePlacementConstraintTypePtrOutputWithContext ¶
func (o SchedulePlacementConstraintTypeOutput) ToSchedulePlacementConstraintTypePtrOutputWithContext(ctx context.Context) SchedulePlacementConstraintTypePtrOutput
func (SchedulePlacementConstraintTypeOutput) ToStringOutput ¶
func (o SchedulePlacementConstraintTypeOutput) ToStringOutput() pulumi.StringOutput
func (SchedulePlacementConstraintTypeOutput) ToStringOutputWithContext ¶
func (o SchedulePlacementConstraintTypeOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (SchedulePlacementConstraintTypeOutput) ToStringPtrOutput ¶
func (o SchedulePlacementConstraintTypeOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (SchedulePlacementConstraintTypeOutput) ToStringPtrOutputWithContext ¶
func (o SchedulePlacementConstraintTypeOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type SchedulePlacementConstraintTypePtrInput ¶
type SchedulePlacementConstraintTypePtrInput interface { pulumi.Input ToSchedulePlacementConstraintTypePtrOutput() SchedulePlacementConstraintTypePtrOutput ToSchedulePlacementConstraintTypePtrOutputWithContext(context.Context) SchedulePlacementConstraintTypePtrOutput }
func SchedulePlacementConstraintTypePtr ¶
func SchedulePlacementConstraintTypePtr(v string) SchedulePlacementConstraintTypePtrInput
type SchedulePlacementConstraintTypePtrOutput ¶
type SchedulePlacementConstraintTypePtrOutput struct{ *pulumi.OutputState }
func (SchedulePlacementConstraintTypePtrOutput) ElementType ¶
func (SchedulePlacementConstraintTypePtrOutput) ElementType() reflect.Type
func (SchedulePlacementConstraintTypePtrOutput) ToSchedulePlacementConstraintTypePtrOutput ¶
func (o SchedulePlacementConstraintTypePtrOutput) ToSchedulePlacementConstraintTypePtrOutput() SchedulePlacementConstraintTypePtrOutput
func (SchedulePlacementConstraintTypePtrOutput) ToSchedulePlacementConstraintTypePtrOutputWithContext ¶
func (o SchedulePlacementConstraintTypePtrOutput) ToSchedulePlacementConstraintTypePtrOutputWithContext(ctx context.Context) SchedulePlacementConstraintTypePtrOutput
func (SchedulePlacementConstraintTypePtrOutput) ToStringPtrOutput ¶
func (o SchedulePlacementConstraintTypePtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (SchedulePlacementConstraintTypePtrOutput) ToStringPtrOutputWithContext ¶
func (o SchedulePlacementConstraintTypePtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type SchedulePlacementStrategy ¶
type SchedulePlacementStrategy struct { // The field to apply the placement strategy against. For the spread placement strategy, valid values are instanceId (or host, which has the same effect), or any platform or custom attribute that is applied to a container instance, such as attribute:ecs.availability-zone. For the binpack placement strategy, valid values are cpu and memory. For the random placement strategy, this field is not used. Field *string `pulumi:"field"` // The type of placement strategy. The random placement strategy randomly places tasks on available candidates. The spread placement strategy spreads placement across available candidates evenly based on the field parameter. The binpack strategy places tasks on available candidates that have the least available amount of the resource that is specified with the field parameter. For example, if you binpack on memory, a task is placed on the instance with the least amount of remaining memory (but still enough to run the task). Type *SchedulePlacementStrategyType `pulumi:"type"` }
The task placement strategy for a task or service.
type SchedulePlacementStrategyArgs ¶
type SchedulePlacementStrategyArgs struct { // The field to apply the placement strategy against. For the spread placement strategy, valid values are instanceId (or host, which has the same effect), or any platform or custom attribute that is applied to a container instance, such as attribute:ecs.availability-zone. For the binpack placement strategy, valid values are cpu and memory. For the random placement strategy, this field is not used. Field pulumi.StringPtrInput `pulumi:"field"` // The type of placement strategy. The random placement strategy randomly places tasks on available candidates. The spread placement strategy spreads placement across available candidates evenly based on the field parameter. The binpack strategy places tasks on available candidates that have the least available amount of the resource that is specified with the field parameter. For example, if you binpack on memory, a task is placed on the instance with the least amount of remaining memory (but still enough to run the task). Type SchedulePlacementStrategyTypePtrInput `pulumi:"type"` }
The task placement strategy for a task or service.
func (SchedulePlacementStrategyArgs) ElementType ¶
func (SchedulePlacementStrategyArgs) ElementType() reflect.Type
func (SchedulePlacementStrategyArgs) ToSchedulePlacementStrategyOutput ¶
func (i SchedulePlacementStrategyArgs) ToSchedulePlacementStrategyOutput() SchedulePlacementStrategyOutput
func (SchedulePlacementStrategyArgs) ToSchedulePlacementStrategyOutputWithContext ¶
func (i SchedulePlacementStrategyArgs) ToSchedulePlacementStrategyOutputWithContext(ctx context.Context) SchedulePlacementStrategyOutput
type SchedulePlacementStrategyArray ¶
type SchedulePlacementStrategyArray []SchedulePlacementStrategyInput
func (SchedulePlacementStrategyArray) ElementType ¶
func (SchedulePlacementStrategyArray) ElementType() reflect.Type
func (SchedulePlacementStrategyArray) ToSchedulePlacementStrategyArrayOutput ¶
func (i SchedulePlacementStrategyArray) ToSchedulePlacementStrategyArrayOutput() SchedulePlacementStrategyArrayOutput
func (SchedulePlacementStrategyArray) ToSchedulePlacementStrategyArrayOutputWithContext ¶
func (i SchedulePlacementStrategyArray) ToSchedulePlacementStrategyArrayOutputWithContext(ctx context.Context) SchedulePlacementStrategyArrayOutput
type SchedulePlacementStrategyArrayInput ¶
type SchedulePlacementStrategyArrayInput interface { pulumi.Input ToSchedulePlacementStrategyArrayOutput() SchedulePlacementStrategyArrayOutput ToSchedulePlacementStrategyArrayOutputWithContext(context.Context) SchedulePlacementStrategyArrayOutput }
SchedulePlacementStrategyArrayInput is an input type that accepts SchedulePlacementStrategyArray and SchedulePlacementStrategyArrayOutput values. You can construct a concrete instance of `SchedulePlacementStrategyArrayInput` via:
SchedulePlacementStrategyArray{ SchedulePlacementStrategyArgs{...} }
type SchedulePlacementStrategyArrayOutput ¶
type SchedulePlacementStrategyArrayOutput struct{ *pulumi.OutputState }
func (SchedulePlacementStrategyArrayOutput) ElementType ¶
func (SchedulePlacementStrategyArrayOutput) ElementType() reflect.Type
func (SchedulePlacementStrategyArrayOutput) Index ¶
func (o SchedulePlacementStrategyArrayOutput) Index(i pulumi.IntInput) SchedulePlacementStrategyOutput
func (SchedulePlacementStrategyArrayOutput) ToSchedulePlacementStrategyArrayOutput ¶
func (o SchedulePlacementStrategyArrayOutput) ToSchedulePlacementStrategyArrayOutput() SchedulePlacementStrategyArrayOutput
func (SchedulePlacementStrategyArrayOutput) ToSchedulePlacementStrategyArrayOutputWithContext ¶
func (o SchedulePlacementStrategyArrayOutput) ToSchedulePlacementStrategyArrayOutputWithContext(ctx context.Context) SchedulePlacementStrategyArrayOutput
type SchedulePlacementStrategyInput ¶
type SchedulePlacementStrategyInput interface { pulumi.Input ToSchedulePlacementStrategyOutput() SchedulePlacementStrategyOutput ToSchedulePlacementStrategyOutputWithContext(context.Context) SchedulePlacementStrategyOutput }
SchedulePlacementStrategyInput is an input type that accepts SchedulePlacementStrategyArgs and SchedulePlacementStrategyOutput values. You can construct a concrete instance of `SchedulePlacementStrategyInput` via:
SchedulePlacementStrategyArgs{...}
type SchedulePlacementStrategyOutput ¶
type SchedulePlacementStrategyOutput struct{ *pulumi.OutputState }
The task placement strategy for a task or service.
func (SchedulePlacementStrategyOutput) ElementType ¶
func (SchedulePlacementStrategyOutput) ElementType() reflect.Type
func (SchedulePlacementStrategyOutput) Field ¶
func (o SchedulePlacementStrategyOutput) Field() pulumi.StringPtrOutput
The field to apply the placement strategy against. For the spread placement strategy, valid values are instanceId (or host, which has the same effect), or any platform or custom attribute that is applied to a container instance, such as attribute:ecs.availability-zone. For the binpack placement strategy, valid values are cpu and memory. For the random placement strategy, this field is not used.
func (SchedulePlacementStrategyOutput) ToSchedulePlacementStrategyOutput ¶
func (o SchedulePlacementStrategyOutput) ToSchedulePlacementStrategyOutput() SchedulePlacementStrategyOutput
func (SchedulePlacementStrategyOutput) ToSchedulePlacementStrategyOutputWithContext ¶
func (o SchedulePlacementStrategyOutput) ToSchedulePlacementStrategyOutputWithContext(ctx context.Context) SchedulePlacementStrategyOutput
func (SchedulePlacementStrategyOutput) Type ¶
The type of placement strategy. The random placement strategy randomly places tasks on available candidates. The spread placement strategy spreads placement across available candidates evenly based on the field parameter. The binpack strategy places tasks on available candidates that have the least available amount of the resource that is specified with the field parameter. For example, if you binpack on memory, a task is placed on the instance with the least amount of remaining memory (but still enough to run the task).
type SchedulePlacementStrategyType ¶
type SchedulePlacementStrategyType string
The type of placement strategy. The random placement strategy randomly places tasks on available candidates. The spread placement strategy spreads placement across available candidates evenly based on the field parameter. The binpack strategy places tasks on available candidates that have the least available amount of the resource that is specified with the field parameter. For example, if you binpack on memory, a task is placed on the instance with the least amount of remaining memory (but still enough to run the task).
func (SchedulePlacementStrategyType) ElementType ¶
func (SchedulePlacementStrategyType) ElementType() reflect.Type
func (SchedulePlacementStrategyType) ToSchedulePlacementStrategyTypeOutput ¶
func (e SchedulePlacementStrategyType) ToSchedulePlacementStrategyTypeOutput() SchedulePlacementStrategyTypeOutput
func (SchedulePlacementStrategyType) ToSchedulePlacementStrategyTypeOutputWithContext ¶
func (e SchedulePlacementStrategyType) ToSchedulePlacementStrategyTypeOutputWithContext(ctx context.Context) SchedulePlacementStrategyTypeOutput
func (SchedulePlacementStrategyType) ToSchedulePlacementStrategyTypePtrOutput ¶
func (e SchedulePlacementStrategyType) ToSchedulePlacementStrategyTypePtrOutput() SchedulePlacementStrategyTypePtrOutput
func (SchedulePlacementStrategyType) ToSchedulePlacementStrategyTypePtrOutputWithContext ¶
func (e SchedulePlacementStrategyType) ToSchedulePlacementStrategyTypePtrOutputWithContext(ctx context.Context) SchedulePlacementStrategyTypePtrOutput
func (SchedulePlacementStrategyType) ToStringOutput ¶
func (e SchedulePlacementStrategyType) ToStringOutput() pulumi.StringOutput
func (SchedulePlacementStrategyType) ToStringOutputWithContext ¶
func (e SchedulePlacementStrategyType) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (SchedulePlacementStrategyType) ToStringPtrOutput ¶
func (e SchedulePlacementStrategyType) ToStringPtrOutput() pulumi.StringPtrOutput
func (SchedulePlacementStrategyType) ToStringPtrOutputWithContext ¶
func (e SchedulePlacementStrategyType) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type SchedulePlacementStrategyTypeInput ¶
type SchedulePlacementStrategyTypeInput interface { pulumi.Input ToSchedulePlacementStrategyTypeOutput() SchedulePlacementStrategyTypeOutput ToSchedulePlacementStrategyTypeOutputWithContext(context.Context) SchedulePlacementStrategyTypeOutput }
SchedulePlacementStrategyTypeInput is an input type that accepts values of the SchedulePlacementStrategyType enum A concrete instance of `SchedulePlacementStrategyTypeInput` can be one of the following:
SchedulePlacementStrategyTypeRandom SchedulePlacementStrategyTypeSpread SchedulePlacementStrategyTypeBinpack
type SchedulePlacementStrategyTypeOutput ¶
type SchedulePlacementStrategyTypeOutput struct{ *pulumi.OutputState }
func (SchedulePlacementStrategyTypeOutput) ElementType ¶
func (SchedulePlacementStrategyTypeOutput) ElementType() reflect.Type
func (SchedulePlacementStrategyTypeOutput) ToSchedulePlacementStrategyTypeOutput ¶
func (o SchedulePlacementStrategyTypeOutput) ToSchedulePlacementStrategyTypeOutput() SchedulePlacementStrategyTypeOutput
func (SchedulePlacementStrategyTypeOutput) ToSchedulePlacementStrategyTypeOutputWithContext ¶
func (o SchedulePlacementStrategyTypeOutput) ToSchedulePlacementStrategyTypeOutputWithContext(ctx context.Context) SchedulePlacementStrategyTypeOutput
func (SchedulePlacementStrategyTypeOutput) ToSchedulePlacementStrategyTypePtrOutput ¶
func (o SchedulePlacementStrategyTypeOutput) ToSchedulePlacementStrategyTypePtrOutput() SchedulePlacementStrategyTypePtrOutput
func (SchedulePlacementStrategyTypeOutput) ToSchedulePlacementStrategyTypePtrOutputWithContext ¶
func (o SchedulePlacementStrategyTypeOutput) ToSchedulePlacementStrategyTypePtrOutputWithContext(ctx context.Context) SchedulePlacementStrategyTypePtrOutput
func (SchedulePlacementStrategyTypeOutput) ToStringOutput ¶
func (o SchedulePlacementStrategyTypeOutput) ToStringOutput() pulumi.StringOutput
func (SchedulePlacementStrategyTypeOutput) ToStringOutputWithContext ¶
func (o SchedulePlacementStrategyTypeOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (SchedulePlacementStrategyTypeOutput) ToStringPtrOutput ¶
func (o SchedulePlacementStrategyTypeOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (SchedulePlacementStrategyTypeOutput) ToStringPtrOutputWithContext ¶
func (o SchedulePlacementStrategyTypeOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type SchedulePlacementStrategyTypePtrInput ¶
type SchedulePlacementStrategyTypePtrInput interface { pulumi.Input ToSchedulePlacementStrategyTypePtrOutput() SchedulePlacementStrategyTypePtrOutput ToSchedulePlacementStrategyTypePtrOutputWithContext(context.Context) SchedulePlacementStrategyTypePtrOutput }
func SchedulePlacementStrategyTypePtr ¶
func SchedulePlacementStrategyTypePtr(v string) SchedulePlacementStrategyTypePtrInput
type SchedulePlacementStrategyTypePtrOutput ¶
type SchedulePlacementStrategyTypePtrOutput struct{ *pulumi.OutputState }
func (SchedulePlacementStrategyTypePtrOutput) ElementType ¶
func (SchedulePlacementStrategyTypePtrOutput) ElementType() reflect.Type
func (SchedulePlacementStrategyTypePtrOutput) ToSchedulePlacementStrategyTypePtrOutput ¶
func (o SchedulePlacementStrategyTypePtrOutput) ToSchedulePlacementStrategyTypePtrOutput() SchedulePlacementStrategyTypePtrOutput
func (SchedulePlacementStrategyTypePtrOutput) ToSchedulePlacementStrategyTypePtrOutputWithContext ¶
func (o SchedulePlacementStrategyTypePtrOutput) ToSchedulePlacementStrategyTypePtrOutputWithContext(ctx context.Context) SchedulePlacementStrategyTypePtrOutput
func (SchedulePlacementStrategyTypePtrOutput) ToStringPtrOutput ¶
func (o SchedulePlacementStrategyTypePtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (SchedulePlacementStrategyTypePtrOutput) ToStringPtrOutputWithContext ¶
func (o SchedulePlacementStrategyTypePtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type SchedulePropagateTags ¶
type SchedulePropagateTags string
Specifies whether to propagate the tags from the task definition to the task. If no value is specified, the tags are not propagated. Tags can only be propagated to the task during task creation. To add tags to a task after task creation, use the TagResource API action.
func (SchedulePropagateTags) ElementType ¶
func (SchedulePropagateTags) ElementType() reflect.Type
func (SchedulePropagateTags) ToSchedulePropagateTagsOutput ¶
func (e SchedulePropagateTags) ToSchedulePropagateTagsOutput() SchedulePropagateTagsOutput
func (SchedulePropagateTags) ToSchedulePropagateTagsOutputWithContext ¶
func (e SchedulePropagateTags) ToSchedulePropagateTagsOutputWithContext(ctx context.Context) SchedulePropagateTagsOutput
func (SchedulePropagateTags) ToSchedulePropagateTagsPtrOutput ¶
func (e SchedulePropagateTags) ToSchedulePropagateTagsPtrOutput() SchedulePropagateTagsPtrOutput
func (SchedulePropagateTags) ToSchedulePropagateTagsPtrOutputWithContext ¶
func (e SchedulePropagateTags) ToSchedulePropagateTagsPtrOutputWithContext(ctx context.Context) SchedulePropagateTagsPtrOutput
func (SchedulePropagateTags) ToStringOutput ¶
func (e SchedulePropagateTags) ToStringOutput() pulumi.StringOutput
func (SchedulePropagateTags) ToStringOutputWithContext ¶
func (e SchedulePropagateTags) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (SchedulePropagateTags) ToStringPtrOutput ¶
func (e SchedulePropagateTags) ToStringPtrOutput() pulumi.StringPtrOutput
func (SchedulePropagateTags) ToStringPtrOutputWithContext ¶
func (e SchedulePropagateTags) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type SchedulePropagateTagsInput ¶
type SchedulePropagateTagsInput interface { pulumi.Input ToSchedulePropagateTagsOutput() SchedulePropagateTagsOutput ToSchedulePropagateTagsOutputWithContext(context.Context) SchedulePropagateTagsOutput }
SchedulePropagateTagsInput is an input type that accepts values of the SchedulePropagateTags enum A concrete instance of `SchedulePropagateTagsInput` can be one of the following:
SchedulePropagateTagsTaskDefinition
type SchedulePropagateTagsOutput ¶
type SchedulePropagateTagsOutput struct{ *pulumi.OutputState }
func (SchedulePropagateTagsOutput) ElementType ¶
func (SchedulePropagateTagsOutput) ElementType() reflect.Type
func (SchedulePropagateTagsOutput) ToSchedulePropagateTagsOutput ¶
func (o SchedulePropagateTagsOutput) ToSchedulePropagateTagsOutput() SchedulePropagateTagsOutput
func (SchedulePropagateTagsOutput) ToSchedulePropagateTagsOutputWithContext ¶
func (o SchedulePropagateTagsOutput) ToSchedulePropagateTagsOutputWithContext(ctx context.Context) SchedulePropagateTagsOutput
func (SchedulePropagateTagsOutput) ToSchedulePropagateTagsPtrOutput ¶
func (o SchedulePropagateTagsOutput) ToSchedulePropagateTagsPtrOutput() SchedulePropagateTagsPtrOutput
func (SchedulePropagateTagsOutput) ToSchedulePropagateTagsPtrOutputWithContext ¶
func (o SchedulePropagateTagsOutput) ToSchedulePropagateTagsPtrOutputWithContext(ctx context.Context) SchedulePropagateTagsPtrOutput
func (SchedulePropagateTagsOutput) ToStringOutput ¶
func (o SchedulePropagateTagsOutput) ToStringOutput() pulumi.StringOutput
func (SchedulePropagateTagsOutput) ToStringOutputWithContext ¶
func (o SchedulePropagateTagsOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (SchedulePropagateTagsOutput) ToStringPtrOutput ¶
func (o SchedulePropagateTagsOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (SchedulePropagateTagsOutput) ToStringPtrOutputWithContext ¶
func (o SchedulePropagateTagsOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type SchedulePropagateTagsPtrInput ¶
type SchedulePropagateTagsPtrInput interface { pulumi.Input ToSchedulePropagateTagsPtrOutput() SchedulePropagateTagsPtrOutput ToSchedulePropagateTagsPtrOutputWithContext(context.Context) SchedulePropagateTagsPtrOutput }
func SchedulePropagateTagsPtr ¶
func SchedulePropagateTagsPtr(v string) SchedulePropagateTagsPtrInput
type SchedulePropagateTagsPtrOutput ¶
type SchedulePropagateTagsPtrOutput struct{ *pulumi.OutputState }
func (SchedulePropagateTagsPtrOutput) Elem ¶
func (o SchedulePropagateTagsPtrOutput) Elem() SchedulePropagateTagsOutput
func (SchedulePropagateTagsPtrOutput) ElementType ¶
func (SchedulePropagateTagsPtrOutput) ElementType() reflect.Type
func (SchedulePropagateTagsPtrOutput) ToSchedulePropagateTagsPtrOutput ¶
func (o SchedulePropagateTagsPtrOutput) ToSchedulePropagateTagsPtrOutput() SchedulePropagateTagsPtrOutput
func (SchedulePropagateTagsPtrOutput) ToSchedulePropagateTagsPtrOutputWithContext ¶
func (o SchedulePropagateTagsPtrOutput) ToSchedulePropagateTagsPtrOutputWithContext(ctx context.Context) SchedulePropagateTagsPtrOutput
func (SchedulePropagateTagsPtrOutput) ToStringPtrOutput ¶
func (o SchedulePropagateTagsPtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (SchedulePropagateTagsPtrOutput) ToStringPtrOutputWithContext ¶
func (o SchedulePropagateTagsPtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type ScheduleRetryPolicy ¶
type ScheduleRetryPolicy struct { // The maximum amount of time, in seconds, to continue to make retry attempts. MaximumEventAgeInSeconds *float64 `pulumi:"maximumEventAgeInSeconds"` // The maximum number of retry attempts to make before the request fails. Retry attempts with exponential backoff continue until either the maximum number of attempts is made or until the duration of the MaximumEventAgeInSeconds is reached. MaximumRetryAttempts *float64 `pulumi:"maximumRetryAttempts"` }
A RetryPolicy object that includes information about the retry policy settings.
type ScheduleRetryPolicyArgs ¶
type ScheduleRetryPolicyArgs struct { // The maximum amount of time, in seconds, to continue to make retry attempts. MaximumEventAgeInSeconds pulumi.Float64PtrInput `pulumi:"maximumEventAgeInSeconds"` // The maximum number of retry attempts to make before the request fails. Retry attempts with exponential backoff continue until either the maximum number of attempts is made or until the duration of the MaximumEventAgeInSeconds is reached. MaximumRetryAttempts pulumi.Float64PtrInput `pulumi:"maximumRetryAttempts"` }
A RetryPolicy object that includes information about the retry policy settings.
func (ScheduleRetryPolicyArgs) ElementType ¶
func (ScheduleRetryPolicyArgs) ElementType() reflect.Type
func (ScheduleRetryPolicyArgs) ToScheduleRetryPolicyOutput ¶
func (i ScheduleRetryPolicyArgs) ToScheduleRetryPolicyOutput() ScheduleRetryPolicyOutput
func (ScheduleRetryPolicyArgs) ToScheduleRetryPolicyOutputWithContext ¶
func (i ScheduleRetryPolicyArgs) ToScheduleRetryPolicyOutputWithContext(ctx context.Context) ScheduleRetryPolicyOutput
func (ScheduleRetryPolicyArgs) ToScheduleRetryPolicyPtrOutput ¶
func (i ScheduleRetryPolicyArgs) ToScheduleRetryPolicyPtrOutput() ScheduleRetryPolicyPtrOutput
func (ScheduleRetryPolicyArgs) ToScheduleRetryPolicyPtrOutputWithContext ¶
func (i ScheduleRetryPolicyArgs) ToScheduleRetryPolicyPtrOutputWithContext(ctx context.Context) ScheduleRetryPolicyPtrOutput
type ScheduleRetryPolicyInput ¶
type ScheduleRetryPolicyInput interface { pulumi.Input ToScheduleRetryPolicyOutput() ScheduleRetryPolicyOutput ToScheduleRetryPolicyOutputWithContext(context.Context) ScheduleRetryPolicyOutput }
ScheduleRetryPolicyInput is an input type that accepts ScheduleRetryPolicyArgs and ScheduleRetryPolicyOutput values. You can construct a concrete instance of `ScheduleRetryPolicyInput` via:
ScheduleRetryPolicyArgs{...}
type ScheduleRetryPolicyOutput ¶
type ScheduleRetryPolicyOutput struct{ *pulumi.OutputState }
A RetryPolicy object that includes information about the retry policy settings.
func (ScheduleRetryPolicyOutput) ElementType ¶
func (ScheduleRetryPolicyOutput) ElementType() reflect.Type
func (ScheduleRetryPolicyOutput) MaximumEventAgeInSeconds ¶
func (o ScheduleRetryPolicyOutput) MaximumEventAgeInSeconds() pulumi.Float64PtrOutput
The maximum amount of time, in seconds, to continue to make retry attempts.
func (ScheduleRetryPolicyOutput) MaximumRetryAttempts ¶
func (o ScheduleRetryPolicyOutput) MaximumRetryAttempts() pulumi.Float64PtrOutput
The maximum number of retry attempts to make before the request fails. Retry attempts with exponential backoff continue until either the maximum number of attempts is made or until the duration of the MaximumEventAgeInSeconds is reached.
func (ScheduleRetryPolicyOutput) ToScheduleRetryPolicyOutput ¶
func (o ScheduleRetryPolicyOutput) ToScheduleRetryPolicyOutput() ScheduleRetryPolicyOutput
func (ScheduleRetryPolicyOutput) ToScheduleRetryPolicyOutputWithContext ¶
func (o ScheduleRetryPolicyOutput) ToScheduleRetryPolicyOutputWithContext(ctx context.Context) ScheduleRetryPolicyOutput
func (ScheduleRetryPolicyOutput) ToScheduleRetryPolicyPtrOutput ¶
func (o ScheduleRetryPolicyOutput) ToScheduleRetryPolicyPtrOutput() ScheduleRetryPolicyPtrOutput
func (ScheduleRetryPolicyOutput) ToScheduleRetryPolicyPtrOutputWithContext ¶
func (o ScheduleRetryPolicyOutput) ToScheduleRetryPolicyPtrOutputWithContext(ctx context.Context) ScheduleRetryPolicyPtrOutput
type ScheduleRetryPolicyPtrInput ¶
type ScheduleRetryPolicyPtrInput interface { pulumi.Input ToScheduleRetryPolicyPtrOutput() ScheduleRetryPolicyPtrOutput ToScheduleRetryPolicyPtrOutputWithContext(context.Context) ScheduleRetryPolicyPtrOutput }
ScheduleRetryPolicyPtrInput is an input type that accepts ScheduleRetryPolicyArgs, ScheduleRetryPolicyPtr and ScheduleRetryPolicyPtrOutput values. You can construct a concrete instance of `ScheduleRetryPolicyPtrInput` via:
ScheduleRetryPolicyArgs{...} or: nil
func ScheduleRetryPolicyPtr ¶
func ScheduleRetryPolicyPtr(v *ScheduleRetryPolicyArgs) ScheduleRetryPolicyPtrInput
type ScheduleRetryPolicyPtrOutput ¶
type ScheduleRetryPolicyPtrOutput struct{ *pulumi.OutputState }
func (ScheduleRetryPolicyPtrOutput) Elem ¶
func (o ScheduleRetryPolicyPtrOutput) Elem() ScheduleRetryPolicyOutput
func (ScheduleRetryPolicyPtrOutput) ElementType ¶
func (ScheduleRetryPolicyPtrOutput) ElementType() reflect.Type
func (ScheduleRetryPolicyPtrOutput) MaximumEventAgeInSeconds ¶
func (o ScheduleRetryPolicyPtrOutput) MaximumEventAgeInSeconds() pulumi.Float64PtrOutput
The maximum amount of time, in seconds, to continue to make retry attempts.
func (ScheduleRetryPolicyPtrOutput) MaximumRetryAttempts ¶
func (o ScheduleRetryPolicyPtrOutput) MaximumRetryAttempts() pulumi.Float64PtrOutput
The maximum number of retry attempts to make before the request fails. Retry attempts with exponential backoff continue until either the maximum number of attempts is made or until the duration of the MaximumEventAgeInSeconds is reached.
func (ScheduleRetryPolicyPtrOutput) ToScheduleRetryPolicyPtrOutput ¶
func (o ScheduleRetryPolicyPtrOutput) ToScheduleRetryPolicyPtrOutput() ScheduleRetryPolicyPtrOutput
func (ScheduleRetryPolicyPtrOutput) ToScheduleRetryPolicyPtrOutputWithContext ¶
func (o ScheduleRetryPolicyPtrOutput) ToScheduleRetryPolicyPtrOutputWithContext(ctx context.Context) ScheduleRetryPolicyPtrOutput
type ScheduleSageMakerPipelineParameter ¶
type ScheduleSageMakerPipelineParameter struct { // Name of parameter to start execution of a SageMaker Model Building Pipeline. Name string `pulumi:"name"` // Value of parameter to start execution of a SageMaker Model Building Pipeline. Value string `pulumi:"value"` }
Name/Value pair of a parameter to start execution of a SageMaker Model Building Pipeline.
type ScheduleSageMakerPipelineParameterArgs ¶
type ScheduleSageMakerPipelineParameterArgs struct { // Name of parameter to start execution of a SageMaker Model Building Pipeline. Name pulumi.StringInput `pulumi:"name"` // Value of parameter to start execution of a SageMaker Model Building Pipeline. Value pulumi.StringInput `pulumi:"value"` }
Name/Value pair of a parameter to start execution of a SageMaker Model Building Pipeline.
func (ScheduleSageMakerPipelineParameterArgs) ElementType ¶
func (ScheduleSageMakerPipelineParameterArgs) ElementType() reflect.Type
func (ScheduleSageMakerPipelineParameterArgs) ToScheduleSageMakerPipelineParameterOutput ¶
func (i ScheduleSageMakerPipelineParameterArgs) ToScheduleSageMakerPipelineParameterOutput() ScheduleSageMakerPipelineParameterOutput
func (ScheduleSageMakerPipelineParameterArgs) ToScheduleSageMakerPipelineParameterOutputWithContext ¶
func (i ScheduleSageMakerPipelineParameterArgs) ToScheduleSageMakerPipelineParameterOutputWithContext(ctx context.Context) ScheduleSageMakerPipelineParameterOutput
type ScheduleSageMakerPipelineParameterArray ¶
type ScheduleSageMakerPipelineParameterArray []ScheduleSageMakerPipelineParameterInput
func (ScheduleSageMakerPipelineParameterArray) ElementType ¶
func (ScheduleSageMakerPipelineParameterArray) ElementType() reflect.Type
func (ScheduleSageMakerPipelineParameterArray) ToScheduleSageMakerPipelineParameterArrayOutput ¶
func (i ScheduleSageMakerPipelineParameterArray) ToScheduleSageMakerPipelineParameterArrayOutput() ScheduleSageMakerPipelineParameterArrayOutput
func (ScheduleSageMakerPipelineParameterArray) ToScheduleSageMakerPipelineParameterArrayOutputWithContext ¶
func (i ScheduleSageMakerPipelineParameterArray) ToScheduleSageMakerPipelineParameterArrayOutputWithContext(ctx context.Context) ScheduleSageMakerPipelineParameterArrayOutput
type ScheduleSageMakerPipelineParameterArrayInput ¶
type ScheduleSageMakerPipelineParameterArrayInput interface { pulumi.Input ToScheduleSageMakerPipelineParameterArrayOutput() ScheduleSageMakerPipelineParameterArrayOutput ToScheduleSageMakerPipelineParameterArrayOutputWithContext(context.Context) ScheduleSageMakerPipelineParameterArrayOutput }
ScheduleSageMakerPipelineParameterArrayInput is an input type that accepts ScheduleSageMakerPipelineParameterArray and ScheduleSageMakerPipelineParameterArrayOutput values. You can construct a concrete instance of `ScheduleSageMakerPipelineParameterArrayInput` via:
ScheduleSageMakerPipelineParameterArray{ ScheduleSageMakerPipelineParameterArgs{...} }
type ScheduleSageMakerPipelineParameterArrayOutput ¶
type ScheduleSageMakerPipelineParameterArrayOutput struct{ *pulumi.OutputState }
func (ScheduleSageMakerPipelineParameterArrayOutput) ElementType ¶
func (ScheduleSageMakerPipelineParameterArrayOutput) ElementType() reflect.Type
func (ScheduleSageMakerPipelineParameterArrayOutput) ToScheduleSageMakerPipelineParameterArrayOutput ¶
func (o ScheduleSageMakerPipelineParameterArrayOutput) ToScheduleSageMakerPipelineParameterArrayOutput() ScheduleSageMakerPipelineParameterArrayOutput
func (ScheduleSageMakerPipelineParameterArrayOutput) ToScheduleSageMakerPipelineParameterArrayOutputWithContext ¶
func (o ScheduleSageMakerPipelineParameterArrayOutput) ToScheduleSageMakerPipelineParameterArrayOutputWithContext(ctx context.Context) ScheduleSageMakerPipelineParameterArrayOutput
type ScheduleSageMakerPipelineParameterInput ¶
type ScheduleSageMakerPipelineParameterInput interface { pulumi.Input ToScheduleSageMakerPipelineParameterOutput() ScheduleSageMakerPipelineParameterOutput ToScheduleSageMakerPipelineParameterOutputWithContext(context.Context) ScheduleSageMakerPipelineParameterOutput }
ScheduleSageMakerPipelineParameterInput is an input type that accepts ScheduleSageMakerPipelineParameterArgs and ScheduleSageMakerPipelineParameterOutput values. You can construct a concrete instance of `ScheduleSageMakerPipelineParameterInput` via:
ScheduleSageMakerPipelineParameterArgs{...}
type ScheduleSageMakerPipelineParameterOutput ¶
type ScheduleSageMakerPipelineParameterOutput struct{ *pulumi.OutputState }
Name/Value pair of a parameter to start execution of a SageMaker Model Building Pipeline.
func (ScheduleSageMakerPipelineParameterOutput) ElementType ¶
func (ScheduleSageMakerPipelineParameterOutput) ElementType() reflect.Type
func (ScheduleSageMakerPipelineParameterOutput) Name ¶
func (o ScheduleSageMakerPipelineParameterOutput) Name() pulumi.StringOutput
Name of parameter to start execution of a SageMaker Model Building Pipeline.
func (ScheduleSageMakerPipelineParameterOutput) ToScheduleSageMakerPipelineParameterOutput ¶
func (o ScheduleSageMakerPipelineParameterOutput) ToScheduleSageMakerPipelineParameterOutput() ScheduleSageMakerPipelineParameterOutput
func (ScheduleSageMakerPipelineParameterOutput) ToScheduleSageMakerPipelineParameterOutputWithContext ¶
func (o ScheduleSageMakerPipelineParameterOutput) ToScheduleSageMakerPipelineParameterOutputWithContext(ctx context.Context) ScheduleSageMakerPipelineParameterOutput
func (ScheduleSageMakerPipelineParameterOutput) Value ¶
func (o ScheduleSageMakerPipelineParameterOutput) Value() pulumi.StringOutput
Value of parameter to start execution of a SageMaker Model Building Pipeline.
type ScheduleSageMakerPipelineParameters ¶
type ScheduleSageMakerPipelineParameters struct { // List of Parameter names and values for SageMaker Model Building Pipeline execution. PipelineParameterList []ScheduleSageMakerPipelineParameter `pulumi:"pipelineParameterList"` }
These are custom parameters to use when the target is a SageMaker Model Building Pipeline that starts based on AWS EventBridge Scheduler schedules.
type ScheduleSageMakerPipelineParametersArgs ¶
type ScheduleSageMakerPipelineParametersArgs struct { // List of Parameter names and values for SageMaker Model Building Pipeline execution. PipelineParameterList ScheduleSageMakerPipelineParameterArrayInput `pulumi:"pipelineParameterList"` }
These are custom parameters to use when the target is a SageMaker Model Building Pipeline that starts based on AWS EventBridge Scheduler schedules.
func (ScheduleSageMakerPipelineParametersArgs) ElementType ¶
func (ScheduleSageMakerPipelineParametersArgs) ElementType() reflect.Type
func (ScheduleSageMakerPipelineParametersArgs) ToScheduleSageMakerPipelineParametersOutput ¶
func (i ScheduleSageMakerPipelineParametersArgs) ToScheduleSageMakerPipelineParametersOutput() ScheduleSageMakerPipelineParametersOutput
func (ScheduleSageMakerPipelineParametersArgs) ToScheduleSageMakerPipelineParametersOutputWithContext ¶
func (i ScheduleSageMakerPipelineParametersArgs) ToScheduleSageMakerPipelineParametersOutputWithContext(ctx context.Context) ScheduleSageMakerPipelineParametersOutput
func (ScheduleSageMakerPipelineParametersArgs) ToScheduleSageMakerPipelineParametersPtrOutput ¶
func (i ScheduleSageMakerPipelineParametersArgs) ToScheduleSageMakerPipelineParametersPtrOutput() ScheduleSageMakerPipelineParametersPtrOutput
func (ScheduleSageMakerPipelineParametersArgs) ToScheduleSageMakerPipelineParametersPtrOutputWithContext ¶
func (i ScheduleSageMakerPipelineParametersArgs) ToScheduleSageMakerPipelineParametersPtrOutputWithContext(ctx context.Context) ScheduleSageMakerPipelineParametersPtrOutput
type ScheduleSageMakerPipelineParametersInput ¶
type ScheduleSageMakerPipelineParametersInput interface { pulumi.Input ToScheduleSageMakerPipelineParametersOutput() ScheduleSageMakerPipelineParametersOutput ToScheduleSageMakerPipelineParametersOutputWithContext(context.Context) ScheduleSageMakerPipelineParametersOutput }
ScheduleSageMakerPipelineParametersInput is an input type that accepts ScheduleSageMakerPipelineParametersArgs and ScheduleSageMakerPipelineParametersOutput values. You can construct a concrete instance of `ScheduleSageMakerPipelineParametersInput` via:
ScheduleSageMakerPipelineParametersArgs{...}
type ScheduleSageMakerPipelineParametersOutput ¶
type ScheduleSageMakerPipelineParametersOutput struct{ *pulumi.OutputState }
These are custom parameters to use when the target is a SageMaker Model Building Pipeline that starts based on AWS EventBridge Scheduler schedules.
func (ScheduleSageMakerPipelineParametersOutput) ElementType ¶
func (ScheduleSageMakerPipelineParametersOutput) ElementType() reflect.Type
func (ScheduleSageMakerPipelineParametersOutput) PipelineParameterList ¶
func (o ScheduleSageMakerPipelineParametersOutput) PipelineParameterList() ScheduleSageMakerPipelineParameterArrayOutput
List of Parameter names and values for SageMaker Model Building Pipeline execution.
func (ScheduleSageMakerPipelineParametersOutput) ToScheduleSageMakerPipelineParametersOutput ¶
func (o ScheduleSageMakerPipelineParametersOutput) ToScheduleSageMakerPipelineParametersOutput() ScheduleSageMakerPipelineParametersOutput
func (ScheduleSageMakerPipelineParametersOutput) ToScheduleSageMakerPipelineParametersOutputWithContext ¶
func (o ScheduleSageMakerPipelineParametersOutput) ToScheduleSageMakerPipelineParametersOutputWithContext(ctx context.Context) ScheduleSageMakerPipelineParametersOutput
func (ScheduleSageMakerPipelineParametersOutput) ToScheduleSageMakerPipelineParametersPtrOutput ¶
func (o ScheduleSageMakerPipelineParametersOutput) ToScheduleSageMakerPipelineParametersPtrOutput() ScheduleSageMakerPipelineParametersPtrOutput
func (ScheduleSageMakerPipelineParametersOutput) ToScheduleSageMakerPipelineParametersPtrOutputWithContext ¶
func (o ScheduleSageMakerPipelineParametersOutput) ToScheduleSageMakerPipelineParametersPtrOutputWithContext(ctx context.Context) ScheduleSageMakerPipelineParametersPtrOutput
type ScheduleSageMakerPipelineParametersPtrInput ¶
type ScheduleSageMakerPipelineParametersPtrInput interface { pulumi.Input ToScheduleSageMakerPipelineParametersPtrOutput() ScheduleSageMakerPipelineParametersPtrOutput ToScheduleSageMakerPipelineParametersPtrOutputWithContext(context.Context) ScheduleSageMakerPipelineParametersPtrOutput }
ScheduleSageMakerPipelineParametersPtrInput is an input type that accepts ScheduleSageMakerPipelineParametersArgs, ScheduleSageMakerPipelineParametersPtr and ScheduleSageMakerPipelineParametersPtrOutput values. You can construct a concrete instance of `ScheduleSageMakerPipelineParametersPtrInput` via:
ScheduleSageMakerPipelineParametersArgs{...} or: nil
func ScheduleSageMakerPipelineParametersPtr ¶
func ScheduleSageMakerPipelineParametersPtr(v *ScheduleSageMakerPipelineParametersArgs) ScheduleSageMakerPipelineParametersPtrInput
type ScheduleSageMakerPipelineParametersPtrOutput ¶
type ScheduleSageMakerPipelineParametersPtrOutput struct{ *pulumi.OutputState }
func (ScheduleSageMakerPipelineParametersPtrOutput) ElementType ¶
func (ScheduleSageMakerPipelineParametersPtrOutput) ElementType() reflect.Type
func (ScheduleSageMakerPipelineParametersPtrOutput) PipelineParameterList ¶
func (o ScheduleSageMakerPipelineParametersPtrOutput) PipelineParameterList() ScheduleSageMakerPipelineParameterArrayOutput
List of Parameter names and values for SageMaker Model Building Pipeline execution.
func (ScheduleSageMakerPipelineParametersPtrOutput) ToScheduleSageMakerPipelineParametersPtrOutput ¶
func (o ScheduleSageMakerPipelineParametersPtrOutput) ToScheduleSageMakerPipelineParametersPtrOutput() ScheduleSageMakerPipelineParametersPtrOutput
func (ScheduleSageMakerPipelineParametersPtrOutput) ToScheduleSageMakerPipelineParametersPtrOutputWithContext ¶
func (o ScheduleSageMakerPipelineParametersPtrOutput) ToScheduleSageMakerPipelineParametersPtrOutputWithContext(ctx context.Context) ScheduleSageMakerPipelineParametersPtrOutput
type ScheduleSqsParameters ¶
type ScheduleSqsParameters struct { // The FIFO message group ID to use as the target. MessageGroupId *string `pulumi:"messageGroupId"` }
Contains the message group ID to use when the target is a FIFO queue. If you specify an SQS FIFO queue as a target, the queue must have content-based deduplication enabled.
type ScheduleSqsParametersArgs ¶
type ScheduleSqsParametersArgs struct { // The FIFO message group ID to use as the target. MessageGroupId pulumi.StringPtrInput `pulumi:"messageGroupId"` }
Contains the message group ID to use when the target is a FIFO queue. If you specify an SQS FIFO queue as a target, the queue must have content-based deduplication enabled.
func (ScheduleSqsParametersArgs) ElementType ¶
func (ScheduleSqsParametersArgs) ElementType() reflect.Type
func (ScheduleSqsParametersArgs) ToScheduleSqsParametersOutput ¶
func (i ScheduleSqsParametersArgs) ToScheduleSqsParametersOutput() ScheduleSqsParametersOutput
func (ScheduleSqsParametersArgs) ToScheduleSqsParametersOutputWithContext ¶
func (i ScheduleSqsParametersArgs) ToScheduleSqsParametersOutputWithContext(ctx context.Context) ScheduleSqsParametersOutput
func (ScheduleSqsParametersArgs) ToScheduleSqsParametersPtrOutput ¶
func (i ScheduleSqsParametersArgs) ToScheduleSqsParametersPtrOutput() ScheduleSqsParametersPtrOutput
func (ScheduleSqsParametersArgs) ToScheduleSqsParametersPtrOutputWithContext ¶
func (i ScheduleSqsParametersArgs) ToScheduleSqsParametersPtrOutputWithContext(ctx context.Context) ScheduleSqsParametersPtrOutput
type ScheduleSqsParametersInput ¶
type ScheduleSqsParametersInput interface { pulumi.Input ToScheduleSqsParametersOutput() ScheduleSqsParametersOutput ToScheduleSqsParametersOutputWithContext(context.Context) ScheduleSqsParametersOutput }
ScheduleSqsParametersInput is an input type that accepts ScheduleSqsParametersArgs and ScheduleSqsParametersOutput values. You can construct a concrete instance of `ScheduleSqsParametersInput` via:
ScheduleSqsParametersArgs{...}
type ScheduleSqsParametersOutput ¶
type ScheduleSqsParametersOutput struct{ *pulumi.OutputState }
Contains the message group ID to use when the target is a FIFO queue. If you specify an SQS FIFO queue as a target, the queue must have content-based deduplication enabled.
func (ScheduleSqsParametersOutput) ElementType ¶
func (ScheduleSqsParametersOutput) ElementType() reflect.Type
func (ScheduleSqsParametersOutput) MessageGroupId ¶
func (o ScheduleSqsParametersOutput) MessageGroupId() pulumi.StringPtrOutput
The FIFO message group ID to use as the target.
func (ScheduleSqsParametersOutput) ToScheduleSqsParametersOutput ¶
func (o ScheduleSqsParametersOutput) ToScheduleSqsParametersOutput() ScheduleSqsParametersOutput
func (ScheduleSqsParametersOutput) ToScheduleSqsParametersOutputWithContext ¶
func (o ScheduleSqsParametersOutput) ToScheduleSqsParametersOutputWithContext(ctx context.Context) ScheduleSqsParametersOutput
func (ScheduleSqsParametersOutput) ToScheduleSqsParametersPtrOutput ¶
func (o ScheduleSqsParametersOutput) ToScheduleSqsParametersPtrOutput() ScheduleSqsParametersPtrOutput
func (ScheduleSqsParametersOutput) ToScheduleSqsParametersPtrOutputWithContext ¶
func (o ScheduleSqsParametersOutput) ToScheduleSqsParametersPtrOutputWithContext(ctx context.Context) ScheduleSqsParametersPtrOutput
type ScheduleSqsParametersPtrInput ¶
type ScheduleSqsParametersPtrInput interface { pulumi.Input ToScheduleSqsParametersPtrOutput() ScheduleSqsParametersPtrOutput ToScheduleSqsParametersPtrOutputWithContext(context.Context) ScheduleSqsParametersPtrOutput }
ScheduleSqsParametersPtrInput is an input type that accepts ScheduleSqsParametersArgs, ScheduleSqsParametersPtr and ScheduleSqsParametersPtrOutput values. You can construct a concrete instance of `ScheduleSqsParametersPtrInput` via:
ScheduleSqsParametersArgs{...} or: nil
func ScheduleSqsParametersPtr ¶
func ScheduleSqsParametersPtr(v *ScheduleSqsParametersArgs) ScheduleSqsParametersPtrInput
type ScheduleSqsParametersPtrOutput ¶
type ScheduleSqsParametersPtrOutput struct{ *pulumi.OutputState }
func (ScheduleSqsParametersPtrOutput) Elem ¶
func (o ScheduleSqsParametersPtrOutput) Elem() ScheduleSqsParametersOutput
func (ScheduleSqsParametersPtrOutput) ElementType ¶
func (ScheduleSqsParametersPtrOutput) ElementType() reflect.Type
func (ScheduleSqsParametersPtrOutput) MessageGroupId ¶
func (o ScheduleSqsParametersPtrOutput) MessageGroupId() pulumi.StringPtrOutput
The FIFO message group ID to use as the target.
func (ScheduleSqsParametersPtrOutput) ToScheduleSqsParametersPtrOutput ¶
func (o ScheduleSqsParametersPtrOutput) ToScheduleSqsParametersPtrOutput() ScheduleSqsParametersPtrOutput
func (ScheduleSqsParametersPtrOutput) ToScheduleSqsParametersPtrOutputWithContext ¶
func (o ScheduleSqsParametersPtrOutput) ToScheduleSqsParametersPtrOutputWithContext(ctx context.Context) ScheduleSqsParametersPtrOutput
type ScheduleState ¶
type ScheduleState struct { }
func (ScheduleState) ElementType ¶
func (ScheduleState) ElementType() reflect.Type
type ScheduleStateEnum ¶
type ScheduleStateEnum string
Specifies whether the schedule is enabled or disabled.
func (ScheduleStateEnum) ElementType ¶
func (ScheduleStateEnum) ElementType() reflect.Type
func (ScheduleStateEnum) ToScheduleStateEnumOutput ¶
func (e ScheduleStateEnum) ToScheduleStateEnumOutput() ScheduleStateEnumOutput
func (ScheduleStateEnum) ToScheduleStateEnumOutputWithContext ¶
func (e ScheduleStateEnum) ToScheduleStateEnumOutputWithContext(ctx context.Context) ScheduleStateEnumOutput
func (ScheduleStateEnum) ToScheduleStateEnumPtrOutput ¶
func (e ScheduleStateEnum) ToScheduleStateEnumPtrOutput() ScheduleStateEnumPtrOutput
func (ScheduleStateEnum) ToScheduleStateEnumPtrOutputWithContext ¶
func (e ScheduleStateEnum) ToScheduleStateEnumPtrOutputWithContext(ctx context.Context) ScheduleStateEnumPtrOutput
func (ScheduleStateEnum) ToStringOutput ¶
func (e ScheduleStateEnum) ToStringOutput() pulumi.StringOutput
func (ScheduleStateEnum) ToStringOutputWithContext ¶
func (e ScheduleStateEnum) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (ScheduleStateEnum) ToStringPtrOutput ¶
func (e ScheduleStateEnum) ToStringPtrOutput() pulumi.StringPtrOutput
func (ScheduleStateEnum) ToStringPtrOutputWithContext ¶
func (e ScheduleStateEnum) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type ScheduleStateEnumInput ¶
type ScheduleStateEnumInput interface { pulumi.Input ToScheduleStateEnumOutput() ScheduleStateEnumOutput ToScheduleStateEnumOutputWithContext(context.Context) ScheduleStateEnumOutput }
ScheduleStateEnumInput is an input type that accepts values of the ScheduleStateEnum enum A concrete instance of `ScheduleStateEnumInput` can be one of the following:
ScheduleStateEnumEnabled ScheduleStateEnumDisabled
type ScheduleStateEnumOutput ¶
type ScheduleStateEnumOutput struct{ *pulumi.OutputState }
func (ScheduleStateEnumOutput) ElementType ¶
func (ScheduleStateEnumOutput) ElementType() reflect.Type
func (ScheduleStateEnumOutput) ToScheduleStateEnumOutput ¶
func (o ScheduleStateEnumOutput) ToScheduleStateEnumOutput() ScheduleStateEnumOutput
func (ScheduleStateEnumOutput) ToScheduleStateEnumOutputWithContext ¶
func (o ScheduleStateEnumOutput) ToScheduleStateEnumOutputWithContext(ctx context.Context) ScheduleStateEnumOutput
func (ScheduleStateEnumOutput) ToScheduleStateEnumPtrOutput ¶
func (o ScheduleStateEnumOutput) ToScheduleStateEnumPtrOutput() ScheduleStateEnumPtrOutput
func (ScheduleStateEnumOutput) ToScheduleStateEnumPtrOutputWithContext ¶
func (o ScheduleStateEnumOutput) ToScheduleStateEnumPtrOutputWithContext(ctx context.Context) ScheduleStateEnumPtrOutput
func (ScheduleStateEnumOutput) ToStringOutput ¶
func (o ScheduleStateEnumOutput) ToStringOutput() pulumi.StringOutput
func (ScheduleStateEnumOutput) ToStringOutputWithContext ¶
func (o ScheduleStateEnumOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (ScheduleStateEnumOutput) ToStringPtrOutput ¶
func (o ScheduleStateEnumOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (ScheduleStateEnumOutput) ToStringPtrOutputWithContext ¶
func (o ScheduleStateEnumOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type ScheduleStateEnumPtrInput ¶
type ScheduleStateEnumPtrInput interface { pulumi.Input ToScheduleStateEnumPtrOutput() ScheduleStateEnumPtrOutput ToScheduleStateEnumPtrOutputWithContext(context.Context) ScheduleStateEnumPtrOutput }
func ScheduleStateEnumPtr ¶
func ScheduleStateEnumPtr(v string) ScheduleStateEnumPtrInput
type ScheduleStateEnumPtrOutput ¶
type ScheduleStateEnumPtrOutput struct{ *pulumi.OutputState }
func (ScheduleStateEnumPtrOutput) Elem ¶
func (o ScheduleStateEnumPtrOutput) Elem() ScheduleStateEnumOutput
func (ScheduleStateEnumPtrOutput) ElementType ¶
func (ScheduleStateEnumPtrOutput) ElementType() reflect.Type
func (ScheduleStateEnumPtrOutput) ToScheduleStateEnumPtrOutput ¶
func (o ScheduleStateEnumPtrOutput) ToScheduleStateEnumPtrOutput() ScheduleStateEnumPtrOutput
func (ScheduleStateEnumPtrOutput) ToScheduleStateEnumPtrOutputWithContext ¶
func (o ScheduleStateEnumPtrOutput) ToScheduleStateEnumPtrOutputWithContext(ctx context.Context) ScheduleStateEnumPtrOutput
func (ScheduleStateEnumPtrOutput) ToStringPtrOutput ¶
func (o ScheduleStateEnumPtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (ScheduleStateEnumPtrOutput) ToStringPtrOutputWithContext ¶
func (o ScheduleStateEnumPtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type ScheduleTarget ¶
type ScheduleTarget struct { // The Amazon Resource Name (ARN) of the target. Arn string `pulumi:"arn"` // An object that contains information about an Amazon SQS queue that EventBridge Scheduler uses as a dead-letter queue for your schedule. If specified, EventBridge Scheduler delivers failed events that could not be successfully delivered to a target to the queue. DeadLetterConfig *ScheduleDeadLetterConfig `pulumi:"deadLetterConfig"` // The templated target type for the Amazon ECS [`RunTask`](https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_RunTask.html) API operation. EcsParameters *ScheduleEcsParameters `pulumi:"ecsParameters"` // The templated target type for the EventBridge [`PutEvents`](https://docs.aws.amazon.com/eventbridge/latest/APIReference/API_PutEvents.html) API operation. EventBridgeParameters *ScheduleEventBridgeParameters `pulumi:"eventBridgeParameters"` // The text, or well-formed JSON, passed to the target. If you are configuring a templated Lambda, AWS Step Functions, or Amazon EventBridge target, the input must be a well-formed JSON. For all other target types, a JSON is not required. If you do not specify anything for this field, EventBridge Scheduler delivers a default notification to the target. Input *string `pulumi:"input"` // The templated target type for the Amazon Kinesis [`PutRecord`](https://docs.aws.amazon.com/kinesis/latest/APIReference/API_PutRecord.html) API operation. KinesisParameters *ScheduleKinesisParameters `pulumi:"kinesisParameters"` // A `RetryPolicy` object that includes information about the retry policy settings, including the maximum age of an event, and the maximum number of times EventBridge Scheduler will try to deliver the event to a target. RetryPolicy *ScheduleRetryPolicy `pulumi:"retryPolicy"` // The Amazon Resource Name (ARN) of the IAM role to be used for this target when the schedule is triggered. RoleArn string `pulumi:"roleArn"` // The templated target type for the Amazon SageMaker [`StartPipelineExecution`](https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_StartPipelineExecution.html) API operation. SageMakerPipelineParameters *ScheduleSageMakerPipelineParameters `pulumi:"sageMakerPipelineParameters"` // The templated target type for the Amazon SQS [`SendMessage`](https://docs.aws.amazon.com/AWSSimpleQueueService/latest/APIReference/API_SendMessage.html) API operation. Contains the message group ID to use when the target is a FIFO queue. If you specify an Amazon SQS FIFO queue as a target, the queue must have content-based deduplication enabled. For more information, see [Using the Amazon SQS message deduplication ID](https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/using-messagededuplicationid-property.html) in the *Amazon SQS Developer Guide* . SqsParameters *ScheduleSqsParameters `pulumi:"sqsParameters"` }
The schedule target.
type ScheduleTargetArgs ¶
type ScheduleTargetArgs struct { // The Amazon Resource Name (ARN) of the target. Arn pulumi.StringInput `pulumi:"arn"` // An object that contains information about an Amazon SQS queue that EventBridge Scheduler uses as a dead-letter queue for your schedule. If specified, EventBridge Scheduler delivers failed events that could not be successfully delivered to a target to the queue. DeadLetterConfig ScheduleDeadLetterConfigPtrInput `pulumi:"deadLetterConfig"` // The templated target type for the Amazon ECS [`RunTask`](https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_RunTask.html) API operation. EcsParameters ScheduleEcsParametersPtrInput `pulumi:"ecsParameters"` // The templated target type for the EventBridge [`PutEvents`](https://docs.aws.amazon.com/eventbridge/latest/APIReference/API_PutEvents.html) API operation. EventBridgeParameters ScheduleEventBridgeParametersPtrInput `pulumi:"eventBridgeParameters"` // The text, or well-formed JSON, passed to the target. If you are configuring a templated Lambda, AWS Step Functions, or Amazon EventBridge target, the input must be a well-formed JSON. For all other target types, a JSON is not required. If you do not specify anything for this field, EventBridge Scheduler delivers a default notification to the target. Input pulumi.StringPtrInput `pulumi:"input"` // The templated target type for the Amazon Kinesis [`PutRecord`](https://docs.aws.amazon.com/kinesis/latest/APIReference/API_PutRecord.html) API operation. KinesisParameters ScheduleKinesisParametersPtrInput `pulumi:"kinesisParameters"` // A `RetryPolicy` object that includes information about the retry policy settings, including the maximum age of an event, and the maximum number of times EventBridge Scheduler will try to deliver the event to a target. RetryPolicy ScheduleRetryPolicyPtrInput `pulumi:"retryPolicy"` // The Amazon Resource Name (ARN) of the IAM role to be used for this target when the schedule is triggered. RoleArn pulumi.StringInput `pulumi:"roleArn"` // The templated target type for the Amazon SageMaker [`StartPipelineExecution`](https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_StartPipelineExecution.html) API operation. SageMakerPipelineParameters ScheduleSageMakerPipelineParametersPtrInput `pulumi:"sageMakerPipelineParameters"` // The templated target type for the Amazon SQS [`SendMessage`](https://docs.aws.amazon.com/AWSSimpleQueueService/latest/APIReference/API_SendMessage.html) API operation. Contains the message group ID to use when the target is a FIFO queue. If you specify an Amazon SQS FIFO queue as a target, the queue must have content-based deduplication enabled. For more information, see [Using the Amazon SQS message deduplication ID](https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/using-messagededuplicationid-property.html) in the *Amazon SQS Developer Guide* . SqsParameters ScheduleSqsParametersPtrInput `pulumi:"sqsParameters"` }
The schedule target.
func (ScheduleTargetArgs) ElementType ¶
func (ScheduleTargetArgs) ElementType() reflect.Type
func (ScheduleTargetArgs) ToScheduleTargetOutput ¶
func (i ScheduleTargetArgs) ToScheduleTargetOutput() ScheduleTargetOutput
func (ScheduleTargetArgs) ToScheduleTargetOutputWithContext ¶
func (i ScheduleTargetArgs) ToScheduleTargetOutputWithContext(ctx context.Context) ScheduleTargetOutput
type ScheduleTargetInput ¶
type ScheduleTargetInput interface { pulumi.Input ToScheduleTargetOutput() ScheduleTargetOutput ToScheduleTargetOutputWithContext(context.Context) ScheduleTargetOutput }
ScheduleTargetInput is an input type that accepts ScheduleTargetArgs and ScheduleTargetOutput values. You can construct a concrete instance of `ScheduleTargetInput` via:
ScheduleTargetArgs{...}
type ScheduleTargetOutput ¶
type ScheduleTargetOutput struct{ *pulumi.OutputState }
The schedule target.
func (ScheduleTargetOutput) Arn ¶
func (o ScheduleTargetOutput) Arn() pulumi.StringOutput
The Amazon Resource Name (ARN) of the target.
func (ScheduleTargetOutput) DeadLetterConfig ¶
func (o ScheduleTargetOutput) DeadLetterConfig() ScheduleDeadLetterConfigPtrOutput
An object that contains information about an Amazon SQS queue that EventBridge Scheduler uses as a dead-letter queue for your schedule. If specified, EventBridge Scheduler delivers failed events that could not be successfully delivered to a target to the queue.
func (ScheduleTargetOutput) EcsParameters ¶
func (o ScheduleTargetOutput) EcsParameters() ScheduleEcsParametersPtrOutput
The templated target type for the Amazon ECS [`RunTask`](https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_RunTask.html) API operation.
func (ScheduleTargetOutput) ElementType ¶
func (ScheduleTargetOutput) ElementType() reflect.Type
func (ScheduleTargetOutput) EventBridgeParameters ¶
func (o ScheduleTargetOutput) EventBridgeParameters() ScheduleEventBridgeParametersPtrOutput
The templated target type for the EventBridge [`PutEvents`](https://docs.aws.amazon.com/eventbridge/latest/APIReference/API_PutEvents.html) API operation.
func (ScheduleTargetOutput) Input ¶
func (o ScheduleTargetOutput) Input() pulumi.StringPtrOutput
The text, or well-formed JSON, passed to the target. If you are configuring a templated Lambda, AWS Step Functions, or Amazon EventBridge target, the input must be a well-formed JSON. For all other target types, a JSON is not required. If you do not specify anything for this field, EventBridge Scheduler delivers a default notification to the target.
func (ScheduleTargetOutput) KinesisParameters ¶
func (o ScheduleTargetOutput) KinesisParameters() ScheduleKinesisParametersPtrOutput
The templated target type for the Amazon Kinesis [`PutRecord`](https://docs.aws.amazon.com/kinesis/latest/APIReference/API_PutRecord.html) API operation.
func (ScheduleTargetOutput) RetryPolicy ¶
func (o ScheduleTargetOutput) RetryPolicy() ScheduleRetryPolicyPtrOutput
A `RetryPolicy` object that includes information about the retry policy settings, including the maximum age of an event, and the maximum number of times EventBridge Scheduler will try to deliver the event to a target.
func (ScheduleTargetOutput) RoleArn ¶
func (o ScheduleTargetOutput) RoleArn() pulumi.StringOutput
The Amazon Resource Name (ARN) of the IAM role to be used for this target when the schedule is triggered.
func (ScheduleTargetOutput) SageMakerPipelineParameters ¶
func (o ScheduleTargetOutput) SageMakerPipelineParameters() ScheduleSageMakerPipelineParametersPtrOutput
The templated target type for the Amazon SageMaker [`StartPipelineExecution`](https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_StartPipelineExecution.html) API operation.
func (ScheduleTargetOutput) SqsParameters ¶
func (o ScheduleTargetOutput) SqsParameters() ScheduleSqsParametersPtrOutput
The templated target type for the Amazon SQS [`SendMessage`](https://docs.aws.amazon.com/AWSSimpleQueueService/latest/APIReference/API_SendMessage.html) API operation. Contains the message group ID to use when the target is a FIFO queue. If you specify an Amazon SQS FIFO queue as a target, the queue must have content-based deduplication enabled. For more information, see [Using the Amazon SQS message deduplication ID](https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/using-messagededuplicationid-property.html) in the *Amazon SQS Developer Guide* .
func (ScheduleTargetOutput) ToScheduleTargetOutput ¶
func (o ScheduleTargetOutput) ToScheduleTargetOutput() ScheduleTargetOutput
func (ScheduleTargetOutput) ToScheduleTargetOutputWithContext ¶
func (o ScheduleTargetOutput) ToScheduleTargetOutputWithContext(ctx context.Context) ScheduleTargetOutput
type ScheduleTargetPtrOutput ¶
type ScheduleTargetPtrOutput struct{ *pulumi.OutputState }
func (ScheduleTargetPtrOutput) Arn ¶
func (o ScheduleTargetPtrOutput) Arn() pulumi.StringPtrOutput
The Amazon Resource Name (ARN) of the target.
func (ScheduleTargetPtrOutput) DeadLetterConfig ¶
func (o ScheduleTargetPtrOutput) DeadLetterConfig() ScheduleDeadLetterConfigPtrOutput
An object that contains information about an Amazon SQS queue that EventBridge Scheduler uses as a dead-letter queue for your schedule. If specified, EventBridge Scheduler delivers failed events that could not be successfully delivered to a target to the queue.
func (ScheduleTargetPtrOutput) EcsParameters ¶
func (o ScheduleTargetPtrOutput) EcsParameters() ScheduleEcsParametersPtrOutput
The templated target type for the Amazon ECS [`RunTask`](https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_RunTask.html) API operation.
func (ScheduleTargetPtrOutput) Elem ¶
func (o ScheduleTargetPtrOutput) Elem() ScheduleTargetOutput
func (ScheduleTargetPtrOutput) ElementType ¶
func (ScheduleTargetPtrOutput) ElementType() reflect.Type
func (ScheduleTargetPtrOutput) EventBridgeParameters ¶
func (o ScheduleTargetPtrOutput) EventBridgeParameters() ScheduleEventBridgeParametersPtrOutput
The templated target type for the EventBridge [`PutEvents`](https://docs.aws.amazon.com/eventbridge/latest/APIReference/API_PutEvents.html) API operation.
func (ScheduleTargetPtrOutput) Input ¶
func (o ScheduleTargetPtrOutput) Input() pulumi.StringPtrOutput
The text, or well-formed JSON, passed to the target. If you are configuring a templated Lambda, AWS Step Functions, or Amazon EventBridge target, the input must be a well-formed JSON. For all other target types, a JSON is not required. If you do not specify anything for this field, EventBridge Scheduler delivers a default notification to the target.
func (ScheduleTargetPtrOutput) KinesisParameters ¶
func (o ScheduleTargetPtrOutput) KinesisParameters() ScheduleKinesisParametersPtrOutput
The templated target type for the Amazon Kinesis [`PutRecord`](https://docs.aws.amazon.com/kinesis/latest/APIReference/API_PutRecord.html) API operation.
func (ScheduleTargetPtrOutput) RetryPolicy ¶
func (o ScheduleTargetPtrOutput) RetryPolicy() ScheduleRetryPolicyPtrOutput
A `RetryPolicy` object that includes information about the retry policy settings, including the maximum age of an event, and the maximum number of times EventBridge Scheduler will try to deliver the event to a target.
func (ScheduleTargetPtrOutput) RoleArn ¶
func (o ScheduleTargetPtrOutput) RoleArn() pulumi.StringPtrOutput
The Amazon Resource Name (ARN) of the IAM role to be used for this target when the schedule is triggered.
func (ScheduleTargetPtrOutput) SageMakerPipelineParameters ¶
func (o ScheduleTargetPtrOutput) SageMakerPipelineParameters() ScheduleSageMakerPipelineParametersPtrOutput
The templated target type for the Amazon SageMaker [`StartPipelineExecution`](https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_StartPipelineExecution.html) API operation.
func (ScheduleTargetPtrOutput) SqsParameters ¶
func (o ScheduleTargetPtrOutput) SqsParameters() ScheduleSqsParametersPtrOutput
The templated target type for the Amazon SQS [`SendMessage`](https://docs.aws.amazon.com/AWSSimpleQueueService/latest/APIReference/API_SendMessage.html) API operation. Contains the message group ID to use when the target is a FIFO queue. If you specify an Amazon SQS FIFO queue as a target, the queue must have content-based deduplication enabled. For more information, see [Using the Amazon SQS message deduplication ID](https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/using-messagededuplicationid-property.html) in the *Amazon SQS Developer Guide* .
func (ScheduleTargetPtrOutput) ToScheduleTargetPtrOutput ¶
func (o ScheduleTargetPtrOutput) ToScheduleTargetPtrOutput() ScheduleTargetPtrOutput
func (ScheduleTargetPtrOutput) ToScheduleTargetPtrOutputWithContext ¶
func (o ScheduleTargetPtrOutput) ToScheduleTargetPtrOutputWithContext(ctx context.Context) ScheduleTargetPtrOutput