We recommend new projects start with resources from the AWS provider.
aws-native.ses.MailManagerTrafficPolicy
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Definition of AWS::SES::MailManagerTrafficPolicy Resource Type
Create MailManagerTrafficPolicy Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new MailManagerTrafficPolicy(name: string, args: MailManagerTrafficPolicyArgs, opts?: CustomResourceOptions);
@overload
def MailManagerTrafficPolicy(resource_name: str,
args: MailManagerTrafficPolicyArgs,
opts: Optional[ResourceOptions] = None)
@overload
def MailManagerTrafficPolicy(resource_name: str,
opts: Optional[ResourceOptions] = None,
default_action: Optional[MailManagerTrafficPolicyAcceptAction] = None,
policy_statements: Optional[Sequence[MailManagerTrafficPolicyPolicyStatementArgs]] = None,
max_message_size_bytes: Optional[float] = None,
tags: Optional[Sequence[_root_inputs.TagArgs]] = None,
traffic_policy_name: Optional[str] = None)
func NewMailManagerTrafficPolicy(ctx *Context, name string, args MailManagerTrafficPolicyArgs, opts ...ResourceOption) (*MailManagerTrafficPolicy, error)
public MailManagerTrafficPolicy(string name, MailManagerTrafficPolicyArgs args, CustomResourceOptions? opts = null)
public MailManagerTrafficPolicy(String name, MailManagerTrafficPolicyArgs args)
public MailManagerTrafficPolicy(String name, MailManagerTrafficPolicyArgs args, CustomResourceOptions options)
type: aws-native:ses:MailManagerTrafficPolicy
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name
This property is required. string - The unique name of the resource.
- args
This property is required. MailManagerTrafficPolicyArgs - The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name
This property is required. str - The unique name of the resource.
- args
This property is required. MailManagerTrafficPolicyArgs - The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name
This property is required. string - The unique name of the resource.
- args
This property is required. MailManagerTrafficPolicyArgs - The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name
This property is required. string - The unique name of the resource.
- args
This property is required. MailManagerTrafficPolicyArgs - The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name
This property is required. String - The unique name of the resource.
- args
This property is required. MailManagerTrafficPolicyArgs - The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
MailManagerTrafficPolicy Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The MailManagerTrafficPolicy resource accepts the following input properties:
- Default
Action This property is required. Pulumi.Aws Native. Ses. Mail Manager Traffic Policy Accept Action - Default action instructs the traffic policy to either Allow or Deny (block) messages that fall outside of (or not addressed by) the conditions of your policy statements
- Policy
Statements This property is required. List<Pulumi.Aws Native. Ses. Inputs. Mail Manager Traffic Policy Policy Statement> - Conditional statements for filtering email traffic.
- Max
Message doubleSize Bytes - The maximum message size in bytes of email which is allowed in by this traffic policy—anything larger will be blocked.
- List<Pulumi.
Aws Native. Inputs. Tag> - The tags used to organize, track, or control access for the resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.
- Traffic
Policy stringName The name of the policy.
The policy name cannot exceed 64 characters and can only include alphanumeric characters, dashes, and underscores.
- Default
Action This property is required. MailManager Traffic Policy Accept Action - Default action instructs the traffic policy to either Allow or Deny (block) messages that fall outside of (or not addressed by) the conditions of your policy statements
- Policy
Statements This property is required. []MailManager Traffic Policy Policy Statement Args - Conditional statements for filtering email traffic.
- Max
Message float64Size Bytes - The maximum message size in bytes of email which is allowed in by this traffic policy—anything larger will be blocked.
- Tag
Args - The tags used to organize, track, or control access for the resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.
- Traffic
Policy stringName The name of the policy.
The policy name cannot exceed 64 characters and can only include alphanumeric characters, dashes, and underscores.
- default
Action This property is required. MailManager Traffic Policy Accept Action - Default action instructs the traffic policy to either Allow or Deny (block) messages that fall outside of (or not addressed by) the conditions of your policy statements
- policy
Statements This property is required. List<MailManager Traffic Policy Policy Statement> - Conditional statements for filtering email traffic.
- max
Message DoubleSize Bytes - The maximum message size in bytes of email which is allowed in by this traffic policy—anything larger will be blocked.
- List<Tag>
- The tags used to organize, track, or control access for the resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.
- traffic
Policy StringName The name of the policy.
The policy name cannot exceed 64 characters and can only include alphanumeric characters, dashes, and underscores.
- default
Action This property is required. MailManager Traffic Policy Accept Action - Default action instructs the traffic policy to either Allow or Deny (block) messages that fall outside of (or not addressed by) the conditions of your policy statements
- policy
Statements This property is required. MailManager Traffic Policy Policy Statement[] - Conditional statements for filtering email traffic.
- max
Message numberSize Bytes - The maximum message size in bytes of email which is allowed in by this traffic policy—anything larger will be blocked.
- Tag[]
- The tags used to organize, track, or control access for the resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.
- traffic
Policy stringName The name of the policy.
The policy name cannot exceed 64 characters and can only include alphanumeric characters, dashes, and underscores.
- default_
action This property is required. MailManager Traffic Policy Accept Action - Default action instructs the traffic policy to either Allow or Deny (block) messages that fall outside of (or not addressed by) the conditions of your policy statements
- policy_
statements This property is required. Sequence[MailManager Traffic Policy Policy Statement Args] - Conditional statements for filtering email traffic.
- max_
message_ floatsize_ bytes - The maximum message size in bytes of email which is allowed in by this traffic policy—anything larger will be blocked.
- Sequence[Tag
Args] - The tags used to organize, track, or control access for the resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.
- traffic_
policy_ strname The name of the policy.
The policy name cannot exceed 64 characters and can only include alphanumeric characters, dashes, and underscores.
- default
Action This property is required. "ALLOW" | "DENY" - Default action instructs the traffic policy to either Allow or Deny (block) messages that fall outside of (or not addressed by) the conditions of your policy statements
- policy
Statements This property is required. List<Property Map> - Conditional statements for filtering email traffic.
- max
Message NumberSize Bytes - The maximum message size in bytes of email which is allowed in by this traffic policy—anything larger will be blocked.
- List<Property Map>
- The tags used to organize, track, or control access for the resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.
- traffic
Policy StringName The name of the policy.
The policy name cannot exceed 64 characters and can only include alphanumeric characters, dashes, and underscores.
Outputs
All input properties are implicitly available as output properties. Additionally, the MailManagerTrafficPolicy resource produces the following output properties:
- Id string
- The provider-assigned unique ID for this managed resource.
- Traffic
Policy stringArn - The Amazon Resource Name (ARN) of the traffic policy resource.
- Traffic
Policy stringId - The identifier of the traffic policy resource.
- Id string
- The provider-assigned unique ID for this managed resource.
- Traffic
Policy stringArn - The Amazon Resource Name (ARN) of the traffic policy resource.
- Traffic
Policy stringId - The identifier of the traffic policy resource.
- id String
- The provider-assigned unique ID for this managed resource.
- traffic
Policy StringArn - The Amazon Resource Name (ARN) of the traffic policy resource.
- traffic
Policy StringId - The identifier of the traffic policy resource.
- id string
- The provider-assigned unique ID for this managed resource.
- traffic
Policy stringArn - The Amazon Resource Name (ARN) of the traffic policy resource.
- traffic
Policy stringId - The identifier of the traffic policy resource.
- id str
- The provider-assigned unique ID for this managed resource.
- traffic_
policy_ strarn - The Amazon Resource Name (ARN) of the traffic policy resource.
- traffic_
policy_ strid - The identifier of the traffic policy resource.
- id String
- The provider-assigned unique ID for this managed resource.
- traffic
Policy StringArn - The Amazon Resource Name (ARN) of the traffic policy resource.
- traffic
Policy StringId - The identifier of the traffic policy resource.
Supporting Types
MailManagerTrafficPolicyAcceptAction, MailManagerTrafficPolicyAcceptActionArgs
- Allow
- ALLOW
- Deny
- DENY
- Mail
Manager Traffic Policy Accept Action Allow - ALLOW
- Mail
Manager Traffic Policy Accept Action Deny - DENY
- Allow
- ALLOW
- Deny
- DENY
- Allow
- ALLOW
- Deny
- DENY
- ALLOW
- ALLOW
- DENY
- DENY
- "ALLOW"
- ALLOW
- "DENY"
- DENY
MailManagerTrafficPolicyIngressAnalysis, MailManagerTrafficPolicyIngressAnalysisArgs
- Analyzer
This property is required. string - Result
Field This property is required. string
- Analyzer
This property is required. string - Result
Field This property is required. string
- analyzer
This property is required. String - result
Field This property is required. String
- analyzer
This property is required. string - result
Field This property is required. string
- analyzer
This property is required. str - result_
field This property is required. str
- analyzer
This property is required. String - result
Field This property is required. String
MailManagerTrafficPolicyIngressBooleanExpression, MailManagerTrafficPolicyIngressBooleanExpressionArgs
- Evaluate
This property is required. Pulumi.Aws Native. Ses. Inputs. Mail Manager Traffic Policy Ingress Boolean To Evaluate Properties - Operator
This property is required. Pulumi.Aws Native. Ses. Mail Manager Traffic Policy Ingress Boolean Operator
- Evaluate
This property is required. MailManager Traffic Policy Ingress Boolean To Evaluate Properties - Operator
This property is required. MailManager Traffic Policy Ingress Boolean Operator
- evaluate
This property is required. MailManager Traffic Policy Ingress Boolean To Evaluate Properties - operator
This property is required. MailManager Traffic Policy Ingress Boolean Operator
- evaluate
This property is required. MailManager Traffic Policy Ingress Boolean To Evaluate Properties - operator
This property is required. MailManager Traffic Policy Ingress Boolean Operator
- evaluate
This property is required. MailManager Traffic Policy Ingress Boolean To Evaluate Properties - operator
This property is required. MailManager Traffic Policy Ingress Boolean Operator
- evaluate
This property is required. Property Map - operator
This property is required. "IS_TRUE" | "IS_FALSE"
MailManagerTrafficPolicyIngressBooleanOperator, MailManagerTrafficPolicyIngressBooleanOperatorArgs
- Is
True - IS_TRUE
- Is
False - IS_FALSE
- Mail
Manager Traffic Policy Ingress Boolean Operator Is True - IS_TRUE
- Mail
Manager Traffic Policy Ingress Boolean Operator Is False - IS_FALSE
- Is
True - IS_TRUE
- Is
False - IS_FALSE
- Is
True - IS_TRUE
- Is
False - IS_FALSE
- IS_TRUE
- IS_TRUE
- IS_FALSE
- IS_FALSE
- "IS_TRUE"
- IS_TRUE
- "IS_FALSE"
- IS_FALSE
MailManagerTrafficPolicyIngressBooleanToEvaluateProperties, MailManagerTrafficPolicyIngressBooleanToEvaluatePropertiesArgs
- Analysis
This property is required. Pulumi.Aws Native. Ses. Inputs. Mail Manager Traffic Policy Ingress Analysis
- Analysis
This property is required. MailManager Traffic Policy Ingress Analysis
- analysis
This property is required. MailManager Traffic Policy Ingress Analysis
- analysis
This property is required. MailManager Traffic Policy Ingress Analysis
- analysis
This property is required. MailManager Traffic Policy Ingress Analysis
- analysis
This property is required. Property Map
MailManagerTrafficPolicyIngressIpOperator, MailManagerTrafficPolicyIngressIpOperatorArgs
- Cidr
Matches - CIDR_MATCHES
- Not
Cidr Matches - NOT_CIDR_MATCHES
- Mail
Manager Traffic Policy Ingress Ip Operator Cidr Matches - CIDR_MATCHES
- Mail
Manager Traffic Policy Ingress Ip Operator Not Cidr Matches - NOT_CIDR_MATCHES
- Cidr
Matches - CIDR_MATCHES
- Not
Cidr Matches - NOT_CIDR_MATCHES
- Cidr
Matches - CIDR_MATCHES
- Not
Cidr Matches - NOT_CIDR_MATCHES
- CIDR_MATCHES
- CIDR_MATCHES
- NOT_CIDR_MATCHES
- NOT_CIDR_MATCHES
- "CIDR_MATCHES"
- CIDR_MATCHES
- "NOT_CIDR_MATCHES"
- NOT_CIDR_MATCHES
MailManagerTrafficPolicyIngressIpToEvaluateProperties, MailManagerTrafficPolicyIngressIpToEvaluatePropertiesArgs
- Attribute
This property is required. Pulumi.Aws Native. Ses. Mail Manager Traffic Policy Ingress Ipv4Attribute
- Attribute
This property is required. MailManager Traffic Policy Ingress Ipv4Attribute
- attribute
This property is required. MailManager Traffic Policy Ingress Ipv4Attribute
- attribute
This property is required. MailManager Traffic Policy Ingress Ipv4Attribute
- attribute
This property is required. MailManager Traffic Policy Ingress Ipv4Attribute
- attribute
This property is required. "SENDER_IP"
MailManagerTrafficPolicyIngressIpv4Attribute, MailManagerTrafficPolicyIngressIpv4AttributeArgs
- Sender
Ip - SENDER_IP
- Mail
Manager Traffic Policy Ingress Ipv4Attribute Sender Ip - SENDER_IP
- Sender
Ip - SENDER_IP
- Sender
Ip - SENDER_IP
- SENDER_IP
- SENDER_IP
- "SENDER_IP"
- SENDER_IP
MailManagerTrafficPolicyIngressIpv4Expression, MailManagerTrafficPolicyIngressIpv4ExpressionArgs
- Evaluate
This property is required. Pulumi.Aws Native. Ses. Inputs. Mail Manager Traffic Policy Ingress Ip To Evaluate Properties - Operator
This property is required. Pulumi.Aws Native. Ses. Mail Manager Traffic Policy Ingress Ip Operator - Values
This property is required. List<string>
- Evaluate
This property is required. MailManager Traffic Policy Ingress Ip To Evaluate Properties - Operator
This property is required. MailManager Traffic Policy Ingress Ip Operator - Values
This property is required. []string
- evaluate
This property is required. MailManager Traffic Policy Ingress Ip To Evaluate Properties - operator
This property is required. MailManager Traffic Policy Ingress Ip Operator - values
This property is required. List<String>
- evaluate
This property is required. MailManager Traffic Policy Ingress Ip To Evaluate Properties - operator
This property is required. MailManager Traffic Policy Ingress Ip Operator - values
This property is required. string[]
- evaluate
This property is required. MailManager Traffic Policy Ingress Ip To Evaluate Properties - operator
This property is required. MailManager Traffic Policy Ingress Ip Operator - values
This property is required. Sequence[str]
- evaluate
This property is required. Property Map - operator
This property is required. "CIDR_MATCHES" | "NOT_CIDR_MATCHES" - values
This property is required. List<String>
MailManagerTrafficPolicyIngressStringEmailAttribute, MailManagerTrafficPolicyIngressStringEmailAttributeArgs
- Recipient
- RECIPIENT
- Mail
Manager Traffic Policy Ingress String Email Attribute Recipient - RECIPIENT
- Recipient
- RECIPIENT
- Recipient
- RECIPIENT
- RECIPIENT
- RECIPIENT
- "RECIPIENT"
- RECIPIENT
MailManagerTrafficPolicyIngressStringExpression, MailManagerTrafficPolicyIngressStringExpressionArgs
- Evaluate
This property is required. Pulumi.Aws Native. Ses. Inputs. Mail Manager Traffic Policy Ingress String To Evaluate Properties - Operator
This property is required. Pulumi.Aws Native. Ses. Mail Manager Traffic Policy Ingress String Operator - Values
This property is required. List<string>
- Evaluate
This property is required. MailManager Traffic Policy Ingress String To Evaluate Properties - Operator
This property is required. MailManager Traffic Policy Ingress String Operator - Values
This property is required. []string
- evaluate
This property is required. MailManager Traffic Policy Ingress String To Evaluate Properties - operator
This property is required. MailManager Traffic Policy Ingress String Operator - values
This property is required. List<String>
- evaluate
This property is required. MailManager Traffic Policy Ingress String To Evaluate Properties - operator
This property is required. MailManager Traffic Policy Ingress String Operator - values
This property is required. string[]
- evaluate
This property is required. MailManager Traffic Policy Ingress String To Evaluate Properties - operator
This property is required. MailManager Traffic Policy Ingress String Operator - values
This property is required. Sequence[str]
- evaluate
This property is required. Property Map - operator
This property is required. "EQUALS" | "NOT_EQUALS" | "STARTS_WITH" | "ENDS_WITH" | "CONTAINS" - values
This property is required. List<String>
MailManagerTrafficPolicyIngressStringOperator, MailManagerTrafficPolicyIngressStringOperatorArgs
- Equals
Value - EQUALS
- Not
Equals - NOT_EQUALS
- Starts
With - STARTS_WITH
- Ends
With - ENDS_WITH
- Contains
- CONTAINS
- Mail
Manager Traffic Policy Ingress String Operator Equals - EQUALS
- Mail
Manager Traffic Policy Ingress String Operator Not Equals - NOT_EQUALS
- Mail
Manager Traffic Policy Ingress String Operator Starts With - STARTS_WITH
- Mail
Manager Traffic Policy Ingress String Operator Ends With - ENDS_WITH
- Mail
Manager Traffic Policy Ingress String Operator Contains - CONTAINS
- Equals
- EQUALS
- Not
Equals - NOT_EQUALS
- Starts
With - STARTS_WITH
- Ends
With - ENDS_WITH
- Contains
- CONTAINS
- Equals
- EQUALS
- Not
Equals - NOT_EQUALS
- Starts
With - STARTS_WITH
- Ends
With - ENDS_WITH
- Contains
- CONTAINS
- EQUALS
- EQUALS
- NOT_EQUALS
- NOT_EQUALS
- STARTS_WITH
- STARTS_WITH
- ENDS_WITH
- ENDS_WITH
- CONTAINS
- CONTAINS
- "EQUALS"
- EQUALS
- "NOT_EQUALS"
- NOT_EQUALS
- "STARTS_WITH"
- STARTS_WITH
- "ENDS_WITH"
- ENDS_WITH
- "CONTAINS"
- CONTAINS
MailManagerTrafficPolicyIngressStringToEvaluateProperties, MailManagerTrafficPolicyIngressStringToEvaluatePropertiesArgs
- Attribute
This property is required. Pulumi.Aws Native. Ses. Mail Manager Traffic Policy Ingress String Email Attribute
- Attribute
This property is required. MailManager Traffic Policy Ingress String Email Attribute
- attribute
This property is required. MailManager Traffic Policy Ingress String Email Attribute
- attribute
This property is required. MailManager Traffic Policy Ingress String Email Attribute
- attribute
This property is required. MailManager Traffic Policy Ingress String Email Attribute
- attribute
This property is required. "RECIPIENT"
MailManagerTrafficPolicyIngressTlsAttribute, MailManagerTrafficPolicyIngressTlsAttributeArgs
- Tls
Protocol - TLS_PROTOCOL
- Mail
Manager Traffic Policy Ingress Tls Attribute Tls Protocol - TLS_PROTOCOL
- Tls
Protocol - TLS_PROTOCOL
- Tls
Protocol - TLS_PROTOCOL
- TLS_PROTOCOL
- TLS_PROTOCOL
- "TLS_PROTOCOL"
- TLS_PROTOCOL
MailManagerTrafficPolicyIngressTlsProtocolAttribute, MailManagerTrafficPolicyIngressTlsProtocolAttributeArgs
- Tls12
- TLS1_2
- Tls13
- TLS1_3
- Mail
Manager Traffic Policy Ingress Tls Protocol Attribute Tls12 - TLS1_2
- Mail
Manager Traffic Policy Ingress Tls Protocol Attribute Tls13 - TLS1_3
- Tls12
- TLS1_2
- Tls13
- TLS1_3
- Tls12
- TLS1_2
- Tls13
- TLS1_3
- TLS12
- TLS1_2
- TLS13
- TLS1_3
- "TLS1_2"
- TLS1_2
- "TLS1_3"
- TLS1_3
MailManagerTrafficPolicyIngressTlsProtocolExpression, MailManagerTrafficPolicyIngressTlsProtocolExpressionArgs
- Evaluate
This property is required. Pulumi.Aws Native. Ses. Inputs. Mail Manager Traffic Policy Ingress Tls Protocol To Evaluate Properties - Operator
This property is required. Pulumi.Aws Native. Ses. Mail Manager Traffic Policy Ingress Tls Protocol Operator - Value
This property is required. Pulumi.Aws Native. Ses. Mail Manager Traffic Policy Ingress Tls Protocol Attribute
- Evaluate
This property is required. MailManager Traffic Policy Ingress Tls Protocol To Evaluate Properties - Operator
This property is required. MailManager Traffic Policy Ingress Tls Protocol Operator - Value
This property is required. MailManager Traffic Policy Ingress Tls Protocol Attribute
- evaluate
This property is required. MailManager Traffic Policy Ingress Tls Protocol To Evaluate Properties - operator
This property is required. MailManager Traffic Policy Ingress Tls Protocol Operator - value
This property is required. MailManager Traffic Policy Ingress Tls Protocol Attribute
- evaluate
This property is required. MailManager Traffic Policy Ingress Tls Protocol To Evaluate Properties - operator
This property is required. MailManager Traffic Policy Ingress Tls Protocol Operator - value
This property is required. MailManager Traffic Policy Ingress Tls Protocol Attribute
- evaluate
This property is required. MailManager Traffic Policy Ingress Tls Protocol To Evaluate Properties - operator
This property is required. MailManager Traffic Policy Ingress Tls Protocol Operator - value
This property is required. MailManager Traffic Policy Ingress Tls Protocol Attribute
- evaluate
This property is required. Property Map - operator
This property is required. "MINIMUM_TLS_VERSION" | "IS" - value
This property is required. "TLS1_2" | "TLS1_3"
MailManagerTrafficPolicyIngressTlsProtocolOperator, MailManagerTrafficPolicyIngressTlsProtocolOperatorArgs
- Minimum
Tls Version - MINIMUM_TLS_VERSION
- Is
- IS
- Mail
Manager Traffic Policy Ingress Tls Protocol Operator Minimum Tls Version - MINIMUM_TLS_VERSION
- Mail
Manager Traffic Policy Ingress Tls Protocol Operator Is - IS
- Minimum
Tls Version - MINIMUM_TLS_VERSION
- Is
- IS
- Minimum
Tls Version - MINIMUM_TLS_VERSION
- Is
- IS
- MINIMUM_TLS_VERSION
- MINIMUM_TLS_VERSION
- IS_
- IS
- "MINIMUM_TLS_VERSION"
- MINIMUM_TLS_VERSION
- "IS"
- IS
MailManagerTrafficPolicyIngressTlsProtocolToEvaluateProperties, MailManagerTrafficPolicyIngressTlsProtocolToEvaluatePropertiesArgs
- Attribute
This property is required. Pulumi.Aws Native. Ses. Mail Manager Traffic Policy Ingress Tls Attribute
- Attribute
This property is required. MailManager Traffic Policy Ingress Tls Attribute
- attribute
This property is required. MailManager Traffic Policy Ingress Tls Attribute
- attribute
This property is required. MailManager Traffic Policy Ingress Tls Attribute
- attribute
This property is required. MailManager Traffic Policy Ingress Tls Attribute
- attribute
This property is required. "TLS_PROTOCOL"
MailManagerTrafficPolicyPolicyCondition0Properties, MailManagerTrafficPolicyPolicyCondition0PropertiesArgs
- String
Expression This property is required. Pulumi.Aws Native. Ses. Inputs. Mail Manager Traffic Policy Ingress String Expression
- String
Expression This property is required. MailManager Traffic Policy Ingress String Expression
- string
Expression This property is required. MailManager Traffic Policy Ingress String Expression
- string
Expression This property is required. MailManager Traffic Policy Ingress String Expression
- string_
expression This property is required. MailManager Traffic Policy Ingress String Expression
- string
Expression This property is required. Property Map
MailManagerTrafficPolicyPolicyCondition1Properties, MailManagerTrafficPolicyPolicyCondition1PropertiesArgs
- Ip
Expression This property is required. Pulumi.Aws Native. Ses. Inputs. Mail Manager Traffic Policy Ingress Ipv4Expression
- Ip
Expression This property is required. MailManager Traffic Policy Ingress Ipv4Expression
- ip
Expression This property is required. MailManager Traffic Policy Ingress Ipv4Expression
- ip
Expression This property is required. MailManager Traffic Policy Ingress Ipv4Expression
- ip_
expression This property is required. MailManager Traffic Policy Ingress Ipv4Expression
- ip
Expression This property is required. Property Map
MailManagerTrafficPolicyPolicyCondition2Properties, MailManagerTrafficPolicyPolicyCondition2PropertiesArgs
- Tls
Expression This property is required. Pulumi.Aws Native. Ses. Inputs. Mail Manager Traffic Policy Ingress Tls Protocol Expression
- Tls
Expression This property is required. MailManager Traffic Policy Ingress Tls Protocol Expression
- tls
Expression This property is required. MailManager Traffic Policy Ingress Tls Protocol Expression
- tls
Expression This property is required. MailManager Traffic Policy Ingress Tls Protocol Expression
- tls_
expression This property is required. MailManager Traffic Policy Ingress Tls Protocol Expression
- tls
Expression This property is required. Property Map
MailManagerTrafficPolicyPolicyCondition3Properties, MailManagerTrafficPolicyPolicyCondition3PropertiesArgs
- Boolean
Expression This property is required. Pulumi.Aws Native. Ses. Inputs. Mail Manager Traffic Policy Ingress Boolean Expression
- Boolean
Expression This property is required. MailManager Traffic Policy Ingress Boolean Expression
- boolean
Expression This property is required. MailManager Traffic Policy Ingress Boolean Expression
- boolean
Expression This property is required. MailManager Traffic Policy Ingress Boolean Expression
- boolean_
expression This property is required. MailManager Traffic Policy Ingress Boolean Expression
- boolean
Expression This property is required. Property Map
MailManagerTrafficPolicyPolicyStatement, MailManagerTrafficPolicyPolicyStatementArgs
- Action
This property is required. Pulumi.Aws Native. Ses. Mail Manager Traffic Policy Accept Action - The action that informs a traffic policy resource to either allow or block the email if it matches a condition in the policy statement.
- Conditions
This property is required. List<object> - The list of conditions to apply to incoming messages for filtering email traffic.
- Action
This property is required. MailManager Traffic Policy Accept Action - The action that informs a traffic policy resource to either allow or block the email if it matches a condition in the policy statement.
- Conditions
This property is required. []interface{} - The list of conditions to apply to incoming messages for filtering email traffic.
- action
This property is required. MailManager Traffic Policy Accept Action - The action that informs a traffic policy resource to either allow or block the email if it matches a condition in the policy statement.
- conditions
This property is required. List<Object> - The list of conditions to apply to incoming messages for filtering email traffic.
- action
This property is required. MailManager Traffic Policy Accept Action - The action that informs a traffic policy resource to either allow or block the email if it matches a condition in the policy statement.
- conditions
This property is required. (MailManager Traffic Policy Policy Condition0Properties | Mail Manager Traffic Policy Policy Condition1Properties | Mail Manager Traffic Policy Policy Condition2Properties | Mail Manager Traffic Policy Policy Condition3Properties)[] - The list of conditions to apply to incoming messages for filtering email traffic.
- action
This property is required. MailManager Traffic Policy Accept Action - The action that informs a traffic policy resource to either allow or block the email if it matches a condition in the policy statement.
- conditions
This property is required. Sequence[Union[MailManager Traffic Policy Policy Condition0Properties, Mail Manager Traffic Policy Policy Condition1Properties, Mail Manager Traffic Policy Policy Condition2Properties, Mail Manager Traffic Policy Policy Condition3Properties]] - The list of conditions to apply to incoming messages for filtering email traffic.
- action
This property is required. "ALLOW" | "DENY" - The action that informs a traffic policy resource to either allow or block the email if it matches a condition in the policy statement.
- conditions
This property is required. List<Property Map | Property Map | Property Map | Property Map> - The list of conditions to apply to incoming messages for filtering email traffic.
Tag, TagArgs
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.