ServiceConfigurationArgs

constructor(createdAt: Output<String>? = null, createdBy: Output<String>? = null, createdByType: Output<Either<String, CreatedByType>>? = null, endpointName: Output<String>? = null, lastModifiedAt: Output<String>? = null, lastModifiedBy: Output<String>? = null, lastModifiedByType: Output<Either<String, CreatedByType>>? = null, port: Output<Double>? = null, resourceId: Output<String>? = null, resourceUri: Output<String>? = null, serviceConfigurationName: Output<String>? = null, serviceName: Output<Either<String, ServiceName>>? = null)