Interface Action.FailedSecurityPolicyApplyOrBuilder (1.39.0)

public static interface Action.FailedSecurityPolicyApplyOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getAsset()

public abstract String getAsset()

Resource name of one of the assets with failing security policy application. Populated for a lake or zone resource only.

string asset = 1;

Returns
TypeDescription
String

The asset.

getAssetBytes()

public abstract ByteString getAssetBytes()

Resource name of one of the assets with failing security policy application. Populated for a lake or zone resource only.

string asset = 1;

Returns
TypeDescription
ByteString

The bytes for asset.