AWS Native
getLaunch
Resource Type definition for AWS::Evidently::Launch.
Using getLaunch
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getLaunch(args: GetLaunchArgs, opts?: InvokeOptions): Promise<GetLaunchResult>
function getLaunchOutput(args: GetLaunchOutputArgs, opts?: InvokeOptions): Output<GetLaunchResult>
def get_launch(arn: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetLaunchResult
def get_launch_output(arn: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetLaunchResult]
func LookupLaunch(ctx *Context, args *LookupLaunchArgs, opts ...InvokeOption) (*LookupLaunchResult, error)
func LookupLaunchOutput(ctx *Context, args *LookupLaunchOutputArgs, opts ...InvokeOption) LookupLaunchResultOutput
> Note: This function is named LookupLaunch
in the Go SDK.
public static class GetLaunch
{
public static Task<GetLaunchResult> InvokeAsync(GetLaunchArgs args, InvokeOptions? opts = null)
public static Output<GetLaunchResult> Invoke(GetLaunchInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetLaunchResult> getLaunch(GetLaunchArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
Fn::Invoke:
Function: aws-native:evidently:getLaunch
Arguments:
# Arguments dictionary
The following arguments are supported:
- Arn string
- Arn string
- arn String
- arn string
- arn str
- arn String
getLaunch Result
The following output properties are available:
- Arn string
- Description string
- Execution
Status Pulumi.Aws Native. Evidently. Outputs. Launch Execution Status Object Start or Stop Launch Launch. Default is not started.
- Groups
List<Pulumi.
Aws Native. Evidently. Outputs. Launch Group Object> - Metric
Monitors List<Pulumi.Aws Native. Evidently. Outputs. Launch Metric Definition Object> - Randomization
Salt string - Scheduled
Splits List<Pulumi.Config Aws Native. Evidently. Outputs. Launch Step Config> - List<Pulumi.
Aws Native. Evidently. Outputs. Launch Tag> An array of key-value pairs to apply to this resource.
- Arn string
- Description string
- Execution
Status LaunchExecution Status Object Start or Stop Launch Launch. Default is not started.
- Groups
[]Launch
Group Object - Metric
Monitors []LaunchMetric Definition Object - Randomization
Salt string - Scheduled
Splits []LaunchConfig Step Config - []Launch
Tag An array of key-value pairs to apply to this resource.
- arn String
- description String
- execution
Status LaunchExecution Status Object Start or Stop Launch Launch. Default is not started.
- groups
List
Group Object> - metric
Monitors ListMetric Definition Object> - randomization
Salt String - scheduled
Splits ListConfig Step Config> - List
Tag> An array of key-value pairs to apply to this resource.
- arn string
- description string
- execution
Status LaunchExecution Status Object Start or Stop Launch Launch. Default is not started.
- groups
Launch
Group Object[] - metric
Monitors LaunchMetric Definition Object[] - randomization
Salt string - scheduled
Splits LaunchConfig Step Config[] - Launch
Tag[] An array of key-value pairs to apply to this resource.
- arn str
- description str
- execution_
status LaunchExecution Status Object Start or Stop Launch Launch. Default is not started.
- groups
Sequence[Launch
Group Object] - metric_
monitors Sequence[LaunchMetric Definition Object] - randomization_
salt str - scheduled_
splits_ Sequence[Launchconfig Step Config] - Sequence[Launch
Tag] An array of key-value pairs to apply to this resource.
- arn String
- description String
- execution
Status Property Map Start or Stop Launch Launch. Default is not started.
- groups
List
- metric
Monitors List - randomization
Salt String - scheduled
Splits ListConfig - List
An array of key-value pairs to apply to this resource.
Supporting Types
LaunchExecutionStatusObject
- Status string
Provide START or STOP action to apply on a launch
- Desired
State string Provide CANCELLED or COMPLETED as the launch desired state. Defaults to Completed if not provided.
- Reason string
Provide a reason for stopping the launch. Defaults to empty if not provided.
- Status string
Provide START or STOP action to apply on a launch
- Desired
State string Provide CANCELLED or COMPLETED as the launch desired state. Defaults to Completed if not provided.
- Reason string
Provide a reason for stopping the launch. Defaults to empty if not provided.
- status String
Provide START or STOP action to apply on a launch
- desired
State String Provide CANCELLED or COMPLETED as the launch desired state. Defaults to Completed if not provided.
- reason String
Provide a reason for stopping the launch. Defaults to empty if not provided.
- status string
Provide START or STOP action to apply on a launch
- desired
State string Provide CANCELLED or COMPLETED as the launch desired state. Defaults to Completed if not provided.
- reason string
Provide a reason for stopping the launch. Defaults to empty if not provided.
- status str
Provide START or STOP action to apply on a launch
- desired_
state str Provide CANCELLED or COMPLETED as the launch desired state. Defaults to Completed if not provided.
- reason str
Provide a reason for stopping the launch. Defaults to empty if not provided.
- status String
Provide START or STOP action to apply on a launch
- desired
State String Provide CANCELLED or COMPLETED as the launch desired state. Defaults to Completed if not provided.
- reason String
Provide a reason for stopping the launch. Defaults to empty if not provided.
LaunchGroupObject
- Feature string
- Group
Name string - Variation string
- Description string
- Feature string
- Group
Name string - Variation string
- Description string
- feature String
- group
Name String - variation String
- description String
- feature string
- group
Name string - variation string
- description string
- feature str
- group_
name str - variation str
- description str
- feature String
- group
Name String - variation String
- description String
LaunchGroupToWeight
- Group
Name string - Split
Weight int
- Group
Name string - Split
Weight int
- group
Name String - split
Weight Integer
- group
Name string - split
Weight number
- group_
name str - split_
weight int
- group
Name String - split
Weight Number
LaunchMetricDefinitionObject
- Entity
Id stringKey The JSON path to reference the entity id in the event.
- Event
Pattern string Event patterns have the same structure as the events they match. Rules use event patterns to select events. An event pattern either matches an event or it doesn't.
- Metric
Name string - Value
Key string The JSON path to reference the numerical metric value in the event.
- Unit
Label string
- Entity
Id stringKey The JSON path to reference the entity id in the event.
- Event
Pattern string Event patterns have the same structure as the events they match. Rules use event patterns to select events. An event pattern either matches an event or it doesn't.
- Metric
Name string - Value
Key string The JSON path to reference the numerical metric value in the event.
- Unit
Label string
- entity
Id StringKey The JSON path to reference the entity id in the event.
- event
Pattern String Event patterns have the same structure as the events they match. Rules use event patterns to select events. An event pattern either matches an event or it doesn't.
- metric
Name String - value
Key String The JSON path to reference the numerical metric value in the event.
- unit
Label String
- entity
Id stringKey The JSON path to reference the entity id in the event.
- event
Pattern string Event patterns have the same structure as the events they match. Rules use event patterns to select events. An event pattern either matches an event or it doesn't.
- metric
Name string - value
Key string The JSON path to reference the numerical metric value in the event.
- unit
Label string
- entity_
id_ strkey The JSON path to reference the entity id in the event.
- event_
pattern str Event patterns have the same structure as the events they match. Rules use event patterns to select events. An event pattern either matches an event or it doesn't.
- metric_
name str - value_
key str The JSON path to reference the numerical metric value in the event.
- unit_
label str
- entity
Id StringKey The JSON path to reference the entity id in the event.
- event
Pattern String Event patterns have the same structure as the events they match. Rules use event patterns to select events. An event pattern either matches an event or it doesn't.
- metric
Name String - value
Key String The JSON path to reference the numerical metric value in the event.
- unit
Label String
LaunchStepConfig
- group
Weights List - start
Time String
LaunchTag
- Key string
The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- Value string
The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- Key string
The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- Value string
The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key String
The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value String
The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key string
The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value string
The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key str
The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value str
The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key String
The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value String
The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
Package Details
- Repository
- https://github.com/pulumi/pulumi-aws-native
- License
- Apache-2.0