Api Key Restrictions Android Key Restrictions Allowed Application Args
data class ApiKeyRestrictionsAndroidKeyRestrictionsAllowedApplicationArgs(val packageName: Output<String>, val sha1Fingerprint: Output<String>) : ConvertibleToJava<ApiKeyRestrictionsAndroidKeyRestrictionsAllowedApplicationArgs>
Constructors
Link copied to clipboard
fun ApiKeyRestrictionsAndroidKeyRestrictionsAllowedApplicationArgs(packageName: Output<String>, sha1Fingerprint: Output<String>)