Amazon.EC2.Model.CreateNetworkAclResult.IsSetNetworkAcl C# (CSharp) Method

IsSetNetworkAcl() private method

private IsSetNetworkAcl ( ) : bool
return bool
        internal bool IsSetNetworkAcl()
        {
            return this.networkAcl != null;
        }
    }
CreateNetworkAclResult