toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.rolesanywhere.kotlin.inputs
/
ProfileMappingRuleArgs
Profile
Mapping
Rule
Args
data
class
ProfileMappingRuleArgs
(
val
specifier
:
Output
<
String
>
)
:
ConvertibleToJava
<
ProfileMappingRuleArgs
>
Members
Constructors
Profile
Mapping
Rule
Args
Link copied to clipboard
constructor
(
specifier
:
Output
<
String
>
)
Properties
specifier
Link copied to clipboard
val
specifier
:
Output
<
String
>
Specifier within a certificate field, such as CN, OU, or UID from the Subject field.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ProfileMappingRuleArgs