toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.iotsitewise.kotlin.inputs
/
AccessPolicyPortalArgs
Access
Policy
Portal
Args
data
class
AccessPolicyPortalArgs
(
val
id
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
AccessPolicyPortalArgs
>
A portal resource.
Members
Constructors
Access
Policy
Portal
Args
Link copied to clipboard
constructor
(
id
:
Output
<
String
>
?
=
null
)
Properties
id
Link copied to clipboard
val
id
:
Output
<
String
>
?
=
null
The ID of the portal.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
AccessPolicyPortalArgs