awsServiceAccessPrincipals

@JvmName(name = "llcgejtxvmvegndi")
suspend fun awsServiceAccessPrincipals(value: Output<List<String>>)
@JvmName(name = "hsqldsvgfqyammcw")
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 = "lfwlqbdlaiklayru")
suspend fun awsServiceAccessPrincipals(vararg values: Output<String>)


@JvmName(name = "xpsvhynxgjmoowxq")
suspend fun awsServiceAccessPrincipals(values: List<Output<String>>)
@JvmName(name = "mkqgyrbxtusdomsl")
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.