toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.servicemanagement.v1.kotlin.inputs
/
AuthenticationRuleArgs
/
AuthenticationRuleArgs
Authentication
Rule
Args
constructor
(
allowWithoutCredential
:
Output
<
Boolean
>
?
=
null
,
oauth
:
Output
<
OAuthRequirementsArgs
>
?
=
null
,
requirements
:
Output
<
List
<
AuthRequirementArgs
>
>
?
=
null
,
selector
:
Output
<
String
>
?
=
null
)