pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.customerprofiles.kotlin.outputs
/
DomainMatchingRule
Domain
Matching
Rule
data
class
DomainMatchingRule
(
val
rule
:
List
<
String
>
)
Specifies how does the rule-based matching process should match profiles.
Types
Constructors
Properties
Constructors
Domain
Matching
Rule
Link copied to clipboard
fun
DomainMatchingRule
(
rule
:
List
<
String
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
rule
Link copied to clipboard
val
rule
:
List
<
String
>