GetServiceResult

fun GetServiceResult(arn: String? = null, authType: ServiceAuthType? = null, certificateArn: String? = null, createdAt: String? = null, dnsEntry: ServiceDnsEntry? = null, id: String? = null, lastUpdatedAt: String? = null, status: ServiceStatus? = null, tags: List<ServiceTag>? = null)