locationUri

@JvmName(name = "nkvfkebkpgudjiut")
suspend fun locationUri(value: Output<String>)
@JvmName(name = "qovabgrfrofqrcbj")
suspend fun locationUri(value: String?)

Parameters

value

URI to locate the configuration. You can specify the AWS AppConfig hosted configuration store, Systems Manager (SSM) document, an SSM Parameter Store parameter, or an Amazon S3 object. For the hosted configuration store, specify hosted. For an SSM document, specify either the document name in the format ssm-document://<Document_name> or the ARN. For a parameter, specify either the parameter name in the format ssm-parameter://<Parameter_name> or the ARN. For an Amazon S3 object, specify the URI in the following format: s3://<bucket>/<objectKey>.