Attribute
The enum type representing the allowed attribute types for a string condition.
Inherited functions
Casts this IngressStringToEvaluate as a Analysis and retrieves its aws.sdk.kotlin.services.mailmanager.model.IngressAnalysis value. Throws an exception if the IngressStringToEvaluate is not a Analysis.
Casts this IngressStringToEvaluate as a Analysis and retrieves its aws.sdk.kotlin.services.mailmanager.model.IngressAnalysis value. Returns null if the IngressStringToEvaluate is not a Analysis.
Casts this IngressStringToEvaluate as a Attribute and retrieves its aws.sdk.kotlin.services.mailmanager.model.IngressStringEmailAttribute value. Throws an exception if the IngressStringToEvaluate is not a Attribute.
Casts this IngressStringToEvaluate as a Attribute and retrieves its aws.sdk.kotlin.services.mailmanager.model.IngressStringEmailAttribute value. Returns null if the IngressStringToEvaluate is not a Attribute.