properties
suspend fun properties(value: Output<Either<StatefulServicePropertiesArgs, StatelessServicePropertiesArgs>>)
suspend fun properties(value: Either<StatefulServicePropertiesArgs, StatelessServicePropertiesArgs>?)
Parameters
value
The service resource properties.