toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.transfer.kotlin.outputs
/
GetAgreementResult
/
GetAgreementResult
Get
Agreement
Result
constructor
(
accessRole
:
String
?
=
null
,
agreementId
:
String
?
=
null
,
arn
:
String
?
=
null
,
baseDirectory
:
String
?
=
null
,
description
:
String
?
=
null
,
localProfileId
:
String
?
=
null
,
partnerProfileId
:
String
?
=
null
,
status
:
AgreementStatus
?
=
null
,
tags
:
List
<
Tag
>
?
=
null
)