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
/
AwsConfigServiceConfigurationRecorderStatusPropertiesResponse
/
AwsConfigServiceConfigurationRecorderStatusPropertiesResponse
Aws
Config
Service
Configuration
Recorder
Status
Properties
Response
constructor
(
lastErrorCode
:
String
?
=
null
,
lastErrorMessage
:
String
?
=
null
,
lastStartTime
:
String
?
=
null
,
lastStatus
:
RecorderStatusEnumValueResponse
?
=
null
,
lastStatusChangeTime
:
String
?
=
null
,
lastStopTime
:
String
?
=
null
,
name
:
String
?
=
null
,
recording
:
Boolean
?
=
null
)