toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.awsconnector.kotlin.outputs
/
ProjectFleetResponse
Project
Fleet
Response
data
class
ProjectFleetResponse
(
val
fleetArn
:
String
?
=
null
)
Definition of ProjectFleet
Members
Constructors
Project
Fleet
Response
Link copied to clipboard
constructor
(
fleetArn
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
fleet
Arn
Link copied to clipboard
val
fleetArn
:
String
?
=
null
Specifies the compute fleet ARN for the build project.