awsServiceAccessPrincipals

@JvmName(name = "qjvotvqsyefssrda")
suspend fun awsServiceAccessPrincipals(value: Output<List<String>>)
@JvmName(name = "ogkagsabgfcbarke")
suspend fun awsServiceAccessPrincipals(value: List<String>?)

Parameters

value

List of AWS service principal names for which you want to enable integration with your organization. This is typically in the form of a URL, such as service-abbreviation.amazonaws.com. Organization must have feature_set set to ALL. Some services do not support enablement via this endpoint, see warning in aws docs.


@JvmName(name = "mianacfsornrydyq")
suspend fun awsServiceAccessPrincipals(vararg values: Output<String>)


@JvmName(name = "kkynoxwuekhvggfk")
suspend fun awsServiceAccessPrincipals(values: List<Output<String>>)
@JvmName(name = "bsrxyddcluoaflmc")
suspend fun awsServiceAccessPrincipals(vararg values: String)

Parameters

values

List of AWS service principal names for which you want to enable integration with your organization. This is typically in the form of a URL, such as service-abbreviation.amazonaws.com. Organization must have feature_set set to ALL. Some services do not support enablement via this endpoint, see warning in aws docs.