pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.providerhub.kotlin.inputs
/
OpenApiValidationArgs
Open
Api
Validation
Args
data
class
OpenApiValidationArgs
(
val
allowNoncompliantCollectionResponse
:
Output
<
Boolean
>
?
=
null
)
:
ConvertibleToJava
<
OpenApiValidationArgs
>
Constructors
Functions
Properties
Constructors
Open
Api
Validation
Args
Link copied to clipboard
fun
OpenApiValidationArgs
(
allowNoncompliantCollectionResponse
:
Output
<
Boolean
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
OpenApiValidationArgs
Properties
allow
Noncompliant
Collection
Response
Link copied to clipboard
val
allowNoncompliantCollectionResponse
:
Output
<
Boolean
>
?
=
null
Indicates whether a non compliance response is allowed for a LIST call