We recommend new projects start with resources from the AWS provider.
aws-native.frauddetector.getEventType
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
A resource schema for an EventType in Amazon Fraud Detector.
Using getEventType
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 getEventType(args: GetEventTypeArgs, opts?: InvokeOptions): Promise<GetEventTypeResult>
function getEventTypeOutput(args: GetEventTypeOutputArgs, opts?: InvokeOptions): Output<GetEventTypeResult>
def get_event_type(arn: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetEventTypeResult
def get_event_type_output(arn: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetEventTypeResult]
func LookupEventType(ctx *Context, args *LookupEventTypeArgs, opts ...InvokeOption) (*LookupEventTypeResult, error)
func LookupEventTypeOutput(ctx *Context, args *LookupEventTypeOutputArgs, opts ...InvokeOption) LookupEventTypeResultOutput
> Note: This function is named LookupEventType
in the Go SDK.
public static class GetEventType
{
public static Task<GetEventTypeResult> InvokeAsync(GetEventTypeArgs args, InvokeOptions? opts = null)
public static Output<GetEventTypeResult> Invoke(GetEventTypeInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetEventTypeResult> getEventType(GetEventTypeArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: aws-native:frauddetector:getEventType
arguments:
# arguments dictionary
The following arguments are supported:
- Arn string
- The ARN of the event type.
- Arn string
- The ARN of the event type.
- arn String
- The ARN of the event type.
- arn string
- The ARN of the event type.
- arn str
- The ARN of the event type.
- arn String
- The ARN of the event type.
getEventType Result
The following output properties are available:
- Arn string
- The ARN of the event type.
- Created
Time string - The time when the event type was created.
- Description string
- The description of the event type.
- Entity
Types List<Pulumi.Aws Native. Fraud Detector. Outputs. Event Type Entity Type> - The event type entity types.
- Event
Variables List<Pulumi.Aws Native. Fraud Detector. Outputs. Event Type Event Variable> - The event type event variables.
- Labels
List<Pulumi.
Aws Native. Fraud Detector. Outputs. Event Type Label> - The event type labels.
- Last
Updated stringTime - The time when the event type was last updated.
- List<Pulumi.
Aws Native. Outputs. Tag> - Tags associated with this event type.
- Arn string
- The ARN of the event type.
- Created
Time string - The time when the event type was created.
- Description string
- The description of the event type.
- Entity
Types []EventType Entity Type - The event type entity types.
- Event
Variables []EventType Event Variable - The event type event variables.
- Labels
[]Event
Type Label - The event type labels.
- Last
Updated stringTime - The time when the event type was last updated.
- Tag
- Tags associated with this event type.
- arn String
- The ARN of the event type.
- created
Time String - The time when the event type was created.
- description String
- The description of the event type.
- entity
Types List<EventType Entity Type> - The event type entity types.
- event
Variables List<EventType Event Variable> - The event type event variables.
- labels
List<Event
Type Label> - The event type labels.
- last
Updated StringTime - The time when the event type was last updated.
- List<Tag>
- Tags associated with this event type.
- arn string
- The ARN of the event type.
- created
Time string - The time when the event type was created.
- description string
- The description of the event type.
- entity
Types EventType Entity Type[] - The event type entity types.
- event
Variables EventType Event Variable[] - The event type event variables.
- labels
Event
Type Label[] - The event type labels.
- last
Updated stringTime - The time when the event type was last updated.
- Tag[]
- Tags associated with this event type.
- arn str
- The ARN of the event type.
- created_
time str - The time when the event type was created.
- description str
- The description of the event type.
- entity_
types Sequence[EventType Entity Type] - The event type entity types.
- event_
variables Sequence[EventType Event Variable] - The event type event variables.
- labels
Sequence[Event
Type Label] - The event type labels.
- last_
updated_ strtime - The time when the event type was last updated.
- Sequence[root_Tag]
- Tags associated with this event type.
- arn String
- The ARN of the event type.
- created
Time String - The time when the event type was created.
- description String
- The description of the event type.
- entity
Types List<Property Map> - The event type entity types.
- event
Variables List<Property Map> - The event type event variables.
- labels List<Property Map>
- The event type labels.
- last
Updated StringTime - The time when the event type was last updated.
- List<Property Map>
- Tags associated with this event type.
Supporting Types
EventTypeEntityType
- Arn string
- The entity type ARN.
- Created
Time string - The time when the event type was created.
- Description string
- The description.
- Inline bool
Indicates whether the resource is defined within this CloudFormation template and impacts the create, update, and delete behavior of the stack. If the value is
true
, CloudFormation will create/update/delete the resource when creating/updating/deleting the stack. If the value isfalse
, CloudFormation will validate that the object exists and then use it within the resource without making changes to the object.For example, when creating
AWS::FraudDetector::EventType
you must define at least two variables. You can setInline=true
for these variables and CloudFormation will create/update/delete the variables as part of stack operations. However, if you setInline=false
, CloudFormation will associate the variables to your event type but not execute any changes to the variables.- Last
Updated stringTime - The time when the event type was last updated.
- Name string
The entity type name.
^[0-9a-z_-]+$
- List<Pulumi.
Aws Native. Fraud Detector. Inputs. Event Type Tag> - Tags associated with this event type.
- Arn string
- The entity type ARN.
- Created
Time string - The time when the event type was created.
- Description string
- The description.
- Inline bool
Indicates whether the resource is defined within this CloudFormation template and impacts the create, update, and delete behavior of the stack. If the value is
true
, CloudFormation will create/update/delete the resource when creating/updating/deleting the stack. If the value isfalse
, CloudFormation will validate that the object exists and then use it within the resource without making changes to the object.For example, when creating
AWS::FraudDetector::EventType
you must define at least two variables. You can setInline=true
for these variables and CloudFormation will create/update/delete the variables as part of stack operations. However, if you setInline=false
, CloudFormation will associate the variables to your event type but not execute any changes to the variables.- Last
Updated stringTime - The time when the event type was last updated.
- Name string
The entity type name.
^[0-9a-z_-]+$
- []Event
Type Tag - Tags associated with this event type.
- arn String
- The entity type ARN.
- created
Time String - The time when the event type was created.
- description String
- The description.
- inline Boolean
Indicates whether the resource is defined within this CloudFormation template and impacts the create, update, and delete behavior of the stack. If the value is
true
, CloudFormation will create/update/delete the resource when creating/updating/deleting the stack. If the value isfalse
, CloudFormation will validate that the object exists and then use it within the resource without making changes to the object.For example, when creating
AWS::FraudDetector::EventType
you must define at least two variables. You can setInline=true
for these variables and CloudFormation will create/update/delete the variables as part of stack operations. However, if you setInline=false
, CloudFormation will associate the variables to your event type but not execute any changes to the variables.- last
Updated StringTime - The time when the event type was last updated.
- name String
The entity type name.
^[0-9a-z_-]+$
- List<Event
Type Tag> - Tags associated with this event type.
- arn string
- The entity type ARN.
- created
Time string - The time when the event type was created.
- description string
- The description.
- inline boolean
Indicates whether the resource is defined within this CloudFormation template and impacts the create, update, and delete behavior of the stack. If the value is
true
, CloudFormation will create/update/delete the resource when creating/updating/deleting the stack. If the value isfalse
, CloudFormation will validate that the object exists and then use it within the resource without making changes to the object.For example, when creating
AWS::FraudDetector::EventType
you must define at least two variables. You can setInline=true
for these variables and CloudFormation will create/update/delete the variables as part of stack operations. However, if you setInline=false
, CloudFormation will associate the variables to your event type but not execute any changes to the variables.- last
Updated stringTime - The time when the event type was last updated.
- name string
The entity type name.
^[0-9a-z_-]+$
- Event
Type Tag[] - Tags associated with this event type.
- arn str
- The entity type ARN.
- created_
time str - The time when the event type was created.
- description str
- The description.
- inline bool
Indicates whether the resource is defined within this CloudFormation template and impacts the create, update, and delete behavior of the stack. If the value is
true
, CloudFormation will create/update/delete the resource when creating/updating/deleting the stack. If the value isfalse
, CloudFormation will validate that the object exists and then use it within the resource without making changes to the object.For example, when creating
AWS::FraudDetector::EventType
you must define at least two variables. You can setInline=true
for these variables and CloudFormation will create/update/delete the variables as part of stack operations. However, if you setInline=false
, CloudFormation will associate the variables to your event type but not execute any changes to the variables.- last_
updated_ strtime - The time when the event type was last updated.
- name str
The entity type name.
^[0-9a-z_-]+$
- Sequence[Event
Type Tag] - Tags associated with this event type.
- arn String
- The entity type ARN.
- created
Time String - The time when the event type was created.
- description String
- The description.
- inline Boolean
Indicates whether the resource is defined within this CloudFormation template and impacts the create, update, and delete behavior of the stack. If the value is
true
, CloudFormation will create/update/delete the resource when creating/updating/deleting the stack. If the value isfalse
, CloudFormation will validate that the object exists and then use it within the resource without making changes to the object.For example, when creating
AWS::FraudDetector::EventType
you must define at least two variables. You can setInline=true
for these variables and CloudFormation will create/update/delete the variables as part of stack operations. However, if you setInline=false
, CloudFormation will associate the variables to your event type but not execute any changes to the variables.- last
Updated StringTime - The time when the event type was last updated.
- name String
The entity type name.
^[0-9a-z_-]+$
- List<Property Map>
- Tags associated with this event type.
EventTypeEventVariable
- Arn string
- The event variable ARN.
- Created
Time string - The time when the event type was created.
- Data
Source Pulumi.Aws Native. Fraud Detector. Event Type Event Variable Data Source The source of the event variable.
Valid values:
EVENT | EXTERNAL_MODEL_SCORE
When defining a variable within a event type, you can only use the
EVENT
value for DataSource when the Inline property is set to true. If the Inline property is set false, you can use eitherEVENT
orMODEL_SCORE
for DataSource.- Data
Type Pulumi.Aws Native. Fraud Detector. Event Type Event Variable Data Type - The data type of the event variable. For more information, see Data types .
- Default
Value string - The default value of the event variable
- Description string
- The description.
- Inline bool
Indicates whether the resource is defined within this CloudFormation template and impacts the create, update, and delete behavior of the stack. If the value is
true
, CloudFormation will create/update/delete the resource when creating/updating/deleting the stack. If the value isfalse
, CloudFormation will validate that the object exists and then use it within the resource without making changes to the object.For example, when creating
AWS::FraudDetector::EventType
you must define at least two variables. You can setInline=true
for these variables and CloudFormation will create/update/delete the Variables as part of stack operations. However, if you setInline=false
, CloudFormation will associate the variables to your event type but not execute any changes to the variables.- Last
Updated stringTime - The time when the event type was last updated.
- Name string
- The name of the event variable.
- List<Pulumi.
Aws Native. Fraud Detector. Inputs. Event Type Tag> - Tags associated with this event type.
- Variable
Type Pulumi.Aws Native. Fraud Detector. Event Type Event Variable Variable Type - The type of event variable. For more information, see Variable types .
- Arn string
- The event variable ARN.
- Created
Time string - The time when the event type was created.
- Data
Source EventType Event Variable Data Source The source of the event variable.
Valid values:
EVENT | EXTERNAL_MODEL_SCORE
When defining a variable within a event type, you can only use the
EVENT
value for DataSource when the Inline property is set to true. If the Inline property is set false, you can use eitherEVENT
orMODEL_SCORE
for DataSource.- Data
Type EventType Event Variable Data Type - The data type of the event variable. For more information, see Data types .
- Default
Value string - The default value of the event variable
- Description string
- The description.
- Inline bool
Indicates whether the resource is defined within this CloudFormation template and impacts the create, update, and delete behavior of the stack. If the value is
true
, CloudFormation will create/update/delete the resource when creating/updating/deleting the stack. If the value isfalse
, CloudFormation will validate that the object exists and then use it within the resource without making changes to the object.For example, when creating
AWS::FraudDetector::EventType
you must define at least two variables. You can setInline=true
for these variables and CloudFormation will create/update/delete the Variables as part of stack operations. However, if you setInline=false
, CloudFormation will associate the variables to your event type but not execute any changes to the variables.- Last
Updated stringTime - The time when the event type was last updated.
- Name string
- The name of the event variable.
- []Event
Type Tag - Tags associated with this event type.
- Variable
Type EventType Event Variable Variable Type - The type of event variable. For more information, see Variable types .
- arn String
- The event variable ARN.
- created
Time String - The time when the event type was created.
- data
Source EventType Event Variable Data Source The source of the event variable.
Valid values:
EVENT | EXTERNAL_MODEL_SCORE
When defining a variable within a event type, you can only use the
EVENT
value for DataSource when the Inline property is set to true. If the Inline property is set false, you can use eitherEVENT
orMODEL_SCORE
for DataSource.- data
Type EventType Event Variable Data Type - The data type of the event variable. For more information, see Data types .
- default
Value String - The default value of the event variable
- description String
- The description.
- inline Boolean
Indicates whether the resource is defined within this CloudFormation template and impacts the create, update, and delete behavior of the stack. If the value is
true
, CloudFormation will create/update/delete the resource when creating/updating/deleting the stack. If the value isfalse
, CloudFormation will validate that the object exists and then use it within the resource without making changes to the object.For example, when creating
AWS::FraudDetector::EventType
you must define at least two variables. You can setInline=true
for these variables and CloudFormation will create/update/delete the Variables as part of stack operations. However, if you setInline=false
, CloudFormation will associate the variables to your event type but not execute any changes to the variables.- last
Updated StringTime - The time when the event type was last updated.
- name String
- The name of the event variable.
- List<Event
Type Tag> - Tags associated with this event type.
- variable
Type EventType Event Variable Variable Type - The type of event variable. For more information, see Variable types .
- arn string
- The event variable ARN.
- created
Time string - The time when the event type was created.
- data
Source EventType Event Variable Data Source The source of the event variable.
Valid values:
EVENT | EXTERNAL_MODEL_SCORE
When defining a variable within a event type, you can only use the
EVENT
value for DataSource when the Inline property is set to true. If the Inline property is set false, you can use eitherEVENT
orMODEL_SCORE
for DataSource.- data
Type EventType Event Variable Data Type - The data type of the event variable. For more information, see Data types .
- default
Value string - The default value of the event variable
- description string
- The description.
- inline boolean
Indicates whether the resource is defined within this CloudFormation template and impacts the create, update, and delete behavior of the stack. If the value is
true
, CloudFormation will create/update/delete the resource when creating/updating/deleting the stack. If the value isfalse
, CloudFormation will validate that the object exists and then use it within the resource without making changes to the object.For example, when creating
AWS::FraudDetector::EventType
you must define at least two variables. You can setInline=true
for these variables and CloudFormation will create/update/delete the Variables as part of stack operations. However, if you setInline=false
, CloudFormation will associate the variables to your event type but not execute any changes to the variables.- last
Updated stringTime - The time when the event type was last updated.
- name string
- The name of the event variable.
- Event
Type Tag[] - Tags associated with this event type.
- variable
Type EventType Event Variable Variable Type - The type of event variable. For more information, see Variable types .
- arn str
- The event variable ARN.
- created_
time str - The time when the event type was created.
- data_
source EventType Event Variable Data Source The source of the event variable.
Valid values:
EVENT | EXTERNAL_MODEL_SCORE
When defining a variable within a event type, you can only use the
EVENT
value for DataSource when the Inline property is set to true. If the Inline property is set false, you can use eitherEVENT
orMODEL_SCORE
for DataSource.- data_
type EventType Event Variable Data Type - The data type of the event variable. For more information, see Data types .
- default_
value str - The default value of the event variable
- description str
- The description.
- inline bool
Indicates whether the resource is defined within this CloudFormation template and impacts the create, update, and delete behavior of the stack. If the value is
true
, CloudFormation will create/update/delete the resource when creating/updating/deleting the stack. If the value isfalse
, CloudFormation will validate that the object exists and then use it within the resource without making changes to the object.For example, when creating
AWS::FraudDetector::EventType
you must define at least two variables. You can setInline=true
for these variables and CloudFormation will create/update/delete the Variables as part of stack operations. However, if you setInline=false
, CloudFormation will associate the variables to your event type but not execute any changes to the variables.- last_
updated_ strtime - The time when the event type was last updated.
- name str
- The name of the event variable.
- Sequence[Event
Type Tag] - Tags associated with this event type.
- variable_
type EventType Event Variable Variable Type - The type of event variable. For more information, see Variable types .
- arn String
- The event variable ARN.
- created
Time String - The time when the event type was created.
- data
Source "EVENT" The source of the event variable.
Valid values:
EVENT | EXTERNAL_MODEL_SCORE
When defining a variable within a event type, you can only use the
EVENT
value for DataSource when the Inline property is set to true. If the Inline property is set false, you can use eitherEVENT
orMODEL_SCORE
for DataSource.- data
Type "STRING" | "INTEGER" | "FLOAT" | "BOOLEAN" - The data type of the event variable. For more information, see Data types .
- default
Value String - The default value of the event variable
- description String
- The description.
- inline Boolean
Indicates whether the resource is defined within this CloudFormation template and impacts the create, update, and delete behavior of the stack. If the value is
true
, CloudFormation will create/update/delete the resource when creating/updating/deleting the stack. If the value isfalse
, CloudFormation will validate that the object exists and then use it within the resource without making changes to the object.For example, when creating
AWS::FraudDetector::EventType
you must define at least two variables. You can setInline=true
for these variables and CloudFormation will create/update/delete the Variables as part of stack operations. However, if you setInline=false
, CloudFormation will associate the variables to your event type but not execute any changes to the variables.- last
Updated StringTime - The time when the event type was last updated.
- name String
- The name of the event variable.
- List<Property Map>
- Tags associated with this event type.
- variable
Type "AUTH_CODE" | "AVS" | "BILLING_ADDRESS_L1" | "BILLING_ADDRESS_L2" | "BILLING_CITY" | "BILLING_COUNTRY" | "BILLING_NAME" | "BILLING_PHONE" | "BILLING_STATE" | "BILLING_ZIP" | "CARD_BIN" | "CATEGORICAL" | "CURRENCY_CODE" | "EMAIL_ADDRESS" | "FINGERPRINT" | "FRAUD_LABEL" | "FREE_FORM_TEXT" | "IP_ADDRESS" | "NUMERIC" | "ORDER_ID" | "PAYMENT_TYPE" | "PHONE_NUMBER" | "PRICE" | "PRODUCT_CATEGORY" | "SHIPPING_ADDRESS_L1" | "SHIPPING_ADDRESS_L2" | "SHIPPING_CITY" | "SHIPPING_COUNTRY" | "SHIPPING_NAME" | "SHIPPING_PHONE" | "SHIPPING_STATE" | "SHIPPING_ZIP" | "USERAGENT" - The type of event variable. For more information, see Variable types .
EventTypeEventVariableDataSource
EventTypeEventVariableDataType
EventTypeEventVariableVariableType
EventTypeLabel
- Arn string
- The label ARN.
- Created
Time string - The time when the event type was created.
- Description string
- The description.
- Inline bool
Indicates whether the resource is defined within this CloudFormation template and impacts the create, update, and delete behavior of the stack. If the value is
true
, CloudFormation will create/update/delete the resource when creating/updating/deleting the stack. If the value isfalse
, CloudFormation will validate that the object exists and then use it within the resource without making changes to the object.For example, when creating
AWS::FraudDetector::EventType
you must define at least two variables. You can setInline=true
for these variables and CloudFormation will create/update/delete the variables as part of stack operations. However, if you setInline=false
, CloudFormation will associate the variables to your EventType but not execute any changes to the variables.- Last
Updated stringTime - The time when the event type was last updated.
- Name string
- The label name.
- List<Pulumi.
Aws Native. Fraud Detector. Inputs. Event Type Tag> - Tags associated with this event type.
- Arn string
- The label ARN.
- Created
Time string - The time when the event type was created.
- Description string
- The description.
- Inline bool
Indicates whether the resource is defined within this CloudFormation template and impacts the create, update, and delete behavior of the stack. If the value is
true
, CloudFormation will create/update/delete the resource when creating/updating/deleting the stack. If the value isfalse
, CloudFormation will validate that the object exists and then use it within the resource without making changes to the object.For example, when creating
AWS::FraudDetector::EventType
you must define at least two variables. You can setInline=true
for these variables and CloudFormation will create/update/delete the variables as part of stack operations. However, if you setInline=false
, CloudFormation will associate the variables to your EventType but not execute any changes to the variables.- Last
Updated stringTime - The time when the event type was last updated.
- Name string
- The label name.
- []Event
Type Tag - Tags associated with this event type.
- arn String
- The label ARN.
- created
Time String - The time when the event type was created.
- description String
- The description.
- inline Boolean
Indicates whether the resource is defined within this CloudFormation template and impacts the create, update, and delete behavior of the stack. If the value is
true
, CloudFormation will create/update/delete the resource when creating/updating/deleting the stack. If the value isfalse
, CloudFormation will validate that the object exists and then use it within the resource without making changes to the object.For example, when creating
AWS::FraudDetector::EventType
you must define at least two variables. You can setInline=true
for these variables and CloudFormation will create/update/delete the variables as part of stack operations. However, if you setInline=false
, CloudFormation will associate the variables to your EventType but not execute any changes to the variables.- last
Updated StringTime - The time when the event type was last updated.
- name String
- The label name.
- List<Event
Type Tag> - Tags associated with this event type.
- arn string
- The label ARN.
- created
Time string - The time when the event type was created.
- description string
- The description.
- inline boolean
Indicates whether the resource is defined within this CloudFormation template and impacts the create, update, and delete behavior of the stack. If the value is
true
, CloudFormation will create/update/delete the resource when creating/updating/deleting the stack. If the value isfalse
, CloudFormation will validate that the object exists and then use it within the resource without making changes to the object.For example, when creating
AWS::FraudDetector::EventType
you must define at least two variables. You can setInline=true
for these variables and CloudFormation will create/update/delete the variables as part of stack operations. However, if you setInline=false
, CloudFormation will associate the variables to your EventType but not execute any changes to the variables.- last
Updated stringTime - The time when the event type was last updated.
- name string
- The label name.
- Event
Type Tag[] - Tags associated with this event type.
- arn str
- The label ARN.
- created_
time str - The time when the event type was created.
- description str
- The description.
- inline bool
Indicates whether the resource is defined within this CloudFormation template and impacts the create, update, and delete behavior of the stack. If the value is
true
, CloudFormation will create/update/delete the resource when creating/updating/deleting the stack. If the value isfalse
, CloudFormation will validate that the object exists and then use it within the resource without making changes to the object.For example, when creating
AWS::FraudDetector::EventType
you must define at least two variables. You can setInline=true
for these variables and CloudFormation will create/update/delete the variables as part of stack operations. However, if you setInline=false
, CloudFormation will associate the variables to your EventType but not execute any changes to the variables.- last_
updated_ strtime - The time when the event type was last updated.
- name str
- The label name.
- Sequence[Event
Type Tag] - Tags associated with this event type.
- arn String
- The label ARN.
- created
Time String - The time when the event type was created.
- description String
- The description.
- inline Boolean
Indicates whether the resource is defined within this CloudFormation template and impacts the create, update, and delete behavior of the stack. If the value is
true
, CloudFormation will create/update/delete the resource when creating/updating/deleting the stack. If the value isfalse
, CloudFormation will validate that the object exists and then use it within the resource without making changes to the object.For example, when creating
AWS::FraudDetector::EventType
you must define at least two variables. You can setInline=true
for these variables and CloudFormation will create/update/delete the variables as part of stack operations. However, if you setInline=false
, CloudFormation will associate the variables to your EventType but not execute any changes to the variables.- last
Updated StringTime - The time when the event type was last updated.
- name String
- The label name.
- List<Property Map>
- Tags associated with this event type.
EventTypeTag
Tag
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.