Api Key Restrictions Android Key Restrictions Args
data class ApiKeyRestrictionsAndroidKeyRestrictionsArgs(val allowedApplications: Output<List<ApiKeyRestrictionsAndroidKeyRestrictionsAllowedApplicationArgs>>) : ConvertibleToJava<ApiKeyRestrictionsAndroidKeyRestrictionsArgs>
Constructors
Link copied to clipboard
constructor(allowedApplications: Output<List<ApiKeyRestrictionsAndroidKeyRestrictionsAllowedApplicationArgs>>)
Properties
Link copied to clipboard
val allowedApplications: Output<List<ApiKeyRestrictionsAndroidKeyRestrictionsAllowedApplicationArgs>>
A list of Android applications that are allowed to make API calls with this key.